summaryrefslogtreecommitdiffstats
path: root/tools/telemetry
Commit message (Expand)AuthorAgeFilesLines
* Move loading_trace & thread_times to the new timeline_based_metric API.nednguyen@google.com2014-04-113-0/+39
* Convert page sets in page_cycler/ to pythonnednguyen@google.com2014-04-111-0/+8
* Telemetry: Skip page if a page action is not supported by the browser.dominikg@chromium.org2014-04-102-0/+3
* Revert "Revert "[Telemetry] Move webpagereplay.py into Telemetry.""tonyg@chromium.org2014-04-093-7/+256
* [Telemetry] Assert that browser is properly closed.tonyg@chromium.org2014-04-091-24/+23
* [Telemetry] Minor cleanup in desktop_browser_backend.tonyg@chromium.org2014-04-091-26/+20
* Revert "[Telemetry] Move webpagereplay.py into Telemetry."dpranke@chromium.org2014-04-092-256/+5
* [Telemetry] Move webpagereplay.py into Telemetry.tonyg@chromium.org2014-04-092-5/+256
* Disable Telemetry screenshot unittest on mac till we can make it more stablebajones@chromium.org2014-04-081-0/+3
* Update usb charging command to wait for it to succeed.qsr@chromium.org2014-04-081-8/+1
* [Telemetry] Another small cleanup noticed while reading code.tonyg@chromium.org2014-04-081-2/+1
* [Telemetry] Raise tracing timeout.tonyg@chromium.org2014-04-081-1/+1
* [Telemetry] Enable sandbox on OS X page cyclersjeremy@chromium.org2014-04-081-0/+1
* [Telemetry] Take advantage of a python2.7ism.tonyg@chromium.org2014-04-081-6/+1
* [Telemetry] Speculative fix for buildbot deadlocks.tonyg@chromium.org2014-04-081-0/+3
* [telemetry] Use exception_formatter in some of the places where we currently ...dtu@chromium.org2014-04-074-59/+71
* telemetry: add additional discrepancy test casesernstm@chromium.org2014-04-051-0/+8
* Fix bug in record_wpr. Currently, it only runs actions inside RunNavigateStepsnednguyen@google.com2014-04-052-1/+58
* Convert alexa1-1000 and 2012Q3 to python page_setsnednguyen@google.com2014-04-042-0/+32
* Fix power measurement with dumpsys when the format is unrecognized.qsr@chromium.org2014-04-043-5/+1546
* Revert of Fix power measurement with dumpsys when the format is unrecognized....nhiroki@chromium.org2014-04-042-22/+5
* Fix power measurement with dumpsys when the format is unrecognized.qsr@chromium.org2014-04-042-5/+22
* Set page's _base_dir in PageSet.FromPythonFile(..)nednguyen@google.com2014-04-047-8/+46
* Adding dumpsys based power monitor for android.qsr@chromium.org2014-04-0315-107/+638
* [Telemetry] Output average GPU frequency from power metricjeremy@chromium.org2014-04-032-4/+4
* Refactor the way page_set is checked in test_runner and record_wprdnednguyen@google.com2014-04-032-3/+3
* Disable page to page_set inheritance for python page_set. This is to make sur...nednguyen@google.com2014-04-032-3/+3
* telemetry: Fix StopRawDisplayFrameRateMeasurement.ernstm@chromium.org2014-04-021-0/+3
* Adding battery control API for android.qsr@chromium.org2014-04-021-98/+4
* [Telemetry] Speculative fix for testActivateTab flake.tonyg@chromium.org2014-04-021-1/+1
* Remove GetSyntheticDelayCategories caching. Refactor the list comparision in ...nednguyen@google.com2014-04-011-3/+0
* [telemetry] Fix run_measurement with page set from command-line.dtu@chromium.org2014-04-011-1/+6
* Fix bug in IsPageSetFile of discover.py. This bug make json files in unittest...nednguyen@google.com2014-04-012-2/+7
* [telemetry] Plumb environment through test_runner. Remove page_test_runner.dtu@chromium.org2014-03-314-220/+27
* Fix the incorrect Better/Worse labelling in the results page.sebmarchand@chromium.org2014-03-311-3/+3
* telemetry: Discrepancy overhaulernstm@chromium.org2014-03-312-83/+121
* telemetry: handle tests that are not supported on a platform.ernstm@chromium.org2014-03-315-4/+29
* Remove telemetry.web_components.ui charts in favor of tvcm.ui chartsnduca@chromium.org2014-03-3015-812/+0
* [telemetry] Minor Cloud Storage script fixes.dtu@chromium.org2014-03-301-16/+8
* Support for gaia login.achuith@chromium.org2014-03-282-0/+33
* [telemetry] WebComponents Cleanupsnduca@chromium.org2014-03-286-75/+91
* Remove contexts that do not have webSocketDebuggerUrls from consideration.achuith@chromium.org2014-03-283-2/+13
* Fix GetAllPageSetFilenames.nednguyen@google.com2014-03-271-4/+5
* Fix GetAllPageSetFilenames.nednguyen@google.com2014-03-271-6/+3
* Add support for python pagesetnednguyen@google.com2014-03-2718-140/+319
* [telemetry] Extract page summarization from buildbot to a new classnduca@chromium.org2014-03-275-108/+187
* Add cleanup for measurements that use tracingnednguyen@google.com2014-03-271-0/+31
* Add backend_list to ctor of WebContents.achuith@chromium.org2014-03-275-27/+19
* [telemetry] Consolidate global hooks.dtu@chromium.org2014-03-277-70/+87
* Change the default duration of synthetic taps.dominikg@chromium.org2014-03-262-2/+2