Remove smoothness's auto issuing marker behavior for some mobile pages
commit2be4051552f598d5d731c56bccb52871aba3a453
authornednguyen <nednguyen@google.com>
Mon, 20 Apr 2015 21:26:31 +0000 (20 14:26 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 20 Apr 2015 21:27:38 +0000 (20 21:27 +0000)
treecb61ac2595ae8ae87a4d9f68ca136cd0de1a1953
parentb447214919bc913d0f0a661d7b771f131aedfc65
Remove smoothness's auto issuing marker behavior for some mobile pages

smoothness.maps (https://codereview.chromium.org/1094973002)

smoothness.key_silk_cases (https://codereview.chromium.org/1082583003)

smoothness.key_mobile_sites_smooth (https://codereview.chromium.org/1076313004)

smoothness.gpu_rasterization.key_mobile_sites_smooth (same page set as smoothness.key_mobile_sites_smooth)

smoothness.sync_scroll.key_mobile_sites_smooth (same page set as smoothness.key_mobile_sites_smooth)

smothness.simple_mobile_sites (https://codereview.chromium.org/1084193003)

In order to move smoothness to use the control code of TBM,
we first need to remove the code that automatically issuing
marker in smoothness_controller & make sure that all the
pages that are paired with smoothness must issue the
markers themselves in the page.

BUG=444701

Review URL: https://codereview.chromium.org/1088813003

Cr-Commit-Position: refs/heads/master@{#325912}
tools/perf/benchmarks/smoothness.py
tools/perf/measurements/smoothness.py
tools/perf/page_sets/key_silk_cases.py
tools/perf/page_sets/maps.py