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

Issue 10909020: Enable webkit_compositor_unittests (Closed)

Created:
8 years, 3 months ago by jamesr
Modified:
8 years, 3 months ago
Reviewers:
nduca
CC:
chromium-reviews, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Enable webkit_compositor_unittests These are unit tests of the webkit compositor bindings that bind the WebKit Platform Web*Layer* family of APIs to cc. They currently depend on some test utilities in cc. Also updates snapshot to WebKit r127194 BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=154307

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5761 lines, -190 lines) Patch
M cc/CCLayerTreeHostImpl.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/CCLayerTreeHostImplTest.cpp View 1 chunk +18 lines, -0 lines 0 comments Download
M cc/CCLayerTreeHostTest.cpp View 3 chunks +59 lines, -3 lines 0 comments Download
M cc/CCScheduler.h View 4 chunks +2 lines, -4 lines 0 comments Download
M cc/CCScheduler.cpp View 5 chunks +3 lines, -17 lines 0 comments Download
M cc/CCSchedulerTest.cpp View 7 chunks +10 lines, -7 lines 0 comments Download
M cc/CCTextureUpdateController.h View 2 chunks +5 lines, -17 lines 0 comments Download
M cc/CCTextureUpdateController.cpp View 3 chunks +14 lines, -26 lines 0 comments Download
M cc/CCTextureUpdateControllerTest.cpp View 8 chunks +30 lines, -41 lines 0 comments Download
M cc/CCThreadProxy.h View 5 chunks +6 lines, -7 lines 0 comments Download
M cc/CCThreadProxy.cpp View 13 chunks +35 lines, -19 lines 0 comments Download
M cc/cc_tests.gyp View 4 chunks +35 lines, -8 lines 0 comments Download
M cc/copyfiles.py View 1 chunk +5 lines, -6 lines 0 comments Download
M cc/test/CCAnimationTestCommon.h View 4 chunks +9 lines, -9 lines 0 comments Download
M cc/test/CCAnimationTestCommon.cpp View 4 chunks +45 lines, -0 lines 0 comments Download
M cc/test/CCTiledLayerTestCommon.h View 4 chunks +10 lines, -10 lines 0 comments Download
M cc/test/CCTiledLayerTestCommon.cpp View 3 chunks +32 lines, -2 lines 0 comments Download
M cc/test/FakeWebCompositorOutputSurface.h View 1 chunk +2 lines, -0 lines 0 comments Download
A webkit/compositor/LayerChromiumTest.cpp View 1 chunk +814 lines, -0 lines 0 comments Download
A webkit/compositor/TextureCopierTest.cpp View 1 chunk +59 lines, -0 lines 0 comments Download
A webkit/compositor/TextureLayerChromiumTest.cpp View 1 chunk +116 lines, -0 lines 0 comments Download
A webkit/compositor/ThrottledTextureUploaderTest.cpp View 1 chunk +72 lines, -0 lines 0 comments Download
A webkit/compositor/TiledLayerChromiumTest.cpp View 1 chunk +1571 lines, -0 lines 0 comments Download
A webkit/compositor/TreeSynchronizerTest.cpp View 1 chunk +405 lines, -0 lines 0 comments Download
A webkit/compositor/WebAnimationTest.cpp View 1 chunk +63 lines, -0 lines 0 comments Download
A webkit/compositor/WebLayerTest.cpp View 1 chunk +155 lines, -0 lines 0 comments Download
A webkit/compositor/WebLayerTreeViewTest.cpp View 1 chunk +187 lines, -0 lines 0 comments Download
A webkit/compositor/WebTransformOperationsTest.cpp View 1 chunk +619 lines, -0 lines 0 comments Download
A webkit/compositor/WebTransformationMatrixTest.cpp View 1 chunk +1305 lines, -0 lines 0 comments Download
M webkit/compositor/compositor.gyp View 1 chunk +8 lines, -8 lines 0 comments Download
M webkit/compositor/compositor_tests.gyp View 2 chunks +26 lines, -7 lines 0 comments Download
M webkit/compositor/copyfiles.py View 1 chunk +2 lines, -0 lines 0 comments Download
A + webkit/compositor/test/FakeWebScrollbarThemeGeometry.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A webkit/compositor/test/WebLayerTreeViewTestCommon.h View 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jamesr
Actual changes are to gyp files and scripts, rest is auto-synced from WebKit
8 years, 3 months ago (2012-08-30 21:48:58 UTC) #1
nduca
8 years, 3 months ago (2012-08-30 21:52:20 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698