Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https...
authorscroggo <scroggo@google.com>
Thu, 3 Dec 2015 18:30:34 +0000 (10:30 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 3 Dec 2015 18:30:34 +0000 (10:30 -0800)
commite2725f584095cd0a2cc5100fb6f1dc6a1740284e
tree9c5113855de9c487b16eddc35cced8534d58a421
parent4f11b1be550a02261a1ebbbeeb9ecc2690cf5696
Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ )

Reason for revert:
Looks to be responsible for breaking builds e.g. https://uberchromegw.corp.google.com/i/client.skia/builders/Test-Mac10.9-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug/builds/3030/steps/dm/logs/stdio

Original issue's description:
> Add option to draw wireframe batch bounds
>
> Committed: https://skia.googlesource.com/skia/+/26489ef21ff5df33b8cb5943fddfd4604e203960

TBR=joshualitt@google.com,bsalomon@google.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/1492633007
16 files changed:
dm/DMGpuSupport.h
dm/DMSrcSink.cpp
include/gpu/GrContextOptions.h
src/gpu/GrContext.cpp
src/gpu/GrDrawTarget.cpp
src/gpu/GrDrawTarget.h
src/gpu/GrGpu.h
src/gpu/GrTest.cpp
src/gpu/batches/GrBatch.h
src/gpu/batches/GrClearBatch.h
src/gpu/batches/GrCopySurfaceBatch.h
src/gpu/batches/GrDiscardBatch.h
src/gpu/batches/GrDrawBatch.h
src/gpu/batches/GrStencilPathBatch.h
src/gpu/gl/GrGLGpu.cpp
src/gpu/gl/GrGLGpu.h