|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+396 lines, -309 lines) |
Patch |
 |
M |
android_webview/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
android_webview/java/src/org/chromium/android_webview/AwContentVideoViewEmbedder.java
|
View
|
1
|
1 chunk |
+102 lines, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/java/src/org/chromium/android_webview/AwContentViewClient.java
|
View
|
1
|
3 chunks |
+1 line, -132 lines |
0 comments
|
Download
|
 |
M |
android_webview/java/src/org/chromium/android_webview/AwContents.java
|
View
|
1
2
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
android_webview/java/src/org/chromium/android_webview/AwWebContentsDelegateAdapter.java
|
View
|
1
2
|
4 chunks |
+64 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/OverlayPanel.java
|
View
|
1
|
3 chunks |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/OverlayPanelContent.java
|
View
|
1
2
3
|
4 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/tab/Tab.java
|
View
|
1
2
|
5 chunks |
+4 lines, -40 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/tab/TabWebContentsDelegateAndroid.java
|
View
|
1
2
3
4
|
3 chunks |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShell.java
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/javatests/src/org/chromium/chrome/browser/compositor/bottombar/OverlayPanelEventFilterTest.java
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchFakeServer.java
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchManagerTest.java
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchTapEventTest.java
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/javatests/src/org/chromium/chrome/browser/input/SelectPopupOtherContentViewTest.java
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chromecast/browser/android/apk/src/org/chromium/chromecast/shell/CastShellActivity.java
|
View
|
1
2
3
|
2 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chromecast/browser/android/apk/src/org/chromium/chromecast/shell/CastWindowAndroid.java
|
View
|
1
2
3
4
|
4 chunks |
+13 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chromecast/browser/android/cast_window_android.h
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chromecast/browser/android/cast_window_android.cc
|
View
|
1
2
3
|
3 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/WebContentsDelegateAndroid.java
|
View
|
1
2
|
2 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/web_contents_delegate_android/web_contents_delegate_android.h
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/web_contents_delegate_android/web_contents_delegate_android.cc
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/content_video_view.h
|
View
|
1
2
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/content_video_view.cc
|
View
|
1
2
3
|
3 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/content_view_core_impl.h
|
View
|
1
2
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/content_view_core_impl.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/browser/media/android/browser_media_player_manager.cc
|
View
|
1
2
|
2 chunks |
+13 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/media/android/browser_surface_view_manager.cc
|
View
|
1
2
|
2 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/browser/ContentVideoView.java
|
View
|
1
2
|
3 chunks |
+18 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/browser/ContentViewClient.java
|
View
|
|
2 chunks |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java
|
View
|
1
2
|
4 chunks |
+4 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/public/android/javatests/src/org/chromium/content/browser/PopupZoomerTest.java
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/public/browser/web_contents_delegate.h
|
View
|
1
2
3
4
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/web_contents_delegate.cc
|
View
|
1
2
3
4
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/shell/android/java/src/org/chromium/content_shell/Shell.java
|
View
|
1
2
|
4 chunks |
+21 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/shell/android/java/src/org/chromium/content_shell/ShellManager.java
|
View
|
|
3 chunks |
+1 line, -23 lines |
0 comments
|
Download
|
 |
M |
content/shell/browser/shell.h
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/shell/browser/shell_android.cc
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|