C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / aaclip.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2015-01-06 tfarinaCleanup: More override fixes - another round.
2014-04-23 bsalomon@google.comDisable cgimage GM
2014-04-23 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-04-22 commit-bot@chromiu... expose CGImage -> SkBitmap
2014-04-14 commit-bot@chromiu... resize canvas for GM + typo
2014-02-13 commit-bot@chromiu... add peekPixels to SkCanvas and SkSurface
2014-02-13 commit-bot@chromiu... Revert of add peekPixels to SkCanvas and SkSurface...
2014-02-13 mike@reedtribe.orgadd peekPixels to SkCanvas and SkSurface
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2013-08-16 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-08-15 reed@google.comfine-tune tolerance for pinchy quads in stroker
2013-06-12 reed@google.comtest thick stroking of conics
2013-06-11 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-06-10 reed@google.comadd conic support to hairlines
2013-05-23 reed@google.comuse SK_OVERRIDE and DEF_GM
2013-02-04 reed@google.comadd new gms for shallow_gradient, in preparation for...
2013-01-29 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-28 reed@google.comadd (disabled) test for big dashing
2013-01-07 humper@google.comfix warning from scalar --> int32 conversion
2012-12-06 junov@google.comDefining new color constat for transparent color
2012-11-27 reed@google.comcapture repro case for gradient bug (inside if-false...
2012-09-18 reed@google.comre-re-land 5578
2012-09-18 reed@google.comrevert 5580
2012-09-18 reed@google.comre-land 5578 w/ pipe fix
2012-09-18 reed@google.comrevert 5578 -- broke pipe
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-07-20 borenet@google.comAdd flag to skip pipe on select GMs
2012-06-06 caryclark@google.comfix warnings on Mac in gm
2012-05-09 reed@google.comcommented-out test for exact aa coverage
2011-12-28 tomhudson@google.comFix fixed-point antialiased clipping GM; upload baselines.
2011-12-21 tomhudson@google.comNew gm to test anti-aliased clipping.