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
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
QUIC - track the open and close states of disk cache entries of
rtenneti
2014-10-02
1
-3
/
+24
*
Fix bug in ALTERNATE_PROTOCOL_USAGE_MAPPING_MISSING histogram
rch
2014-10-02
1
-5
/
+7
*
QUIC - close the disk cache entry after write is completed.
rtenneti
2014-10-01
2
-4
/
+89
*
Land Recent QUIC Changes.
rtenneti
2014-09-29
2
-5
/
+0
*
Regenerate the long-lived test certificates to use SHA-256
rsleevi
2014-09-26
1
-2
/
+2
*
Remove the "snionly" concept from the HSTS preload.
Adam Langley
2014-09-25
7
-186
/
+114
*
QUIC - Code to persist if we had talked QUIC to a server and if so what
rtenneti
2014-09-25
7
-12
/
+281
*
Reland of "Remove void** from disk_cache interface" w/ blockfile iter fix.
gavinp
2014-09-24
2
-8
/
+11
*
net: manual HSTS addition by request of the site.
Adam Langley
2014-09-23
2
-0
/
+6
*
net: another batch of HSTS updates.
Adam Langley
2014-09-23
2
-0
/
+74
*
Add data reduction functionality to all platforms.
kundaji
2014-09-23
4
-48
/
+6
*
Revert of Reland of "Remove void** from disk_cache interface." (patchset #2 i...
dcheng
2014-09-20
2
-11
/
+8
*
Reland of "Remove void** from disk_cache interface."
gavinp
2014-09-20
2
-8
/
+11
*
Revert of Remove void** from disk_cache interface. (patchset #30 id:650001 of...
vasilii
2014-09-19
2
-11
/
+8
*
Remove void** from disk_cache interface.
gavinp
2014-09-19
2
-8
/
+11
*
Don't immediately timeout upon range request cache lock.
dalecurtis
2014-09-19
1
-4
/
+8
*
Persist the server config that is received via kSCUP.
rtenneti
2014-09-18
1
-3
/
+8
*
net: update HSTS header file for e271e606.
Adam Langley
2014-09-18
1
-0
/
+44
*
Display Alternate Protocol Probability Threshold in net-internals.
rch
2014-09-18
2
-0
/
+7
*
net: another batch of HSTS preloads.
Adam Langley
2014-09-15
1
-0
/
+44
*
Plumbing for TCP FastOpen field trial.
jri
2014-09-15
2
-0
/
+2
*
Plumbing for TCP FastOpen for SSL sockets.
jri
2014-09-12
1
-5
/
+8
*
Switch from QUIC v19 to v23.
rch
2014-09-12
1
-1
/
+1
*
Add embedder-specific headers to HTTP CONNECT tunnel request
bengr
2014-09-10
9
-41
/
+180
*
Add HttpCache.ExternallyConditionalized histogram.
ricea
2014-09-09
1
-0
/
+23
*
Adds ability to disable connection pooling in QUIC.
jri
2014-09-09
2
-0
/
+3
*
Switch from QUIC v21 to v19.
rch
2014-09-07
1
-1
/
+1
*
Change base/file_utils.h includes to base/files/file_utils.h in net/
thestig
2014-09-04
5
-5
/
+5
*
Reland net-related fixups for scoped_refptr conversion operator cleanup.
dcheng
2014-09-04
2
-7
/
+8
*
net: remove globalcs.co.uk from HSTS preloading.
Adam Langley
2014-09-03
2
-2
/
+0
*
net: add (www.)honeybadger.io to HSTS preload.
Adam Langley
2014-09-03
2
-0
/
+4
*
Adds plumbing for always requiring handshake confirmation in QUIC, for use in...
jri
2014-09-02
2
-21
/
+22
*
net: add a batch of HSTS preloads.
Adam Langley
2014-09-02
2
-0
/
+56
*
Http cache: Allow caching of byte ranges without strong validators.
rvargas
2014-08-30
3
-19
/
+40
*
Revert of Net-related fixups for scoped_refptr conversion operator cleanup. (...
mlamouri
2014-08-29
2
-8
/
+7
*
Net-related fixups for scoped_refptr conversion operator cleanup.
dcheng
2014-08-29
2
-7
/
+8
*
Declaring the weak_ptr_factory in proper order.
kulkarni.a
2014-08-28
11
-32
/
+38
*
net: add a batch of HSTS preloads.
Adam Langley
2014-08-27
2
-0
/
+32
*
Bypass http cache for concurrent range requests.
dalecurtis
2014-08-26
2
-2
/
+48
*
net: HSTS list additions.
Adam Langley
2014-08-26
2
-0
/
+4
*
Remove implicit conversions from scoped_refptr to T* in net/http/
dcheng
2014-08-26
10
-101
/
+107
*
Make sure that HttpRequestHeaders contains valid key-value pairs.
rob
2014-08-25
3
-0
/
+24
*
Update the HSTS header file from dabead0cc1ad.
Adam Langley
2014-08-25
1
-0
/
+30
*
net: add a batch of HSTS preloads.
Adam Langley
2014-08-25
1
-0
/
+30
*
Remove NOTREACHED() in ProxyConnectRedirectHttpStream::GetUploadProgress()
tyoshino@chromium.org
2014-08-22
1
-1
/
+0
*
HTTP2 draft 14 support
bnc@chromium.org
2014-08-21
2
-3
/
+3
*
Refactor HttpStreamFactoryImpl::Job::DoCreateStream() for handling WebSocket ...
tyoshino@chromium.org
2014-08-21
2
-56
/
+64
*
parameterize http response header tests
mostynb@opera.com
2014-08-21
1
-1485
/
+1654
*
Replace usages of MessageLoopProxy with SequencedTaskRunner in the disk cache
rsleevi@chromium.org
2014-08-21
2
-13
/
+19
*
Improve testing for SDCH.
rdsmith@chromium.org
2014-08-19
1
-0
/
+2
[next]