summaryrefslogtreecommitdiffstats
path: root/tools/telemetry
Commit message (Expand)AuthorAgeFilesLines
* More Extension unit tests, and better error exceptions.achuith@chromium.org2013-02-145-21/+63
* [Telemetry] Fix tab list updating with connected tabs.dtu@chromium.org2013-02-132-3/+26
* Telemetry: fixes testGotTrace on old browsers.bulach@chromium.org2013-02-131-1/+4
* Telemetry support for extensions.achuith@chromium.org2013-02-1319-21/+340
* Fix dtor of web_contents.achuith@chromium.org2013-02-132-4/+9
* Android Telemetry: automates devices running "user" build.bulach@chromium.org2013-02-121-27/+21
* Telemetry fix: .wpr metadata layer with missing metadata again.marja@chromium.org2013-02-121-1/+1
* [Telemetry] Add an --extra-wpr-args flag.tonyg@chromium.org2013-02-122-1/+11
* [Telemetry] Disconnect a Tab's inspector backend when it's GC'd.dtu@chromium.org2013-02-112-0/+10
* Telemetry: Fix the .wpr recording when no metadata exists.marja@chromium.org2013-02-112-15/+66
* Telemetry: Fix tracing ( https://chromiumcodereview.appspot.com/12082091 ).marja@chromium.org2013-02-071-1/+1
* Telemtry: fixes version detection for mobile and supports_tracing.bulach@chromium.org2013-02-051-3/+4
* Introduce web_contents.achuith@chromium.org2013-02-042-59/+73
* Convert telemetry unittests to output in GTest format.xusydoc@chromium.org2013-02-043-11/+137
* Telemetry: Make ListAllDepsPaths pull DEPS locallysbasi@google.com2013-02-041-4/+7
* DevTools: introduce devtools_protocol.* with protocol parser / serializer hel...pfeldman@chromium.org2013-02-041-1/+1
* Telemetry: add a metadata layer between page set and .wpr.marja@chromium.org2013-02-0113-52/+360
* Revert 180117, it broke all telemetry tests.marja@chromium.org2013-02-0113-361/+52
* Telemetry: add a metadata layer between page set and .wpr.marja@chromium.org2013-02-0113-52/+361
* Rename tab_backend to inspector_backend.achuith@chromium.org2013-01-316-28/+29
* [Telemetry] Remove useless call to UrlOfskyostil@chromium.org2013-01-311-1/+0
* [devtools, telemetry] Need to get Chrome version separately from User Agenthartmanng@chromium.org2013-01-311-6/+18
* Fix r179843 ( https://chromiumcodereview.appspot.com/12082091 ).marja@chromium.org2013-01-311-1/+1
* [telemetry] Add TraceResult as return value from tracing, and placeholder tra...nduca@chromium.org2013-01-318-17/+113
* Use the Telemetry bootstrap for run_multipage_benchmarkswiltzius@chromium.org2013-01-301-0/+31
* Telemetry: Don't require strict host key checking for CrOSsbasi@google.com2013-01-301-18/+26
* Relanding "Add apk for running content_browsertests"nileshagrawal@chromium.org2013-01-292-3/+3
* [telemetry] Open trace files with unicode encodingnduca@chromium.org2013-01-291-1/+3
* [telemetry] Recover gracefully when a tab crashes during tracingnduca@chromium.org2013-01-282-1/+4
* [telemetry] Removing flake in wpr_server.py caused by static port assignment ...hartmanng@chromium.org2013-01-289-41/+71
* [Telemetry] Rename interaction to action.dtu@chromium.org2013-01-2620-224/+224
* Fix Telemetry after https://codereview.chromium.org/12034007/ .marja@chromium.org2013-01-252-0/+4
* Telemetry: add a page filter for excluding pages.marja@chromium.org2013-01-255-19/+50
* [Telemetry] Allow benchmarks/measurements to bind their start/stop hooks to a...dtu@chromium.org2013-01-255-68/+45
* Fix facebook_credentials_backend_unittest on android-content-shell.hartmanng@chromium.org2013-01-243-27/+20
* [Telemetry] Fix an incorrect assertion.tonyg@chromium.org2013-01-231-3/+1
* [Telemetry] Dynamically set remote debugging port in DesktopBrowserBackend.hartmanng@chromium.org2013-01-234-13/+13
* [Telemetry] Fix slow userAgent unit test in page_runner_unittest.py.hartmanng@chromium.org2013-01-231-1/+11
* [Telemetry] Fix typos in Screenshot code.dtu@chromium.org2013-01-231-1/+4
* Clean up Telemetry dependency story.wiltzius@chromium.org2013-01-222-35/+44
* [telemetry] Fix cros login.hartmanng@chromium.org2013-01-222-13/+37
* [Telemetry] Fix testScrollingInteraction on android-content-shell.tonyg@chromium.org2013-01-182-4/+7
* [Telemetry] Fix testWaitInteraction on content-shell.tonyg@chromium.org2013-01-181-1/+1
* [Telemetry] Delete inspector_backend, which was renamed to tab_backend in crr...dtu@chromium.org2013-01-181-125/+0
* Telemetry: Normalize page_set options.marja@chromium.org2013-01-182-8/+9
* [Telemetry] Replace assertGreater with assertTrue.dtu@chromium.org2013-01-181-3/+3
* [telemetry] Fix runtests due to missing stub functionnduca@chromium.org2013-01-181-0/+3
* [telemetry] Fix --browser-executable containing ~nduca@chromium.org2013-01-171-2/+6
* [Telemetry] Remove tab.runtime and tab.page.dtu@chromium.org2013-01-1728-144/+129
* Telemetry: fixes InspectorTimeline.testGotTimelinebulach@chromium.org2013-01-171-8/+2