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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update instrumentation for many different bugs based on new UMA data.
pkasting
2015-02-28
5
-81
/
+37
*
Land Recent QUIC Changes until 2/21/2015.
rtenneti
2015-02-28
34
-400
/
+233
*
Socket pools: Remove redundant seach for a group in GetLoadState.
mmenke
2015-02-28
1
-12
/
+8
*
Split bug 455884 into separate bugs for each janky piece and remove the
pkasting
2015-02-28
2
-66
/
+8
*
[net]: Disable SdchOwner's MemoryPressureListener to investigate http://crbug...
rmcilroy
2015-02-28
3
-10
/
+10
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-0
/
+1
*
Add a new enable_nonblocking_io field trial param for QUIC which enables the ...
rch
2015-02-28
5
-0
/
+18
*
Fix a crash when processing an invalid PAC script.
eroman
2015-02-27
4
-14
/
+109
*
[Cronet] Enable chunked upload in CronetUrlRequest
xunjieli
2015-02-27
1
-1
/
+0
*
Change "spdy_priority" to "priority" in NetLog.
bnc
2015-02-27
2
-5
/
+14
*
[net] Add UMA for GZIP encoding type fixup heuristics.
asanka
2015-02-27
1
-3
/
+40
*
Let the URLRequestContextBuilder take a file task runner as input.
mmenke
2015-02-27
2
-36
/
+41
*
Add a new receive_buffer_size field trial param for QUIC
rch
2015-02-27
5
-13
/
+19
*
QUIC - Added a histogram to collect the elapsed time between the end of
rtenneti
2015-02-27
6
-13
/
+29
*
Remove the --lsan=1 flag from .isolate files.
earthdok
2015-02-27
1
-1
/
+0
*
Remove ScopedTrackers that are no longer needed.
michaeln
2015-02-27
3
-16
/
+0
*
First-Party Cookies: Wire it up as an experimental web platform feature
mkwst
2015-02-26
10
-4
/
+176
*
Lazily initialize the v8::Isolate used by ProxyResolverV8 (in the browser pro...
eroman
2015-02-26
5
-82
/
+66
*
Log sending HTTP/2 HEADERS frames correctly.
bnc
2015-02-26
2
-4
/
+11
*
Promote "netlog" tracing category to a default category
xunjieli
2015-02-26
2
-2
/
+2
*
ProxyResolverMac: invalidate resolver source.
ellyjones
2015-02-26
1
-2
/
+1
*
Revert of [Android WebView] Synthesize a fake page loading event on page sour...
grt
2015-02-26
1
-25
/
+2
*
[Android WebView] Synthesize a fake page loading event on page source modific...
mnaganov
2015-02-26
1
-2
/
+25
*
Revert "[WebSocket] Add NOINLINE function calls to see the stack trace."
ricea
2015-02-26
2
-51
/
+4
*
Remove Test DISABLED_CongestionAvoidanceSending
zhuoyu.qian
2015-02-26
1
-58
/
+0
*
Rename mojo_type_converters.* to mojo_{host,proxy}_type_converters.*
amistry
2015-02-26
12
-22
/
+22
*
Re-enable HttpSecurityHeadersTest.UpdateDynamicPKPMaxAge0
hichris123
2015-02-26
1
-8
/
+1
*
Roll BoringSSL b180ee9..09bdb2a
davidben
2015-02-25
1
-3
/
+2
*
Fix official build in GN
brettw
2015-02-25
1
-0
/
+4
*
Rename SPDY netlog strings to HTTP2.
bnc
2015-02-25
12
-199
/
+169
*
Implement utility-side proxy resolver factory Mojo service.
sammc
2015-02-25
6
-0
/
+258
*
Implement utility-side host resolver Mojo client.
sammc
2015-02-25
9
-2
/
+623
*
Implement utility-side proxy resolver Mojo service.
sammc
2015-02-25
12
-2
/
+802
*
Introduce MockHttpCache::backend() and move a few callers to it.
pcc
2015-02-25
2
-4
/
+9
*
Land Recent QUIC Changes.
rtenneti
2015-02-25
20
-411
/
+167
*
QUIC - Add a field trial not to load QUIC server information from the
rtenneti
2015-02-24
5
-1
/
+51
*
Document some quirks of media MIME type code and reference related bugs
ddorwin
2015-02-24
1
-11
/
+21
*
Pin request_url in stack for more info on tracking crasher.
rdsmith
2015-02-24
1
-0
/
+8
*
net docs: Barebones doc renderer and net_docs target.
ttuttle
2015-02-24
4
-0
/
+152
*
net: Remove static_cast of socket in HttpProxyClientSocketPoolTest.AsyncHaveA...
pcc
2015-02-24
1
-3
/
+1
*
Add HSTS preload submissions as of 2015-02-20.
lgarron
2015-02-24
2
-1363
/
+1511
*
Remove base::WaitForSingleProcess
rvargas
2015-02-24
1
-6
/
+5
*
QUIC - Cache the connection type and connection description. Make the
rtenneti
2015-02-23
13
-75
/
+249
*
Shard the SSL session cache by version fallback.
davidben
2015-02-23
3
-6
/
+116
*
win vs2015: fix variable shadowing warnings in net/base
scottmg
2015-02-23
3
-9
/
+5
*
Implement the "First-Party-Only" cookie attribute.
mkwst
2015-02-23
12
-95
/
+277
*
Add notranslate meta tag on dir_header.html
toyoshim
2015-02-21
1
-0
/
+1
*
Update instrumentation for many different bugs based on new UMA data.
pkasting
2015-02-21
16
-92
/
+165
*
Convert crypto::ScopedOpenSSL to type aliases.
davidben
2015-02-21
9
-29
/
+26
*
IgnoreCertError should check if the error is a certificate error.
davidben
2015-02-20
3
-2
/
+9
[next]