C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / samplecode / SamplePictFile.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-28 reedUse murmur3 finisher to improve font hash efficiency.
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2015-01-09 mtkleinRemove SkTileGrid (except for TileGridInfo).
2014-12-10 reedRemove canvas::NewRaster, and rename surface::NewRaster...
2014-12-09 reedRevert of remove (dumb) canvas::NewRaster, and rename...
2014-12-09 reedremove (dumb) canvas::NewRaster, and rename surface...
2014-09-04 robertphillipsChange SkPicture::draw to playback
2014-08-29 robertphillipsTry out scalar picture sizes
2014-08-26 mtkleinRemove SkQuadTree.
2014-06-04 robertphillipsAlter SkCanvas::drawPicture (devirtualize, take const...
2014-04-18 robertphillips@goo... Staging for cleanup of SkPicture-related headers
2014-04-17 commit-bot@chromiu... Staged removal of SkPicture-derived classes
2014-04-16 commit-bot@chromiu... Retract SkPicture::kOptimizeForClippedPlayback_Recordin...
2014-04-13 robertphillips@goo... split SkPictureRecorder out of SkPicture
2014-02-03 commit-bot@chromiu... Adding int cast to prevent warning
2014-02-03 commit-bot@chromiu... Initial QuadTree implementation
2014-01-13 reed@google.comremove remaining references to Sk64 (obsolete)
2013-12-10 fmalita@google.comMore signed/unsigned comparison warnings.
2013-12-10 fmalita@google.comFix warning after bbe43a9ce051.
2013-12-10 commit-bot@chromiu... Add SkTileGridPicture SampleApp playback support.
2013-09-17 reed@google.comupdate devicelooper to skip internal tiles that are...
2013-06-28 scroggo@google.comReplace SkPicture(SkStream) constructors with a factory.
2013-06-25 reed@google.comdump strokeWidth in SkDumpCanvas
2013-02-22 scroggo@google.comCreate SkLazyPixelRef which performs lazy decoding.
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-10 djsollen@google.comReapply (r6718) with fix for compiler error on linux.
2012-12-10 djsollen@google.comrevert Reapply r5364 (Update ARM and NEON optimizations...
2012-12-10 djsollen@google.comReapply r5364 (Update ARM and NEON optimizations for...
2012-12-07 djsollen@google.comRevert "Added the following 3 features to sample app."
2012-12-07 djsollen@google.comAdded the following 3 features to sample app.
2012-11-09 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-11-08 robertphillips@goo... Update SampleApp to handle PNG encoded skps
2012-08-31 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-08-31 reed@google.com(disabled) option to re-record a picture when loading
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-03 reed@google.com--picture foo now works if foo is an image (.png, ...
2012-06-04 reed@google.com--pictureDir foo will load serialized pictures <>.skp...