|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+303 lines, -10 lines) |
Patch |
 |
M |
android_webview/android_webview.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
A |
android_webview/browser/gpu_memory_buffer_factory_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
android_webview/browser/gpu_memory_buffer_factory_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
android_webview/browser/gpu_memory_buffer_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
android_webview/browser/gpu_memory_buffer_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/common/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/common/aw_switches.h
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/common/aw_switches.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
A |
android_webview/common/gpu_memory_buffer_factory_proxy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
android_webview/common/gpu_memory_buffer_factory_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/java/src/org/chromium/android_webview/AwContents.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_contents.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/public/browser/draw_gl.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+24 lines, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/renderer/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/renderer/aw_content_renderer_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
android_webview/renderer/aw_content_renderer_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/gl/gl.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
ui/gl/gpu_memory_buffer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|