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
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a Telemetry based cold startup test.
simonjam@chromium.org
2013-08-13
4
-19
/
+50
*
Enable native custom elements for Pica benchmark
adamk@chromium.org
2013-08-12
1
-0
/
+4
*
Revert "Move memory-related histogram data collection to metrics/memory.py"
fmalita@chromium.org
2013-08-12
8
-165
/
+186
*
Remove media files used with tough_video_cases in favor of uploading them to ...
shadi@chromium.org
2013-08-12
20
-0
/
+0
*
Move memory-related histogram data collection to metrics/memory.py
qyearsley@chromium.org
2013-08-10
8
-186
/
+165
*
telemetry: separated stats collection from metrics calculation.
ernstm@chromium.org
2013-08-10
5
-147
/
+218
*
Add a Pica page_set and a tap_element action
adamk@chromium.org
2013-08-09
2
-31
/
+17
*
[telemetry] Automatic download of page set data from Cloud Storage.
dtu@chromium.org
2013-08-09
1
-6
/
+3
*
Added necessary page set json files for bisect script
sullivan@chromium.org
2013-08-09
1
-7
/
+14
*
[telemetry] Fix bootstrap deps path after http://crrev.com/216435.
dtu@chromium.org
2013-08-08
1
-1
/
+1
*
[telemetry] Fix "python run_measurement" paths.
dtu@chromium.org
2013-08-08
1
-12
/
+7
*
Add MemoryMetric to Memory measurement
qyearsley@chromium.org
2013-08-07
1
-0
/
+12
*
Make MediaMetric a subclass of Metric
qyearsley@chromium.org
2013-08-06
2
-40
/
+40
*
Make metrics/loading.py a subclass of Metric
qyearsley@chromium.org
2013-08-06
5
-15
/
+26
*
Make MemoryMetric a subclass of Metric
qyearsley@chromium.org
2013-08-06
2
-17
/
+48
*
telemetry: Analyze events only from Renderer process in rasterize_and_record.
ernstm@chromium.org
2013-08-05
1
-10
/
+15
*
Telemetry / TabSwitching: small fixes.
bulach@chromium.org
2013-08-03
1
-7
/
+8
*
Added tab_switching_measurement to test-info.json.
simonhatch@chromium.org
2013-08-03
1
-0
/
+7
*
[telemetry] Automatic hash file creation and upload to Cloud Storage.
dtu@chromium.org
2013-08-03
3
-1
/
+83
*
Added proposed base Metric class
qyearsley@chromium.org
2013-08-02
1
-0
/
+30
*
[Telemetry] Fix perf profiler permission error.
tonyg@chromium.org
2013-08-02
1
-0
/
+1
*
Renamed perf_tools -> metrics, and *_metrics.py -> *_metric.py
qyearsley@chromium.org
2013-08-02
24
-60
/
+75
*
[Telemetry] Make loading_measurement_analyzer use much less RAM for loading_p...
tonyg@chromium.org
2013-08-01
1
-0
/
+2
*
Add media benchmark to Telemetry.
anandc@chromium.org
2013-08-01
1
-0
/
+11
*
[Telemetry] Make loading_measurement_analyzer work with loading_profile output.
tonyg@chromium.org
2013-08-01
5
-25
/
+126
*
[Telemetry] Raise robohornetpro timeout. Is it timing out on cros.
tonyg@chromium.org
2013-08-01
1
-1
/
+1
*
Add .sha1 files corresponding to media files uploaded to chromium-wpr bucket.
shadi@chromium.org
2013-08-01
20
-0
/
+20
*
[Telemetry] Add WillStartBrowser to PageTest.
simonjam@chromium.org
2013-08-01
1
-1
/
+1
*
[telemetry] Re-add tools/perf unit tests.
nduca@chromium.org
2013-07-31
5
-156
/
+258
*
Revert 214593 "[Telemetry] Add CustomizeBrowserBeforeLaunch to P..."
skyostil@google.com
2013-07-31
1
-1
/
+1
*
[telemetry] Fix a defect of javascript in benchmark octane.
chrisgao@chromium.org
2013-07-31
1
-2
/
+3
*
[Telemetry] Add CustomizeBrowserBeforeLaunch to PageTest.
simonjam@chromium.org
2013-07-31
1
-1
/
+1
*
Added tough_layout_cases to test-info.json.
simonhatch@chromium.org
2013-07-31
1
-0
/
+7
*
Fix for page_cycler on benchmarks
edmundyan@chromium.org
2013-07-31
1
-12
/
+12
*
[Telemetry] Output more graceful message when loading_profile is not supported.
tonyg@chromium.org
2013-07-28
1
-0
/
+3
*
Change url of oilevent.com to match new wpr.
simonhatch@chromium.org
2013-07-28
1
-1
/
+1
*
Add unit-info.json file.
tonyg@chromium.org
2013-07-27
1
-0
/
+94
*
Add a tool for clearing the system cache for a directory.
simonjam@chromium.org
2013-07-26
2
-0
/
+78
*
Add tough layout cases.
simonhatch@chromium.org
2013-07-26
1
-0
/
+39
*
[telemetry] Add a trace-based loading measurement
nduca@chromium.org
2013-07-26
7
-73
/
+157
*
Make image_decoding_measurement more accurate
hclam@chromium.org
2013-07-26
1
-0
/
+2
*
cc: Rename LayerTreeHost::commit_number to source_frame_number.
danakj@chromium.org
2013-07-24
1
-2
/
+2
*
--page-repeat and --pageset-repeat can now be set to repeat for an amount of ...
edmundyan@chromium.org
2013-07-24
2
-2
/
+2
*
Update loading_measurement_analyzer to display CPU vs Network breakdowns.
tonyg@chromium.org
2013-07-24
1
-7
/
+40
*
[telemetry] Rename Memory benchmark to avoid conflict with Memory measurement.
dtu@chromium.org
2013-07-24
1
-2
/
+2
*
[Telemetry] Add a profiler based loading measurement.
tonyg@chromium.org
2013-07-23
2
-3
/
+66
*
Telemetry media Seek action and metrics.
shadi@chromium.org
2013-07-23
2
-31
/
+57
*
Revert 213184 "--page-repeat and --pageset-repeat can now be set..."
rlarocque@chromium.org
2013-07-23
2
-2
/
+2
*
--page-repeat and --pageset-repeat can now be set to repeat for an amount of ...
edmundyan@chromium.org
2013-07-23
2
-2
/
+2
*
[Telemetry] Respect blink PerformanceTests/Skipped again after r212642.
tonyg@chromium.org
2013-07-23
1
-8
/
+8
[next]