C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / samplecode / SampleLayers.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
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-04-28 commit-bot@chromiu... Move SkShader::fLocalMatrix into SkShader constructor.
2014-04-18 commit-bot@chromiu... Reduce internal explicit SaveFlags usage.
2014-03-07 reed@google.comremove dead code
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
2013-11-18 commit-bot@chromiu... Guard against most unintentionally ephemeral SkAutoFoo...
2013-03-12 sugoi@google.comRemoved unused parameters
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-08 reed@google.compass modifier keys to click events (e.g. control |...
2012-11-26 reed@google.comchange SkDrawFilter::filter to return a bool, where...
2012-09-13 robertphillips@goo... Address warnings from clang build bot
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-05-19 senorblanco@chromi... The plain Makefile was using -Wall, but the gyp build...
2010-12-20 reed@android.commerge with changes for GPU backend
2009-06-24 reed@android.comdetect nearly translate-only matrices when drawing...
2009-06-23 reed@android.comremove remaining references to porterduff
2009-05-22 reed@android.comadd SkSafeRef / SkSafeUnref as inline static functions...
2008-12-23 reed@android.comadd CG imagedecoder (still needs encoding)
2008-12-17 reed@android.comgrab from latest android