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
*
GN build improvements.
brettw@chromium.org
2014-04-30
2
-29
/
+37
*
Do not attempt to download favicons with 404 status in WebView
cimamoglu@chromium.org
2014-04-30
1
-4
/
+24
*
Renamed namespaces in src/net.
vitalybuka@chromium.org
2014-04-30
20
-109
/
+93
*
net: Always pass TaskRunner to FileStream's ctor
hashimoto@chromium.org
2014-04-30
6
-42
/
+7
*
Avoid error in debug builds with TCP FastOpen
ricea@chromium.org
2014-04-30
1
-12
/
+35
*
Add OnDecryptedPacket to QuicFramerVisitorInterface.
wtc@chromium.org
2014-04-30
18
-48
/
+160
*
Revert of HttpServer: avoid DCHECK'ing on non-HTTP/1.1 requests. (https://cod...
henrika@chromium.org
2014-04-30
7
-76
/
+58
*
HPACK optimal Huffman code instrumentation and UMA collection.
jgraettinger@chromium.org
2014-04-30
10
-1
/
+538
*
HttpServer: avoid DCHECK'ing on non-HTTP/1.1 requests.
gunsch@chromium.org
2014-04-30
7
-58
/
+76
*
SPDY - persist 300 most recently used servers that support SPDY to
rtenneti@chromium.org
2014-04-30
4
-41
/
+102
*
Require commas between items in a GN list.
brettw@chromium.org
2014-04-29
1
-1
/
+1
*
Consolidate most of net/'s icu_string+conversions dependencies.
mmenke@chromium.org
2014-04-29
10
-56
/
+132
*
net: batch of HSTS preloaded additions.
agl@chromium.org
2014-04-29
2
-0
/
+4
*
Revert 266932 "GN build improvements."
brettw@chromium.org
2014-04-29
1
-2
/
+2
*
GN build improvements.
brettw@chromium.org
2014-04-29
1
-2
/
+2
*
SPDY & HPACK: Land recent internal changes (through 65328503)
jgraettinger@chromium.org
2014-04-29
39
-1785
/
+3325
*
win: Implement Bluetooth server.
xiyuan@chromium.org
2014-04-29
5
-18
/
+83
*
CryptoSecretBoxer cleanup changes.
rtenneti@chromium.org
2014-04-29
2
-38
/
+27
*
QUIC - Minor clean up of QUIC Server Info memory cache.
rtenneti@chromium.org
2014-04-28
5
-26
/
+31
*
net: don't save or load static pins from disk.
agl@chromium.org
2014-04-28
1
-11
/
+0
*
Fixes flaky HttpServer.SendRaw failures.
gunsch@chromium.org
2014-04-28
1
-10
/
+20
*
[WebSocket] Fix a crash caused by a pending empty frame.
yhirano@chromium.org
2014-04-28
2
-2
/
+4
*
This change introduces a way to tie source address token keys to specific QUIC
rtenneti@chromium.org
2014-04-28
6
-102
/
+294
*
UMA: Add Net.WebSocket.DeflateMode
tyoshino@chromium.org
2014-04-28
2
-0
/
+9
*
Fix a TSAN failure of QUIC's EndToEndTest where the value of
rtenneti@chromium.org
2014-04-25
1
-0
/
+4
*
Adding Fast Open sysctl check for Android
jri@google.com
2014-04-24
1
-1
/
+1
*
net: add (*.)app.manilla.com to HSTS preloaded.
agl@chromium.org
2014-04-24
2
-0
/
+2
*
UMA: Add Net.WebSocket.Duration
tyoshino@chromium.org
2014-04-24
2
-17
/
+44
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-04-24
43
-1092
/
+389
*
Add support for 308 permanent redirects.
mmenke@chromium.org
2014-04-24
8
-2
/
+52
*
Let HttpStreamParser read 4xx/5xx HTTP responses after CONNECTION_RESET on up...
mmenke@chromium.org
2014-04-23
3
-138
/
+724
*
Enable False Start for OpenSSL.
davidben@chromium.org
2014-04-23
2
-8
/
+4
*
Fix link error when compiling with OpenSSL while using OS certs.
haavardm@opera.com
2014-04-23
1
-0
/
+3
*
Land Recent QUIC changes.
rtenneti@chromium.org
2014-04-23
26
-34
/
+309
*
Adding check for MIME types that do not take codecs parameter
amogh.bihani@samsung.com
2014-04-23
2
-8
/
+13
*
net: Remove unused NetLog parameter from FileStream's ctor
hashimoto@chromium.org
2014-04-23
12
-214
/
+66
*
UTF8 Adjustments for FormatURL(): Fix Overly-Aggressive DCHECK
mpearson@chromium.org
2014-04-23
1
-0
/
+10
*
Fix client certificate regressions on Android < 4.2
tsniatowski@opera.com
2014-04-23
1
-3
/
+7
*
Remove --disable-tls-channel-id flag.
mattm@chromium.org
2014-04-22
1
-2
/
+1
*
Make GN's "check" run cleanly.
brettw@chromium.org
2014-04-22
3
-2
/
+2
*
Add DCHECKs on state_ after SendClose() call in WebSocketChannel
tyoshino@chromium.org
2014-04-22
1
-1
/
+5
*
Remove net::IPEndPoint's vtable
ricea@chromium.org
2014-04-22
1
-1
/
+1
*
Added DISALLOW_COPY_AND_ASSIGN to disable copy/assign.
rtenneti@chromium.org
2014-04-22
59
-2
/
+172
*
Fix Windows GN build.
brettw@chromium.org
2014-04-22
1
-1
/
+1
*
Renamed namespaces in src/url.
vitalybuka@chromium.org
2014-04-22
1
-8
/
+5
*
QUIC - Delete the cached QUIC server information from memory whenever
rtenneti@chromium.org
2014-04-21
5
-0
/
+61
*
Make GN build work on Mac again.
brettw@chromium.org
2014-04-21
1
-10
/
+19
*
Tolerate trailing semicolons in HSTS headers.
palmer@chromium.org
2014-04-21
2
-3
/
+54
*
net: add a batch of entries to the HSTS preloaded list.
agl@chromium.org
2014-04-21
2
-0
/
+6
*
Disable HttpServerTest.SendRaw
rockot@chromium.org
2014-04-21
1
-1
/
+2
[next]