summaryrefslogtreecommitdiffstats
path: root/tools/perf/profile_creators
Commit message (Expand)AuthorAgeFilesLines
* Use unique temporary directory for profile creation.malets2016-02-161-8/+1
* Disabling flaky extension profile extender unittest.phoglund2016-02-151-1/+2
* [tools/perf] Migrate profile_extender to new network controller APIperezju2016-02-121-10/+7
* Formatting clean-up in tools/perf/qyearsley2016-02-0313-71/+89
* Update tools/perf to use cloud_storage from catapult.aiolos2016-01-202-2/+18
* telemetry: Fix bugs in the extension profile generator.erikchen2016-01-153-3/+39
* Fix spellings in src/tools/perf/.qyearsley2015-12-221-1/+1
* fix catchall exception handleralexandermont2015-12-211-1/+1
* [Telemetry + tools/perf] Modify the pylint disable message to use symbolic namenednguyen2015-11-201-1/+1
* ProfileExtender should not modify browser options or finder options.erikchen2015-11-031-1/+3
* [Telemetry/Perf] Switch os.pardir to '..' everywherenednguyen2015-10-282-3/+3
* Remove unused history profile extender and tests.dalecurtis2015-10-243-137/+0
* telemetry: Move profile generation into shared page state class.erikchen2015-10-211-6/+11
* telemetry: Never reuse a generated profile.erikchen2015-10-191-10/+16
* [telemetry] Remove util.AddDirToPythonPath().dtu2015-09-042-4/+0
* Revert of Create classes_util API, change discover to return a list instead o...jochen2015-08-041-2/+2
* Reland of Create classes_util API, change discover to return a list instead o...aiolos2015-08-031-2/+2
* Revert of Create classes_util API, change discover to return a list instead o...aiolos2015-08-031-2/+2
* Reland of Create classes_util API, change discover to return a list instead o...aiolos2015-08-031-2/+2
* Changes for start_with_ext Telemetry test to work on Windows.sydli2015-07-312-28/+69
* Revert of Create classes_util API, change discover to return a list instead o...avi2015-07-301-2/+2
* Create classes_util API, change discover to return a list instead of a dict.aiolos2015-07-301-2/+2
* Extension profile generator + benchmark for startup with profile.sydli2015-07-224-0/+390
* Last UserStory -> Story change in telemetry and perf/.aiolos2015-07-212-2/+2
* Moved unittest_util to testingsullivan2015-07-072-2/+2
* telemetry/core refactor.aiolos2015-07-011-1/+1
* Move browser related files out of core and into internal.aiolos2015-06-302-4/+4
* [Telemetry] Deprecate 'User Story' concept for rename to 'Story'eakuefner2015-06-302-6/+6
* Revert of Discover should return a list of classes, not a dictionary. (patchs...wittman2015-06-261-2/+2
* Discover should return a list of classes, not a dictionary.aiolos2015-06-251-2/+2
* Enable benchmark session_restore.cold.typical_25 on CrOScylee2015-06-081-28/+85
* 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