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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add system swap metrics.
davemoore@chromium.org
2013-07-18
1
-28
/
+77
*
Revert 212359 "Delete DeviceController instances before HostCont..."
asargent@chromium.org
2013-07-18
4
-46
/
+7
*
Delete DeviceController instances before HostController ones get deleted.
pliard@chromium.org
2013-07-18
4
-7
/
+46
*
[Telemetry] Raise timeout from 30s to 300s on loading_measurement.
tonyg@chromium.org
2013-07-18
1
-1
/
+1
*
Adjust suppressions after an ash test changed namespaces
rnk@chromium.org
2013-07-18
2
-3
/
+3
*
Bisct utility: do not remove GOMA_DIR environment variable.
bulach@chromium.org
2013-07-18
1
-1
/
+0
*
Add UMA for more page load phases based on performance timing.
bolian@chromium.org
2013-07-18
1
-0
/
+123
*
Remove dwm function because it is going away in windows 8.1
cpu@chromium.org
2013-07-18
1
-0
/
+3
*
[Telemetry] Add ability to analyze top N sites by rank.
tonyg@chromium.org
2013-07-18
1
-1
/
+9
*
[InstantExtended] Fixing line break of call to RecordAction so that the new a...
rlp@chromium.org
2013-07-18
1
-0
/
+3
*
Touch event related histogram update
miletus@chromium.org
2013-07-18
1
-0
/
+549
*
First page-set for media-related metrics measurement.
anandc@chromium.org
2013-07-18
22
-9
/
+100
*
[SystemInfo API] Rename systemInfo Cpu API.
Hokein.Wu@gmail.com
2013-07-18
1
-0
/
+1
*
SimpleCache: add histogram to measure parallelizable reads
clamy@chromium.org
2013-07-17
1
-0
/
+13
*
[telemetry] Preemptive strike against .pyc failures.
dtu@chromium.org
2013-07-17
2
-3
/
+22
*
Move all benchmarks and measurements out of perf_tools into appropriate folders.
dtu@chromium.org
2013-07-17
27
-136
/
+205
*
Update documentation on perf traces:
sullivan@chromium.org
2013-07-17
1
-302
/
+93
*
Widen death test exclusion for SequenceCheckerTest
rnk@chromium.org
2013-07-17
1
-1
/
+1
*
Revert 212020 "Move Python setup/tear down logic into Forwarder ..."
pliard@chromium.org
2013-07-17
2
-5
/
+20
*
Re-land "Make DeleteCache() recursive"
pasko@chromium.org
2013-07-17
1
-0
/
+5
*
Updated Quickoffice histograms.
dskelton@chromium.org
2013-07-17
1
-0
/
+108
*
Move Python setup/tear down logic into Forwarder itself.
pliard@chromium.org
2013-07-17
2
-20
/
+5
*
Exclude death test which derefs a null pointer
rnk@chromium.org
2013-07-17
1
-0
/
+4
*
Telemetry: Restore logging in run_tests
sbasi@google.com
2013-07-17
1
-0
/
+4
*
Refactor dmprof: Split dmprof.py into modules.
dmikurube@chromium.org
2013-07-17
23
-3012
/
+3219
*
ash: Remove ash_wallpaper_resources.
derat@chromium.org
2013-07-17
1
-4
/
+2
*
Add UMA/Telemetry stats for end-to-end scroll latency
miletus@chromium.org
2013-07-17
1
-0
/
+3
*
[Telemetry] Don't stop the WPR server when we hit a page with a file URL.
tonyg@chromium.org
2013-07-17
1
-1
/
+1
*
[Telemetry] Don't warn if flash is not available when running on non-desktop.
tonyg@chromium.org
2013-07-16
2
-7
/
+5
*
Move most importer code to chrome/utility/importer
scottmg@chromium.org
2013-07-16
1
-2
/
+0
*
Record swap sizes on ChromeOS
davemoore@chromium.org
2013-07-16
1
-0
/
+274
*
[Telemetry] Add script for analyzing the results of loading_measurement.
tonyg@chromium.org
2013-07-16
1
-0
/
+117
*
[Android] Fix compilation with order_profiling=1
yfriedman@chromium.org
2013-07-16
1
-0
/
+5
*
Widen memcheck exclusion for flaky CrOS unit test
rnk@chromium.org
2013-07-16
1
-1
/
+1
*
Reduce valgrind layout tests parallelism to avoid OOM
rnk@chromium.org
2013-07-16
1
-0
/
+6
*
Use a blanket tsan exclusion for this flaky net unit test
rnk@chromium.org
2013-07-16
1
-2
/
+1
*
Update locate_valgrind with a better description and URL
timurrrr@chromium.org
2013-07-16
1
-3
/
+4
*
Reduce the number of layout tests in a chunk
timurrrr@chromium.org
2013-07-16
1
-1
/
+1
*
views: Fixed a leak in a test introduced in r211693.
sadrul@chromium.org
2013-07-16
2
-11
/
+0
*
Suppress a leak in views unit tests
timurrrr@chromium.org
2013-07-16
2
-0
/
+11
*
cc: Increased robustness of rasterize and record benchmark.
ernstm@chromium.org
2013-07-15
2
-30
/
+50
*
Add the histograms for the downstream udp probe test.
honghaiz@chromium.org
2013-07-15
1
-0
/
+343
*
Telemetry media_measurement plus play action and tests.
shadi@chromium.org
2013-07-15
9
-0
/
+518
*
Add media files for Telemetry media measurement (crrev.com/16845013)
shadi@chromium.org
2013-07-15
2
-0
/
+0
*
Fixes to mass-rename and sort-headers scripts.
scottmg@chromium.org
2013-07-15
2
-2
/
+8
*
Telemetry: adds GetStackTrace() instead of misusing GetStandardOutput().
bulach@chromium.org
2013-07-15
5
-9
/
+22
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
1
-1
/
+1
*
[Telemetry] Cut down on the amount of log spam on the android perf bots.
tonyg@chromium.org
2013-07-15
1
-1
/
+1
*
Update and widen one TSan suppression
timurrrr@chromium.org
2013-07-15
1
-9
/
+3
*
Delete host controllers when they report an error.
pliard@chromium.org
2013-07-15
7
-131
/
+198
[next]