index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
telemetry
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update parsing of dumpsys batterystats
qsr@chromium.org
2014-07-22
6
-1976
/
+14634
*
Add warnings to inspector DOM count unittest baselines.
kouhei@chromium.org
2014-07-22
1
-3
/
+11
*
Revert 284459 "Add FailureValue and wire it through PageTestResu..."
sky@chromium.org
2014-07-21
16
-222
/
+68
*
Add FailureValue and wire it through PageTestResults.
chrishenry@google.com
2014-07-21
16
-68
/
+222
*
Telemetry: Add simple mobile page-set with smoothness/thread-times.
epenner@chromium.org
2014-07-21
1
-0
/
+4
*
[Telemetry] Android forwarder bug fixes.
wuhu@google.com
2014-07-18
1
-5
/
+5
*
Revert of [Telemetry] Fix a flake in android browser finder. (https://coderev...
tonyg@chromium.org
2014-07-18
1
-13
/
+12
*
Added frequency stats and c-state residency to CrOS power monitor.
tmandel@chromium.org
2014-07-18
8
-62
/
+705
*
[Telemetry] Fix a flake in android browser finder.
tonyg@chromium.org
2014-07-18
1
-12
/
+13
*
Telemetry: make InspectorTimeline backward compatible with upcoming changes i...
loislo@chromium.org
2014-07-18
1
-3
/
+12
*
telemetry: Avoid breakage if user SSH config enables ControlMaster
josh@joshtriplett.org
2014-07-18
1
-1
/
+2
*
[telemetry] OutputFormatter for unit tests.
dtu@chromium.org
2014-07-17
9
-262
/
+429
*
Remove results.Add and value_backcompat.
nednguyen@google.com
2014-07-17
2
-56
/
+0
*
Move AddValue/AddSummaryValue to PageTestResults.
chrishenry@google.com
2014-07-17
4
-49
/
+59
*
Convert results.Add to results.AddValue for files in web_perf/
nednguyen@google.com
2014-07-17
5
-34
/
+64
*
[Android] Switch to DeviceUtils versions of GetPid, TakeScreenshot, and GetIo...
jbudorick@chromium.org
2014-07-17
2
-5
/
+2
*
Move Start/StopTest to Run() instead.
chrishenry@google.com
2014-07-17
1
-8
/
+10
*
Kill AddError/AddErrorMessage from PageTestResults, switch existing usage to ...
chrishenry@google.com
2014-07-17
14
-150
/
+79
*
[Telemetry] Fix for Telemetry unittests on Android after r283119
tonyg@chromium.org
2014-07-17
2
-3
/
+7
*
Introduce disable-gaia-services for fake telemetry login.
achuith@chromium.org
2014-07-17
1
-2
/
+3
*
Disable testIFrame temporarily on cros.
achuith@chromium.org
2014-07-16
1
-1
/
+2
*
[telemetry] Let main() take args as a parameter in addition to command-line.
dtu@chromium.org
2014-07-16
1
-6
/
+6
*
Minor cleanups for the Timeline Interaction Record:
ariblue@google.com
2014-07-16
1
-43
/
+48
*
Make CsvPageMeasurementResults not depend on
chrishenry@google.com
2014-07-16
3
-38
/
+28
*
Refactor Telemetry value system to support AsDict()
eakuefner@chromium.org
2014-07-16
12
-2
/
+176
*
DevTools: Page.navigate response should contain a frameId (content/).
pfeldman@chromium.org
2014-07-16
1
-7
/
+32
*
Bypass web component tests when NO_TVCM=1
nduca@chromium.org
2014-07-15
1
-4
/
+10
*
[telemetry] Move cloud_storage from page/ to util/.
dtu@chromium.org
2014-07-15
16
-17
/
+17
*
[telemetry] Reduce browser launches in unit tests.
dtu@chromium.org
2014-07-15
7
-46
/
+44
*
Add basic is_fast measurement.
slamm@chromium.org
2014-07-15
7
-34
/
+274
*
Fix value unittest
nduca@chromium.org
2014-07-14
1
-2
/
+27
*
Delete dead code (the first if branch) in Benchmark.CreateExpectations.
chrishenry@google.com
2014-07-12
1
-4
/
+1
*
Cleanup while reading code: Move GetJavaScriptMarker to be a free function in...
chrishenry@google.com
2014-07-12
5
-45
/
+56
*
Telemetry Pages support AsDict()
eakuefner@chromium.org
2014-07-12
2
-3
/
+30
*
Update files in telemetry/results/ to use results.AddValue
nednguyen@google.com
2014-07-12
5
-84
/
+142
*
Handle multiple duplicate timeline interaction records.
ariblue@google.com
2014-07-11
4
-119
/
+217
*
Update files in telemetry/page/ to use results.AddValue()
nednguyen@google.com
2014-07-11
3
-7
/
+13
*
Remove StartAsyncDispatchNotifications from inspector_websocket since it's no...
nednguyen@google.com
2014-07-11
2
-28
/
+47
*
Delete gesture_action.py and remove support for JSON attributes
chrishenry@google.com
2014-07-11
12
-136
/
+65
*
Flush form cache when next document is loaded to avoid Document leak.
kouhei@chromium.org
2014-07-11
1
-2
/
+2
*
Fix CSV header output for TimelineBasedMeasurement.
chrishenry@google.com
2014-07-11
1
-0
/
+4
*
[Telemetry] Fix a few more potential deadlocks.
tonyg@chromium.org
2014-07-11
3
-4
/
+4
*
Delete all_page_actions, which is now empty.
chrishenry@google.com
2014-07-10
4
-14
/
+0
*
[Android] Fix a deadlock between telemetry and DeviceUtils.
jbudorick@chromium.org
2014-07-10
1
-2
/
+2
*
Add ActionRunner wrapper for the remaining less used actions (try 2):
chrishenry@google.com
2014-07-10
15
-245
/
+446
*
Change ownership of video file
satyanarayana@google.com
2014-07-10
3
-11
/
+12
*
Add IDs to Telemetry Pages.
eakuefner@chromium.org
2014-07-09
2
-0
/
+15
*
Remove AddTabToMarkerMapping (dead code)
nednguyen@google.com
2014-07-09
1
-3
/
+0
*
[Telemetry] Cleanup: remove unused --report_root_metrics flag
jeremy@chromium.org
2014-07-09
1
-5
/
+0
*
[telemetry] Refactor run_tests to remove old cruft.
dtu@chromium.org
2014-07-08
11
-218
/
+202
[next]