summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* Add a gyp flag to enable dcheck by default in release withoutnsylvain@chromium.org2011-09-203-3/+26
* net: support side-pinning of public keys.agl@chromium.org2011-09-205-0/+402
* Consistently use ASSERT_TRUE(response != NULL) in http_network_transaction_un...cbentzel@chromium.org2011-09-201-80/+83
* Introduce a typedef for users of the SSL cert trust bits. This allows lots of...pkasting@chromium.org2011-09-205-19/+22
* net: Start wrapping escape.h into namespace net.tfarina@chromium.org2011-09-203-16/+34
* Fix crash bug at net::WebSocketJob::OnSentData.ukai@chromium.org2011-09-202-3/+6
* Linux: enhance some code to try and track down bug 75508.mdm@chromium.org2011-09-192-6/+21
* net: remove opportunistic HTTPS stuff.agl@chromium.org2011-09-197-298/+3
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-182-2/+2
* Moved SDCH initialization from UI thread to IO thread.rtenneti@chromium.org2011-09-173-28/+19
* Disk Cache: If there are no abort_callbacks, we should notrvargas@google.com2011-09-161-2/+8
* chrome.experimental.downloads.download() implementationbenjhayden@chromium.org2011-09-164-1/+128
* net: more HSTS additions.agl@chromium.org2011-09-162-0/+21
* Introduce logging to console and re-enable URLRequestTestHTTP.ProxyTunnelRedi...battre@chromium.org2011-09-163-10/+13
* Autofill/Valgrind: Fix a leak in AutofillDownloadTest.jhawkins@chromium.org2011-09-161-3/+2
* Change LOG(INFO) to VLOG(1) in net/base/bandwidth_metrics.hisherman@chromium.org2011-09-161-3/+3
* Fourth attempt at the following. Unreviewed, this was originally reviewed in...pkasting@chromium.org2011-09-156-299/+224
* FTP: fix compatibility with servers which send 451 responsephajdan.jr@chromium.org2011-09-143-15/+53
* FTP: Cleanup - replace sscanf with more high-level routines.phajdan.jr@chromium.org2011-09-142-24/+46
* Mark URLRequestTestHTTP.ProxyTunnelRedirectTest flaky.ericu@google.com2011-09-141-1/+7
* Move destruction of FilePathWatcherFactory from WatchingFileReader dtor to Ca...szym@chromium.org2011-09-141-1/+5
* Disk cache: Make a local copy of the operation result beforervargas@google.com2011-09-141-1/+2
* Third try at committing this.erikwright@chromium.org2011-09-1313-588/+1632
* Disk cache: Make sure that we don't use the address of anrvargas@google.com2011-09-131-5/+5
* Don't leak SSPILibraryDefault objectsasanka@chromium.org2011-09-132-11/+9
* Don't interpret embeded NULLs in a response header line as a line terminator.eroman@chromium.org2011-09-135-10/+46
* net: update public key block for the correct Cyber CA certs.agl@chromium.org2011-09-138-2/+190
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+1
* NetworkChangeNotifierMac: synchronize destruction order with helper thread.adamk@chromium.org2011-09-122-14/+13
* Overwrite extensions of filenames determined from URLs if the URL could be a ...asanka@chromium.org2011-09-123-29/+79
* Avoid long test_server timeouts by using action_timeout_msphajdan.jr@chromium.org2011-09-123-8/+2
* Revert 100691 - Mark SpdySessionPool as not threadsafedmazzoni@chromium.org2011-09-121-3/+1
* Remove CHROME_V8 #define and related javascript_engine gyp variable.mihaip@chromium.org2011-09-121-5/+1
* Mark SpdySessionPool as not threadsafekristianm@chromium.org2011-09-121-1/+3
* net: another HSTS preloaded updateagl@chromium.org2011-09-122-0/+23
* Change AuthChallengeInfo to better represent underlying encodings.cbentzel@chromium.org2011-09-1213-252/+225
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-1/+0
* LOG(WARNING)=>VLOG for SPDY path loggingwillchan@chromium.org2011-09-091-2/+2
* ...agl@chromium.org2011-09-092-0/+9
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-0913-1632/+588
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-0913-588/+1632
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-0913-1608/+579
* Revert 100316 - Fix a memory leak in a unit test.estade@chromium.org2011-09-093-22/+12
* Check for kCFProxyTypeHttps in ProxyResolverMaceroman@chromium.org2011-09-091-0/+5
* Fix a memory leak in a unit test.erikwright@chromium.org2011-09-093-12/+22
* Always use a worker thread when getting file info for URLRequestFileJobevan@chromium.org2011-09-082-36/+10
* Fix wrong type for len arg in SEC_StringToOID call in r100264.mattm@chromium.org2011-09-081-1/+1
* Resubmission of r98288: Added CreateOriginBound method to x509_certificate.hmdietz@google.com2011-09-087-13/+294
* net: remove X509CertificateTest.UnoSoftCertParsingagl@chromium.org2011-09-082-22/+0
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-0813-579/+1608