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
*
Revert 239784 "Make page_cycler.py fully measure memory for each..."
pliard@chromium.org
2013-12-10
7
-25
/
+6
*
Make page_cycler.py fully measure memory for each page.
pliard@chromium.org
2013-12-10
7
-6
/
+25
*
[telemetry] Add --recover-from-unknown-page-exceptions option
nduca@chromium.org
2013-12-10
2
-3
/
+36
*
Telemetry / Android: uses alternative command line for "user" builds.
bulach@chromium.org
2013-12-10
3
-5
/
+17
*
Telemetry: Filter by label in addition to page URL.
epenner@chromium.org
2013-12-10
3
-12
/
+71
*
Revert of https://codereview.chromium.org/103373003/
pdr@chromium.org
2013-12-10
1
-40
/
+27
*
[Telemetry] Make StartVideoCapture start capturing synchronously.
tonyg@chromium.org
2013-12-10
1
-9
/
+7
*
telemetry: Pull copies of common system libs to perf symfs
skyostil@chromium.org
2013-12-09
2
-12
/
+30
*
[Telemetry] Fix page_cycler for pages with client side redirects.
pdr@chromium.org
2013-12-09
1
-27
/
+40
*
Dump device policy to log for telemetry.
achuith@chromium.org
2013-12-08
1
-2
/
+3
*
Make chrome inspector timeline backend use the new bufferEvents option.
qyearsley@chromium.org
2013-12-08
2
-46
/
+82
*
[telemetry] Print [ OK ] on skipped tests, the same as we do for successes.
dtu@chromium.org
2013-12-07
1
-0
/
+9
*
Fix a race on cros where a WebSocketException is raised if we navigate too ea...
achuith@chromium.org
2013-12-07
5
-20
/
+29
*
Adjust telemetry's expectations of timeline protocol to reality
caseq@chromium.org
2013-12-06
2
-13
/
+28
*
Fix telemetry reconnect when lost to inspector
nduca@chromium.org
2013-12-06
1
-3
/
+10
*
Telemetry: Fix scroll distance calculation.
dominikg@chromium.org
2013-12-05
1
-7
/
+5
*
[telemetry] Ensure page sets reference the right WPR archives.
dtu@chromium.org
2013-12-05
3
-27
/
+19
*
Fix crash in telemetry on Nexus 10 Android 4.4
alancutter@chromium.org
2013-12-05
1
-2
/
+1
*
[Telemetry] Convert mp4 video to Timestamp+Bitmaps.
tonyg@chromium.org
2013-12-05
18
-37
/
+176
*
cros_platform_backend.GetCommandLine implementation.
achuith@chromium.org
2013-12-04
2
-1
/
+6
*
telemetry: Add support for multiple actions per page in smoothness.
ernstm@chromium.org
2013-12-04
1
-0
/
+10
*
Telemetry: Start scrolling at current position.
dominikg@chromium.org
2013-12-04
1
-2
/
+0
*
[telemetry] Avoid importing classes in telemetry/value/
dtu@chromium.org
2013-12-04
6
-56
/
+60
*
telemetry: Add thread time to telmetry timeline.
ernstm@chromium.org
2013-12-04
10
-101
/
+254
*
Factor out a system_properties interface for interacting with getprop/setprop.
tonyg@chromium.org
2013-12-04
4
-23
/
+25
*
Escape selectors before evaluating them
nduca@chromium.org
2013-12-03
2
-1
/
+24
*
[Telemetry] Rename PngBitmap->Bitmap and move it to core.
tonyg@chromium.org
2013-12-03
7
-125
/
+126
*
[Telemetry] Refactoring in preparation for video-based Speed Index support.
tonyg@chromium.org
2013-12-03
4
-2
/
+113
*
[telemetry] Re-enable testGotQueryParams.
dtu@chromium.org
2013-12-03
1
-6
/
+13
*
[Telemetry] Don't display "Locals:" header if there are no locals to print.
tonyg@chromium.org
2013-12-02
1
-5
/
+5
*
Telemtry: Remove '-1' when computing the scrollHeight for smooth scrolling.
dominikg@chromium.org
2013-12-02
1
-2
/
+1
*
[Telemetry] Fix printing of SyntaxErrors.
tonyg@chromium.org
2013-12-01
2
-11
/
+12
*
Revert 237843 "Revert 237833 "[Telemetry] Attempt to fix flaky j..."
dbeam@chromium.org
2013-11-28
1
-10
/
+24
*
Revert 237833 "[Telemetry] Attempt to fix flaky jsgamebench time..."
dbeam@chromium.org
2013-11-28
1
-24
/
+10
*
[Telemetry] Attempt to fix flaky jsgamebench timeouts.
tonyg@chromium.org
2013-11-28
1
-10
/
+24
*
[Telemetry] Refactor common Android test harness functions.
primiano@chromium.org
2013-11-28
2
-2
/
+7
*
[Telemetry] Fix flake when proc does not contain Peak and High Water Marks.
tonyg@chromium.org
2013-11-28
6
-19
/
+175
*
[Android] Fix reading CPU Timestamps
aberent@chromium.org
2013-11-28
1
-1
/
+2
*
Exclude non-renderer memory from 'Renderer' in Telemetry memory metrics.
dmikurube@chromium.org
2013-11-28
1
-3
/
+4
*
[Telemetry] Fix WPR with cros remote.
tonyg@chromium.org
2013-11-28
3
-9
/
+13
*
Rename RenderViewHostManager to RenderFrameHostManager.
creis@chromium.org
2013-11-28
1
-1
/
+1
*
Revert 237667 "[Telemetry] Refactor common Android test harness ..."
thakis@chromium.org
2013-11-28
1
-4
/
+1
*
[Telemetry] Refactor common Android test harness functions.
primiano@chromium.org
2013-11-28
1
-1
/
+4
*
[Telemetry] Fix mac failure.
tonyg@chromium.org
2013-11-27
1
-0
/
+4
*
[Telemetry] Fix flake introduced by trying to examine transient processes.
tonyg@chromium.org
2013-11-27
11
-217
/
+216
*
Round deltas for mouse-based synthetic scroll.
dominikg@chromium.org
2013-11-27
1
-2
/
+0
*
Revert of https://codereview.chromium.org/88713002/
dominikg@chromium.org
2013-11-26
1
-0
/
+2
*
Round deltas for mouse-based synthetic scroll.
dominikg@chromium.org
2013-11-26
1
-2
/
+0
*
Fix logic for skipping _by_url results in buildbot reults object
nduca@chromium.org
2013-11-26
2
-9
/
+38
*
[Telemetry] Attempt to fix flake observed on mac.
tonyg@chromium.org
2013-11-26
1
-5
/
+5
[next]