| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable benchmark session_restore.cold.typical_25 on CrOS | cylee | 2015-06-08 | 1 | -28/+85 |
* | Telemetry: Update exception handling in FastNavigationProfileExtender. | erikchen | 2015-05-12 | 1 | -62/+70 |
* | Disable failing perf unit tests on chromeos. | achuith | 2015-05-05 | 2 | -2/+13 |
* | Move user_story.user_story_runner to story.story_runner. | aiolos | 2015-05-01 | 1 | -3/+3 |
* | Don't let the cookie profile extender over work WebPageReplay. | erikchen | 2015-04-30 | 1 | -0/+7 |
* | Enable 'unused-import' and 'import-error' lint check for perf/ | nednguyen | 2015-04-23 | 3 | -3/+2 |
* | Telemetry: Refactor profile extender. | erikchen | 2015-04-22 | 9 | -84/+88 |
* | Telemetry: Add WPR data for large profiles. | erikchen | 2015-04-15 | 4 | -2203/+2109 |
* | Telemetry: Retry adding a new tab during profile creation. | erikchen | 2015-04-14 | 1 | -1/+20 |
* | Telemetry: Add WPR support to the profile extender. | erikchen | 2015-04-10 | 3 | -45/+100 |
* | Telemetry: Remove some dead code from the profile creator. | erikchen | 2015-03-27 | 3 | -294/+0 |
* | [telemetry] Sort imports in Telemetry and its dependents. | dtu | 2015-03-25 | 2 | -2/+2 |
* | Telemetry: Remove the class ProfileCreator. | erikchen | 2015-03-19 | 6 | -99/+63 |
* | Telemetry: Move ProfileGenerator to tools/perf/profile_creator. | erikchen | 2015-03-18 | 6 | -3/+238 |
* | Move PageTest.ValidatePageSet special-case into profile creator. | slamm | 2015-03-06 | 1 | -0/+10 |
* | Telemetry: Reparent DevToolsClientConnectionError to subclass Error. | erikchen | 2015-03-05 | 1 | -10/+3 |
* | Telemetry: Add more details to inspector_backend exceptions. | erikchen | 2015-03-05 | 1 | -3/+3 |
* | Telemetry: Move TimeoutException from util module to exceptions module. | erikchen | 2015-02-27 | 1 | -2/+1 |
* | Remove extensions_profile_creator's use of PageTest.CanRunForPage | slamm | 2015-02-24 | 1 | -8/+7 |
* | Telemetry: Fix several small problems in the profile creator. | erikchen | 2015-02-23 | 2 | -16/+64 |
* | Telemetry: Fix bug in HistoryProfileExtender. | erikchen | 2015-02-20 | 1 | -1/+1 |
* | Telemetry: Create new profile creator large_profile_creator. | erikchen | 2015-02-19 | 7 | -63/+388 |
* | telemetry: Create a helper class to quickly extend profiles. | erikchen | 2015-02-18 | 2 | -0/+271 |
* | telemetry: Create a safe url generator. | erikchen | 2015-02-14 | 3 | -0/+4024 |
* | Fix telemetry extension profile generator for OSX. | erikchen | 2015-01-15 | 2 | -44/+34 |
* | Change profile_creator to not subclass page_test. | erikchen | 2015-01-09 | 2 | -78/+137 |
* | Kill WillRunTest. | chrishenry | 2014-12-18 | 3 | -35/+32 |
* | [Telemetry] Introduce shared_user_story_state for real. | nednguyen | 2014-11-24 | 1 | -1/+1 |
* | Revert of [Telemetry] Introduce shared_user_story_state for real. (patchset #... | nednguyen | 2014-11-22 | 1 | -1/+1 |
* | [Telemetry] Introduce shared_user_story_state for real. | nednguyen | 2014-11-21 | 1 | -1/+1 |
* | Use PageTest instead of PageMeasurement in tools/perf. | chrishenry@google.com | 2014-08-09 | 2 | -2/+2 |
* | [Telemetry] Fix profile generation after r275633. | tonyg@chromium.org | 2014-06-07 | 1 | -1/+1 |
* | [telemetry] Cleanups for benchmarks importing page sets. | dtu@chromium.org | 2014-06-07 | 4 | -8/+230 |
* | [Telemetry] Update copyright header style. | tonyg@chromium.org | 2014-06-06 | 2 | -2/+2 |
* | [Telemetry] Make profile generator wait for pages to load completely. | tonyg@chromium.org | 2014-06-05 | 1 | -3/+1 |
* | Convert the rest of page_sets | nednguyen@google.com | 2014-04-17 | 1 | -1/+1 |
* | Update popular 25 extensions list | jeremy@chromium.org | 2014-01-02 | 1 | -1/+1 |
* | [Telemetry] Update popular 25 extensions list | jeremy@chromium.org | 2013-12-29 | 1 | -18/+18 |
* | [Telemetry] Script to generate profiles containing extensions | jeremy@chromium.org | 2013-12-16 | 3 | -0/+54 |
* | [telemetry] Move tab from RunState to PageState. | dtu@chromium.org | 2013-10-29 | 1 | -3/+3 |
* | Telemetry: add multitab tests framework. | semenzato@chromium.org | 2013-10-19 | 1 | -20/+7 |
* | Change the pageset used by small_profile_creator from top_25 to typical_25. | jeremy@chromium.org | 2013-10-03 | 1 | -2/+2 |
* | Telemetry: Open more than 1 tab in small_profile_creator | jeremy@chromium.org | 2013-09-12 | 1 | -3/+25 |
* | [Telemetry] Work around crbug.com/280750 | jeremy@chromium.org | 2013-08-30 | 1 | -1/+4 |
* | [Telemetry] some fixes for profile generation | jeremy@chromium.org | 2013-08-29 | 1 | -19/+3 |
* | [Telemetry] Implement dirty profile generation | jeremy@chromium.org | 2013-08-29 | 1 | -10/+27 |
* | Telemetry: Add option to create a dirty profile as part of a test run | jeremy@chromium.org | 2013-05-21 | 2 | -0/+27 |