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
*
Do not mark alternate-protocol broken unless the main job succeeds.
rch@chromium.org
2014-05-21
5
-5
/
+100
*
DevTools: Fixed suspected bug in port forwarding
vkuzkokov@chromium.org
2014-05-21
1
-8
/
+9
*
Enable QUIC 17.
rch@chromium.org
2014-05-21
1
-1
/
+1
*
Clean up coding style
devgrapher@gmail.com
2014-05-21
12
-11
/
+17
*
Disabled failing HttpSecurityHeadersTest.UpdateDynamicPKPMaxAge0 on Windows.
kbr@chromium.org
2014-05-21
1
-1
/
+8
*
Populate cert_key_types on OpenSSL.
davidben@chromium.org
2014-05-20
6
-10
/
+91
*
Treat IPv4-mapped IPv6 addresses as IPv4 addresses.
wtc@chromium.org
2014-05-20
3
-6
/
+62
*
Trivial cleanup of HttpStreamFactoryImpl::Job::DoInitConnection
rch@chromium.org
2014-05-20
1
-20
/
+21
*
QUIC - minor clean up of comments per wtc' comments for the CL:
rtenneti@chromium.org
2014-05-20
6
-14
/
+13
*
Rollback FLAGS_enable_quic_connection_flow_control due to bug in latest
rtenneti@chromium.org
2014-05-20
1
-1
/
+2
*
Initial support for HTTP/2 dependencies and weights.
jgraettinger@chromium.org
2014-05-20
3
-30
/
+94
*
Update HTTP/2 NPN/ALPN tokens to "h2-12" to advertise draft 12 support.
jgraettinger@chromium.org
2014-05-20
3
-7
/
+7
*
Don't close already closed connections in
rch@chromium.org
2014-05-20
1
-1
/
+2
*
Improve the content displayed at chrome://net-internals/#quic
rch@chromium.org
2014-05-20
2
-2
/
+16
*
Ensure races between pending and new SPDY streams don't violate session concu...
jgraettinger@chromium.org
2014-05-20
3
-3
/
+80
*
Revert of Restore base::ThreadRestrictions::ScopedAllowIO to see if it fixes ...
asanka@chromium.org
2014-05-19
1
-6
/
+0
*
Fix kType narrowing conversion in the `{}`
yusukesuzuki@chromium.org
2014-05-19
1
-3
/
+3
*
Merge NetworkTimeNotifier to NetworkTimeTracker
hashimoto@chromium.org
2014-05-19
4
-183
/
+0
*
Build remoting for PNaCl
sergeyu@chromium.org
2014-05-19
2
-2
/
+3
*
Revert 271343 "Build remoting for PNaCl"
sergeyu@chromium.org
2014-05-19
1
-1
/
+0
*
Build remoting for PNaCl
sergeyu@chromium.org
2014-05-19
1
-0
/
+1
*
Land recent SPDY changes (through 67282679)
jgraettinger@chromium.org
2014-05-18
20
-332
/
+1196
*
net: Unbreak component build on Linux.
tfarina@chromium.org
2014-05-18
1
-5
/
+4
*
Increase QUIC's proposed server Intial CWND to 32 for HTTPS to 30; HTTP to 20
jar@chromium.org
2014-05-18
1
-0
/
+14
*
Android: cleanup gtest_target_type conditions.
bulach@chromium.org
2014-05-17
1
-5
/
+2
*
Implement SSL server socket over OpenSSL.
byungchul@chromium.org
2014-05-17
12
-196
/
+1025
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-05-17
62
-463
/
+674
*
Correct SpdySession StreamID exhaustion behavior
jgraettinger@chromium.org
2014-05-17
3
-7
/
+141
*
Revert of Enable QUIC 17. (https://codereview.chromium.org/276573003/)
rch@chromium.org
2014-05-16
1
-1
/
+1
*
Android: cleans up jni_generator_ptr_type.
bulach@chromium.org
2014-05-16
1
-2
/
+0
*
Remove DCHECK in HttpStreamParser::ReadResponseHeaders.
mmenke@chromium.org
2014-05-16
3
-3
/
+107
*
Tiny refactor of HttpStreamFactoryImpl::Job::Orphan to simplify the code.
rch@chromium.org
2014-05-16
1
-2
/
+4
*
Revert 270750 "Android: cleans up jni_generator_ptr_type."
jiayl@chromium.org
2014-05-15
1
-0
/
+2
*
Change some DCHECKs into CHECKs to track down a crash.
rch@chromium.org
2014-05-15
1
-3
/
+3
*
SPDY4: SpdySession should send SETTINGS acknowledgements.
jgraettinger@chromium.org
2014-05-15
8
-36
/
+99
*
Disk cache: Clarify API contract and delete spurious delay.
rvargas@chromium.org
2014-05-15
2
-2
/
+4
*
Android: cleans up jni_generator_ptr_type.
bulach@chromium.org
2014-05-15
1
-2
/
+0
*
Handle max-age in HPKP.
palmer@chromium.org
2014-05-15
2
-2
/
+79
*
Move channel id tests up from OpenSSL and update channelid version.
haavardm@opera.com
2014-05-15
2
-85
/
+145
*
Port net_jni_headers target to GN build.
tfarina@chromium.org
2014-05-15
1
-1
/
+16
*
Add a histogram for tracking the different reasons that a QUIC session
rch@chromium.org
2014-05-15
1
-0
/
+25
*
Enable QUIC 17.
rch@chromium.org
2014-05-15
1
-1
/
+1
*
Add use_icu_alternatives_on_android support to net's gn file.
mmenke@chromium.org
2014-05-15
1
-0
/
+18
*
QUIC - cleanup changes per comments for CL's 279453004, 283693002
rtenneti@chromium.org
2014-05-14
5
-15
/
+14
*
Rename http_transaction_unittest to http_transaction_test_util.
eustas@chromium.org
2014-05-14
14
-15
/
+15
*
Detect user-installed roots more efficiently on Android.
davidben@chromium.org
2014-05-14
2
-5
/
+139
*
Land recent SPDY changes (through 66310528)
jgraettinger@chromium.org
2014-05-14
27
-617
/
+687
*
net: a batch of HSTS preload updates.
agl@chromium.org
2014-05-13
2
-2
/
+10
*
Only commit cookie changes in prerenders after a prerender is shown
tburkard@chromium.org
2014-05-13
6
-6
/
+110
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-05-13
19
-185
/
+294
[next]