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
*
Output std err as percent. Previously, std error was just being displayed as ...
simonhatch@chromium.org
2013-10-22
1
-2
/
+3
*
Roll Clang 192635:192869.
hans@chromium.org
2013-10-22
1
-1
/
+1
*
Add BUILD.gn files for weborigin/weborigin_unittests
jamesr@chromium.org
2013-10-22
2
-1
/
+70
*
Fix GN errors in WebKit build files.
brettw@chromium.org
2013-10-22
1
-3
/
+3
*
Telemetry: Select the newest built browser across multiple finders
oysteine@chromium.org
2013-10-22
3
-7
/
+12
*
Listen for new system certificates.
qsr@chromium.org
2013-10-22
1
-0
/
+2
*
Delete the suppressions for issue 79655, which do not show up according to ht...
glider@chromium.org
2013-10-22
1
-26
/
+0
*
Revert the suppression for a false positive in localtime_r (fixed by a recent...
glider@chromium.org
2013-10-22
1
-4
/
+1
*
Telemetry / Android: uses prebuilt forwarder and md5sum utilities.
bulach@chromium.org
2013-10-22
6
-3
/
+47
*
Clean up test-info.json.
qyearsley@chromium.org
2013-10-22
1
-275
/
+115
*
Assign a color to each line (=category) in the graph of DMP visualizer.
peria@chromium.org
2013-10-22
1
-3
/
+15
*
[telemetry] Exclude deleted files from Cloud Storage upload.
dtu@chromium.org
2013-10-22
1
-3
/
+4
*
Add WebFont.CacheHit histogram to histograms.xml
ksakamoto@chromium.org
2013-10-22
1
-0
/
+14
*
[telemetry] Check for subdirectories in HTTP server paths.
dtu@chromium.org
2013-10-22
1
-0
/
+10
*
mac: lower static initializer expectations by 2.
thakis@chromium.org
2013-10-22
1
-1
/
+1
*
Add UMA stats for RTC encoder. Also rename the init stat for RTC decoder.
posciak@chromium.org
2013-10-22
1
-0
/
+21
*
First pass performance try bot.
simonhatch@chromium.org
2013-10-22
5
-63
/
+372
*
Add comment about "Confidence in Bisection Results" and "Author" output. The ...
simonhatch@chromium.org
2013-10-21
1
-12
/
+17
*
Add "Inspect devices" item to Tools menu
kaznacheev@chromium.org
2013-10-21
1
-0
/
+1
*
Various fixes and UI improvements.
zturner@chromium.org
2013-10-21
6
-165
/
+269
*
Relands Android perf tests: kill adbd on the device after running a test.
bulach@chromium.org
2013-10-21
1
-1
/
+31
*
[Telemetry] Experimentally kill adbd on the device before each test run.
tonyg@chromium.org
2013-10-21
1
-14
/
+27
*
cc: Allow micro benchmarks to receive arguments from js.
vmpstr@chromium.org
2013-10-21
1
-4
/
+16
*
linux: Lower static initializer expectations by 2.
thakis@chromium.org
2013-10-21
1
-2
/
+2
*
android: Implement screenshots for Content Shell and Chromium Test Shell
skyostil@chromium.org
2013-10-21
1
-1
/
+2
*
[telemetry] Added --results-label option.
simonhatch@chromium.org
2013-10-21
5
-4
/
+22
*
Another Pica WPR update, this time with minified JavaScript
adamk@chromium.org
2013-10-21
2
-2
/
+3
*
Delete the files used by TSan v1 on Mac (which isn't supported anymore):
glider@chromium.org
2013-10-21
5
-326
/
+0
*
Remove suppressions of uninitialized data from HarfBuzz
jsbell@chromium.org
2013-10-21
1
-20
/
+0
*
Added the Prerender.ModPagespeedHeader.* histograms to histograms.xml.
matterbury@google.com
2013-10-21
1
-0
/
+153
*
Remove the launcher from the list of app to test.
qsr@chromium.org
2013-10-21
1
-1
/
+2
*
[telemetry] Add credentials login url to be overridden
nduca@chromium.org
2013-10-21
1
-4
/
+9
*
Add UMA histogram data representing the Synced Notifications feature.
petewil@chromium.org
2013-10-21
2
-5
/
+23
*
Prepare chrome_tests.py for relative build dirs.
thakis@chromium.org
2013-10-21
2
-2
/
+4
*
Remove tools/valgrind/shard-all-tests.sh
thakis@chromium.org
2013-10-20
1
-128
/
+0
*
Valgrind: Suppress memory error in WebTestRunner::EventSender::reset.
thestig@chromium.org
2013-10-20
1
-0
/
+11
*
Work on the GN GYP generator
brettw@chromium.org
2013-10-20
6
-228
/
+333
*
Valgrind/Heapcheck: Suppress leak in TranslateBubbleViewTest.
thestig@chromium.org
2013-10-20
2
-0
/
+18
*
The perf dashboard scrapes the "results" step from the bisect in order to com...
simonhatch@chromium.org
2013-10-20
3
-127
/
+80
*
Add a new histogram to track he value of the TCP cubic sender's CWND
rch@chromium.org
2013-10-20
1
-0
/
+6
*
Add a new mobile action count metric for "MobileActionBarShown"
donnd@chromium.org
2013-10-20
2
-0
/
+2
*
DMP visualizer has ignored default_template parameter in input data.
peria@chromium.org
2013-10-20
1
-1
/
+4
*
[SystemInfo API] Implement storage.getAvailableCapacity API
Hokein.Wu@gmail.com
2013-10-20
1
-0
/
+1
*
Telemetry: add multitab tests framework.
semenzato@chromium.org
2013-10-19
7
-76
/
+62
*
Report errors from ChromiumEnv::GetChildren in Posix.
dgrogan@chromium.org
2013-10-19
1
-0
/
+2
*
[telemetry] Add an option --upload-results to store the html results in googl...
simonhatch@chromium.org
2013-10-19
4
-6
/
+20
*
telemetry: Smoothness metric clean-up.
ernstm@chromium.org
2013-10-19
9
-268
/
+148
*
Add a new histogram to track the number of QUIC streams opened
rch@chromium.org
2013-10-19
1
-0
/
+6
*
Add a new histogram for tracking the number of QUIC streams
rch@chromium.org
2013-10-19
1
-0
/
+7
*
Add -b build option to update_reference build.
shadi@chromium.org
2013-10-19
1
-45
/
+121
[next]