summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-194-13/+9
* Removed redundant static settings resets.bengr@google.com2012-07-192-4/+0
* Initialize StatisticsRecorder in Child Process to holdrtenneti@chromium.org2012-07-192-2/+2
* Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socketrch@chromium.org2012-07-1939-56/+492
* Use SPNEGO mechanism with GSSAPI on Posixasanka@chromium.org2012-07-195-38/+24
* Refactor the SPDY stream unit test with merging common part.shouqun.liu@intel.com2012-07-195-140/+145
* Support for printing the dns configuration and hosts.dcastagna@google.com2012-07-191-74/+208
* Fixed namespace commentsbattre@chromium.org2012-07-192-2/+2
* refactor code for android haveOnlyLookbackAddressesjames.wei@intel.com2012-07-191-15/+12
* base: Make ScopedVector::clear() destroy elements.derat@chromium.org2012-07-192-3/+2
* Remove old unclaimed streams pushed by a SPDY server.bengr@google.com2012-07-185-6/+232
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-181-9/+1
* [net] Initialize Job priority before the first request is added.szym@chromium.org2012-07-181-6/+8
* Change the FindHistogram interface of StatisticsRecorderkaiwang@chromium.org2012-07-183-51/+59
* Remove linked_ptr from SpdyStream.rch@chromium.org2012-07-1815-49/+52
* Update effective-TLD data files using the latest data from Mozilla, ignoring ...pam@chromium.org2012-07-184-11093/+25125
* Move CanonicalCookie into separate filesbattre@chromium.org2012-07-1813-774/+880
* Fix 6 failures in net unittests on Androidyongsheng.zhu@intel.com2012-07-181-1/+44
* Pad base64 encoded data URIs if they aren't padded.asanka@chromium.org2012-07-182-3/+29
* Linux: Detect Unity as a desktop environment.thestig@chromium.org2012-07-171-0/+1
* Cap the record layer version number of TLS ClientHello to TLS 1.0wtc@chromium.org2012-07-177-19/+252
* Unit tests for all public members of net::URLRequestFilterpauljensen@chromium.org2012-07-172-0/+124
* 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