|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+515 lines, -408 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 |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/aw_contents_io_thread_client.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/aw_request_interceptor.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/aw_request_interceptor.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -90 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/aw_web_resource_response.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -60 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/aw_web_resource_response.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -86 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/net/android_stream_reader_url_request_job.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
6 chunks |
+27 lines, -4 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/net/android_stream_reader_url_request_job.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+55 lines, -19 lines |
0 comments
|
Download
|
 |
A + |
android_webview/browser/net/aw_request_interceptor.h
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+3 lines, -11 lines |
0 comments
|
Download
|
 |
A |
android_webview/browser/net/aw_request_interceptor.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+157 lines, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/net/aw_url_request_context_getter.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
android_webview/browser/net/aw_web_resource_response.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
4 chunks |
+3 lines, -13 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
|
4 chunks |
+35 lines, -24 lines |
0 comments
|
Download
|
 |
A |
android_webview/java/src/org/chromium/android_webview/AwContentsBackgroundThreadClient.java
|
View
|
1
2
3
4
5
6
7
12
13
14
15
16
17
18
19
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/java/src/org/chromium/android_webview/AwContentsIoThreadClient.java
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -19 lines |
0 comments
|
Download
|
 |
M |
android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldInterceptRequestTest.java
|
View
|
1
2
3
4
5
6
|
6 chunks |
+50 lines, -8 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/android_webview_jni_registrar.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
android_webview/native/aw_contents_background_thread_client.h
|
View
|
1
2
3
4
5
6
12
13
14
15
16
17
18
19
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
android_webview/native/aw_contents_background_thread_client.cc
|
View
|
1
2
3
4
5
6
7
12
13
14
15
16
17
18
19
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_contents_io_thread_client_impl.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_contents_io_thread_client_impl.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+61 lines, -18 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_web_resource_response_impl.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/native/webview_native.gyp
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|