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:
9358706
)
Put skia_directwrite back for now.
author
Mike Klein
<mtklein@google.com>
Wed, 16 Jul 2014 17:11:50 +0000
(13:11 -0400)
committer
Mike Klein
<mtklein@google.com>
Wed, 16 Jul 2014 17:11:50 +0000
(13:11 -0400)
BUG=skia:
Review URL: https://codereview.chromium.org/
397073002
gyp/common_variables.gypi
patch
|
blob
|
history
diff --git
a/gyp/common_variables.gypi
b/gyp/common_variables.gypi
index
dbd0c29
..
a5d86e2
100644
(file)
--- a/
gyp/common_variables.gypi
+++ b/
gyp/common_variables.gypi
@@
-139,6
+139,7
@@
'skia_resource_cache_mb_limit%': 0,
'skia_resource_cache_count_limit%': 0,
'skia_angle%': 0,
+ 'skia_directwrite%': 0, # Ignored. TODO(mtklein): clean up
'skia_gdi%': 0,
'skia_gpu%': 1,
'skia_osx_deployment_target%': '',