summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Fix the failed case ThreadCheckDeleteSessionCookies on Androidyongsheng.zhu@intel.com2012-07-171-0/+11
* Add macro 'ENABLE_PERSISTENT_SESSION_COOKIES' for net unit tests on Androidyongsheng.zhu@intel.com2012-07-171-0/+4
* [net] Fix uninitialized access in AddressTrackerLinuxTestszym@chromium.org2012-07-171-1/+1
* [net] Adds AddressTrackerLinux which keeps track of interface addresses using...szym@chromium.org2012-07-1610-240/+607
* Added broadcasting feature to UDP server sockets.ygorshenin@chromium.org2012-07-168-3/+182
* Move UserScript and related into extensions namespacerdevlin.cronin@chromium.org2012-07-131-2/+7
* Add comment to URLRequest::first_party_for_cookies why it must only be used f...jochen@chromium.org2012-07-131-0/+10
* Move StatisticsRecorder out of histogram.cc/h for further refactoring.kaiwang@chromium.org2012-07-135-5/+8
* Realign misaligned text in net/net.gyp.maruel@chromium.org2012-07-131-122/+122
* net_unittests.isolate on OSX: Trace URLFetcherDownloadProgressTest.Basic.maruel@chromium.org2012-07-131-50/+60
* Adds helper methods for WebView.aurimas@chromium.org2012-07-131-0/+14
* Account for server vs host clock skew in cookie expiration times.pauljensen@chromium.org2012-07-135-6/+59
* DiskCacheTest.MappedFile_SyncIO asan fix for Chrome on Android.jknotten@chromium.org2012-07-131-0/+5
* A new mock test for ftp jobs.shalev@chromium.org2012-07-123-5/+85
* SPDY_SESSION_RECV_DATA doesn't indicate the DATA_FLAG_FINtoyoshim@chromium.org2012-07-1212-24/+40
* Extract ParsedCookie into a top level classbattre@chromium.org2012-07-129-656/+727
* WebSocket over SPDY: implement opening handshake to conform the draft spec 8toyoshim@chromium.org2012-07-124-314/+134
* Introduced TestURLFetcher::DelegateForTests interface to allow event-driven e...primiano@chromium.org2012-07-122-1/+44
* SPDY - chunked upload - cleanup of spdy_http_stream to read the datartenneti@chromium.org2012-07-1218-132/+556
* Change DeterministicMockTCPClientSocket to set the peer address from the conn...rch@chromium.org2012-07-112-6/+10
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-11446-446/+0
* Replaced static URLRequestFtpJob factory with non-static protocol handler for...shalev@chromium.org2012-07-115-20/+104
* Switch to TimeDelta interfaces for process waiting functions in net and ipc.tedvessenes@gmail.com2012-07-118-50/+53
* Remove the force_session cookie option, as it's not used anymorejochen@chromium.org2012-07-118-155/+22
* Move net_unittests and net_unittests_run inside a inside_chromium_build==1 co...maruel@chromium.org2012-07-111-34/+41
* Refactor Android's NetworckChangeNotifier.benm@chromium.org2012-07-113-83/+194
* Remove several usages of linked_ptr in spdy land.rch@chromium.org2012-07-119-54/+51
* TLS channel id field trial.mattm@chromium.org2012-07-102-0/+11
* Switch the NSS thread from being a base::Thread to a base::SequencedWorkerPoo...rsleevi@chromium.org2012-07-103-14/+17
* Log cancellation error codes at the URLRequest level to NetLog.mmenke@chromium.org2012-07-102-2/+12
* fix clang warnings for chrome on androidqinmin@chromium.org2012-07-102-5/+0
* Fix race in HttpNetworkTransactionSpdy2Test.BasicAuthSpdyProxy andmmenke@chromium.org2012-07-102-18/+18
* Fix permissions bit that accidentally got +x.ericu@google.com2012-07-101-0/+0
* [MIPS] Set endianness for MIPS architecture in http_auth_handler_ntlm_portable.petarj@mips.com2012-07-101-2/+6
* net: block Cyberoam CA with leaked private key.agl@chromium.org2012-07-101-1/+6
* DeterministicSocketDataProvider should not be RefCountedrsleevi@chromium.org2012-07-1016-163/+137
* NSS Channel ID: don't check ECC support on every socket creation.mattm@chromium.org2012-07-091-8/+3
* Created new SpdyFramerVisitorInterface::OnSynStream(), SpdyFramerVisitorInter...rch@chromium.org2012-07-0911-296/+574
* Fixed file leaks when running net_unittests.danhn@chromium.org2012-07-092-4/+3
* Don't include PEM certificates in generated HSTS file.agl@chromium.org2012-07-092-1146/+0
* Add jitsi.org to HSTS preloaded.agl@chromium.org2012-07-092-0/+6
* Remove an extraneous Cache/ entry in net_unittests.isolate.maruel@chromium.org2012-07-061-3/+0
* net_unittests.isolate on Windows and Linux: add the whole test dependencies.maruel@chromium.org2012-07-061-2/+277
* Update net_unittests.isolate, unit_tests.isolate and browser_tests.isolate.maruel@chromium.org2012-07-061-7/+10
* flip_in_mem_edsm_server: convert proxyed response header names to lowercase.toyoshim@chromium.org2012-07-041-3/+7
* clang: -Wunused-private-field cleanups, linux editionthakis@chromium.org2012-07-032-3/+1
* Rename DTLS_GetTimeout to DTLS_GetHandshakeTimeoutrsleevi@chromium.org2012-07-033-6/+6
* Reduce log spam from things which use Deterministic/OrderedSocketDatarsleevi@chromium.org2012-07-031-1/+7
* Add iOS support to ssl.gyp and zlib.gypstuartmorgan@chromium.org2012-07-021-9/+15
* Prevent requests for http://host:port/ from being sent over an existing spdy ...rch@chromium.org2012-07-024-6/+523