C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / samplecode / SampleSlides.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-04-28 commit-bot@chromiu... move common blur types into central header
2014-02-26 commit-bot@chromiu... Builder class for SkLayerRasterizer.
2014-02-20 commit-bot@chromiu... Factory methods for heap-allocated SkPathEffect and...
2014-02-17 commit-bot@chromiu... use SkColorType instead of SkBitmap::Config in samplecode
2014-01-30 commit-bot@chromiu... Refactor read and write buffers.
2014-01-27 reed@google.comfix more 64bit warnings
2013-11-25 commit-bot@chromiu... remove SkFloatToScalar macro
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-09-06 robertphillips@goo... Push sigma-based blur interface into our GMs/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-12 scroggo@google.comMake texteffects gm work through serialization and...
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-07 djsollen@google.comUpdate SkFlattenable buffers to be more modular.
2012-07-09 senorblanco@chromi... Add an SK_PRINTF_LIKE macro, which declares a function...
2012-06-06 caryclark@google.comfix warnings on Mac in ssamplecode
2012-05-25 reed@google.comChange patheffect to take a (new) StrokeRec object...
2012-05-24 reed@google.comrevert 4046 -- GM:pathfill failed on one bot, maybe...
2012-05-24 reed@google.comChange patheffect to take a (new) StrokeRec object...
2012-05-08 robertphillips@goo... Fixed some fixed point build Windows compiler complaints
2012-03-29 djsollen@google.comCleanup code related to SkFlattenable::flatten()
2012-03-26 djsollen@google.comCreate macro for registering classes for deserialization
2012-03-12 reed@google.comadd init() method, so we don't draw in our constructor...
2011-09-07 reed@google.comuse drawBitmapNine instead of SkNinePatch utils
2011-08-09 reed@google.comadd serialization to SkLayerRasterizer
2011-08-09 reed@google.comuse common subclass SkPath2DPathEffect, which can be...
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-06-01 reed@google.comupdate to SampleView
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-10-12 reed@android.comadd sample for text rasterizer
2009-10-06 reed@android.comcapture drawings to png