aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/pinspect.cpp
Commit message (Expand)AuthorAge
* Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.Gravatar djsollen2016-04-29
* Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (pat...Gravatar reed2016-04-28
* Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.Gravatar djsollen2016-04-27
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* return pictures as sk_spGravatar reed2016-03-18
* Remove unused tools and unused includes of SkImageDecoderGravatar msarett2016-03-03
* Make SkPicture/SkImageGenerator default to SkCodecGravatar msarett2016-02-17
* Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...Gravatar kjlubick2016-02-10
* Make SkPicture/SkImageGenerator default to SkCodecGravatar scroggo2016-02-10
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Add the lazy decoder from PictureFlags to SkImageDecoderGravatar commit-bot@chromium.org2013-07-16
* Replace SkPicture(SkStream) constructors with a factory.Gravatar scroggo@google.com2013-06-28
* Small change that eliminates Parse Errors with encoded skps.Gravatar commit-bot@chromium.org2013-06-12
* Added print out of SkShader information to debuggerGravatar robertphillips@google.com2013-01-15
* build iOS with 'make all'Gravatar caryclark@google.com2012-10-02
* Pinspect and bench_pictures are crashing when invoked with no arguments.Gravatar fmalita@google.com2012-09-27
* add --dump-ops option to pinspect, which will invoke SkDumpCanvas on the pict...Gravatar reed@google.com2012-08-31
* tools/pinspect: quick tool to inspeact the header (and rough validity) of 1 o...Gravatar reed@google.com2012-06-14