| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove SampleApp and convert HelloWorld to sk_app | Brian Osman | 2017-11-21 | 1 | -217/+0 |
| * | Remove trailing whitespace. | Ben Wagner | 2017-10-09 | 1 | -1/+1 |
| * | Restore SampleApp picture drawing | Florin Malita | 2017-05-30 | 1 | -0/+4 |
| * | drawfilter is legacy-guarded, no need for deprecated | Mike Reed | 2017-05-03 | 1 | -20/+0 |
| * | Revert "Revert "make it illegal to include SkXfermode.h"" | Mike Reed | 2016-11-23 | 1 | -2/+0 |
| * | Revert "make it illegal to include SkXfermode.h" | Greg Daniel | 2016-11-23 | 1 | -0/+2 |
| * | make it illegal to include SkXfermode.h | Mike Reed | 2016-11-23 | 1 | -2/+0 |
| * | Move SkOSPath out of include/core. | Ben Wagner | 2016-11-08 | 1 | -1/+2 |
| * | Remove SkAutoTDelete. | Ben Wagner | 2016-11-03 | 1 | -1/+1 |
| * | 'F' will toggle filtering for the --picture sample | reed | 2016-08-22 | 1 | -7/+19 |
| * | Remove uses of SkImageDecoder from samplecode | msarett | 2016-03-18 | 1 | -2/+2 |
| * | Fix pessimizing move in SamplePictFile | fmalita | 2016-03-18 | 1 | -1/+1 |
| * | return pictures as sk_sp | reed | 2016-03-18 | 1 | -8/+8 |
| * | detach -> release | mtklein | 2016-03-16 | 1 | -1/+1 |
| * | remove xmlparser includes from samples | caryclark | 2016-02-29 | 1 | -1/+0 |
| * | Style Change: NULL->nullptr | halcanary | 2015-08-27 | 1 | -8/+8 |
| * | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 | 1 | -1/+1 |
| * | - allow for stepping through a picture with 'n' and 'p' | reed | 2015-08-04 | 1 | -0/+28 |
| * | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 | 1 | -4/+4 |
| * | Use murmur3 finisher to improve font hash efficiency. | reed | 2015-01-28 | 1 | -0/+11 |
| * | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 | 1 | -4/+4 |
| * | Remove SkTileGrid (except for TileGridInfo). | mtklein | 2015-01-09 | 1 | -19/+5 |
| * | Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul | reed | 2014-12-10 | 1 | -6/+0 |
| * | Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol... | reed | 2014-12-09 | 1 | -0/+6 |
| * | remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P... | reed | 2014-12-09 | 1 | -6/+0 |
| * | Change SkPicture::draw to playback | robertphillips | 2014-09-04 | 1 | -6/+6 |
| * | Try out scalar picture sizes | robertphillips | 2014-08-29 | 1 | -4/+11 |
| * | Remove SkQuadTree. | mtklein | 2014-08-26 | 1 | -7/+0 |
| * | Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) | robertphillips | 2014-06-04 | 1 | -2/+2 |
| * | Staging for cleanup of SkPicture-related headers | robertphillips@google.com | 2014-04-18 | 1 | -3/+1 |
| * | Staged removal of SkPicture-derived classes | commit-bot@chromium.org | 2014-04-17 | 1 | -9/+9 |
| * | Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API | commit-bot@chromium.org | 2014-04-16 | 1 | -2/+3 |
| * | split SkPictureRecorder out of SkPicture | robertphillips@google.com | 2014-04-13 | 1 | -26/+20 |
| * | Adding int cast to prevent warning | commit-bot@chromium.org | 2014-02-03 | 1 | -1/+1 |
| * | Initial QuadTree implementation | commit-bot@chromium.org | 2014-02-03 | 1 | -2/+22 |
| * | remove remaining references to Sk64 (obsolete) | reed@google.com | 2014-01-13 | 1 | -2/+1 |
| * | More signed/unsigned comparison warnings. | fmalita@google.com | 2013-12-10 | 1 | -2/+2 |
| * | Fix warning after bbe43a9ce051. | fmalita@google.com | 2013-12-10 | 1 | -1/+1 |
| * | Add SkTileGridPicture SampleApp playback support. | commit-bot@chromium.org | 2013-12-10 | 1 | -57/+101 |
| * | update devicelooper to skip internal tiles that are empty, and unittests | reed@google.com | 2013-09-17 | 1 | -0/+6 |
| * | Replace SkPicture(SkStream) constructors with a factory. | scroggo@google.com | 2013-06-28 | 1 | -1/+1 |
| * | dump strokeWidth in SkDumpCanvas | reed@google.com | 2013-06-25 | 1 | -0/+2 |
| * | Create SkLazyPixelRef which performs lazy decoding. | scroggo@google.com | 2013-02-22 | 1 | -2/+1 |
| * | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 | 1 | -1/+0 |
| * | Reapply (r6718) with fix for compiler error on linux. | djsollen@google.com | 2012-12-10 | 1 | -7/+38 |
| * | revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitR... | djsollen@google.com | 2012-12-10 | 1 | -38/+7 |
| * | Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32) | djsollen@google.com | 2012-12-10 | 1 | -7/+38 |
| * | Revert "Added the following 3 features to sample app." | djsollen@google.com | 2012-12-07 | 1 | -38/+7 |
| * | Added the following 3 features to sample app. | djsollen@google.com | 2012-12-07 | 1 | -7/+38 |
| * | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-11-09 | 1 | -1/+1 |