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
*
net: add pins and HSTS for Facebook.
agl
2014-10-27
3
-1206
/
+1330
*
v8::Handle<T> is just an alias of v8::Local<T> so, replacing v8::Handle with ...
anujk.sharma
2014-10-27
1
-6
/
+6
*
Add AddCallbackForCookie method to CookieStore.
ellyjones
2014-10-27
9
-7
/
+213
*
Set the QUIC max packet length for IPv6 to be 20 bytes smaller for
rch
2014-10-25
1
-0
/
+9
*
net: add inbox.google.com to HSTS preload.
Adam Langley
2014-10-24
2
-773
/
+775
*
Revert of Reland "Integrate SIMD optimisations for zlib" (patchset #2 id:4000...
qyearsley
2014-10-24
1
-166
/
+7
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-24
1
-0
/
+15
*
NSS: Don't corrupt ssl_connection_status on renego.
davidben
2014-10-24
1
-0
/
+4
*
Align base::hash_map with C++11, part 2.
davidben
2014-10-24
1
-9
/
+0
*
Use kPadLengthFieldSize instead of magic literal 1.
bnc
2014-10-24
1
-1
/
+1
*
Reland "Integrate SIMD optimisations for zlib"
robert.bradford
2014-10-24
1
-7
/
+166
*
Code cleanup of control frame size enforcement.
bnc
2014-10-24
4
-46
/
+46
*
Switch FLAGS_quic_unified_timeouts to true.
rch
2014-10-24
1
-1
/
+1
*
Revert "Get rid of net::LOAD_ENABLE_UPLOAD_PROGRESS."
Mitsuru Oshima
2014-10-24
1
-22
/
+25
*
Get rid of net::LOAD_ENABLE_UPLOAD_PROGRESS.
ljagielski
2014-10-24
1
-25
/
+22
*
Added the list of active field groups to NetLog dump
xunjieli
2014-10-24
1
-0
/
+15
*
QUIC - Always pesist 1000 MRU alternate protocols to preferences file.
rtenneti
2014-10-24
9
-115
/
+12
*
Update EscapeExternalHandlerValue to keep '#', '[', and ']'
jaekyun
2014-10-24
3
-8
/
+51
*
Http cache: Fix DCHECK with POSTs and a disabled cache.
rvargas
2014-10-23
2
-1
/
+16
*
Implement GetNetworkList based on AddressTrackerLinux for ChromeOS/Linux/Android
guoweis
2014-10-23
6
-145
/
+379
*
Disable SDCH secure scheme support on iOS.
rdsmith
2014-10-23
2
-3
/
+17
*
PushMessagingBrowserTest for registration success and failure.
mvanouwerkerk
2014-10-23
1
-0
/
+1
*
Revert of Integrate SIMD optimisations for zlib (patchset #14 id:280001 of ht...
robert.bradford
2014-10-23
1
-166
/
+7
*
Integrate SIMD optimisations for zlib
robert.bradford
2014-10-23
1
-7
/
+166
*
SSLClientSocketOpenSSL: Pump SSL_read loop on transport read error.
davidben
2014-10-23
3
-13
/
+55
*
Change QuicConnectionLogger to log retransmissions explicitly
rch
2014-10-22
1
-8
/
+24
*
QUIC - changes to keep in sync with internal source tree.
rtenneti
2014-10-22
2
-2
/
+2
*
QUIC - Added histogram to track the number of total
rtenneti
2014-10-22
2
-0
/
+12
*
Implement padding PUSH_PROMISE and HEADERS frames.
bnc
2014-10-22
4
-91
/
+383
*
QUIC - Record loading of QUICServerInfo from disk cache.
rtenneti
2014-10-22
2
-0
/
+5
*
Convert manually triggered try runs to use bots without _swarming prefix.
John Abd-El-Malek
2014-10-22
1
-3
/
+3
*
Fix flaky headers stream test in quic_session_test.
rjshade
2014-10-22
1
-3
/
+6
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-22
1
-0
/
+26
*
Unescape BiDi control chars while parsing data: urls
meacer
2014-10-22
4
-23
/
+122
*
QUIC - Added Net.QuicServerInfo.DiskCacheWaitForDataReadyTime to measure
rtenneti
2014-10-21
1
-2
/
+2
*
Clean up final uses of scoped_ptr<T>::PassAs() and remove it.
dcheng
2014-10-21
1
-2
/
+2
*
Use disabled-by-default prefix in logging NetLog events to TraceLog
xunjieli
2014-10-21
2
-15
/
+25
*
Fix a bug where QUIC connections would not fallback to TCP if the connection ...
rch
2014-10-21
2
-3
/
+3
*
Implement Fingerprint256 for SHA-256 fingerprints of certificates
eranm
2014-10-21
7
-0
/
+99
*
Standardize usage of virtual/override/final in net/
dcheng
2014-10-21
396
-5581
/
+5092
*
Landing Recent QUIC Changes.
rtenneti
2014-10-21
37
-388
/
+358
*
Remove trivially-true checks in quic_framer.cc
cmasone
2014-10-20
1
-6
/
+3
*
Don't preresolve DNS if a fixed proxy configuration is in place.
bemasc
2014-10-20
3
-1
/
+107
*
net: fix bug in compact HSTS representation.
agl
2014-10-20
2
-3
/
+26
*
QUIC - Android - small experiment to flush http_server_properties
rtenneti
2014-10-20
1
-0
/
+6
*
Fix a pair of Cronet upload bugs and add tests.
mmenke
2014-10-20
4
-0
/
+21
*
Close SSLClientSocketOpenSSL cleanly if the transport was closed.
davidben
2014-10-20
2
-2
/
+83
*
Update HTTP/2 DATA frame padding to 0x00.
bnc
2014-10-20
2
-23
/
+25
*
When QUIC sessions require confirmation from the server, allow either a
rch
2014-10-18
1
-1
/
+2
*
OWNERS updates - willchan on extended leave
willchan
2014-10-17
1
-1
/
+3
[next]