index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
pinspect.cpp
Commit message (
Expand
)
Author
Age
*
Make iOS main() functions normal.
Mike Klein
2017-02-06
*
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
djsollen
2016-04-29
*
Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (pat...
reed
2016-04-28
*
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
djsollen
2016-04-27
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
return pictures as sk_sp
reed
2016-03-18
*
Remove unused tools and unused includes of SkImageDecoder
msarett
2016-03-03
*
Make SkPicture/SkImageGenerator default to SkCodec
msarett
2016-02-17
*
Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...
kjlubick
2016-02-10
*
Make SkPicture/SkImageGenerator default to SkCodec
scroggo
2016-02-10
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Add the lazy decoder from PictureFlags to SkImageDecoder
commit-bot@chromium.org
2013-07-16
*
Replace SkPicture(SkStream) constructors with a factory.
scroggo@google.com
2013-06-28
*
Small change that eliminates Parse Errors with encoded skps.
commit-bot@chromium.org
2013-06-12
*
Added print out of SkShader information to debugger
robertphillips@google.com
2013-01-15
*
build iOS with 'make all'
caryclark@google.com
2012-10-02
*
Pinspect and bench_pictures are crashing when invoked with no arguments.
fmalita@google.com
2012-09-27
*
add --dump-ops option to pinspect, which will invoke SkDumpCanvas on the pict...
reed@google.com
2012-08-31
*
tools/pinspect: quick tool to inspeact the header (and rough validity) of 1 o...
reed@google.com
2012-06-14