|
Add ActionRunner wrapper for the remaining less used actions (try 2):
RepaintContinouosly
ReloadAction
PinchAction
ScrollBounceAction
Play/Seek/LoopAction (media actions)
Changes in try 2: fixed missing change to pinch.js, also
revamped documentation for scroll bounce gesture.
BUG= 361809
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282218
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+495 lines, -336 lines) |
Patch |
 |
M |
tools/perf/measurements/repaint_unittest.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/gmail_refresh.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/key_mobile_sites.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/media_cns_cases.py
|
View
|
|
1 chunk |
+7 lines, -22 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/mobile_memory.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/top_25.py
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/top_desktop_sites_2012Q3.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/tough_pinch_zoom_cases.py
|
View
|
|
4 chunks |
+16 lines, -20 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/tough_scheduling_cases.py
|
View
|
1
2
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/tough_video_cases.py
|
View
|
|
1 chunk |
+12 lines, -38 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/action_runner.py
|
View
|
1
|
7 chunks |
+219 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/all_page_actions.py
|
View
|
|
1 chunk |
+2 lines, -13 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/loop.py
|
View
|
|
3 chunks |
+14 lines, -17 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/loop_unittest.py
|
View
|
|
3 chunks |
+4 lines, -16 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/pinch.js
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/pinch.py
|
View
|
|
2 chunks |
+36 lines, -33 lines |
0 comments
|
Download
|
 |
A |
tools/telemetry/telemetry/page/actions/pinch_unittest.py
|
View
|
1
2
3
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/play.py
|
View
|
|
3 chunks |
+19 lines, -14 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/play_unittest.py
|
View
|
|
7 chunks |
+13 lines, -17 lines |
0 comments
|
Download
|
 |
D |
tools/telemetry/telemetry/page/actions/reload.py
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/repaint_continuously.py
|
View
|
|
2 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/scroll_bounce.js
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/scroll_bounce.py
|
View
|
|
2 chunks |
+51 lines, -66 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/seek.py
|
View
|
|
3 chunks |
+25 lines, -22 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/seek_unittest.py
|
View
|
|
4 chunks |
+7 lines, -18 lines |
0 comments
|
Download
|
Total messages: 14 (0 generated)
|