|
gpu benchmarking swipe for touchpad
Swipe function for touchpad is needed to test handling a fling on the
compositor thread when touchpad scroll latching is enabled. A follow up
cl will contain layout tests that use swipe to do a touchpad fling that
starts on compositor and changes to main thread later.
BUG= 526463
Total comments: 14
Total comments: 10
Total comments: 4
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+175 lines, -31 lines) |
Patch |
 |
M |
content/browser/renderer_host/input/synthetic_gesture_target_aura.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/synthetic_gesture_target_aura.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+34 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/synthetic_gesture_target_base.h
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/synthetic_gesture_target_base.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/synthetic_smooth_move_gesture.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/synthetic_smooth_move_gesture.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+27 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/input/input_param_traits_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/input/synthetic_smooth_scroll_gesture_params.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/input/synthetic_smooth_scroll_gesture_params.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/common/input_messages.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/gpu/gpu_benchmarking_extension.h
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/gpu/gpu_benchmarking_extension.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+49 lines, -16 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/key_silk_cases.py
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/polymer.py
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/simple_mobile_sites_fling.py
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 59 (40 generated)
|