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
*
(1) Chrome data compression proxy should use QUIC only if
tbansal
2015-02-20
5
-6
/
+19
*
Update Chomium's build files to work w/ latest GN binaries.
dpranke
2015-02-20
1
-1
/
+8
*
Instrumenting QUIC code to find jank in GetConnectionDescriptionString
rtenneti
2015-02-19
2
-0
/
+27
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
2
-22
/
+22
*
Add a dedicated SSL protocol version metric.
davidben
2015-02-19
6
-37
/
+6
*
net: allow False Start only for >= TLS 1.2 && AEAD && forward-secure && ALPN/...
davidben
2015-02-19
3
-3
/
+33
*
Make warning verbose in CreateUsingSystemProxyResolver.
skobes
2015-02-19
1
-2
/
+1
*
net: a batch of manual HSTS updates.
Adam Langley
2015-02-19
2
-1342
/
+1391
*
Bypass QUIC proxy on ERR_QUIC_HANDSHAKE_FAILED
tbansal
2015-02-19
2
-56
/
+63
*
Refresh Public Suffix List to the latest version
rsleevi
2015-02-19
2
-33
/
+508
*
Make SimpleCache creation threadsafe.
mmenke
2015-02-19
1
-14
/
+23
*
Allow URLRequest::AppendChunkToUpload to take 0-byte final chunks.
mmenke
2015-02-19
3
-51
/
+360
*
Bad QUIC proxies are now bypassed.
tbansal
2015-02-19
2
-0
/
+65
*
Follow-up to https://codereview.chromium.org/938853002
dougk
2015-02-19
2
-8
/
+2
*
Add STS and PKP preloads for chrome.com.
palmer
2015-02-19
2
-1261
/
+1265
*
quic_client should check return codes when parsing command-line flags.
dougk
2015-02-18
2
-2
/
+14
*
Add a new histogram Net.QuicSession.HeadersStreamEarlyFramesReceived
rch
2015-02-18
5
-2
/
+13
*
Instrumenting QUIC code to find jank.
rtenneti
2015-02-18
3
-3
/
+19
*
URLRequestHttpJob: don't crash in GetMimeType
ellyjones
2015-02-17
1
-1
/
+4
*
PCHECK when closing UDP sockets
sergeyu
2015-02-17
1
-2
/
+1
*
Add a function to get Wifi SSID to net_util.
meacer
2015-02-17
7
-0
/
+133
*
Land Recent QUIC Changes.
rtenneti
2015-02-17
45
-351
/
+263
*
Skip IPv6 probes when resolving IPv4 literals. The probes aren't
pauljensen
2015-02-17
1
-1
/
+8
*
Make the mime utils comply with rfc4052.
mtomasz
2015-02-16
3
-75
/
+149
*
Re-sort GYP files with the latest version of tools/source_list.py
satorux
2015-02-16
4
-10
/
+10
*
Minor changes to triage docs.
jri
2015-02-14
2
-4
/
+9
*
Fix a crash in the FileStream::Context::Read code path where we were invoking...
ananta
2015-02-14
2
-21
/
+45
*
Change the QuicEncrypter to accept a pre-allocated buffer instead of
rtenneti
2015-02-13
11
-88
/
+124
*
Added chunked upload support for embedded_test_server
xunjieli
2015-02-13
3
-1
/
+76
*
Sort GN files under net
satorux
2015-02-13
2
-23
/
+23
*
Roll BoringSSL 8f5e2eb..3bb4178
davidben
2015-02-13
1
-2
/
+0
*
Know the process shared library loaded in.
michaelbai
2015-02-13
1
-1
/
+2
*
Implement browser-side host resolver Mojo service.
amistry
2015-02-13
12
-4
/
+675
*
Cosmetic changes (spelling, grammar) and fix an annoyance.
dougk
2015-02-13
1
-1
/
+1
*
Modify SSLClientSocketOpenSSL to log to NetLog when ChannelID is
rch
2015-02-13
1
-0
/
+2
*
net: manual request to remove miniku.net from HSTS preloading.
Adam Langley
2015-02-12
2
-168
/
+166
*
SimpleCache: max at 5 threads in the pool
pasko
2015-02-12
1
-12
/
+3
*
Sort GYP files under net using tools/sort_sources.py
satorux
2015-02-12
2
-80
/
+80
*
Add WebSocket cookie tests.
yhirano
2015-02-12
7
-197
/
+837
*
Add preload submissions as of 2015-02-11.
lgarron
2015-02-12
2
-1288
/
+1424
*
removing all the code related to chrome://stats
cpu
2015-02-12
11
-81
/
+5
*
net: Update mime_util to disable Ogg Opus on Android.
vigneshv
2015-02-12
1
-17
/
+23
*
Http Cache: Include Content-length when serving HEAD requests from cached spa...
rvargas
2015-02-11
3
-3
/
+2
*
Change QuicPacketCreator to create an EncryptedPacket, to prevent the
rtenneti
2015-02-11
24
-236
/
+226
*
Adding instrumentation to locate the source of jankiness.
pkasting
2015-02-11
4
-0
/
+27
*
QUIC - Added enable_connection_racing finch experiment to test racing of
rtenneti
2015-02-11
5
-1
/
+7
*
Change the interface of QuicDecrypter to accept an already allocated
rtenneti
2015-02-11
21
-176
/
+273
*
Add RedirectInfo as a redirect parameter to ResourceThrottles.
mmenke
2015-02-11
3
-32
/
+25
*
Remove the scoped tracker for FileStream::Context::Read on Windows.
ananta
2015-02-11
1
-5
/
+0
*
Perform ClientHello padding if the field trial is enabled for
jeremyim
2015-02-10
7
-5
/
+39
[next]