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 HANDLE_EINTR in some places missing it.
brettw@chromium.org
2014-03-27
1
-3
/
+4
*
Remove GN GYP generator.
brettw@chromium.org
2014-03-27
52
-2324
/
+4
*
Fix loading_trace. The timeline_metric to use should be timeline.LoadTimesTim...
nednguyen@google.com
2014-03-27
1
-1
/
+1
*
Fix GetAllPageSetFilenames.
nednguyen@google.com
2014-03-27
1
-4
/
+5
*
Adds UMA for display color calibration in ChromeOS.
mukai@chromium.org
2014-03-27
1
-0
/
+17
*
Avoid updating clang if the user set make_clang_dir in GYP_DEFINES
rnk@chromium.org
2014-03-27
1
-0
/
+4
*
LeakSanitizer: suppress a leak in ChromeOS TrayAccessibility tests.
earthdok@chromium.org
2014-03-27
1
-0
/
+3
*
Fix GetAllPageSetFilenames.
nednguyen@google.com
2014-03-27
1
-6
/
+3
*
Introduce MediaStreamTrackMetrics class hanging off RTCPeerConnectionHandler.
joi@chromium.org
2014-03-27
1
-14
/
+35
*
Gather Prerender.AbandonTimeUntilUsed.
davidben@chromium.org
2014-03-27
1
-0
/
+11
*
Removing the misleading comments about mac-only.
mithro@mithis.com
2014-03-27
1
-14
/
+21
*
Add histograms to QuicClientSession for tracking down QUIC crash.
rch@chromium.org
2014-03-27
1
-30
/
+66
*
Added telemetry test metric network.py.
bolian@chromium.org
2014-03-27
4
-28
/
+399
*
Add support for python pageset
nednguyen@google.com
2014-03-27
22
-146
/
+449
*
[telemetry] Extract page summarization from buildbot to a new class
nduca@chromium.org
2014-03-27
5
-108
/
+187
*
Cleanup of the Blink GC plugin code.
zerny@chromium.org
2014-03-27
4
-58
/
+57
*
Add cleanup for measurements that use tracing
nednguyen@google.com
2014-03-27
15
-0
/
+79
*
Remove costco and snapdeal from nsfw_urls
pdr@chromium.org
2014-03-27
1
-2
/
+0
*
Add Sparse Histogram Support to metricsPrivate
robliao@chromium.org
2014-03-27
1
-0
/
+1
*
Add more UMA stats for AppCacheUpdateJob results and for response retrieval.
michaeln@chromium.org
2014-03-27
1
-3
/
+42
*
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
*
Add 0-max to Power.ExternalBrightnessReadResult histogram.
derat@chromium.org
2014-03-27
1
-0
/
+1
*
Delete some dead code.
thakis@chromium.org
2014-03-27
4
-28
/
+2
*
Fix extension/common/permissions presubmit
tbarzic@chromium.org
2014-03-27
1
-1
/
+1
*
Claim ownership of Blacklist.* histograms
csharp@chromium.org
2014-03-27
1
-3
/
+3
*
Reland of GN: Remove some dead code that was confusing. https://codereview.ch...
scottmg@chromium.org
2014-03-27
3
-41
/
+0
*
Adds suppression for leak
sky@chromium.org
2014-03-26
1
-0
/
+3
*
Move start & stop logic from timeline_metric to measurement/. This is the fir...
nednguyen@google.com
2014-03-26
6
-115
/
+128
*
Revert of Add a check to the FindBadConstructs.cpp clang plugin for bad enum ...
thakis@chromium.org
2014-03-26
3
-56
/
+0
*
Guard synthetic gesture creation with a command-line check
jdduke@chromium.org
2014-03-26
1
-0
/
+9
*
Change the default duration of synthetic taps.
dominikg@chromium.org
2014-03-26
2
-2
/
+2
*
MSan: blacklist an uninit in third-party code.
earthdok@chromium.org
2014-03-26
1
-0
/
+3
*
This renames all custom GN targets to actions in the GN build like the new ve...
brettw@chromium.org
2014-03-26
7
-7
/
+7
*
Add "." accessors to GN.
brettw@chromium.org
2014-03-26
16
-31
/
+360
*
Ignore race reports from base::FilePath::StripTrailingSeparatorsInternal() to...
glider@chromium.org
2014-03-26
1
-0
/
+4
*
Disallow Member fields in "unmanaged" classes.
zerny@chromium.org
2014-03-26
7
-1
/
+154
*
[Telemetry] OSX: powermetrics can sometimes return zero length output
jeremy@chromium.org
2014-03-26
4
-5
/
+16
*
Verify inner classes in the Blink GC plugin.
zerny@chromium.org
2014-03-26
5
-10
/
+56
*
Captive portal UMA metrics are split to in-session and OOBE metrics.
ygorshenin@chromium.org
2014-03-26
1
-0
/
+77
*
OOBE telemetry apis.
achuith@chromium.org
2014-03-26
1
-2
/
+11
*
Add ignore-cycles and pickle-graph flags to the process-graph script.
zerny@chromium.org
2014-03-26
1
-22
/
+87
*
Initial Chrome Proxy pageset.
bolian@chromium.org
2014-03-26
15
-0
/
+246
*
[telemetry] Exclude trace-viewer/test_data from Telemetry archive.
dtu@chromium.org
2014-03-26
1
-0
/
+1
*
Rename PPB_Find_Dev to PPB_Find_Private
raymes@chromium.org
2014-03-26
1
-0
/
+1
*
Widen even further suppression for uninitialized access in gtest print.
benwells@chromium.org
2014-03-26
1
-1
/
+2
*
clang roll 198389:202554 revolutions
thakis@chromium.org
2014-03-26
5
-19
/
+705
*
Include PE image headers in client download pings.
grt@chromium.org
2014-03-25
1
-0
/
+8
*
[telemetry] Let user override test settings at the command-line. Let PageTest...
dtu@chromium.org
2014-03-25
14
-32
/
+45
*
Revert 259371 "clang roll 198389:202554 reloaded"
thakis@chromium.org
2014-03-25
5
-703
/
+19
[next]