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
*
Disable QUIC 0RTT for POST requests.
rch@chromium.org
2014-02-06
4
-96
/
+212
*
Implement decoding of literal headers with incremental indexing for HPACK
jgraettinger@chromium.org
2014-02-06
3
-7
/
+70
*
Bypass data reduction proxy if response not via it
bengr@chromium.org
2014-02-06
3
-9
/
+99
*
Final cleanup of unused methods for SPDY credential frames.
jgraettinger@chromium.org
2014-02-06
2
-3
/
+1
*
Remove SpdyStream::DoLoop().
jgraettinger@chromium.org
2014-02-05
2
-177
/
+63
*
Make net_unittests_run work with component=shared_library.
maruel@chromium.org
2014-02-05
5
-5
/
+101
*
Fix DCHECK in net/ testing code.
estade@chromium.org
2014-02-05
1
-1
/
+1
*
Add ERR_SSL_UNRECOGNIZED_NAME_ALERT for the TLS unrecognized_name alert.
wtc@chromium.org
2014-02-05
3
-0
/
+7
*
Spdy: Send a RST_STREAM when expiring unclaimed push streams.
jgraettinger@chromium.org
2014-02-05
2
-39
/
+64
*
Enable QUIC proxies to be used for HTTP URLs.
rch@chromium.org
2014-02-05
2
-7
/
+51
*
[WebSocket] Add Cache-Control to the request header.
yhirano@chromium.org
2014-02-05
6
-56
/
+64
*
The renderer has no way to indicate a close during connection except by
ricea@chromium.org
2014-02-05
2
-0
/
+17
*
QUIC - Start the process for reading crypto config data from disk cache
rtenneti@chromium.org
2014-02-05
3
-33
/
+48
*
Implement support for QUIC proxies in ProxyServer
rch@chromium.org
2014-02-05
3
-2
/
+28
*
Add the client address to the Public Reset packet.
wtc@chromium.org
2014-02-05
29
-477
/
+353
*
Remove unused secp256k1 test certs.
mattm@chromium.org
2014-02-05
3
-142
/
+0
*
Add net/quic/crypto/crypto_handshake_message.{cc,h}.
wtc@chromium.org
2014-02-05
2
-0
/
+448
*
net: pin (*.)googletagmanager.com
agl@chromium.org
2014-02-04
3
-0
/
+4
*
Add encoding info for those WebUI pages that were missing it.
nkostylev@chromium.org
2014-02-04
1
-0
/
+1
*
test-cert generation scripts: Fix root certs that weren't getting extensions ...
mattm@chromium.org
2014-02-04
4
-0
/
+5
*
test-cert generation scripts: Add text info to root cert .pem files.
mattm@chromium.org
2014-02-04
6
-8
/
+14
*
test-cert generation scripts: Actually generate the checked-in files.
mattm@chromium.org
2014-02-04
8
-36
/
+54
*
test-cert generation scripts: Remove some dead code.
mattm@chromium.org
2014-02-04
3
-93
/
+22
*
Move filter code out of net/base and into new net/filter directory.
cbentzel@chromium.org
2014-02-04
19
-65
/
+71
*
test-cert generation scripts: Fix serial number file creation.
mattm@chromium.org
2014-02-04
9
-44
/
+24
*
Follow-up changes to Android certificate verification logic.
davidben@chromium.org
2014-02-03
5
-24
/
+50
*
net: block three, retired, Symantec intermediates.
agl@chromium.org
2014-02-03
1
-1
/
+10
*
Elide proxy authentication headers
bengr@chromium.org
2014-02-03
2
-7
/
+30
*
libaddressinput - one less copy when downloading data
estade@chromium.org
2014-02-03
2
-0
/
+18
*
Update V8 to version 3.24.30.1 (based on bleeding_edge revision r19017).
machenbach@chromium.org
2014-02-03
1
-2
/
+2
*
net: add (www.)calyxinstitute.com to HSTS preloaded list.
agl@chromium.org
2014-02-03
2
-0
/
+4
*
Revert "net: pin (*.)googletagmanager.com"
agl@chromium.org
2014-02-03
3
-8
/
+0
*
net: pin (*.)googletagmanager.com
agl@chromium.org
2014-02-03
3
-0
/
+8
*
net: add neilwynne.com to HSTS preloaded list.
agl@chromium.org
2014-02-03
2
-0
/
+2
*
Make NetworkChangeNotifierAndroid keep track of Wifi SSID so change
pauljensen@chromium.org
2014-02-03
2
-1
/
+88
*
Remove URLFetcher::GetRequestHeaders. It had a bug,
mmenke@chromium.org
2014-02-02
7
-23
/
+7
*
Implement decoding of indexed headers for HPACK
jgraettinger@chromium.org
2014-01-31
9
-7
/
+168
*
SpdyStream: Rename and update comments on members.
jgraettinger@chromium.org
2014-01-31
2
-35
/
+43
*
Implement a minimal decoder for HPACK (HTTP/2 compression)
jgraettinger@chromium.org
2014-01-30
10
-20
/
+974
*
Speculate about the Alternate-Protocol mapping for youtube hosts.
rch@chromium.org
2014-01-30
5
-10
/
+103
*
When checking the public suffix list, set INCLUDE_PRIVATE_REGISTRIES for all ...
rsleevi@chromium.org
2014-01-30
4
-5
/
+6
*
Add the ability for MDnsListener to actively refresh records
noamsml@chromium.org
2014-01-30
5
-38
/
+168
*
Update HPACK implementation to draft 05
jgraettinger@chromium.org
2014-01-30
11
-147
/
+172
*
SPDY cleanup: remove credential slot.
jgraettinger@chromium.org
2014-01-30
20
-165
/
+79
*
Cleanup: Remove std::string("") usage and fix lint errors.
thestig@chromium.org
2014-01-30
1
-3
/
+3
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-01-30
41
-519
/
+596
*
Apply automatic range checking for enums across p2p_messages IPC.
tsepez@chromium.org
2014-01-30
1
-0
/
+2
*
Added new callbacks to SpdyHeadersHandlerInterface.
jgraettinger@chromium.org
2014-01-29
3
-16
/
+39
*
Advertise the permessage-deflate extension and enable it when requested by th...
ricea@chromium.org
2014-01-29
6
-29
/
+405
*
Disk cache: Exclude file_posix from iOS.
rvargas@chromium.org
2014-01-28
1
-0
/
+3
[next]