Title: [111640] trunk/Source
- Revision
- 111640
- Author
- [email protected]
- Date
- 2012-03-21 19:10:56 -0700 (Wed, 21 Mar 2012)
Log Message
Touch a file to make Chromium Windows bots happy.
Source/Platform:
* chromium/public/WebGraphicsContext3D.h:
Source/WebCore:
* css/CSSValueKeywords.in:
Modified Paths
Diff
Modified: trunk/Source/Platform/ChangeLog (111639 => 111640)
--- trunk/Source/Platform/ChangeLog 2012-03-22 02:06:28 UTC (rev 111639)
+++ trunk/Source/Platform/ChangeLog 2012-03-22 02:10:56 UTC (rev 111640)
@@ -1,3 +1,9 @@
+2012-03-21 Ryosuke Niwa <[email protected]>
+
+ Touch a file to make Chromium Windows bots happy.
+
+ * chromium/public/WebGraphicsContext3D.h:
+
2012-03-21 David Reveman <[email protected]>
[Chromium] GL_EXT_occlusion_query_boolean and GL_CHROMIUM_command_buffer_query support.
Modified: trunk/Source/Platform/chromium/public/WebGraphicsContext3D.h (111639 => 111640)
--- trunk/Source/Platform/chromium/public/WebGraphicsContext3D.h 2012-03-22 02:06:28 UTC (rev 111639)
+++ trunk/Source/Platform/chromium/public/WebGraphicsContext3D.h 2012-03-22 02:10:56 UTC (rev 111640)
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Google Inc. All rights reserved.
+ * Copyright (C) 2012 Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
Modified: trunk/Source/WebCore/ChangeLog (111639 => 111640)
--- trunk/Source/WebCore/ChangeLog 2012-03-22 02:06:28 UTC (rev 111639)
+++ trunk/Source/WebCore/ChangeLog 2012-03-22 02:10:56 UTC (rev 111640)
@@ -1,3 +1,9 @@
+2012-03-21 Ryosuke Niwa <[email protected]>
+
+ Touch a file to make Chromium Windows bots happy.
+
+ * css/CSSValueKeywords.in:
+
2012-03-19 Igor Oliveira <[email protected]>
Every call to RenderObject::setAnimatableStyle() iterates through all m_compositeAnimations: potentially O(N^2)
Modified: trunk/Source/WebCore/css/CSSValueKeywords.in (111639 => 111640)
--- trunk/Source/WebCore/css/CSSValueKeywords.in 2012-03-22 02:06:28 UTC (rev 111639)
+++ trunk/Source/WebCore/css/CSSValueKeywords.in 2012-03-22 02:10:56 UTC (rev 111640)
@@ -19,6 +19,7 @@
dashed
solid
double
+
//
// CSS_PROP_FONT:
//
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes