Create image cache for use by json canvas
authorjoshualitt <joshualitt@chromium.org>
Mon, 8 Feb 2016 15:08:21 +0000 (07:08 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 8 Feb 2016 15:08:21 +0000 (07:08 -0800)
commitcdad12f3b14e7cb4c1aa03990ea8044a3f204403
tree8cf9f61c0866ece986b8dcccf2a80f0f2b0342a0
parentb9c61f7a6e32cf5b17c16da484b3fe5902ba92f0
Create image cache for use by json canvas

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1670153005

Review URL: https://codereview.chromium.org/1670153005
gyp/skiaserve.gyp
gyp/tools.gyp
tools/UrlDataManager.cpp [new file with mode: 0644]
tools/UrlDataManager.h [new file with mode: 0644]
tools/skiaserve/skiaserve.cpp