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:
95f53be
)
remove canvas-helpers flag for android
author
Mike Reed
<reed@google.com>
Tue, 4 Apr 2017 17:05:28 +0000
(13:05 -0400)
committer
Skia Commit-Bot
<skia-commit-bot@chromium.org>
Tue, 4 Apr 2017 19:03:15 +0000
(19:03 +0000)
Bug: skia:
Change-Id: Ib468815ddd71fcd19ef27f93384bd8e1634121f4
Reviewed-on: https://skia-review.googlesource.com/11241
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
gn/android_framework_defines.gni
patch
|
blob
|
history
diff --git
a/gn/android_framework_defines.gni
b/gn/android_framework_defines.gni
index df2e56265f16f1c13d1265d6158c14607c6a4e93..dd03c9ecab83773f342adcde3aee21e6c0e5fa95 100644
(file)
--- a/
gn/android_framework_defines.gni
+++ b/
gn/android_framework_defines.gni
@@
-15,7
+15,6
@@
android_framework_defines = [
"SK_SUPPORT_LEGACY_BITMAP_SETPIXELREF",
"SK_SUPPORT_LEGACY_SHADER_ISABITMAP",
"SK_SUPPORT_LEGACY_EMBOSSMASKFILTER",
- "SK_SUPPORT_LEGACY_CANVAS_HELPERS",
"SK_SUPPORT_LEGACY_CANVAS_VERTICES",
"SK_SUPPORT_LEGACY_PIXELREFFACTORY",
]