Move Google3-specific stack limitation logic to template classes. Remove #ifdefs...
authorbenjaminwagner <benjaminwagner@google.com>
Tue, 2 Feb 2016 20:48:13 +0000 (12:48 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 2 Feb 2016 20:48:14 +0000 (12:48 -0800)
commitc92159c8250c62cc47b7b63686538d61d54d2835
treec1bafdab01881da55d0bd0fdf3a1337ce2af9e0f
parent1497f9f2641b539f0bc45b4f1496ceab7d56b18c
Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files.

Does not change the public API.

TBR=reed
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1656143003

Review URL: https://codereview.chromium.org/1656143003
include/core/SkTypes.h
include/private/SkTemplates.h
src/gpu/GrContext.cpp
src/gpu/batches/GrDrawPathBatch.cpp
src/gpu/gl/GrGLGpu.cpp