Disable deferred proxies for Chrome branch
authorRobert Phillips <robertphillips@google.com>
Tue, 11 Apr 2017 13:09:24 +0000 (09:09 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Wed, 12 Apr 2017 11:14:31 +0000 (11:14 +0000)
commit123b7b8ebd2f8abb7e3b2d498f299ae281b24b74
tree2cbf0655227e1d2da1dc87c002100ccbd302bc74
parent8f30709e93ba377a0bf77f24aeae890d38b66e52
Disable deferred proxies for Chrome branch

Chrome is branching again and Proxy instantiation is still occurring at a bad spot in Skia.

Change-Id: I2f6bed7f1833737aa9bb7fd819ff108cffaeaf1d
Reviewed-on: https://skia-review.googlesource.com/13133
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
include/private/GrSurfaceProxy.h
src/gpu/GrSurfaceProxy.cpp
tests/ProxyRefTest.cpp