summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* Add more using base::Time* to http_cache_transaction.cc.gavinp@chromium.org2012-07-211-4/+6
* Convert ProtocolHandlerRegistry to be a ProfileKeyedService.smckay@chromium.org2012-07-211-3/+3
* mac: Remove code that was only needed on 10.5thakis@chromium.org2012-07-201-2/+0
* Revert 147692 - Instead of enqueueing SPDY frames, instead enqueue SPDY strea...vitalybuka@chromium.org2012-07-2017-460/+209
* Instead of enqueueing SPDY frames, instead enqueue SPDY streams that are read...rch@chromium.org2012-07-2017-209/+460
* Switch net_unittests_run, unit_tests_run and browser_tests_run to use run_tes...maruel@chromium.org2012-07-201-0/+3
* Disk cache: Always look for open entries when loadingrvargas@google.com2012-07-204-8/+56
* More -Wunused-private-field cleanups.thakis@chromium.org2012-07-202-5/+3
* Add irccloud.com to HSTS preloaded listagl@chromium.org2012-07-202-0/+6
* Add sol.io to HSTS preloadedagl@chromium.org2012-07-202-0/+2
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-2019-31/+37
* Exclude openssl_memory_private_key_store.cc from build on Android.pliard@chromium.org2012-07-202-10/+9
* A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a Pr...hbono@chromium.org2012-07-201-3/+3
* Convert ProtocolHandlerRegistry to be a ProfileKeyedService.smckay@chromium.org2012-07-201-3/+3
* Fix TCPClientSocket::GetLocalAddress() to work when socket is not connected.sergeyu@chromium.org2012-07-204-5/+29
* Remove most usages of scoped_ptr<*SocketData> in net unittests.rch@chromium.org2012-07-1912-1280/+1006
* Add ipv6 probe events to NetLog, and add a buttonmmenke@chromium.org2012-07-195-59/+144
* 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