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
*
Move loading_trace & thread_times to the new timeline_based_metric API.
nednguyen@google.com
2014-04-11
3
-0
/
+39
*
Convert page sets in page_cycler/ to python
nednguyen@google.com
2014-04-11
1
-0
/
+8
*
Telemetry: Skip page if a page action is not supported by the browser.
dominikg@chromium.org
2014-04-10
2
-0
/
+3
*
Revert "Revert "[Telemetry] Move webpagereplay.py into Telemetry.""
tonyg@chromium.org
2014-04-09
3
-7
/
+256
*
[Telemetry] Assert that browser is properly closed.
tonyg@chromium.org
2014-04-09
1
-24
/
+23
*
[Telemetry] Minor cleanup in desktop_browser_backend.
tonyg@chromium.org
2014-04-09
1
-26
/
+20
*
Revert "[Telemetry] Move webpagereplay.py into Telemetry."
dpranke@chromium.org
2014-04-09
2
-256
/
+5
*
[Telemetry] Move webpagereplay.py into Telemetry.
tonyg@chromium.org
2014-04-09
2
-5
/
+256
*
Disable Telemetry screenshot unittest on mac till we can make it more stable
bajones@chromium.org
2014-04-08
1
-0
/
+3
*
Update usb charging command to wait for it to succeed.
qsr@chromium.org
2014-04-08
1
-8
/
+1
*
[Telemetry] Another small cleanup noticed while reading code.
tonyg@chromium.org
2014-04-08
1
-2
/
+1
*
[Telemetry] Raise tracing timeout.
tonyg@chromium.org
2014-04-08
1
-1
/
+1
*
[Telemetry] Enable sandbox on OS X page cyclers
jeremy@chromium.org
2014-04-08
1
-0
/
+1
*
[Telemetry] Take advantage of a python2.7ism.
tonyg@chromium.org
2014-04-08
1
-6
/
+1
*
[Telemetry] Speculative fix for buildbot deadlocks.
tonyg@chromium.org
2014-04-08
1
-0
/
+3
*
[telemetry] Use exception_formatter in some of the places where we currently ...
dtu@chromium.org
2014-04-07
4
-59
/
+71
*
telemetry: add additional discrepancy test cases
ernstm@chromium.org
2014-04-05
1
-0
/
+8
*
Fix bug in record_wpr. Currently, it only runs actions inside RunNavigateSteps
nednguyen@google.com
2014-04-05
2
-1
/
+58
*
Convert alexa1-1000 and 2012Q3 to python page_sets
nednguyen@google.com
2014-04-04
2
-0
/
+32
*
Fix power measurement with dumpsys when the format is unrecognized.
qsr@chromium.org
2014-04-04
3
-5
/
+1546
*
Revert of Fix power measurement with dumpsys when the format is unrecognized....
nhiroki@chromium.org
2014-04-04
2
-22
/
+5
*
Fix power measurement with dumpsys when the format is unrecognized.
qsr@chromium.org
2014-04-04
2
-5
/
+22
*
Set page's _base_dir in PageSet.FromPythonFile(..)
nednguyen@google.com
2014-04-04
7
-8
/
+46
*
Adding dumpsys based power monitor for android.
qsr@chromium.org
2014-04-03
15
-107
/
+638
*
[Telemetry] Output average GPU frequency from power metric
jeremy@chromium.org
2014-04-03
2
-4
/
+4
*
Refactor the way page_set is checked in test_runner and record_wprd
nednguyen@google.com
2014-04-03
2
-3
/
+3
*
Disable page to page_set inheritance for python page_set. This is to make sur...
nednguyen@google.com
2014-04-03
2
-3
/
+3
*
telemetry: Fix StopRawDisplayFrameRateMeasurement.
ernstm@chromium.org
2014-04-02
1
-0
/
+3
*
Adding battery control API for android.
qsr@chromium.org
2014-04-02
1
-98
/
+4
*
[Telemetry] Speculative fix for testActivateTab flake.
tonyg@chromium.org
2014-04-02
1
-1
/
+1
*
Remove GetSyntheticDelayCategories caching. Refactor the list comparision in ...
nednguyen@google.com
2014-04-01
1
-3
/
+0
*
[telemetry] Fix run_measurement with page set from command-line.
dtu@chromium.org
2014-04-01
1
-1
/
+6
*
Fix bug in IsPageSetFile of discover.py. This bug make json files in unittest...
nednguyen@google.com
2014-04-01
2
-2
/
+7
*
[telemetry] Plumb environment through test_runner. Remove page_test_runner.
dtu@chromium.org
2014-03-31
4
-220
/
+27
*
Fix the incorrect Better/Worse labelling in the results page.
sebmarchand@chromium.org
2014-03-31
1
-3
/
+3
*
telemetry: Discrepancy overhaul
ernstm@chromium.org
2014-03-31
2
-83
/
+121
*
telemetry: handle tests that are not supported on a platform.
ernstm@chromium.org
2014-03-31
5
-4
/
+29
*
Remove telemetry.web_components.ui charts in favor of tvcm.ui charts
nduca@chromium.org
2014-03-30
15
-812
/
+0
*
[telemetry] Minor Cloud Storage script fixes.
dtu@chromium.org
2014-03-30
1
-16
/
+8
*
Support for gaia login.
achuith@chromium.org
2014-03-28
2
-0
/
+33
*
[telemetry] WebComponents Cleanups
nduca@chromium.org
2014-03-28
6
-75
/
+91
*
Remove contexts that do not have webSocketDebuggerUrls from consideration.
achuith@chromium.org
2014-03-28
3
-2
/
+13
*
Fix GetAllPageSetFilenames.
nednguyen@google.com
2014-03-27
1
-4
/
+5
*
Fix GetAllPageSetFilenames.
nednguyen@google.com
2014-03-27
1
-6
/
+3
*
Add support for python pageset
nednguyen@google.com
2014-03-27
18
-140
/
+319
*
[telemetry] Extract page summarization from buildbot to a new class
nduca@chromium.org
2014-03-27
5
-108
/
+187
*
Add cleanup for measurements that use tracing
nednguyen@google.com
2014-03-27
1
-0
/
+31
*
Add backend_list to ctor of WebContents.
achuith@chromium.org
2014-03-27
5
-27
/
+19
*
[telemetry] Consolidate global hooks.
dtu@chromium.org
2014-03-27
7
-70
/
+87
*
Change the default duration of synthetic taps.
dominikg@chromium.org
2014-03-26
2
-2
/
+2
[next]