summaryrefslogtreecommitdiffstats
path: root/tools/telemetry
Commit message (Expand)AuthorAgeFilesLines
* [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
* [Android] Switch to DeviceUtils versions of Ls, SetJavaAsserts, GetProp, and ...jbudorick@chromium.org2014-07-087-16/+19
* Initial commit of a queueing delay metric:ariblue@google.com2014-07-085-4/+273
* Fix timeline_based_measurement's smoke test for smooth interaction.nednguyen@google.com2014-07-072-24/+40
* [Telemetry] Power metric: subtract quiescent power draw from resultjeremy@chromium.org2014-07-065-3/+30
* Telemetry: Fix calculation of bounding rects for elements in iframes.dominikg@chromium.org2014-07-041-5/+22
* Remove --force-compositing-mode from various places. The flag no longer does ...chrishtr@chromium.org2014-07-031-1/+0
* [Android] Switch to DeviceUtils versions of file functions.jbudorick@chromium.org2014-07-0314-42/+37
* Revert 280994 "[Telemetry] Power metric: subtract quiescent powe..."simonhatch@chromium.org2014-07-025-30/+3
* Log exceptions importing adb build commands, rather than silenty failing.wiltzius@chromium.org2014-07-021-0/+2
* [Telemetry] Power metric: subtract quiescent power draw from resultjeremy@chromium.org2014-07-025-3/+30
* Disable PageRunnerTests.testDiscardFirstResult on XP.grunell@chromium.org2014-06-301-0/+1