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
/
net.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
This adds a cache_util::MoveCacheContents function for ChromeOS to use
gspencer@chromium.org
2010-10-12
1
-0
/
+1
*
Adds X509 certificates for OpenSSL.
bulach@chromium.org
2010-10-08
1
-1
/
+33
*
Decouples certificates viewers from NSS to prepare support for OpenSSL.
bulach@chromium.org
2010-10-08
1
-2
/
+21
*
Clean up DeterministicSocketData class. Add unit tests to document
rch@chromium.org
2010-10-05
1
-0
/
+1
*
Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-04
1
-0
/
+2
*
Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."
erg@google.com
2010-10-01
1
-2
/
+0
*
FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-01
1
-0
/
+2
*
protobuf: switch to using third_party/protobuf
agl@chromium.org
2010-10-01
1
-1
/
+1
*
Fixes the tests written for http://codereview.chromium.org/3432009/show
rch@chromium.org
2010-10-01
1
-0
/
+5
*
Fixed compilation errors in flip_in_mem_edsm_server and dependencies.
mbelshe@chromium.org
2010-09-30
1
-0
/
+5
*
Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...
willchan@chromium.org
2010-09-30
1
-0
/
+1
*
FTP: fix directory listing parser for ftp.usa.hp.com
phajdan.jr@chromium.org
2010-09-30
1
-0
/
+3
*
Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-1
/
+0
*
Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-0
/
+1
*
Stop refcounting ClientSocketPool.
willchan@chromium.org
2010-09-29
1
-0
/
+2
*
First step at OpenSSL client socket implementation.
joth@chromium.org
2010-09-29
1
-0
/
+14
*
Revert 60765 - FTP: fix directory listing parser for ftp.usa.hp.com
phajdan.jr@chromium.org
2010-09-28
1
-3
/
+0
*
FTP: fix directory listing parser for ftp.usa.hp.com
phajdan.jr@chromium.org
2010-09-28
1
-0
/
+3
*
Revert 60747 - Add a new class SpdyProxyClientSocket which implements ClientS...
rch@chromium.org
2010-09-28
1
-5
/
+0
*
Add a new class SpdyProxyClientSocket which implements ClientSocket
rch@chromium.org
2010-09-28
1
-0
/
+5
*
FBTF: Move a bunch of code to the headers and remove includes.
erg@google.com
2010-09-22
1
-0
/
+1
*
Wait on a pipe for the test server to start up
davidben@chromium.org
2010-09-22
1
-2
/
+0
*
Eliminate HttpStreamHandle. The name confused me.
willchan@chromium.org
2010-09-21
1
-2
/
+0
*
Reland r59910 - Add HttpResponseBodyDrainer. Use it for unfinished HttpStrea...
willchan@chromium.org
2010-09-21
1
-0
/
+3
*
Revert 59908 (breaks WebKit layout tests) - Add HttpResponseBodyDrainer. Use...
willchan@chromium.org
2010-09-20
1
-3
/
+0
*
Add HttpResponseBodyDrainer. Use it for unfinished HttpStreams.
willchan@chromium.org
2010-09-19
1
-0
/
+3
*
Re checkin 59671.
lzheng@chromium.org
2010-09-16
1
-0
/
+3
*
Revert 59671 - Refactor test_server so some python related functions could be...
lzheng@chromium.org
2010-09-16
1
-3
/
+0
*
Refactor test_server so some python related functions could be shared by othe...
lzheng@chromium.org
2010-09-16
1
-0
/
+3
*
Move two methods in spdy_http_stream.cc from an anonymous namespace
rch@chromium.org
2010-09-15
1
-0
/
+2
*
Disk Cache: Run another experiment: Increase the number
rvargas@google.com
2010-09-13
1
-0
/
+1
*
net: add DNSSEC tool and CNAME support.
agl@chromium.org
2010-09-09
1
-0
/
+10
*
net: add SSLNonSensitiveHostInfo
agl@chromium.org
2010-09-09
1
-0
/
+2
*
net: add prober results to False Start blacklist.
agl@chromium.org
2010-09-08
1
-0
/
+33
*
Revert "net: add prober results to False Start blacklist."
agl@chromium.org
2010-09-07
1
-32
/
+0
*
net: add prober results to False Start blacklist.
agl@chromium.org
2010-09-07
1
-0
/
+32
*
Restore run_testserver, it's needed for PPAPI and possibly others.
phajdan.jr@chromium.org
2010-09-03
1
-0
/
+14
*
net: add *.yodlee.com to False Start blacklist
agl@chromium.org
2010-09-01
1
-0
/
+1
*
Add NSS cert trust setting, cert deleting, and CA cert import to CertDatabase.
mattm@chromium.org
2010-08-31
1
-0
/
+5
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+4
*
https: add support for DNS exclusion and switch to TXT records.
agl@chromium.org
2010-08-28
1
-0
/
+1
*
chromeos: 1st draft of ProxyConfigService for chromeos
kuan@chromium.org
2010-08-24
1
-0
/
+11
*
Move nsNSSCertTrust from chrome/third_party to net/third_party.
mattm@chromium.org
2010-08-20
1
-0
/
+4
*
Extract connection logic from HttpNetworkTransaction into a new
mbelshe@chromium.org
2010-08-19
1
-0
/
+6
*
Syncing url_to_filename_encoder with internal version.
mbelshe@chromium.org
2010-08-17
1
-1
/
+5
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
1
-14
/
+2
*
Revert 56376 - This CL will introduce a new way to do exponential back-off on...
joi@chromium.org
2010-08-17
1
-9
/
+0
*
This CL will introduce a new way to do exponential back-off on failure within
joi@chromium.org
2010-08-17
1
-0
/
+9
*
Re-land just the project file changes from r55416. This makes projects that use
brettw@chromium.org
2010-08-15
1
-0
/
+1
*
Add NSS PKCS12 import/export functions to CertDatabase.
mattm@chromium.org
2010-08-12
1
-0
/
+10
[next]