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

Unified Diff: cc/cc_tests.gyp

Issue 10918258: Add CC software renderer. (Closed) Base URL: http://git.chromium.org/chromium/src.git@gladapter
Patch Set: Fix license headers Created 8 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/cc.gyp ('k') | cc/test/FakeWebCompositorOutputSurface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 9df85b968db80d92e6eba098dc57d821e36dc7e2..8d9800cc56d5eec565f769de40c13edfc42a76ea 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -27,6 +27,7 @@
'CCOcclusionTrackerTest.cpp',
'CCPrioritizedTextureTest.cpp',
'CCQuadCullerTest.cpp',
+ 'CCRendererSoftwareTest.cpp',
'CCRenderPassTest.cpp',
'CCRenderSurfaceFiltersTest.cpp',
'CCRenderSurfaceTest.cpp',
@@ -72,6 +73,7 @@
'test/FakeCCLayerTreeHostClient.cpp',
'test/FakeCCLayerTreeHostClient.h',
'test/FakeGraphicsContext3DTest.cpp',
+ 'test/FakeWebCompositorSoftwareOutputDevice.h',
'test/FakeWebCompositorOutputSurface.h',
'test/FakeWebGraphicsContext3D.h',
'test/FakeWebScrollbarThemeGeometry.h',
« no previous file with comments | « cc/cc.gyp ('k') | cc/test/FakeWebCompositorOutputSurface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698