summaryrefslogtreecommitdiffstats
path: root/tools/telemetry
Commit message (Expand)AuthorAgeFilesLines
* Telemetry: add multitab tests framework.semenzato@chromium.org2013-10-193-6/+30
* [telemetry] Add an option --upload-results to store the html results in googl...simonhatch@chromium.org2013-10-194-6/+20
* telemetry: Smoothness metric clean-up.ernstm@chromium.org2013-10-193-8/+47
* [telemetry] Comment out unused import to fix PyLint.dtu@chromium.org2013-10-191-1/+1
* [telemetry] Preserve trailing slashes in URLs.dtu@chromium.org2013-10-185-26/+38
* [Telemetry] Fix profile generator to not include pseudo files.tonyg@chromium.org2013-10-181-1/+14
* Telemetry testScrollAction fails after a Blink roll 159695:159835pfeldman@chromium.org2013-10-181-36/+38
* Debug logging for AllExtensionLoaded failure.achuith@chromium.org2013-10-182-4/+15
* Moved ignoring of --gtest_output argument to apply to all Telemetry tests.kbr@chromium.org2013-10-181-0/+6
* [Telemetry] Raise default web contents timeout from 60->90s.tonyg@chromium.org2013-10-181-1/+1
* [telemetry] Restore --reset-html-results option and rename to --reset-resultssimonhatch@chromium.org2013-10-175-7/+67
* telemetry: Add Android Systrace profilerskyostil@chromium.org2013-10-172-1/+70
* [Telemetry] Apply adb taskset hack to child processestonyg@chromium.org2013-10-171-1/+1
* Adding a WillCloseBrowser class method on profilers.qsr@chromium.org2013-10-173-4/+26
* [telemetry] Followup fixes for http://crrev.com/228869dtu@chromium.org2013-10-173-5/+14
* Fix file paths in dromaeo testsdtu@chromium.org2013-10-161-2/+3
* [telemetry] Adjust my prior fix to not wait for the tab to complete loading w...pauljensen@chromium.org2013-10-161-2/+6
* Made Pixel tests functional. Captures tab content and compares to ref imagebajones@chromium.org2013-10-162-1/+34
* Guard against no browser in the StopProfiling method.qsr@chromium.org2013-10-161-1/+2
* [telemetry] Print graphics feature status.dtu@chromium.org2013-10-165-34/+45
* [telemetry] Support absolute paths by changing file:/// to file://. More robu...dtu@chromium.org2013-10-1613-193/+214
* telemetry: Improved handling of timeline markers.ernstm@chromium.org2013-10-164-0/+18
* Telemetry: Remove rAF-based fallback for scroll action.dominikg@chromium.org2013-10-154-32/+41
* [Telemetry] Increase memconsumer usage to 20MB.frankf@chromium.org2013-10-151-1/+1
* [telemetry] Fix instructions for configuring network for --android-rndisszym@chromium.org2013-10-151-1/+1
* Telemetry: Start clank with blank page.dominikg@chromium.org2013-10-151-1/+2
* Fix race conditions in window snapshot code.kbr@chromium.org2013-10-152-5/+164
* [telemetry] Add profiler for net-internals log.pauljensen@chromium.org2013-10-157-8/+51
* Remove usages of HeapProfiler.finishHeapSnapshot from telemetryyurys@chromium.org2013-10-141-7/+5
* telemetry: Enable GPU-specific test expectations on Androidskyostil@chromium.org2013-10-142-8/+44
* [Telemetry] Build and install memconsumer app.frankf@chromium.org2013-10-132-2/+14
* Remove references to sconsbuild.thakis@chromium.org2013-10-122-5/+0
* [telemetry] Add test aliases to run_benchmark.dtu@chromium.org2013-10-111-0/+5
* [telemetry] Make --android-rndis enable adb root access automatically ratherpauljensen@chromium.org2013-10-111-1/+2
* Telemetry: Start tests with new tab page.dominikg@chromium.org2013-10-111-2/+1
* Increase timeout of AllExtensionsLoaded.achuith@chromium.org2013-10-111-1/+1
* [telemetry] Fix the race condition occurring when telemetry loads Chrome for ...pauljensen@chromium.org2013-10-102-1/+13
* Switched Telemetry BrowserBackend to use 127.0.0.1 instead of localhost.bajones@chromium.org2013-10-091-1/+1
* Fixed bug in Windows version detection causing test expectations to fail to a...kbr@chromium.org2013-10-091-1/+1
* Add a timeout when waiting for tracing thread to join.tengs@chromium.org2013-10-081-1/+4
* Telemetry: Only update device .apk if --browser isn't specifiedoysteine@chromium.org2013-10-085-2/+12
* Report shared dirty in memory metrics.feng@chromium.org2013-10-081-0/+1
* Default browser selection for Telemetry on Androidoysteine@chromium.org2013-10-084-54/+93
* telemetry: Add large line plots to results page.ernstm@chromium.org2013-10-071-44/+120
* Telemetry: Check in PrintPerfResult that the flattened list is also non-zero.rmcilroy@chromium.org2013-10-072-2/+5
* Fix GetOSVersionName on Windowsbajones@chromium.org2013-10-051-2/+2
* Fix range requests on Telemetry http server.shadi@chromium.org2013-10-052-11/+66
* Made it possible to override the name of tests in Telemetry test results.kbr@chromium.org2013-10-051-6/+6
* Introduce CrosBrowserWithOOBE, which exposes an oobe property.achuith@chromium.org2013-10-043-5/+29
* Telemetry: document.documentElement.scrollTop/Left is zeroa1.gomes@sisa.samsung.com2013-10-031-2/+4