|
Move unittests in content/common/gpu/client to gpu/ipc/client
BUG= 586380
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel
Committed: https://crrev.com/c9c73f48e2737e2b1038eb14ab0c8f053fb3f251
Cr-Commit-Position: refs/heads/master@{#389823}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+147 lines, -1218 lines) |
Patch |
|
M |
.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
build/all.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
build/android/pylib/gtest/gtest_config.py
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
build/gn_migration.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/browser/android/browser_surface_texture_manager.h
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -12 lines |
0 comments
|
Download
|
|
M |
content/browser/android/browser_surface_texture_manager.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
|
D |
content/browser/android/in_process_surface_texture_manager.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
|
D |
content/browser/android/in_process_surface_texture_manager.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -80 lines |
0 comments
|
Download
|
|
M |
content/browser/browser_main_loop.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/browser/gpu/gpu_ipc_browsertests.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/media/android/browser_media_player_manager.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/media/android/browser_media_player_manager.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+58 lines, -0 lines |
0 comments
|
Download
|
|
D |
content/common/gpu/client/gpu_context_tests.h
|
View
|
|
1 chunk |
+0 lines, -138 lines |
0 comments
|
Download
|
|
D |
content/common/gpu/client/gpu_in_process_context_tests.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
|
D |
content/common/gpu/client/gpu_memory_buffer_impl_surface_texture_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
|
M |
content/content_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
D |
content/content_gl_tests.isolate
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
|
M |
content/content_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+0 lines, -77 lines |
0 comments
|
Download
|
|
M |
content/test/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
|
M |
content/test/content_test_suite.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/test/gpu/generate_buildbot_json.py
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
D |
content/test/run_all_gl_tests.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
|
M |
gpu/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
gpu/command_buffer/common/unittest_main.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+38 lines, -1 line |
0 comments
|
Download
|
|
M |
gpu/gpu.gyp
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
gpu/gpu_ipc_client.gypi
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
gpu/ipc/client/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A + |
gpu/ipc/client/android/in_process_surface_texture_manager.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+8 lines, -19 lines |
0 comments
|
Download
|
|
A + |
gpu/ipc/client/android/in_process_surface_texture_manager.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+5 lines, -25 lines |
0 comments
|
Download
|
|
A + |
gpu/ipc/client/gpu_context_tests.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
gpu/ipc/client/gpu_in_process_context_tests.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
gpu/ipc/client/gpu_memory_buffer_impl_surface_texture_unittest.cc
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
M |
testing/buildbot/chromium.gpu.json
|
View
|
1
2
3
4
5
6
7
8
9
10
|
9 chunks |
+0 lines, -146 lines |
0 comments
|
Download
|
|
M |
testing/buildbot/chromium.gpu.fyi.json
|
View
|
1
2
3
4
5
6
7
8
9
10
|
25 chunks |
+0 lines, -402 lines |
0 comments
|
Download
|
|
M |
testing/buildbot/gn_isolate_map.pyl
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
testing/buildbot/manage.py
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 24 (11 generated)
|