Add support to dump font cache texture for debug purposes
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 2 Oct 2013 18:19:17 +0000 (18:19 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 2 Oct 2013 18:19:17 +0000 (18:19 +0000)
commit03e3e89641c93df603dfb705d518848dfe81427e
tree58f092086627ef6a39c933b716808869e9295c38
parentaaf3e64b2c867dff1b750cebdeff9e57784b8f22
Add support to dump font cache texture for debug purposes

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

Author: jvanverth@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@11579 2bbb7eff-a529-9590-31e7-b0007b416f81
include/gpu/GrContext.h
src/gpu/GrAtlas.cpp
src/gpu/GrContext.cpp
src/gpu/GrTextContext.cpp
src/gpu/GrTextStrike.cpp
src/gpu/GrTextStrike.h
tools/render_pictures_main.cpp