|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+525 lines, -179 lines) |
Patch |
 |
M |
android_webview/browser/deferred_gpu_command_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+84 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/mus/gles2/command_buffer_driver.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/mus/gles2/gpu_state.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/synchronous_compositor_base.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_channel_manager.h
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_channel_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
6 chunks |
+12 lines, -14 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_channel_test_common.h
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_channel_test_common.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_command_buffer_stub.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
6 chunks |
+7 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/gpu/gpu_child_thread.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
4 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/gpu/gpu_child_thread.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
8 chunks |
+87 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/gpu/in_process_gpu_thread.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/gpu/in_process_gpu_thread.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
3 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/BUILD.gn
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/context_group.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/context_group.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/context_group_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
5 chunks |
+11 lines, -23 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A |
gpu/command_buffer/service/gpu_preferences.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+110 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
gpu/command_buffer/service/gpu_preferences.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/in_process_command_buffer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/in_process_command_buffer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
6 chunks |
+20 lines, -8 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/mailbox_manager.h
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/mailbox_manager.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/memory_program_cache.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/memory_program_cache.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+6 lines, -31 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/memory_program_cache_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/mocks.h
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/program_manager.h
|
View
|
1
2
3
4
5
|
4 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/program_manager.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/program_manager_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/shader_translator.h
|
View
|
1
2
3
4
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/shader_translator.cc
|
View
|
1
2
3
4
|
4 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/shader_translator_cache.h
|
View
|
1
2
3
4
5
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/shader_translator_cache.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/shader_translator_unittest.cc
|
View
|
1
2
3
4
|
5 chunks |
+18 lines, -10 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/tests/gl_manager.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/tests/gl_manager.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
gpu/command_buffer_service.gypi
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gpu/gles2_conform_support/egl/display.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gpu/gles2_conform_support/egl/display.cc
|
View
|
1
2
3
4
5
6
10
11
12
13
14
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|