|
|
Overscroll and Elasticity for views::ScrollView
Overview CL: http://crrev.com/2189583004
BUG= 615948
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+726 lines, -239 lines) |
Patch |
 |
M |
cc/blimp/layer_tree_host_remote.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/blink/web_layer_impl.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/input/input_handler.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/input/scroll_elasticity_helper.h
|
View
|
|
3 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/input/scroll_elasticity_helper.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+105 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/input/scroll_state.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/layers/layer.h
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/layers/layer.cc
|
View
|
1
2
3
4
5
6
7
|
9 chunks |
+35 lines, -12 lines |
0 comments
|
Download
|
 |
M |
cc/layers/layer_impl.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/layers/layer_impl.cc
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+24 lines, -8 lines |
0 comments
|
Download
|
 |
M |
cc/layers/layer_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/proto/begin_main_frame_and_commit_state.proto
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/proto/layer.proto
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/proto/property_tree.proto
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
cc/test/layer_tree_json_parser.cc
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/test/layer_tree_test.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/test/test_layer_tree_host_base.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/draw_property_utils.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_common.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_common.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_common_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl.h
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+48 lines, -8 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_in_process.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_unittest_scroll.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_impl.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_impl.cc
|
View
|
1
2
3
4
5
6
7
|
7 chunks |
+31 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/trees/property_tree.h
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+41 lines, -10 lines |
0 comments
|
Download
|
 |
M |
cc/trees/property_tree.cc
|
View
|
1
2
3
4
5
6
7
|
11 chunks |
+109 lines, -63 lines |
0 comments
|
Download
|
 |
M |
cc/trees/property_tree_builder.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/trees/property_tree_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/trees/transform_node.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/transform_node.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/trees/tree_synchronizer_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+29 lines, -25 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/layer.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/compositor/overscroll/ui_input_handler.h
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/overscroll/ui_input_handler.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+25 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/events/blink/input_handler_proxy.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/events/blink/input_handler_proxy_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/events/blink/input_scroll_elasticity_controller.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/events/blink/input_scroll_elasticity_controller.cc
|
View
|
|
4 chunks |
+74 lines, -46 lines |
0 comments
|
Download
|
 |
M |
ui/events/blink/input_scroll_elasticity_controller_unittest.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/examples/scroll_view_example.h
|
View
|
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/examples/scroll_view_example.cc
|
View
|
|
4 chunks |
+49 lines, -4 lines |
0 comments
|
Download
|
Total messages: 6 (6 generated)
|