Add the lazy decoder from PictureFlags to SkImageDecoder
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 16 Jul 2013 18:21:46 +0000 (18:21 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 16 Jul 2013 18:21:46 +0000 (18:21 +0000)
commit56799e2ee6b74dacb74babeb5217b65367915ed8
tree28fdde6c5be08087a0160f539aa4abc3988b4ec4
parentb92f9fb0f5abbb9129032fc0ebdc6bd358a06083
Add the lazy decoder from PictureFlags to SkImageDecoder

R=caryclark@google.com, scroggo@google.com

Author: sglez@google.com

Review URL: https://chromiumcodereview.appspot.com/19109002

git-svn-id: http://skia.googlecode.com/svn/trunk@10111 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/tools.gyp
tools/LazyDecodeBitmap.cpp [new file with mode: 0644]
tools/LazyDecodeBitmap.h [new file with mode: 0644]
tools/PictureRenderingFlags.cpp
tools/bench_pictures_main.cpp
tools/lua/lua_pictures.cpp
tools/pinspect.cpp
tools/render_pictures_main.cpp