aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/aaclip.cpp
Commit message (Expand)AuthorAge
* new GM to test clipping cubicsGravatar reed2015-04-22
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* remove unused GM flagsGravatar mtklein2015-01-23
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Cleanup: More override fixes - another round.Gravatar tfarina2015-01-05
* Disable cgimage GMGravatar bsalomon@google.com2014-04-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-23
* expose CGImage -> SkBitmapGravatar commit-bot@chromium.org2014-04-22
* resize canvas for GM + typoGravatar commit-bot@chromium.org2014-04-14
* add peekPixels to SkCanvas and SkSurfaceGravatar commit-bot@chromium.org2014-02-13
* Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...Gravatar commit-bot@chromium.org2014-02-13
* add peekPixels to SkCanvas and SkSurfaceGravatar mike@reedtribe.org2014-02-13
* add legacy/helper allocN32Pixels, and convert gm to use itGravatar reed@google.com2014-01-25
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-16
* fine-tune tolerance for pinchy quads in strokerGravatar reed@google.com2013-08-15
* test thick stroking of conicsGravatar reed@google.com2013-06-12
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-11
* add conic support to hairlinesGravatar reed@google.com2013-06-10
* use SK_OVERRIDE and DEF_GMGravatar reed@google.com2013-05-23
* add new gms for shallow_gradient, in preparation for improving their qualityGravatar reed@google.com2013-02-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-29
* add (disabled) test for big dashingGravatar reed@google.com2013-01-28
* fix warning from scalar --> int32 conversionGravatar humper@google.com2013-01-07
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* capture repro case for gradient bug (inside if-false for now)Gravatar reed@google.com2012-11-27
* re-re-land 5578Gravatar reed@google.com2012-09-18
* revert 5580Gravatar reed@google.com2012-09-18
* re-land 5578 w/ pipe fixGravatar reed@google.com2012-09-18
* revert 5578 -- broke pipeGravatar reed@google.com2012-09-18
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Add flag to skip pipe on select GMsGravatar borenet@google.com2012-07-20
* fix warnings on Mac in gmGravatar caryclark@google.com2012-06-06
* commented-out test for exact aa coverageGravatar reed@google.com2012-05-09
* Fix fixed-point antialiased clipping GM; upload baselines.Gravatar tomhudson@google.com2011-12-28
* New gm to test anti-aliased clipping.Gravatar tomhudson@google.com2011-12-21