summaryrefslogtreecommitdiffstats
path: root/tools/telemetry
Commit message (Expand)AuthorAgeFilesLines
* Update parsing of dumpsys batterystatsqsr@chromium.org2014-07-226-1976/+14634
* Add warnings to inspector DOM count unittest baselines.kouhei@chromium.org2014-07-221-3/+11
* Revert 284459 "Add FailureValue and wire it through PageTestResu..."sky@chromium.org2014-07-2116-222/+68
* Add FailureValue and wire it through PageTestResults.chrishenry@google.com2014-07-2116-68/+222
* Telemetry: Add simple mobile page-set with smoothness/thread-times.epenner@chromium.org2014-07-211-0/+4
* [Telemetry] Android forwarder bug fixes.wuhu@google.com2014-07-181-5/+5
* Revert of [Telemetry] Fix a flake in android browser finder. (https://coderev...tonyg@chromium.org2014-07-181-13/+12
* Added frequency stats and c-state residency to CrOS power monitor.tmandel@chromium.org2014-07-188-62/+705
* [Telemetry] Fix a flake in android browser finder.tonyg@chromium.org2014-07-181-12/+13
* Telemetry: make InspectorTimeline backward compatible with upcoming changes i...loislo@chromium.org2014-07-181-3/+12
* telemetry: Avoid breakage if user SSH config enables ControlMasterjosh@joshtriplett.org2014-07-181-1/+2
* [telemetry] OutputFormatter for unit tests.dtu@chromium.org2014-07-179-262/+429
* Remove results.Add and value_backcompat.nednguyen@google.com2014-07-172-56/+0
* Move AddValue/AddSummaryValue to PageTestResults.chrishenry@google.com2014-07-174-49/+59
* Convert results.Add to results.AddValue for files in web_perf/nednguyen@google.com2014-07-175-34/+64
* [Android] Switch to DeviceUtils versions of GetPid, TakeScreenshot, and GetIo...jbudorick@chromium.org2014-07-172-5/+2
* Move Start/StopTest to Run() instead.chrishenry@google.com2014-07-171-8/+10
* Kill AddError/AddErrorMessage from PageTestResults, switch existing usage to ...chrishenry@google.com2014-07-1714-150/+79
* [Telemetry] Fix for Telemetry unittests on Android after r283119tonyg@chromium.org2014-07-172-3/+7
* Introduce disable-gaia-services for fake telemetry login.achuith@chromium.org2014-07-171-2/+3
* Disable testIFrame temporarily on cros.achuith@chromium.org2014-07-161-1/+2
* [telemetry] Let main() take args as a parameter in addition to command-line.dtu@chromium.org2014-07-161-6/+6
* Minor cleanups for the Timeline Interaction Record:ariblue@google.com2014-07-161-43/+48
* Make CsvPageMeasurementResults not depend onchrishenry@google.com2014-07-163-38/+28
* Refactor Telemetry value system to support AsDict()eakuefner@chromium.org2014-07-1612-2/+176
* DevTools: Page.navigate response should contain a frameId (content/).pfeldman@chromium.org2014-07-161-7/+32
* Bypass web component tests when NO_TVCM=1nduca@chromium.org2014-07-151-4/+10
* [telemetry] Move cloud_storage from page/ to util/.dtu@chromium.org2014-07-1516-17/+17
* [telemetry] Reduce browser launches in unit tests.dtu@chromium.org2014-07-157-46/+44
* Add basic is_fast measurement.slamm@chromium.org2014-07-157-34/+274
* Fix value unittestnduca@chromium.org2014-07-141-2/+27
* Delete dead code (the first if branch) in Benchmark.CreateExpectations.chrishenry@google.com2014-07-121-4/+1
* Cleanup while reading code: Move GetJavaScriptMarker to be a free function in...chrishenry@google.com2014-07-125-45/+56
* Telemetry Pages support AsDict()eakuefner@chromium.org2014-07-122-3/+30
* Update files in telemetry/results/ to use results.AddValuenednguyen@google.com2014-07-125-84/+142
* Handle multiple duplicate timeline interaction records.ariblue@google.com2014-07-114-119/+217
* Update files in telemetry/page/ to use results.AddValue()nednguyen@google.com2014-07-113-7/+13
* Remove StartAsyncDispatchNotifications from inspector_websocket since it's no...nednguyen@google.com2014-07-112-28/+47
* Delete gesture_action.py and remove support for JSON attributeschrishenry@google.com2014-07-1112-136/+65
* Flush form cache when next document is loaded to avoid Document leak.kouhei@chromium.org2014-07-111-2/+2
* Fix CSV header output for TimelineBasedMeasurement.chrishenry@google.com2014-07-111-0/+4
* [Telemetry] Fix a few more potential deadlocks.tonyg@chromium.org2014-07-113-4/+4
* Delete all_page_actions, which is now empty.chrishenry@google.com2014-07-104-14/+0
* [Android] Fix a deadlock between telemetry and DeviceUtils.jbudorick@chromium.org2014-07-101-2/+2
* Add ActionRunner wrapper for the remaining less used actions (try 2):chrishenry@google.com2014-07-1015-245/+446
* Change ownership of video filesatyanarayana@google.com2014-07-103-11/+12
* Add IDs to Telemetry Pages.eakuefner@chromium.org2014-07-092-0/+15
* Remove AddTabToMarkerMapping (dead code)nednguyen@google.com2014-07-091-3/+0
* [Telemetry] Cleanup: remove unused --report_root_metrics flagjeremy@chromium.org2014-07-091-5/+0
* [telemetry] Refactor run_tests to remove old cruft.dtu@chromium.org2014-07-0811-218/+202