|
Attempt 2 at : Makes tests either use mock compositor or mock
WebGraphicsContext3D depending upon which compositor we're
running. This is needed to enable ui tests on the bots.
I reverted first attempt as it broke some browser_tests. I've
straightened that out in another patch, so this should be good go
again. TBR since it's the same patch as before.
BUG= 104360
TEST=none
TBR=ben@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113676
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+226 lines, -35 lines) |
Patch |
|
M |
build/all.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/chrome_browser_main_extra_parts_aura.cc
|
View
|
|
2 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_dll.gypi
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_exe.gypi
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_tests.gypi
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/common/chrome_switches.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/chrome_switches.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/test/base/chrome_test_suite.cc
|
View
|
|
3 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/test/ui/ui_test.cc
|
View
|
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/content_tests.gypi
|
View
|
|
2 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
|
M |
content/test/content_test_suite.cc
|
View
|
|
2 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
|
M |
ui/aura/aura.gyp
|
View
|
|
4 chunks |
+16 lines, -2 lines |
0 comments
|
Download
|
|
M |
ui/aura/test/test_suite.cc
|
View
|
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/aura_shell/aura_shell.gyp
|
View
|
|
2 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
|
M |
ui/aura_shell/test_suite.cc
|
View
|
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/gfx/compositor/compositor.gyp
|
View
|
|
4 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
ui/gfx/compositor/compositor_cc.h
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
ui/gfx/compositor/compositor_cc.cc
|
View
|
|
5 chunks |
+17 lines, -10 lines |
0 comments
|
Download
|
|
A |
ui/gfx/compositor/compositor_setup.h
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/gfx/compositor/compositor_switches.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
ui/gfx/compositor/compositor_switches.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/gfx/compositor/layer_unittest.cc
|
View
|
|
5 chunks |
+18 lines, -6 lines |
0 comments
|
Download
|
|
M |
ui/views/run_all_unittests.cc
|
View
|
|
2 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
|
M |
ui/views/view_unittest.cc
|
View
|
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
ui/views/views.gyp
|
View
|
|
2 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|