C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / samplecode / SampleBitmapRect.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-16 reedSkPaint::FilterLevel -> SkFilterQuality
2015-02-02 reedadd SkAnimTimer, SPACE = pause/resume, ESP = stop
2014-09-18 reeduse surface in SkView/SampleApp
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-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-25 reed@google.comReimplement drawBitmapRectToRect to correctly handle...
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-02 bsalomon@google.comCreate GPU-less build of Skia.
2011-09-06 reed@google.comreimage ninepatch-stretch with white bg (for easier...
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-07-06 reed@google.comfix return value for make_bitmap
2011-07-06 reed@google.comcheck-point for testing drawBitmap [raster,gpu] ->...
2011-05-19 senorblanco@chromi... The plain Makefile was using -Wall, but the gyp build...
2011-04-22 reed@google.commigrate some samples over to SampleView, for FPS measur...
2010-12-20 reed@android.commerge with changes for GPU backend
2009-10-16 reed@android.comclean up fix to drawBitmapRect
2009-10-15 reed@android.comfix drawBitmapRect to not clip the src rect when comput...
2009-06-23 reed@android.comremove remaining references to porterduff
2009-03-16 reed@android.comChange (correct) SkImageRef's ownership rule for stream...
2008-12-23 reed@android.comadd CG imagedecoder (still needs encoding)
2008-12-17 reed@android.comgrab from latest android