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
*
Reject streams with transfer-encoding headers.
rch@chromium.org
2012-03-27
4
-0
/
+222
*
Normalize download file name on chromeos
tbarzic@chromium.org
2012-03-27
2
-1
/
+21
*
SocketStream failed to resume the state machine after SSLManager decision
toyoshim@chromium.org
2012-03-27
1
-0
/
+4
*
Add Net.HttpResponseCode_Nxx_MainFrame histogram.
gavinp@chromium.org
2012-03-27
1
-0
/
+7
*
Revert 129018 - Revert 128993 - Refactor BaseTimer to avoid spamming the Mess...
jbates@chromium.org
2012-03-27
2
-4
/
+5
*
Reverting this feature, once again. *sigh*
rch@chromium.org
2012-03-26
21
-1375
/
+37
*
Revert 128993 - Refactor BaseTimer to avoid spamming the MessageLoop with orp...
aa@chromium.org
2012-03-26
2
-5
/
+4
*
Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.
jbates@chromium.org
2012-03-26
2
-4
/
+5
*
Manually merge some broken lines in hsts_preloaded.h
agl@chromium.org
2012-03-26
1
-136
/
+68
*
Add hsts_preloaded.h
agl@chromium.org
2012-03-26
1
-0
/
+2904
*
Remove the Throttling.HttpResponseCode histogram.
gavinp@chromium.org
2012-03-25
2
-11
/
+2
*
Revert 128753 - Add full support for filesystem URLs.
ericu@google.com
2012-03-24
2
-6
/
+5
*
Add full support for filesystem URLs.
ericu@google.com
2012-03-24
2
-5
/
+6
*
Fix a crash in SpdySession::WriteStreamData which can happen if the specified...
rch@chromium.org
2012-03-24
1
-1
/
+1
*
SPDY - persist SPDY settings.
rtenneti@chromium.org
2012-03-24
16
-721
/
+637
*
[net/dns] Don't abort Jobs on hosts-only change.
szym@chromium.org
2012-03-24
1
-6
/
+11
*
[net/dns] Don't bind to random ports on Windows to keep the firewall happy.
szym@chromium.org
2012-03-24
1
-1
/
+9
*
Implement correct v3 CREDENTIAL frame support.
rch@chromium.org
2012-03-24
16
-113
/
+211
*
sync: Count and report reflected updates
rlarocque@chromium.org
2012-03-24
1
-2
/
+4
*
Minor fixes to BackoffEntry.
sergeyu@chromium.org
2012-03-24
2
-6
/
+11
*
Additional DCHECK for InFlightIO::InvokeCallback.
gavinp@chromium.org
2012-03-23
1
-0
/
+1
*
Disk cache. Fix style on some missing files.
rvargas@google.com
2012-03-23
2
-22
/
+20
*
Revert "Refactor BaseTimer to avoid spamming the MessageLoop with orphaned ta...
rnk@chromium.org
2012-03-23
2
-5
/
+4
*
[net/dns] Removes locking from DnsConfigServiceWin and adds local computer name.
szym@chromium.org
2012-03-23
12
-129
/
+326
*
Retry the auto-enrollment check when the server asks for a smaller modulus.
joaodasilva@chromium.org
2012-03-23
1
-0
/
+6
*
SPDY - Added enabling of SPDY/3 and SPDY flow control to
rtenneti@chromium.org
2012-03-23
3
-20
/
+29
*
Disable OCSP tests on Android
rsleevi@chromium.org
2012-03-23
2
-0
/
+12
*
Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.
jbates@chromium.org
2012-03-23
2
-4
/
+5
*
Land SpdyFramer (et. al.) changes to support setting the credential slot id i...
rch@chromium.org
2012-03-23
14
-37
/
+145
*
Move SpdyFramer::compression_default_ to a g_enable_compression_default in sp...
rch@chromium.org
2012-03-23
2
-6
/
+3
*
Disk cache: Fix style and extra net:: specification.
rvargas@google.com
2012-03-23
9
-180
/
+168
*
Rename origin_bound_cert files to server_bound_cert.
mattm@chromium.org
2012-03-22
16
-33
/
+33
*
Move all objects from the spdy:: namespace to net::
rch@chromium.org
2012-03-22
71
-3016
/
+2932
*
[net/dns] Added AsyncDNS histogram for success rate, transaction duration and...
szym@chromium.org
2012-03-22
2
-5
/
+44
*
Add a few owners for net/tools/testserver.
pastarmovj@chromium.org
2012-03-22
1
-0
/
+5
*
Rename enterprise policy proto fields from KIOSK to RETAIL.
pastarmovj@chromium.org
2012-03-22
1
-1
/
+1
*
Don't throttle unless origin schema is chrome-extension.
joi@chromium.org
2012-03-22
1
-0
/
+6
*
Fix Android build following r128172
rsleevi@chromium.org
2012-03-22
1
-1
/
+1
*
Move X509Certificate::Verify into CertVerifyProc
rsleevi@chromium.org
2012-03-22
23
-2863
/
+3180
*
SPDY - Support new status field in SPDY 3 GOAWAY.
rtenneti@google.com
2012-03-22
9
-54
/
+132
*
Created a new class SpdyTestStateHelper to serve as a helper to manage the st...
rch@chromium.org
2012-03-22
28
-120
/
+105
*
Introduce a CertVerifierProc to handle system cert validation.
rsleevi@chromium.org
2012-03-22
13
-1007
/
+1235
*
Remove DONTUSEME_GetCookieStore().
eroman@chromium.org
2012-03-22
2
-9
/
+2
*
Use SSLManager to handle SSL error in SocketStreamDispatcherHost
toyoshim@chromium.org
2012-03-21
4
-11
/
+36
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
33
-719
/
+851
*
Increase number of max sockets per group for WebSocket connections.
yutak@chromium.org
2012-03-21
12
-84
/
+186
*
Allow broken servers to send us multiple identical Location and
mmenke@chromium.org
2012-03-21
4
-81
/
+39
*
Revert 127988 - net: update certificates for TestKnownRoot and PublicKeyHashes.
wez@chromium.org
2012-03-21
4
-40
/
+74
*
net: update certificates for TestKnownRoot and PublicKeyHashes.
agl@chromium.org
2012-03-21
4
-74
/
+40
*
Added file:///home/chronos/user/log url to list of allowed file:/// urls.
zvorygin@chromium.org
2012-03-21
1
-0
/
+1
[next]