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
*
QUIC - Fix 64bit win builds - Use size_t instead of int
rtenneti@chromium.org
2013-10-30
2
-10
/
+10
*
Factor out Sec-WebSocket-Accept computing logic so that the new WebSocket han...
tyoshino@chromium.org
2013-10-30
2
-4
/
+14
*
Cleanup: remove OS_ANDROID condition for sparse IO
pasko@chromium.org
2013-10-29
2
-12
/
+0
*
Mostly useful for testing.
aa@chromium.org
2013-10-29
2
-33
/
+116
*
[SPDY] Remove most code dealing with credential frames
akalin@chromium.org
2013-10-29
21
-1060
/
+12
*
[Net] Make ClientSocketPoolBaseHelper::Group use a timer
akalin@chromium.org
2013-10-29
3
-39
/
+39
*
Enable QUIC 11, and disable QUIC 10.
rch@chromium.org
2013-10-29
2
-5
/
+5
*
Update chacha20poly1305.patch for the changes made in r230713
wtc@chromium.org
2013-10-28
1
-11
/
+11
*
Revert "Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new...""
phajdan.jr@chromium.org
2013-10-28
1
-1
/
+1
*
Added support for a new HTTP response header called Chrome-Proxy, which is re...
bengr@chromium.org
2013-10-28
9
-54
/
+308
*
net: add pinning for liberty.lavabit.com.
agl@chromium.org
2013-10-28
4
-0
/
+60
*
Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new..."
rmsousa@chromium.org
2013-10-28
1
-1
/
+1
*
GTTF: make sharding_supervisor.py use --brave-new-test-launcher
phajdan.jr@chromium.org
2013-10-28
1
-1
/
+1
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-10-28
69
-214
/
+724
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-10-28
21
-283
/
+834
*
Refactor HttpBasicStream to store data in HttpBasicState
ricea@chromium.org
2013-10-27
6
-65
/
+254
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-10-27
43
-171
/
+271
*
Make NetworkChangeNotifier use the application context
dfalcantara@chromium.org
2013-10-27
1
-1
/
+1
*
Read and process up to 32 QUIC packets before yielding to the message loop.
rch@chromium.org
2013-10-27
2
-7
/
+16
*
Add a new histogram to track the number of total of QUIC streams created when...
rch@chromium.org
2013-10-25
1
-1
/
+8
*
net: Rework how blocking delegates are logged.
mmenke@chromium.org
2013-10-25
8
-70
/
+873
*
GTTF: Make EmbeddedTestServer always use its own thread for IO
phajdan.jr@chromium.org
2013-10-25
3
-20
/
+23
*
Enable using of canonical server config for c.youtube.com.
rtenneti@chromium.org
2013-10-25
4
-5
/
+45
*
Revert "GTTF: make sharding_supervisor.py use --brave-new-test-launcher"
phajdan.jr@chromium.org
2013-10-25
1
-1
/
+1
*
GTTF: make sharding_supervisor.py use --brave-new-test-launcher
phajdan.jr@chromium.org
2013-10-25
1
-1
/
+1
*
Enable TLS Channel ID for the openssl implementation of SSLClientSocket.
qsr@chromium.org
2013-10-25
6
-42
/
+258
*
google_apis: Implement google_apis::ResponseWriter
hashimoto@chromium.org
2013-10-25
5
-62
/
+5
*
Remove unused HttpStreamParser parameter
ricea@chromium.org
2013-10-25
3
-12
/
+5
*
Fix building of net_unittests on Windows systems with Russian locale.
vchigrin@yandex-team.ru
2013-10-24
1
-1
/
+1
*
Update to the new definitions of CKM_NSS_CHACHA20_POLY1305 and
wtc@chromium.org
2013-10-24
1
-11
/
+11
*
See
ricea@chromium.org
2013-10-24
5
-197
/
+535
*
WebSocketDeflateStream should have ContextTakeOverMode parameter.
yhirano@chromium.org
2013-10-24
3
-4
/
+82
*
Add checks for valid close status and reason.
ricea@chromium.org
2013-10-24
2
-4
/
+79
*
Add a histogram for measuring the number of times we fall back to common name...
rsleevi@chromium.org
2013-10-24
12
-19
/
+54
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-10-24
31
-533
/
+422
*
Increase the QUIC UDP socket buffer to 256 packets to match the TCP receive w...
rch@chromium.org
2013-10-24
3
-3
/
+8
*
[Net] Make ClientSocketPoolBaseHelper::Group use PriorityQueue
akalin@chromium.org
2013-10-24
4
-70
/
+118
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-10-24
48
-538
/
+1093
*
Add ScopedPK11SlotList to scoped_nss_types.h
mattm@chromium.org
2013-10-23
1
-9
/
+8
*
Changes to class hierachy to prepare for WebSocketBasicHandshakeStream.
ricea@chromium.org
2013-10-23
10
-188
/
+100
*
Add closing handshake timeout.
ricea@chromium.org
2013-10-23
3
-5
/
+255
*
Enable EV for Buypass
rsleevi@chromium.org
2013-10-23
1
-0
/
+12
*
Use QUIC_STREAM_CANCELLED in QuicHttpStream when a stream is cancelled.
rch@chromium.org
2013-10-23
3
-5
/
+3
*
Changes to reinitialize the appcache system if/when DiskCache initialization ...
michaeln@google.com
2013-10-22
1
-0
/
+1
*
[net] Move android/x509_util.[cc|h] to cert/x509_util_android.[cc|h]
nyquist@google.com
2013-10-22
4
-8
/
+8
*
android: Use new proxy from PROXY_CHANGE intent
ellyjones@chromium.org
2013-10-22
3
-5
/
+95
*
Listen for new system certificates.
qsr@chromium.org
2013-10-22
8
-0
/
+131
*
[GCM] Unrevert initial GCM patch
zea@chromium.org
2013-10-22
2
-5
/
+5
*
Fixed RTL on FTP page
beaufort.francois@gmail.com
2013-10-22
1
-4
/
+8
*
Implement support for p2p socket UDP packages to set the Differntiated Servic...
hubbe@chromium.org
2013-10-22
9
-0
/
+74
[next]