|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+515 lines, -920 lines) |
Patch |
|
M |
android_webview/buildbot/aosp_manifest.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -1 line |
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
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
android_webview/java_library_common.mk
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldOverrideUrlLoadingTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
android_webview/javatests/src/org/chromium/android_webview/test/AwTestBase.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
android_webview/javatests/src/org/chromium/android_webview/test/LoadUrlTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
android_webview/javatests/src/org/chromium/android_webview/test/NavigationHistoryTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
android_webview/javatests/src/org/chromium/android_webview/test/SaveRestoreStateTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
android_webview/test/shell/src/org/chromium/android_webview/shell/AwShellActivity.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
build/android/findbugs_filter/findbugs_known_bugs.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
18
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/NavigationPopup.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/Tab.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/tabmodel/TabModelSelector.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/android/javatests/src/org/chromium/chrome/browser/NavigationPopupTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellTab.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/android/tab_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
content/browser/android/content_view_core_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
5 chunks |
+0 lines, -30 lines |
0 comments
|
Download
|
|
M |
content/browser/android/content_view_core_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
7 chunks |
+0 lines, -187 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/navigation_controller_android.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/frame_host/navigation_controller_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+191 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/content.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/content_jni.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
15 chunks |
+47 lines, -98 lines |
0 comments
|
Download
|
|
M |
content/public/android/java/src/org/chromium/content/browser/LoadUrlParams.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -408 lines |
0 comments
|
Download
|
|
M |
content/public/android/java/src/org/chromium/content/browser/NavigationClient.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/public/android/java/src/org/chromium/content/browser/NavigationEntry.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -95 lines |
0 comments
|
Download
|
|
M |
content/public/android/java/src/org/chromium/content/browser/NavigationHistory.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
|
D |
content/public/android/java/src/org/chromium/content/browser/PageTransitionTypes.template
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
|
M |
content/public/android/java/src/org/chromium/content/browser/framehost/NavigationControllerImpl.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+110 lines, -0 lines |
0 comments
|
Download
|
|
A + |
content/public/android/java/src/org/chromium/content_public/browser/LoadUrlParams.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
6 chunks |
+28 lines, -3 lines |
0 comments
|
Download
|
|
M |
content/public/android/java/src/org/chromium/content_public/browser/NavigationController.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
|
A + |
content/public/android/java/src/org/chromium/content_public/browser/NavigationEntry.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
A + |
content/public/android/java/src/org/chromium/content_public/browser/NavigationHistory.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
|
A + |
content/public/android/java/src/org/chromium/content_public/browser/PageTransitionTypes.template
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/public/android/javatests/src/org/chromium/content/browser/ContentViewLocationTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/public/android/javatests/src/org/chromium/content/browser/ContentViewTestBase.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/public/android/javatests/src/org/chromium/content/browser/GestureDetectorResetTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeTestBase.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/public/android/javatests/src/org/chromium/content/browser/NavigationTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/public/android/javatests/src/org/chromium/content/browser/TransitionTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/public/android/javatests/src/org/chromium/content/browser/WebContentsObserverAndroidTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/public/browser/android/content_view_core.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
content/shell/android/java/src/org/chromium/content_shell/Shell.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/shell/android/javatests/src/org/chromium/content_shell_apk/ContentShellTestBase.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|