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:
d271ba2
)
Remove legacy pixelref flag from bzl
author
Matt Sarett
<msarett@google.com>
Mon, 1 May 2017 21:57:27 +0000
(17:57 -0400)
committer
Skia Commit-Bot
<skia-commit-bot@chromium.org>
Tue, 2 May 2017 12:38:25 +0000
(12:38 +0000)
NOTRY=true
Bug: skia:6535
Change-Id: I29d786cef240aaeaca829b4a9a25ff1a8f078588
Reviewed-on: https://skia-review.googlesource.com/15000
Reviewed-by: Matt Sarett <msarett@google.com>
Commit-Queue: Matt Sarett <msarett@google.com>
public.bzl
patch
|
blob
|
history
diff --git
a/public.bzl
b/public.bzl
index 6e1908fa0a722c1d19cf4217682c2268b9b43e13..9c41cdb2d5be296fcc303c61dd8def1de31afd39 100644
(file)
--- a/
public.bzl
+++ b/
public.bzl
@@
-655,7
+655,6
@@
DEFINES_ALL = [
# Turn on a few Google3-specific build fixes.
"GOOGLE3",
# Staging flags for API changes
- "SK_SUPPORT_LEGACY_PIXELREF_API",
# Temporarily Disable analytic AA for Google3
"SK_NO_ANALYTIC_AA",
]