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
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
17
-44
/
+63
*
LoadTiming int net 6: Cache LoadTimingInfo
mmenke@chromium.org
2013-02-02
6
-46
/
+42
*
net: don't DCHECK in SPDY with empty header values.
agl@chromium.org
2013-02-02
2
-1
/
+27
*
LoadTiming in net part 5:
mmenke@chromium.org
2013-02-02
15
-43
/
+1066
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
25
-63
/
+63
*
Force HTTPS and public keys for sandbox.google.com and subdomains.
palmer@chromium.org
2013-02-01
2
-0
/
+2
*
Make the v8 Isolate used in the proxy resolver explicit.
jochen@chromium.org
2013-02-01
4
-13
/
+56
*
Add a new enable_user_alternate_protocol_ports flag.
rch@chromium.org
2013-02-01
9
-96
/
+114
*
Make an interface's virtual dtor protected rather than public.
eroman@chromium.org
2013-02-01
1
-2
/
+3
*
Sync csd.proto with server-side version.
mattm@chromium.org
2013-02-01
1
-2
/
+4
*
Fix a memory error in ProxyResolverV8Tracing.
eroman@chromium.org
2013-02-01
2
-8
/
+34
*
Move stringize_macros to base/strings.
brettw@chromium.org
2013-01-31
1
-1
/
+1
*
google_apis: Move AppendQueryParameter() etc. from common/net/url_util.h to
tfarina@chromium.org
2013-01-31
4
-0
/
+260
*
Remove an unnecessary call to v8::V8::LowMemoryNotification.
eroman@chromium.org
2013-01-31
1
-6
/
+0
*
SPDY - DeterministicSocketData - Fix to handle Async Read/write followed by
rtenneti@chromium.org
2013-01-31
3
-4
/
+69
*
Add a command-line flag to have URLFetcher ignore certificate requests
rsleevi@chromium.org
2013-01-31
6
-0
/
+40
*
Add connection-type-specific histograms of:
pauljensen@chromium.org
2013-01-31
3
-32
/
+183
*
Make net::IOBuffer 64-bit safe
jschuh@chromium.org
2013-01-30
2
-2
/
+3
*
Improve performance of proxy resolver by tracing DNS dependencies.
eroman@chromium.org
2013-01-30
48
-1610
/
+2341
*
Add histograms to measure the performance of multithreaded proxy resolving.
eroman@chromium.org
2013-01-30
1
-0
/
+22
*
net: add gocardless.com and espra.com to HSTS preloaded
agl@chromium.org
2013-01-30
2
-2
/
+4
*
device_management.py: Send settings_entity_id in responses.
mnissler@chromium.org
2013-01-30
1
-0
/
+1
*
[net/dns] Disable socket pooling in DnsProbeJob
szym@chromium.org
2013-01-30
3
-1
/
+9
*
Fix leaks in FTP tests and remove suppressions
phajdan.jr@chromium.org
2013-01-30
1
-1
/
+2
*
[net] Add a new load state for "Downloading Proxy script".
eroman@chromium.org
2013-01-30
4
-6
/
+37
*
The first step of server-side crypto handshake: handle ClientHello,
wtc@chromium.org
2013-01-30
15
-68
/
+217
*
Having URLFetcher handle SSL client auth by proceeding anonymously (eg: NULL
rsleevi@chromium.org
2013-01-30
2
-9
/
+0
*
Add support for a --enable-quic command line flag.
rch@chromium.org
2013-01-29
3
-4
/
+6
*
[net] Add Net.UnspecResolvedIPv6 to measure if getaddrinfo resolves IPv6 addr...
szym@chromium.org
2013-01-29
2
-4
/
+24
*
Add the server name indication (SNI) field to ClientHello.
wtc@chromium.org
2013-01-29
14
-24
/
+59
*
net: add (*.)paymill.{com|de} to HSTS preloaded.
agl@chromium.org
2013-01-29
2
-0
/
+4
*
Don't compile ClientCertStoreImpl unittests when OpenSSL is used
ppi@chromium.org
2013-01-29
1
-1
/
+2
*
[net/dns] Mute warnings from AddressSorterPosix on MacOS.
szym@chromium.org
2013-01-28
1
-4
/
+2
*
Add Mac-specific unittests for ClientCertStoreImpl
ppi@chromium.org
2013-01-28
3
-0
/
+77
*
Clean up SpdySessionTests
rch@chromium.org
2013-01-27
2
-1361
/
+499
*
Clean up SpdySession tests so that both files are basically identical.
rch@chromium.org
2013-01-26
2
-312
/
+474
*
Enable AsyncDns by default on CrOS, Linux and MacOS.
szym@chromium.org
2013-01-26
1
-1
/
+8
*
Move file_util_proxy to base/files.
brettw@chromium.org
2013-01-26
1
-1
/
+1
*
Fix a double free in net_unittests (test code only) on Linux
rsleevi@chromium.org
2013-01-25
1
-2
/
+4
*
Add a command line option to enable SPDY request encoding for QUIC requests.
rch@chromium.org
2013-01-25
5
-6
/
+17
*
Minor reformatting cleanup of quic framer.
rch@chromium.org
2013-01-25
3
-6
/
+7
*
SSLClientSocket::IsConnected should care for internal buffers
toyoshim@chromium.org
2013-01-25
6
-29
/
+229
*
Change QuicHttpStream to use SPDY header blocks for reading/writing
rch@chromium.org
2013-01-25
5
-50
/
+140
*
Make ServerBoundCertStore interface async, move SQLiteServerBoundCertStore lo...
mattm@chromium.org
2013-01-25
6
-182
/
+891
*
Provide an API for client certificate lookup/filtering.
ppi@chromium.org
2013-01-25
11
-0
/
+877
*
Make PPAPI test servers start in parallel
dmichael@chromium.org
2013-01-25
4
-1
/
+46
*
net: add two Google backup pins.
agl@chromium.org
2013-01-24
3
-0
/
+18
*
Synchronize android test server internal maps
boliu@chromium.org
2013-01-24
1
-20
/
+41
*
Reduce the number of deprecated v8 API entry calls. Disable V8 deprecations f...
svenpanne@chromium.org
2013-01-24
1
-4
/
+6
*
Add SetUploadDataStream method to URLFetcher.
mattm@chromium.org
2013-01-24
8
-16
/
+124
[next]