C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / samplecode / SampleVertices.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-16 reedSkPaint::FilterLevel -> SkFilterQuality
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2015-01-06 tfarinaCleanup: More override fixes - another round.
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-02-17 commit-bot@chromiu... use SkColorType instead of SkBitmap::Config in samplecode
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-09 commit-bot@chromiu... Change old PRG to be SkLCGRandom; change new one to...
2013-09-06 commit-bot@chromiu... Switch out random number generator for tests, benches...
2013-03-07 sugoi@google.comFixing some warnings on Linux
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-30 tfarina@chromium.orgsamplecode: Avoid temporary variables of SkString type.
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2011-09-07 reed@google.comuse drawBitmapNine instead of SkNinePatch utils
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...
2011-05-02 bsalomon@google.com4x4 SSAA with improvements in determination of when...
2011-04-22 reed@google.commigrate some samples over to SampleView, for FPS measur...
2011-02-07 reed@google.comremove SkRefCnt safeRef() and safeUnref(), and replace...
2010-12-20 reed@android.commerge with changes for GPU backend
2009-06-23 reed@android.comremove remaining references to porterduff
2009-05-30 reed@android.comcall notifyPixelsChanged() when the pages are flipped...
2009-03-16 reed@android.comChange (correct) SkImageRef's ownership rule for stream...
2008-12-23 reed@android.comupdate more sample code to new compose shader header
2008-12-17 reed@android.comgrab from latest android