|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+258 lines, -1155 lines) |
Patch |
|
M |
android_webview/Android.mk
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
android_webview/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
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
19
20
21
22
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
android_webview/browser/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
android_webview/java/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -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
22
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
android_webview/lib/main/webview_entry_point.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
android_webview/native/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
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
17
18
19
20
21
22
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
build/all.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/DEPS
|
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 |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/android/chrome_jni_registrar.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/chrome.gyp
|
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 |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/chrome_browser.gypi
|
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 |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
components/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
components/components.gyp
|
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 |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
components/components_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+26 lines, -12 lines |
0 comments
|
Download
|
|
A |
components/navigation_interception.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
|
A + |
components/navigation_interception/DEPS
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
A + |
components/navigation_interception/OWNERS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
components/navigation_interception/android/java/src/org/chromium/content/components/navigation_interception/InterceptNavigationDelegate.java
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
components/navigation_interception/component_jni_registrar.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
A + |
components/navigation_interception/component_jni_registrar.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
A + |
components/navigation_interception/intercept_navigation_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
A + |
components/navigation_interception/intercept_navigation_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
A + |
components/navigation_interception/intercept_navigation_resource_throttle.h
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+12 lines, -11 lines |
0 comments
|
Download
|
|
A + |
components/navigation_interception/intercept_navigation_resource_throttle.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
A + |
components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
20 chunks |
+46 lines, -46 lines |
0 comments
|
Download
|
|
A + |
components/test/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
components/test/run_all_unittests.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+39 lines, -1 line |
0 comments
|
Download
|
|
D |
content/components/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
|
D |
content/components/OWNERS
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
|
D |
content/components/README
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
|
D |
content/components/navigation_interception/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
|
D |
content/components/navigation_interception/OWNERS
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
D |
content/components/navigation_interception/component_jni_registrar.h
|
View
|
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
|
D |
content/components/navigation_interception/component_jni_registrar.cc
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
|
D |
content/components/navigation_interception/intercept_navigation_delegate.h
|
View
|
|
1 chunk |
+0 lines, -69 lines |
0 comments
|
Download
|
|
D |
content/components/navigation_interception/intercept_navigation_delegate.cc
|
View
|
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
|
D |
content/components/navigation_interception/intercept_navigation_resource_throttle.h
|
View
|
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
|
D |
content/components/navigation_interception/intercept_navigation_resource_throttle.cc
|
View
|
|
1 chunk |
+0 lines, -137 lines |
0 comments
|
Download
|
|
D |
content/components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -414 lines |
0 comments
|
Download
|
|
D |
content/components/navigation_interception/java/src/org/chromium/content/components/navigation_interception/InterceptNavigationDelegate.java
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
|
M |
content/content.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
D |
content/content_components_navigation_interception.gypi
|
View
|
|
1 chunk |
+0 lines, -72 lines |
0 comments
|
Download
|
|
M |
content/content_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|