aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDeviceGravatar reed@google.com2013-11-12
* pdfviewer: remove sqrt from the formula computing the scale (DPI is dots per ...Gravatar edisonn@google.com2013-11-12
* Rebaseline bench expectations for tabl_theverge.skp_tile_256x256_grid.Gravatar jvanverth@google.com2013-11-12
* Hide implementation details: SkFrontBufferedStreamGravatar scroggo@google.com2013-11-12
* Ignore Windows verylargebitmap GMs for 565 and 8888Gravatar commit-bot@chromium.org2013-11-12
* [PDF] Speculative fix for chrome crash w/ SRC xfer mode.Gravatar commit-bot@chromium.org2013-11-12
* fix multithread related crashes in skpdiffGravatar djsollen@google.com2013-11-12
* Remove deprecated setIsOpaque() API from SkBitmap.Gravatar commit-bot@chromium.org2013-11-12
* pdfviewer: compile pdfviewer in gm, only if the flag is set (currently we com...Gravatar commit-bot@chromium.org2013-11-12
* "Fix" another crash on valgrind botGravatar robertphillips@google.com2013-11-12
* Override drawRRect in fake SkBitmapDevices.Gravatar scroggo@google.com2013-11-12
* Remove some now-unused #ifdefs.Gravatar senorblanco@chromium.org2013-11-12
* add colortable enum to SkImage to ease interop between it and SkBitmap::ConfigGravatar reed@google.com2013-11-12
* Clean up after longjmp in SkImageDecoder_libpng.Gravatar scroggo@google.com2013-11-12
* Make bench_compare executable.Gravatar scroggo@google.com2013-11-12
* Fix leak detected in FontMgrMatchGM::onDraw by Valgrind.Gravatar bungeman@google.com2013-11-12
* Add a script for running pdfviewer and comparing to existing results.Gravatar scroggo@google.com2013-11-12
* Use SkPathJoin and SkBasename in Pdfviewer.Gravatar scroggo@google.com2013-11-12
* Changes to make SkPDiff more robost.Gravatar scroggo@google.com2013-11-12
* Create nonPOD before setjmp.Gravatar scroggo@google.com2013-11-12
* Fix a memory leak in SkGPipeCanvas.Gravatar scroggo@google.com2013-11-12
* Silence another valgrind leakGravatar robertphillips@google.com2013-11-12
* Fix crash in tests on valgrind botGravatar robertphillips@google.com2013-11-12
* New SVG SKPs have been added to the buildbot repo. Triggering rebuilds.Gravatar rmistry@google.com2013-11-12
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-12
* Disable Blurred RR optimization in ChromeGravatar robertphillips@google.com2013-11-12
* Implement DPI for perspective bitmaps in PDF - we save the bitmap at the reso...Gravatar edisonn@google.com2013-11-11
* Hook in rough distance field support for fontsGravatar jvanverth@google.com2013-11-11
* Implement a speedup for Y-only blurs by transposing.Gravatar senorblanco@chromium.org2013-11-11
* Add another FontConfig suppression to valgrind suppressionsGravatar robertphillips@google.com2013-11-11
* The coloremoji GM should now look like it did before.Gravatar bungeman@google.com2013-11-11
* Make onCreateFromStream check that the stream looks like a font.Gravatar bungeman@google.com2013-11-11
* Ignore coloremoji GM for now.Gravatar jvanverth@google.com2013-11-11
* Fix memory leak in filterRRectToNineGravatar robertphillips@google.com2013-11-11
* Android FontHost cannot use FontMgr yet.Gravatar bungeman@google.com2013-11-11
* Give Android a SkFontMgr::Factory which was missing as of r12217.Gravatar bungeman@google.com2013-11-11
* Implement a NEON version of morphology. This is good for ~2.2X speedup on Teg...Gravatar senorblanco@chromium.org2013-11-11
* Re-add NULL FontMgr::Factory hadnling code removed in r12217.Gravatar bungeman@google.com2013-11-11
* Remove SK_FONTHOST_USES_FONTMGR.Gravatar bungeman@google.com2013-11-11
* pdfviewer: fix build break in windows (wrong return type on function)Gravatar edisonn@google.com2013-11-11
* Initial draft code to run pdfviewer withg gmsGravatar commit-bot@chromium.org2013-11-11
* Update bench expectations.Gravatar jvanverth@google.com2013-11-11
* Specify --patchlevel 0 to trychange.pyGravatar borenet@google.com2013-11-11
* Removed deprecated API calls that have crept inGravatar robertphillips@google.com2013-11-10
* Re-enable SK_ATTR_DEPRECATED (i.e., revert r12067)Gravatar robertphillips@google.com2013-11-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-09
* More new baselines for stragglerbots.Gravatar senorblanco@chromium.org2013-11-09
* add GM case nonclosedpaths. The 2 bugs below showed some non-closed paths whi...Gravatar commit-bot@chromium.org2013-11-09
* Blur rebaselines for some straggler bots that just caught up.Gravatar senorblanco@chromium.org2013-11-08
* SSE2 implementation of RGBA box blurs. This yields ~2X perf improvement on Xe...Gravatar senorblanco@chromium.org2013-11-08