Revert of Move Google3-specific stack limitation logic to template classes. Remove...
authorbenjaminwagner <benjaminwagner@google.com>
Wed, 3 Feb 2016 00:01:39 +0000 (16:01 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 3 Feb 2016 00:01:39 +0000 (16:01 -0800)
commit67e8bd207261ed4a4b30c4e488a6a2b6baf04d7a
tree4914444176e82ce7473f3b0a7caf0fd0c678c1e7
parent8870e94fe38dc2cd73e0603b5facc4af78b5be83
Revert of Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. (patchset #2 id:50001 of https://codereview.chromium.org/1656143003/ )

Reason for revert:
See https://codereview.chromium.org/1665603002

Original issue's description:
> 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
>
> Committed: https://skia.googlesource.com/skia/+/c92159c8250c62cc47b7b63686538d61d54d2835

TBR=mtklein@google.com,reed@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

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