projects
/
platform
/
upstream
/
libSkiaSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56269ef
)
remove SK_SUPPORT_DEPRECATED_CLIPOPS from g3
author
Mike Reed
<reed@google.com>
Thu, 11 May 2017 01:48:54 +0000
(21:48 -0400)
committer
Mike Reed
<reed@google.com>
Thu, 11 May 2017 01:49:56 +0000
(
01:49
+0000)
Bug: skia:
Change-Id: Ibcdb026a235620135153caabf888ca47317d0515
Reviewed-on: https://skia-review.googlesource.com/16429
Reviewed-by: Mike Reed <reed@google.com>
public.bzl
patch
|
blob
|
history
diff --git
a/public.bzl
b/public.bzl
index e7988093979230c084bdd4e3825ad3f114164e5b..1813af0cb74c88df16270156208b98b6c6c05c3b 100644
(file)
--- a/
public.bzl
+++ b/
public.bzl
@@
-661,7
+661,6
@@
DEFINES_ALL = [
# Staging flags for API changes
# Temporarily Disable analytic AA for Google3
"SK_NO_ANALYTIC_AA",
- "SK_SUPPORT_DEPRECATED_CLIPOPS",
]
################################################################################