aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SamplePictFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove SampleApp and convert HelloWorld to sk_appBrian Osman2017-11-211-217/+0
* Remove trailing whitespace.Ben Wagner2017-10-091-1/+1
* Restore SampleApp picture drawingFlorin Malita2017-05-301-0/+4
* drawfilter is legacy-guarded, no need for deprecatedMike Reed2017-05-031-20/+0
* Revert "Revert "make it illegal to include SkXfermode.h""Mike Reed2016-11-231-2/+0
* Revert "make it illegal to include SkXfermode.h"Greg Daniel2016-11-231-0/+2
* make it illegal to include SkXfermode.hMike Reed2016-11-231-2/+0
* Move SkOSPath out of include/core.Ben Wagner2016-11-081-1/+2
* Remove SkAutoTDelete.Ben Wagner2016-11-031-1/+1
* 'F' will toggle filtering for the --picture samplereed2016-08-221-7/+19
* Remove uses of SkImageDecoder from samplecodemsarett2016-03-181-2/+2
* Fix pessimizing move in SamplePictFilefmalita2016-03-181-1/+1
* return pictures as sk_spreed2016-03-181-8/+8
* detach -> releasemtklein2016-03-161-1/+1
* remove xmlparser includes from samplescaryclark2016-02-291-1/+0
* Style Change: NULL->nullptrhalcanary2015-08-271-8/+8
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-1/+1
* - allow for stepping through a picture with 'n' and 'p'reed2015-08-041-0/+28
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-4/+4
* Use murmur3 finisher to improve font hash efficiency.reed2015-01-281-0/+11
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-4/+4
* Remove SkTileGrid (except for TileGridInfo).mtklein2015-01-091-19/+5
* Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premulreed2014-12-101-6/+0
* Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...reed2014-12-091-0/+6
* remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...reed2014-12-091-6/+0
* Change SkPicture::draw to playbackrobertphillips2014-09-041-6/+6
* Try out scalar picture sizesrobertphillips2014-08-291-4/+11
* Remove SkQuadTree.mtklein2014-08-261-7/+0
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)robertphillips2014-06-041-2/+2
* Staging for cleanup of SkPicture-related headersrobertphillips@google.com2014-04-181-3/+1
* Staged removal of SkPicture-derived classescommit-bot@chromium.org2014-04-171-9/+9
* Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public APIcommit-bot@chromium.org2014-04-161-2/+3
* split SkPictureRecorder out of SkPicturerobertphillips@google.com2014-04-131-26/+20
* Adding int cast to prevent warningcommit-bot@chromium.org2014-02-031-1/+1
* Initial QuadTree implementationcommit-bot@chromium.org2014-02-031-2/+22
* remove remaining references to Sk64 (obsolete)reed@google.com2014-01-131-2/+1
* More signed/unsigned comparison warnings.fmalita@google.com2013-12-101-2/+2
* Fix warning after bbe43a9ce051.fmalita@google.com2013-12-101-1/+1
* Add SkTileGridPicture SampleApp playback support.commit-bot@chromium.org2013-12-101-57/+101
* update devicelooper to skip internal tiles that are empty, and unittestsreed@google.com2013-09-171-0/+6
* Replace SkPicture(SkStream) constructors with a factory.scroggo@google.com2013-06-281-1/+1
* dump strokeWidth in SkDumpCanvasreed@google.com2013-06-251-0/+2
* Create SkLazyPixelRef which performs lazy decoding.scroggo@google.com2013-02-221-2/+1
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-261-1/+0
* Reapply (r6718) with fix for compiler error on linux.djsollen@google.com2012-12-101-7/+38
* revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitR...djsollen@google.com2012-12-101-38/+7
* Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)djsollen@google.com2012-12-101-7/+38
* Revert "Added the following 3 features to sample app."djsollen@google.com2012-12-071-38/+7
* Added the following 3 features to sample app.djsollen@google.com2012-12-071-7/+38
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2012-11-091-1/+1