C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / drawbitmaprect.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-16 reedSkPaint::FilterLevel -> SkFilterQuality
2015-01-23 reedadd newImage API
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-05-22 commit-bot@chromiu... Remove unused (by clients) SkUnitMapper
2014-05-22 commit-bot@chromiu... Revert of Remove unused (by clients) SkUnitMapper ...
2014-05-21 commit-bot@chromiu... Remove unused (by clients) SkUnitMapper (https://codere...
2014-05-16 commit-bot@chromiu... Revert of remove unused (by clients) SkUnitMapper ...
2014-05-16 commit-bot@chromiu... remove unused (by clients) SkUnitMapper
2014-05-02 commit-bot@chromiu... Mark drawbitmaprect's large bitmaps as immutable.
2014-04-28 commit-bot@chromiu... move common blur types into central header
2014-04-28 commit-bot@chromiu... Move SkShader::fLocalMatrix into SkShader constructor.
2014-03-24 commit-bot@chromiu... gather GM tests which are disabled on Android
2014-02-17 commit-bot@chromiu... replace SkBitmap::Config with SkColorType in gms
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2013-10-31 reed@google.comRevert "Revert "add SK_ATTR_DEPRECATED -- will need...
2013-10-31 reed@google.comRevert "add SK_ATTR_DEPRECATED -- will need to disable...
2013-10-31 reed@google.comadd SK_ATTR_DEPRECATED -- will need to disable for...
2013-09-06 robertphillips@goo... Push sigma-based blur interface into our GMs/benches...
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-06 junov@google.comDefining new color constat for transparent color
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-06-25 borenet@google.comTemporarily disable failing GM tests on Android
2012-04-25 bsalomon@google.comFixes matrix inconsistency in GPU draws with filters...
2012-01-05 vandebo@chromium.org[PDF] Fix some scalar/int assumptions.
2011-11-30 bsalomon@google.com[GPU] tile when large bitmap pased drawBitmap and only...