This is just the first version and shows how I intend to orchestrate this. Future...
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 7 Mar 2014 15:53:01 +0000 (15:53 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 7 Mar 2014 15:53:01 +0000 (15:53 +0000)
commit8016f79cfc6b4e9b34049ecbccdb65ee222d537a
tree444f455f15ca0186129d949b4dc260e1d2315669
parent8eb20cc112c2eefc08f5102bd96f9ae1f75b9e54
This is just the first version and shows how I intend to orchestrate this. Future enhancements will:

track the portion of the bitmap required
track any resizing that might be required
actually preload something

R=bsalomon@google.com, mtklein@google.com

Author: robertphillips@google.com

Review URL: https://codereview.chromium.org/187833003

git-svn-id: http://skia.googlecode.com/svn/trunk@13704 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/core.gypi
src/core/SkOffsetTable.h [new file with mode: 0644]
src/core/SkPicturePlayback.cpp
src/core/SkPicturePlayback.h
src/core/SkPictureRecord.cpp
src/core/SkPictureRecord.h