summaryrefslogtreecommitdiffstats
path: root/tools/telemetry
Commit message (Expand)AuthorAgeFilesLines
* [Telemetry] Move WillRunPageSet call to a point where browser.http_server existstonyg@chromium.org2013-04-111-6/+7
* [Telemetry] Improve page.display_url.tonyg@chromium.org2013-04-112-10/+54
* Revert 193195 "[Telemetry] Make page cyclers more telemetric."tonyg@chromium.org2013-04-094-74/+24
* [Telemetry] Make page cyclers more telemetric.tonyg@chromium.org2013-04-094-24/+74
* Telemetry: Allow test to specify skipping the first iterationjeremy@chromium.org2013-04-094-9/+53
* [Telemetry] Remove 2 second sleep after page navigate.tonyg@chromium.org2013-04-052-4/+0
* Telemetry: Force garbage collection after doing a reload action.marja@chromium.org2013-04-041-0/+14
* [Telemetry] Fix bug which would erase entire URL for page_sets with 1 URL.tonyg@chromium.org2013-04-042-2/+14
* [Telemetry] Add a WillRunPageSet()/DidRunPageSet() API.tonyg@chromium.org2013-04-044-2/+68
* [Telemetry] Combine _by_url results when using --pageset-repeat.tonyg@chromium.org2013-04-042-2/+49
* [Telemetry] Add a script_to_evaluate_on_commit argument to tab.Navigate().tonyg@chromium.org2013-04-036-9/+38
* [telemetry] Separate dynamic attributes from page members.dtu@chromium.org2013-04-031-4/+8
* [Telemetry] Updates to memory_cache_http_server.tonyg@chromium.org2013-04-032-23/+32
* [telemetry] Extra underscore.dtu@chromium.org2013-04-031-1/+1
* [telemetry] Page set-level attributes.dtu@chromium.org2013-04-031-3/+9
* [Telemetry] Trim trailing slashes from the display_url for file:// URLs.tonyg@chromium.org2013-04-032-1/+17
* Rename system-cros to systemachuith@chromium.org2013-04-031-2/+1
* Revert 192041 "Splits SmoothGestureController from RenderWidgetH..."phoglund@chromium.org2013-04-031-7/+3
* Splits SmoothGestureController from RenderWidgetHostImplbulach@chromium.org2013-04-031-3/+7
* Delete DeviceSideProcess.achuith@chromium.org2013-04-022-175/+0
* Add support for HTTP range-requests.anandc@chromium.org2013-04-021-13/+89
* [Telemetry] Fix page cyclers on CrOS.tonyg@chromium.org2013-04-011-2/+2
* Move DoNothingForwarder to browser_backend.achuith@chromium.org2013-04-013-27/+14
* Add self to OWNERS.achuith@chromium.org2013-04-011-0/+3
* [Telemetry] Filter the longest common prefix from trace names.tonyg@chromium.org2013-04-014-10/+27
* [Telemetry] Don't restart HTTP server between every page.tonyg@chromium.org2013-03-292-5/+6
* [Telemetry] Fix GetChildPids to not recurse on children whose parent is newertonyg@chromium.org2013-03-291-11/+8
* [Telemetry] Parent process must have a creation date older than its children.tonyg@chromium.org2013-03-281-8/+13
* [telemetry] Make Discover raise on import failure by default. Print warnings ...dtu@chromium.org2013-03-284-15/+27
* [Telemetry] Add debug logging for GetChildPids() on windows.tonyg@chromium.org2013-03-281-0/+3
* Fixed issues with GpuTabTest.testScreenshot on OSX with Retina displaysbajones@chromium.org2013-03-281-3/+7
* [Telemetry] Prevent one form of possible infinite recursion in GetChildPids.tonyg@chromium.org2013-03-271-0/+2
* [Telemetry] Use HTTP/1.1 for memory cache http server.tonyg@chromium.org2013-03-271-1/+1
* [Telemetry] Compress JavaScript in addition to HTML/CSS.tonyg@chromium.org2013-03-261-1/+2
* Telemetry / Windows: fixes GetChildPids()bulach@chromium.org2013-03-261-5/+13
* [Telemetry] Compress textual resources in memory cache http server.tonyg@chromium.org2013-03-261-3/+13
* [Telemetry] Don't crash if a process is stopped between GetChildPids() and Ge...tonyg@chromium.org2013-03-261-4/+18
* [Telemetry] Make server startup faster and use less RAM.tonyg@chromium.org2013-03-251-1/+5
* [Telemetry] Don't include zombie processes in child process list.tonyg@chromium.org2013-03-251-4/+7
* [Telemetry] Avoid prompt about allowing python to accept incoming connections.tonyg@chromium.org2013-03-251-1/+1
* [Telemetry] Fix Telemetry on windows after memory_cache_http_server change.tonyg@chromium.org2013-03-241-3/+3
* [telemetry] Merge discover.Discover and run_tests.Discover.dtu@chromium.org2013-03-236-63/+70
* [Telemetry] Cause web server to keep resources in memory and thread requests.tonyg@chromium.org2013-03-2316-59/+132
* [telemetry] Filter out non-tabs from tab list.dtu@chromium.org2013-03-221-2/+7
* Revert 189409 "[Telemetry] Always set --enable-benchmarking on t..."tonyg@chromium.org2013-03-211-4/+2
* [Telemetry] Fix PageBenchmarkResultsTest.test_histogram.tonyg@chromium.org2013-03-211-6/+4
* Telemetry: Add a reload action and a reload benchmark.marja@chromium.org2013-03-211-0/+14
* [telemetry] Left out an __init__.py.dtu@chromium.org2013-03-201-0/+0
* [Telemetry] Always set --enable-benchmarking on the perf bots.tonyg@chromium.org2013-03-201-2/+4
* [telemetry] Move actions into page/actions. Drop the _action suffix for them.dtu@chromium.org2013-03-2014-62/+61