Title: [138950] trunk/Source/WebKit/chromium
- Revision
- 138950
- Author
- [email protected]
- Date
- 2013-01-07 09:02:41 -0800 (Mon, 07 Jan 2013)
Log Message
Add comment to WebKit skia gyp
Unreviewed additon of a comment.
* skia_webkit.gyp: Some changes should not yet be committed. Commented to that effect.
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (138949 => 138950)
--- trunk/Source/WebKit/chromium/ChangeLog 2013-01-07 16:54:33 UTC (rev 138949)
+++ trunk/Source/WebKit/chromium/ChangeLog 2013-01-07 17:02:41 UTC (rev 138950)
@@ -1,5 +1,13 @@
2013-01-07 Stephen Chenney <[email protected]>
+ Add comment to WebKit skia gyp
+
+ Unreviewed additon of a comment.
+
+ * skia_webkit.gyp: Some changes should not yet be committed. Commented to that effect.
+
+2013-01-07 Stephen Chenney <[email protected]>
+
Add Skia build flags to WebKit skia gyp
Unreviewed change to enable easy layout test rebaselining.
Modified: trunk/Source/WebKit/chromium/skia_webkit.gyp (138949 => 138950)
--- trunk/Source/WebKit/chromium/skia_webkit.gyp 2013-01-07 16:54:33 UTC (rev 138949)
+++ trunk/Source/WebKit/chromium/skia_webkit.gyp 2013-01-07 17:02:41 UTC (rev 138950)
@@ -45,8 +45,12 @@
'SK_DISABLE_DITHER_32BIT_GRADIENT',
'SK_IGNORE_QUAD_STROKE_FIX',
+ 'SK_DISABLE_DASHING_OPTIMIZATION',
+
+ # The following change is not ready to be enabled due to uncertainty about its effect.
+ # Consult with the Skia team before removing.
'SK_IGNORE_TREAT_AS_SPRITE',
- 'SK_DISABLE_DASHING_OPTIMIZATION',
+
],
},
},
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes