aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Rebaseline and enable GMs: convexpaths mixed_xfermodes nested_aa ninepatch-st...Gravatar jvanverth@google.com2013-11-13
* move SkImageInfo into its own headerGravatar reed@google.com2013-11-13
* Update expectations for complexclip2_path_*.Gravatar jvanverth@google.com2013-11-13
* Revert "Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitma...Gravatar reed@google.com2013-11-13
* drawPosTextOnPath is now deprecated, removing all overrides and implsGravatar reed@google.com2013-11-13
* Whitespace change: Updates should be fixedGravatar borenet@google.com2013-11-13
* "Fix" another crash in DeferredCanvasTest on valgrind botGravatar robertphillips@google.com2013-11-13
* Whitespace change to trigger builds after r12262.Gravatar borenet@google.com2013-11-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-13
* Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"Gravatar reed@google.com2013-11-12
* 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