Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(260)

Side by Side Diff: Source/WebKit/chromium/ChangeLog

Issue 10456072: Merge 118276 - [chromium] Enable the CCLayerTreeHostTestCanDrawBlocksDrawing test in single-threade… (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1132/
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | Source/WebKit/chromium/tests/CCLayerTreeHostTest.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2012-05-23 Dana Jansens <danakj@chromium.org>
2
3 [chromium] Enable the CCLayerTreeHostTestCanDrawBlocksDrawing test in si ngle-threaded mode
4 https://bugs.webkit.org/show_bug.cgi?id=87308
5
6 Reviewed by James Robinson.
7
8 Chromium bug: http://crbug.com/127481
9
10 Unit test: CCLayerTreeHostTestCanDrawBlocksDrawing.runSingleThread
11
12 * tests/CCLayerTreeHostTest.cpp:
13 (WTF::TestHooks::didCommit):
14 (WTF):
15 (WTF::CCLayerTreeHostTestCanDrawBlocksDrawing::didCommit):
16
1 2012-05-23 James Robinson <jamesr@chromium.org> 17 2012-05-23 James Robinson <jamesr@chromium.org>
2 18
3 [chromium] Turn ENABLE(OVERFLOW_SCROLLING) off for Chromium port 19 [chromium] Turn ENABLE(OVERFLOW_SCROLLING) off for Chromium port
4 https://bugs.webkit.org/show_bug.cgi?id=87177 20 https://bugs.webkit.org/show_bug.cgi?id=87177
5 21
6 Reviewed by Eric Seidel. 22 Reviewed by Eric Seidel.
7 23
8 Removes ENABLE(OVERFLOW_SCROLLING) from the set of enables set by Chromi um. This guards a new non-standard 24 Removes ENABLE(OVERFLOW_SCROLLING) from the set of enables set by Chromi um. This guards a new non-standard
9 CSS property, -webkit-overflow-scrolling, that was introduced by iOS5 in tended for mobile browsers. This 25 CSS property, -webkit-overflow-scrolling, that was introduced by iOS5 in tended for mobile browsers. This
10 property is very partially implemented in Chromium but the way it's impl emented does cause new stacking contexts 26 property is very partially implemented in Chromium but the way it's impl emented does cause new stacking contexts
(...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after
341 WebTransformationMatrixTest.verifyBlendForRotationAboutY 357 WebTransformationMatrixTest.verifyBlendForRotationAboutY
342 WebTransformationMatrixTest.verifyBlendForRotationAboutZ 358 WebTransformationMatrixTest.verifyBlendForRotationAboutZ
343 WebTransformationMatrixTest.verifyBlendForCompositeTransform 359 WebTransformationMatrixTest.verifyBlendForCompositeTransform
344 360
345 * tests/WebTransformationMatrixTest.cpp: 361 * tests/WebTransformationMatrixTest.cpp:
346 (WebKit::TEST): 362 (WebKit::TEST):
347 (WebKit): 363 (WebKit):
348 (WebKit::printTransform): 364 (WebKit::printTransform):
349 365
350 == Rolled over to ChangeLog-2012-05-22 == 366 == Rolled over to ChangeLog-2012-05-22 ==
OLDNEW
« no previous file with comments | « no previous file | Source/WebKit/chromium/tests/CCLayerTreeHostTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698