|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+296 lines, -246 lines) |
Patch |
 |
M |
android_webview/browser/aw_browser_main_parts.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/deferred_gpu_command_service.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/deferred_gpu_command_service.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/browser/shared_renderer_state.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/lib/main/webview_tests.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/view_manager/gles2/command_buffer_driver.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+6 lines, -12 lines |
0 comments
|
Download
|
 |
M |
components/view_manager/gles2/command_buffer_driver.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
5 chunks |
+11 lines, -20 lines |
0 comments
|
Download
|
 |
M |
components/view_manager/gles2/command_buffer_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+6 lines, -11 lines |
0 comments
|
Download
|
 |
M |
components/view_manager/gles2/command_buffer_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
M |
components/view_manager/gles2/gpu_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
components/view_manager/gles2/gpu_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+2 lines, -11 lines |
0 comments
|
Download
|
 |
M |
components/view_manager/gles2/gpu_state.h
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/view_manager/gles2/gpu_state.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/view_manager/native_viewport/onscreen_context_provider.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/in_process/DEPS
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/in_process/synchronous_compositor_factory_impl.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/android/in_process/synchronous_compositor_factory_impl.cc
|
View
|
1
2
3
4
5
6
|
6 chunks |
+32 lines, -12 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/in_process/synchronous_compositor_impl.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_channel.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_channel_manager.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_channel_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_channel_manager_unittest.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_command_buffer_stub.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+16 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/gpu/gpu_child_thread.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+11 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
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/gpu/gpu_main.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+4 lines, -1 line |
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
|
3 chunks |
+12 lines, -1 line |
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
|
3 chunks |
+12 lines, -4 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/in_process_command_buffer.h
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/in_process_command_buffer.cc
|
View
|
1
2
3
4
5
6
|
9 chunks |
+50 lines, -71 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/sync_point_manager.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+7 lines, -21 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/sync_point_manager.cc
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+19 lines, -33 lines |
0 comments
|
Download
|