summaryrefslogtreecommitdiffstats
path: root/tools/telemetry
Commit message (Expand)AuthorAgeFilesLines
* Move PageTest.ValidatePageSet special-case into profile creator.slamm2015-03-062-8/+0
* Telemetry: Add a decorator to inspector_backend.pyerikchen2015-03-061-52/+46
* Re-enable Android profiling helper unittestsskyostil2015-03-061-6/+2
* [Telemetry] Retry Page.captureScreenshotvkuzkokov2015-03-061-3/+6
* Adding Maps page to page_sets for telemetry.ssid2015-03-065-0/+317
* Fix backward compatibility of dump_power_status in CrosPowerMonitor: In older...cylee2015-03-062-18/+62
* Replace usage of cloud_storage in archive_info_unittest.aiolos2015-03-051-19/+37
* Telemetry: Reparent DevToolsClientConnectionError to subclass Error.erikchen2015-03-053-9/+5
* Revert "[telemetry] Move winring0 and ippet back outside AMD64."xhwang2015-03-052-0/+0
* Reenabling an old unit test for scrolling.cblume2015-03-051-9/+3
* Telemetry: Add more details to inspector_backend exceptions.erikchen2015-03-051-7/+42
* Revert of Adding Maps page to page_sets for telemetry. (patchset #7 id:310001...xhwang2015-03-055-310/+0
* Telemetry: Simplify exception handling of failed websocket connections.erikchen2015-03-043-17/+15
* Telemetry: Catch exceptions.Error instead of AppCrashException.erikchen2015-03-044-8/+8
* [Telemetry] Add interaction_record field to Valueeakuefner2015-03-0411-81/+203
* Make discarding the first result possible through Benchmark.ValueCanBeAddedPr...slamm2015-03-047-113/+91
* Adding Maps page to page_sets for telemetry.ssid2015-03-045-0/+310
* Telemtry: Add a method AddDebuggingMessage to Error.erikchen2015-03-041-1/+30
* Telemetry: Disable TabTest:testTabIsAlive on Android due to its failurezhenw2015-03-041-0/+1
* Fix flaky TabListBackendTestzhenw2015-03-041-0/+4
* [telemetry] Add public module counter.dtu2015-03-041-0/+40
* [Telemetry] Un-break help commandeakuefner2015-03-041-1/+1
* [telemetry] Move winring0 and ippet back outside AMD64.dtu2015-03-042-0/+0
* [Telemetry] Output all timeline based metrics on all timeline interaction rec...nednguyen2015-03-032-49/+23
* Change input latency result to depend on start of GPU swapbrianderson2015-03-031-1/+1
* [Telemetry] Rename PageRun to UserStoryRun part of switching from PageTestRes...fmeawad2015-03-028-82/+91
* [Telemetry] Skip disabled Tests when filteringfmeawad2015-03-021-10/+3
* Telemetry: remove the heap snapshot half-feature.marja2015-03-028-462/+0
* Make perf try jobs for win x64 build x64 binaries.prasadv2015-02-282-0/+22
* Telemetry: Add a new exception Error.erikchen2015-02-281-11/+21
* [Telemetry] Pass test_runner environment in local args instead of a global va...eakuefner2015-02-275-54/+75
* Telemetry: Add documentation to inspector_websocket.py.erikchen2015-02-271-1/+30
* Check against .py instead of .pycaiolos2015-02-275-24/+32
* Remove the ability to shuffle page_sets from user_story_runner.aiolos2015-02-273-56/+4
* Telemetry: Move TimeoutException from util module to exceptions module.erikchen2015-02-2722-41/+46
* Reland "Telemetry: Refactor inspector_websocket to create cleaner interface."erikchen2015-02-266-206/+227
* Disable flaky InspectorNetworkTabTest.testHTTPResponseTimelineRecorder on linux.grt2015-02-261-1/+1
* Revert of Telemetry: Refactor inspector_websocket to create cleaner interface...nednguyen2015-02-266-224/+204
* Revert of [Telemetry] Pass test_runner environment in local args instead of a...eakuefner2015-02-265-72/+51
* Add filter function to gpu_times.dyen2015-02-261-12/+23
* [Telemetry] Pass test_runner environment in local args instead of a global va...eakuefner2015-02-255-51/+72
* Revert of Enabled gpu_times metrics. (patchset #1 id:1 of https://codereview....nednguyen2015-02-251-23/+12
* Enabled gpu_times metrics.dyen2015-02-251-12/+23
* Telemetry: Refactor inspector_websocket to create cleaner interface.erikchen2015-02-256-204/+224
* [Telemetry] Add PRESUBMIT check to prevent .sha file uploaded without archive...nednguyen2015-02-251-5/+8
* Remove CanRunForPage checks. The method is no longer overridden by tests.slamm2015-02-253-20/+0
* Remove one use of PageTest.CanRunForPage.slamm2015-02-242-7/+42
* Check the context type in StopChromeTracinghoro2015-02-242-0/+28
* Fixed merge error in benchmark.py which removed the predicate variable.dyen2015-02-242-5/+39
* Print tools/perf/run_benchmark list on stdout instead of stderralancutter2015-02-241-11/+11