summaryrefslogtreecommitdiffstats
path: root/tools/perf/profile_creators
Commit message (Expand)AuthorAgeFilesLines
* Telemetry: Update exception handling in FastNavigationProfileExtender.erikchen2015-05-121-62/+70
* Disable failing perf unit tests on chromeos.achuith2015-05-052-2/+13
* Move user_story.user_story_runner to story.story_runner.aiolos2015-05-011-3/+3
* Don't let the cookie profile extender over work WebPageReplay.erikchen2015-04-301-0/+7
* Enable 'unused-import' and 'import-error' lint check for perf/nednguyen2015-04-233-3/+2
* Telemetry: Refactor profile extender.erikchen2015-04-229-84/+88
* Telemetry: Add WPR data for large profiles.erikchen2015-04-154-2203/+2109
* Telemetry: Retry adding a new tab during profile creation.erikchen2015-04-141-1/+20
* Telemetry: Add WPR support to the profile extender.erikchen2015-04-103-45/+100
* Telemetry: Remove some dead code from the profile creator.erikchen2015-03-273-294/+0
* [telemetry] Sort imports in Telemetry and its dependents.dtu2015-03-252-2/+2
* Telemetry: Remove the class ProfileCreator.erikchen2015-03-196-99/+63
* Telemetry: Move ProfileGenerator to tools/perf/profile_creator.erikchen2015-03-186-3/+238
* Move PageTest.ValidatePageSet special-case into profile creator.slamm2015-03-061-0/+10
* Telemetry: Reparent DevToolsClientConnectionError to subclass Error.erikchen2015-03-051-10/+3
* Telemetry: Add more details to inspector_backend exceptions.erikchen2015-03-051-3/+3
* Telemetry: Move TimeoutException from util module to exceptions module.erikchen2015-02-271-2/+1
* Remove extensions_profile_creator's use of PageTest.CanRunForPageslamm2015-02-241-8/+7
* Telemetry: Fix several small problems in the profile creator.erikchen2015-02-232-16/+64
* Telemetry: Fix bug in HistoryProfileExtender.erikchen2015-02-201-1/+1
* Telemetry: Create new profile creator large_profile_creator.erikchen2015-02-197-63/+388
* telemetry: Create a helper class to quickly extend profiles.erikchen2015-02-182-0/+271
* telemetry: Create a safe url generator.erikchen2015-02-143-0/+4024
* Fix telemetry extension profile generator for OSX.erikchen2015-01-152-44/+34
* Change profile_creator to not subclass page_test.erikchen2015-01-092-78/+137
* Kill WillRunTest.chrishenry2014-12-183-35/+32
* [Telemetry] Introduce shared_user_story_state for real.nednguyen2014-11-241-1/+1
* Revert of [Telemetry] Introduce shared_user_story_state for real. (patchset #...nednguyen2014-11-221-1/+1
* [Telemetry] Introduce shared_user_story_state for real.nednguyen2014-11-211-1/+1
* Use PageTest instead of PageMeasurement in tools/perf.chrishenry@google.com2014-08-092-2/+2
* [Telemetry] Fix profile generation after r275633.tonyg@chromium.org2014-06-071-1/+1
* [telemetry] Cleanups for benchmarks importing page sets.dtu@chromium.org2014-06-074-8/+230
* [Telemetry] Update copyright header style.tonyg@chromium.org2014-06-062-2/+2
* [Telemetry] Make profile generator wait for pages to load completely.tonyg@chromium.org2014-06-051-3/+1
* Convert the rest of page_setsnednguyen@google.com2014-04-171-1/+1
* Update popular 25 extensions listjeremy@chromium.org2014-01-021-1/+1
* [Telemetry] Update popular 25 extensions listjeremy@chromium.org2013-12-291-18/+18
* [Telemetry] Script to generate profiles containing extensionsjeremy@chromium.org2013-12-163-0/+54
* [telemetry] Move tab from RunState to PageState.dtu@chromium.org2013-10-291-3/+3
* Telemetry: add multitab tests framework.semenzato@chromium.org2013-10-191-20/+7
* Change the pageset used by small_profile_creator from top_25 to typical_25.jeremy@chromium.org2013-10-031-2/+2
* Telemetry: Open more than 1 tab in small_profile_creatorjeremy@chromium.org2013-09-121-3/+25
* [Telemetry] Work around crbug.com/280750jeremy@chromium.org2013-08-301-1/+4
* [Telemetry] some fixes for profile generationjeremy@chromium.org2013-08-291-19/+3
* [Telemetry] Implement dirty profile generationjeremy@chromium.org2013-08-291-10/+27
* Telemetry: Add option to create a dirty profile as part of a test runjeremy@chromium.org2013-05-212-0/+27