| Commit message (Expand) | Author | Age | Files | Lines |
* | [tools/Perf] Disable pylint's long line check for urls | nednguyen | 2015-08-28 | 1 | -3/+0 |
* | Convert AddUserStory to AddStory for perf/ | nednguyen | 2015-07-06 | 1 | -17/+17 |
* | Switch all the page_set in perf/page_set to story_set. | nednguyen | 2015-07-01 | 1 | -3/+3 |
* | Reorder perf page_sets imports with telemetry refactor tool. | nednguyen | 2015-06-24 | 1 | -1/+1 |
* | Remove all the user_agent_type of perf page_sets. | nednguyen | 2015-06-16 | 1 | -2/+2 |
* | [Telemetry] Change rasterize_and_record_micro to use key_mobile_sites pageset | nednguyen | 2015-02-14 | 1 | -0/+179 |
* | [Telemetry] Remove legacy key_mobile_sites. | nednguyen | 2014-12-25 | 1 | -445/+0 |
* | Rename AddPage -> AddUserStory in tools/perf/page_sets/. | chrishenry | 2014-12-13 | 1 | -26/+27 |
* | [Telemetry] Reorganize key_mobile_sites pages and update their names | nednguyen | 2014-11-13 | 1 | -63/+52 |
* | [Telemetry] Refactor key_mobile_sites so only page classes with custom Run.. ... | nednguyen | 2014-10-29 | 1 | -152/+73 |
* | [Telemetry] Add labels attribute to page as the new way to set label | nednguyen | 2014-10-28 | 1 | -20/+7 |
* | [Telemetry] Remove RunTaskExecutionTime method | nednguyen | 2014-10-27 | 1 | -6/+0 |
* | To help guide development and track performance improvements in specific area... | picksi | 2014-10-17 | 1 | -1/+7 |
* | Make credential_path a page attribute instead of page_set attribute. | nednguyen | 2014-10-09 | 1 | -4/+3 |
* | Kill page.disabled field. | nednguyen | 2014-09-30 | 1 | -13/+12 |
* | Disable groupcloned.com_test_list-images page from key_mobile_sites | miletus | 2014-09-30 | 1 | -1/+3 |
* | Moving noisy pages (ESPN and LA Times) from key_mobile_sites into tough_sched... | picksi | 2014-09-17 | 1 | -5/+1 |
* | New pages added to smoothness.key_mobile_sites.py | picksi | 2014-09-01 | 1 | -1/+7 |
* | Delete all_page_actions, which is now empty. | chrishenry@google.com | 2014-07-10 | 1 | -2/+0 |
* | Add ActionRunner wrapper for the remaining less used actions (try 2): | chrishenry@google.com | 2014-07-10 | 1 | -1/+1 |
* | Revert of Add ActionRunner wrapper for the remaining less used actions: (http... | tonyg@chromium.org | 2014-06-27 | 1 | -1/+1 |
* | Add ActionRunner wrapper for the remaining less used actions: | chrishenry@google.com | 2014-06-27 | 1 | -1/+1 |
* | ScrollAction wrapper API in ActionRunner. | chrishenry@google.com | 2014-06-24 | 1 | -60/+52 |
* | Adding cloud permission buckets to pages sets that are part of crbug.com/3747... | aiolos@chromium.org | 2014-06-13 | 1 | -1/+2 |
* | Create ActionRunner wrapper API over TapAction and ClickElementAction. Add Ev... | chrishenry@google.com | 2014-06-12 | 1 | -4/+1 |
* | Add Wait* API to ActionRunner to wrap over WaitAction. | chrishenry@google.com | 2014-06-08 | 1 | -73/+38 |
* | Add NavigateToPage API for action_runner. | nednguyen@google.com | 2014-05-22 | 1 | -12/+12 |
* | Page's constructor should take name as optional argument. Make sure that page... | nednguyen@google.com | 2014-05-07 | 1 | -23/+17 |
* | Remove PageWithDefaultRunNavigate. I basically just do sed. | nednguyen@google.com | 2014-05-02 | 1 | -1/+1 |
* | Fix Amazon page in key_mobile_sites | dominikg@chromium.org | 2014-05-01 | 1 | -4/+27 |
* | [Telemetry] Add a smoke test for page sets. | tonyg@chromium.org | 2014-04-18 | 1 | -3/+3 |
* | Remove rasterize_and_record | skyostil@chromium.org | 2014-04-18 | 1 | -3/+0 |
* | Telemetry: Fix JS typo in conversion to python (True->true) | epenner@chromium.org | 2014-04-16 | 1 | -2/+2 |
* | Convert key_... page actions to python. | nednguyen@google.com | 2014-04-15 | 1 | -0/+578 |