Platform/Engine -> Backend
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 25 Oct 2012 18:43:28 +0000 (18:43 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 25 Oct 2012 18:43:28 +0000 (18:43 +0000)
commit16e3ddea6a80972aced04b21b1d66377fa95e7c7
tree2dffbddbfa9f09ac89ca0ebbb5f79e77d5516c78
parentb5a5a9dc755a1655007ca05b2cc279773f3623ba
Platform/Engine -> Backend
createPlatform -> wrapBackend

R=robertphillips@google.com
Review URL: https://codereview.appspot.com/6785044

git-svn-id: http://skia.googlecode.com/svn/trunk@6123 2bbb7eff-a529-9590-31e7-b0007b416f81
15 files changed:
bench/benchmain.cpp
debugger/QT/SkGLWidget.cpp
debugger/QT/SkGLWidget.h
include/gpu/GrContext.h
include/gpu/GrContextFactory.h
include/gpu/GrRenderTarget.h
include/gpu/GrTypes.h
samplecode/SampleApp.cpp
src/gpu/GrContext.cpp
src/gpu/GrGpu.cpp
src/gpu/GrGpu.h
src/gpu/GrGpuFactory.cpp
src/gpu/gl/GrGpuGL.cpp
src/gpu/gl/GrGpuGL.h
tests/Test.cpp