remove old text contexts and fontcache
authorjoshualitt <joshualitt@chromium.org>
Tue, 28 Apr 2015 14:04:11 +0000 (07:04 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 28 Apr 2015 14:04:11 +0000 (07:04 -0700)
commit8f94bb2b25a30917746c5180614e58253c76ae77
tree627ad02b8297acb8ba12b2578bdca58e637db1b8
parent438de49857cab98981b35d04dc49c2135124d18b
remove old text contexts and fontcache

BUG=skia:

Review URL: https://codereview.chromium.org/1104343003
14 files changed:
gyp/gpu.gypi
include/gpu/GrContext.h
src/gpu/GrAtlasTextContext.cpp
src/gpu/GrBitmapTextContext.cpp [deleted file]
src/gpu/GrBitmapTextContext.h [deleted file]
src/gpu/GrContext.cpp
src/gpu/GrDistanceFieldTextContext.cpp [deleted file]
src/gpu/GrDistanceFieldTextContext.h [deleted file]
src/gpu/GrFlushToGpuDrawTarget.cpp
src/gpu/GrFontCache.cpp [deleted file]
src/gpu/GrFontCache.h [deleted file]
src/gpu/GrStencilAndCoverTextContext.cpp
src/gpu/SkGpuDevice.cpp
tools/render_pictures_main.cpp