aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Add sk_float_rsqrt with SSE + NEON fast paths.Gravatar commit-bot@chromium.org2013-11-08
* Adding error checks to SkRBufferGravatar commit-bot@chromium.org2013-11-08
* Fix stale assert in GrDrawTarget::printGravatar commit-bot@chromium.org2013-11-08
* fix compile errorGravatar caryclark@google.com2013-11-08
* optimize floating pt, save a few instructionsGravatar caryclark@google.com2013-11-08
* Add ability to ninepatch blurred rounded rectangleGravatar scroggo@google.com2013-11-08
* fix line intersectionGravatar caryclark@google.com2013-11-08
* remove bogus assert, and remove outdated #ifdefGravatar reed@google.com2013-11-08
* rebaseline_server: improve thread locks to allow read access during updatesGravatar epoger@google.com2013-11-08
* New baselines for all currently-failing tests. All of these are minor pixel d...Gravatar senorblanco@chromium.org2013-11-08
* rebaseline_server: add pixel diffs, and sorting by diff metricsGravatar epoger@google.com2013-11-08
* ARM Skia NEON patches - 31 - Xfermode: xfer16Gravatar commit-bot@chromium.org2013-11-08
* use quads for mixed radius rrectsGravatar commit-bot@chromium.org2013-11-08
* Removed unnecessary defineGravatar commit-bot@chromium.org2013-11-08
* Update bleed GM to use HQ filtering.Gravatar commit-bot@chromium.org2013-11-08
* Revert "Do not apply hairline optimization for paths if nv_path_rendering is ...Gravatar bsalomon@google.com2013-11-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-08
* Do not apply hairline optimization for paths if nv_path_rendering is usedGravatar commit-bot@chromium.org2013-11-08
* Rebaseline verylargebitmap testGravatar bsalomon@google.com2013-11-08
* New baselines for all imageblur-related tests.Gravatar senorblanco@chromium.org2013-11-08
* Can't be leaving that crucial newline off the end of a fileGravatar robertphillips@google.com2013-11-07
* Add GM to verify removal of 32767 limit in SkBlurMaskFilter::filterRectsToNin...Gravatar robertphillips@google.com2013-11-07
* "Fix" bug in debug canvasGravatar robertphillips@google.com2013-11-07