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
*
More Extension unit tests, and better error exceptions.
achuith@chromium.org
2013-02-14
5
-21
/
+63
*
[Telemetry] Fix tab list updating with connected tabs.
dtu@chromium.org
2013-02-13
2
-3
/
+26
*
Telemetry: fixes testGotTrace on old browsers.
bulach@chromium.org
2013-02-13
1
-1
/
+4
*
Telemetry support for extensions.
achuith@chromium.org
2013-02-13
19
-21
/
+340
*
Fix dtor of web_contents.
achuith@chromium.org
2013-02-13
2
-4
/
+9
*
Android Telemetry: automates devices running "user" build.
bulach@chromium.org
2013-02-12
1
-27
/
+21
*
Telemetry fix: .wpr metadata layer with missing metadata again.
marja@chromium.org
2013-02-12
1
-1
/
+1
*
[Telemetry] Add an --extra-wpr-args flag.
tonyg@chromium.org
2013-02-12
2
-1
/
+11
*
[Telemetry] Disconnect a Tab's inspector backend when it's GC'd.
dtu@chromium.org
2013-02-11
2
-0
/
+10
*
Telemetry: Fix the .wpr recording when no metadata exists.
marja@chromium.org
2013-02-11
2
-15
/
+66
*
Telemetry: Fix tracing ( https://chromiumcodereview.appspot.com/12082091 ).
marja@chromium.org
2013-02-07
1
-1
/
+1
*
Telemtry: fixes version detection for mobile and supports_tracing.
bulach@chromium.org
2013-02-05
1
-3
/
+4
*
Introduce web_contents.
achuith@chromium.org
2013-02-04
2
-59
/
+73
*
Convert telemetry unittests to output in GTest format.
xusydoc@chromium.org
2013-02-04
3
-11
/
+137
*
Telemetry: Make ListAllDepsPaths pull DEPS locally
sbasi@google.com
2013-02-04
1
-4
/
+7
*
DevTools: introduce devtools_protocol.* with protocol parser / serializer hel...
pfeldman@chromium.org
2013-02-04
1
-1
/
+1
*
Telemetry: add a metadata layer between page set and .wpr.
marja@chromium.org
2013-02-01
13
-52
/
+360
*
Revert 180117, it broke all telemetry tests.
marja@chromium.org
2013-02-01
13
-361
/
+52
*
Telemetry: add a metadata layer between page set and .wpr.
marja@chromium.org
2013-02-01
13
-52
/
+361
*
Rename tab_backend to inspector_backend.
achuith@chromium.org
2013-01-31
6
-28
/
+29
*
[Telemetry] Remove useless call to UrlOf
skyostil@chromium.org
2013-01-31
1
-1
/
+0
*
[devtools, telemetry] Need to get Chrome version separately from User Agent
hartmanng@chromium.org
2013-01-31
1
-6
/
+18
*
Fix r179843 ( https://chromiumcodereview.appspot.com/12082091 ).
marja@chromium.org
2013-01-31
1
-1
/
+1
*
[telemetry] Add TraceResult as return value from tracing, and placeholder tra...
nduca@chromium.org
2013-01-31
8
-17
/
+113
*
Use the Telemetry bootstrap for run_multipage_benchmarks
wiltzius@chromium.org
2013-01-30
1
-0
/
+31
*
Telemetry: Don't require strict host key checking for CrOS
sbasi@google.com
2013-01-30
1
-18
/
+26
*
Relanding "Add apk for running content_browsertests"
nileshagrawal@chromium.org
2013-01-29
2
-3
/
+3
*
[telemetry] Open trace files with unicode encoding
nduca@chromium.org
2013-01-29
1
-1
/
+3
*
[telemetry] Recover gracefully when a tab crashes during tracing
nduca@chromium.org
2013-01-28
2
-1
/
+4
*
[telemetry] Removing flake in wpr_server.py caused by static port assignment ...
hartmanng@chromium.org
2013-01-28
9
-41
/
+71
*
[Telemetry] Rename interaction to action.
dtu@chromium.org
2013-01-26
20
-224
/
+224
*
Fix Telemetry after https://codereview.chromium.org/12034007/ .
marja@chromium.org
2013-01-25
2
-0
/
+4
*
Telemetry: add a page filter for excluding pages.
marja@chromium.org
2013-01-25
5
-19
/
+50
*
[Telemetry] Allow benchmarks/measurements to bind their start/stop hooks to a...
dtu@chromium.org
2013-01-25
5
-68
/
+45
*
Fix facebook_credentials_backend_unittest on android-content-shell.
hartmanng@chromium.org
2013-01-24
3
-27
/
+20
*
[Telemetry] Fix an incorrect assertion.
tonyg@chromium.org
2013-01-23
1
-3
/
+1
*
[Telemetry] Dynamically set remote debugging port in DesktopBrowserBackend.
hartmanng@chromium.org
2013-01-23
4
-13
/
+13
*
[Telemetry] Fix slow userAgent unit test in page_runner_unittest.py.
hartmanng@chromium.org
2013-01-23
1
-1
/
+11
*
[Telemetry] Fix typos in Screenshot code.
dtu@chromium.org
2013-01-23
1
-1
/
+4
*
Clean up Telemetry dependency story.
wiltzius@chromium.org
2013-01-22
2
-35
/
+44
*
[telemetry] Fix cros login.
hartmanng@chromium.org
2013-01-22
2
-13
/
+37
*
[Telemetry] Fix testScrollingInteraction on android-content-shell.
tonyg@chromium.org
2013-01-18
2
-4
/
+7
*
[Telemetry] Fix testWaitInteraction on content-shell.
tonyg@chromium.org
2013-01-18
1
-1
/
+1
*
[Telemetry] Delete inspector_backend, which was renamed to tab_backend in crr...
dtu@chromium.org
2013-01-18
1
-125
/
+0
*
Telemetry: Normalize page_set options.
marja@chromium.org
2013-01-18
2
-8
/
+9
*
[Telemetry] Replace assertGreater with assertTrue.
dtu@chromium.org
2013-01-18
1
-3
/
+3
*
[telemetry] Fix runtests due to missing stub function
nduca@chromium.org
2013-01-18
1
-0
/
+3
*
[telemetry] Fix --browser-executable containing ~
nduca@chromium.org
2013-01-17
1
-2
/
+6
*
[Telemetry] Remove tab.runtime and tab.page.
dtu@chromium.org
2013-01-17
28
-144
/
+129
*
Telemetry: fixes InspectorTimeline.testGotTimeline
bulach@chromium.org
2013-01-17
1
-8
/
+2
[next]