|
NOT FOR LANDING - [WebView] Allow fling animation via the LayerScrollOffsetDelegate
BUG= 378984
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+170 lines, -16 lines) |
Patch |
 |
M |
android_webview/browser/browser_view_renderer.h
|
View
|
1
|
4 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/browser_view_renderer.cc
|
View
|
1
2
|
4 chunks |
+38 lines, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/browser/browser_view_renderer_client.h
|
View
|
1
2
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/java/src/org/chromium/android_webview/AwContents.java
|
View
|
1
2
|
5 chunks |
+23 lines, -2 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_contents.h
|
View
|
1
2
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_contents.cc
|
View
|
1
2
|
2 chunks |
+16 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/input/input_handler.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/input/layer_scroll_offset_delegate.h
|
View
|
1
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl.h
|
View
|
1
|
4 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl.cc
|
View
|
1
|
4 chunks |
+29 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl_unittest.cc
|
View
|
1
2
3
|
4 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/android/in_process/synchronous_compositor_impl.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/in_process/synchronous_compositor_impl.cc
|
View
|
1
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/android/synchronous_compositor_client.h
|
View
|
1
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/input/input_handler_proxy.cc
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|