summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* dbus: add ObjectPath typekeybuk@google.com2012-02-142-5/+7
* Revert 121920 - dbus: add ObjectPath typedpapad@chromium.org2012-02-142-7/+5
* dbus: add ObjectPath typekeybuk@chromium.org2012-02-142-5/+7
* Revert 121912 - Implement chrome.experimental.downloads.onChangedvollick@google.com2012-02-141-25/+5
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-143-8/+7
* Implement chrome.experimental.downloads.onChangedbenjhayden@chromium.org2012-02-141-5/+25
* Mark HTTPSRequestTest.HTTPSErrorsNoClobberTSSTest flaky.joi@chromium.org2012-02-141-1/+2
* Add some instrumentation to track down a crash.eroman@chromium.org2012-02-144-0/+83
* Disable CREDENTIALS frames when using spdy/2.1 or earlier.rch@chromium.org2012-02-144-0/+6
* Disk cache: Enable DiskCacheBackendTest.AppCacheEnumerationsrvargas@google.com2012-02-141-2/+1
* Flakiness cleanup: disable flaky tests under net/evan@chromium.org2012-02-143-12/+14
* Add client for background testing of HTTP pipelining.simonjam@chromium.org2012-02-132-5/+19
* Do not cache Strict-Transport-Security and Public-Key-Pins headers.palmer@chromium.org2012-02-135-4/+114
* Coverity: Initialize member variables.jhawkins@chromium.org2012-02-131-1/+2
* Removing support for EKS_DISCARD_RECENT_AND_PURGE_DOMAINmmaxfield@google.com2012-02-113-191/+63
* Revert 121572 - Add client for background testing of HTTP pipelining.simonjam@chromium.org2012-02-112-19/+5
* Ignore ServiceUnknown DBus errors in NetworkChangeNotifierLinux.adamk@chromium.org2012-02-112-6/+7
* Strip brackets from IPv6 host literals before passing down to PAC script.eroman@chromium.org2012-02-113-2/+34
* [net/dns] Fixes to DnsConfigServiceWin szym@chromium.org2012-02-116-11/+59
* Add client for background testing of HTTP pipelining.simonjam@chromium.org2012-02-112-5/+19
* Re-enable full HSTS for groups for M19.cevans@chromium.org2012-02-102-2/+2
* Revert 121525 - M18 branched so put groups back on full HSTS as agreed for M19.cevans@chromium.org2012-02-101-1/+1
* Remove (now) incorrect comment that got missed.agl@chromium.org2012-02-101-1/+0
* M18 branched so put groups back on full HSTS as agreed for M19.cevans@chromium.org2012-02-101-1/+1
* Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't supported it for ...tsepez@chromium.org2012-02-103-193/+11
* net: SSL blacklisting for Nordea Bankagl@chromium.org2012-02-102-0/+7
* net: Make UploadData::GetContentLength() asynchronous.satorux@chromium.org2012-02-107-59/+219
* net: Simplify SpdyHttpStream::OnSendBody() and OnSendBodyComplete().satorux@chromium.org2012-02-103-33/+16
* Http Cache: Doom cache entries when there is any error reading from thervargas@google.com2012-02-096-15/+56
* Create a message loop if needed in CookieStore unittests.droger@chromium.org2012-02-091-5/+12
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-0910-57/+62
* [net] Fixes NetLog event HOST_RESOLVER_IMPL_ATTEMPT_FINISHED parameter attemp...szym@chromium.org2012-02-091-1/+1
* Back out r121064 from the trunk due to a compile failure.mark@chromium.org2012-02-0810-62/+57
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-0810-57/+62
* net: Allow IO when UpdateData closes its FileStream.marja@chromium.org2012-02-081-1/+6
* Remove last traces of DNS certificate provenance checking.agl@chromium.org2012-02-082-22/+6
* Fix a compilation issue in cookie_store_unittest.hdroger@chromium.org2012-02-081-1/+3
* net: Fix a memory leak in upload_data_stream_unittest.ccsatorux@chromium.org2012-02-081-2/+5
* net: Rework UploadDataStream API by introducing Read().satorux@chromium.org2012-02-089-196/+205
* Adds support for the credentials frame.rch@chromium.org2012-02-0825-28/+901
* Coverity: Initialize member variables.jhawkins@chromium.org2012-02-083-4/+7
* Added net logging to DownloadItem.ahendrickson@chromium.org2012-02-081-0/+104
* Remove hand-rolled cases of protobufs generations/compilationkushi.p@gmail.com2012-02-081-2/+5
* We make the server return error during the sync setup(configuration) and we m...lipalani@chromium.org2012-02-081-3/+39
* Revert 120836 - Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't s...jchaffraix@chromium.org2012-02-073-10/+192
* SPDY - Adjust the send window size of all streams (new and current)rtenneti@chromium.org2012-02-074-2/+45
* [net/dns] Suffix search list for DnsConfigService and related features.szym@chromium.org2012-02-0710-242/+809
* Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't supported it for ...tsepez@chromium.org2012-02-073-192/+10
* Unittest for CookieStore::DeleteAllCreatedBetweenAsync().droger@chromium.org2012-02-071-2/+53
* Fix ref leak in WebSocketServerSocketImpl introduced in r115422.rnk@chromium.org2012-02-071-2/+2