summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Revert 193992 "Lets try this again."jochen@chromium.org2013-04-152-11/+11
* [SPDY] Plumb SPDY frame type through write queueakalin@chromium.org2013-04-1527-340/+597
* [SPDY] Refactor SpdySession's write queueakalin@chromium.org2013-04-1313-470/+585
* Remove file_util::IsDot and ::IsDotDot.brettw@chromium.org2013-04-132-6/+11
* Use ScopedBstr, ScopedComPtr, and ScopedVariant in place of raw or ATL objects.pkasting@chromium.org2013-04-131-14/+11
* net: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-1380-84/+84
* [net/dns] When testing for IPv6, discard link local and Teredo addresses (mea...szym@chromium.org2013-04-121-4/+22
* Linux: fix expectations for USE_SYSTEM_ZLIBphajdan.jr@chromium.org2013-04-121-4/+4
* Lets try this again.michaeln@google.com2013-04-122-11/+11
* Revert 193958 "Cache Backend Proxy to intercept all cache events..."rnk@chromium.org2013-04-126-469/+3
* Revert 193968 "Roll the DEPS for google-url."michaeln@google.com2013-04-122-11/+11
* Roll the DEPS for google-url.tfarina@chromium.org2013-04-122-11/+11
* Cache Backend Proxy to intercept all cache events from the IO thread.pasko@google.com2013-04-126-3/+469
* Simplify prerender and network/cache stats histograms by removing the field t...tburkard@chromium.org2013-04-122-110/+0
* Initial attempt at fast open UMA.rdsmith@chromium.org2013-04-122-4/+102
* Asynchronous initialization in Simple Index.felipeg@chromium.org2013-04-126-98/+250
* Remove some uninitialized reads from simple cache metadata serializer.pasko@chromium.org2013-04-122-6/+22
* Remove base::DictionaryValue::HasNext.pneubeck@chromium.org2013-04-121-1/+1
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-122-2/+2
* [SPDY] Add flag and about:flags entry for SPDY/4 alpha 1akalin@chromium.org2013-04-1217-14/+106
* Adding the first 6 quic unittests.alyssar@google.com2013-04-1121-20/+1386
* Revert 193652 "Cache Backend Proxy to intercept all cache events..."rnk@chromium.org2013-04-116-461/+3
* Revert 193665 "Asynchronous initialization in Simple Index."dmazzoni@chromium.org2013-04-116-250/+98
* Asynchronous initialization in Simple Index.felipeg@chromium.org2013-04-116-98/+250
* Rewrite scoped_array<T> to scoped_ptr<T[]> in net.dcheng@chromium.org2013-04-117-9/+9
* Cache Backend Proxy to intercept all cache events from the IO thread.pasko@google.com2013-04-116-3/+461
* Revert 192975 "[SPDY] Refactor SpdySession's write queue"tyoshino@chromium.org2013-04-1113-579/+469
* Http cache: Don't delete entries when there is a network error.rvargas@chromium.org2013-04-112-0/+30
* Merge QUIC InterArrival congestion control code to chromium.rch@chromium.org2013-04-1035-2/+5422
* Remove URL fragment from referrer HTTP header (to comply with rfc2616) when o...mef@chromium.org2013-04-105-20/+48
* Remove remnants from SpdyImpact and DnsParallelism field trials.stevet@chromium.org2013-04-102-30/+0
* [net] Move host_cache files from net/base to net/dnsszym@chromium.org2013-04-1015-19/+20
* Move SQLitePersistentCookieStore to contentsky@chromium.org2013-04-103-1/+13
* Don't set MODE_DEFAULT when adding HPKP header.palmer@chromium.org2013-04-108-21/+62
* [net/dns] Test IPv6 support via UDP connect (measurement)szym@chromium.org2013-04-101-0/+37
* Add Cache size to the Simple Index.felipeg@chromium.org2013-04-108-9/+78
* Remove the remnants of the WarmSocketImpact field trial.stevet@chromium.org2013-04-102-27/+0
* Separate Simple Backend creation from initialization.pasko@google.com2013-04-106-109/+50
* Add comments to SimpleSynchronousEntry callbacks.gavinp@chromium.org2013-04-101-2/+2
* fix a problem that android cannot download files with basic authenticationqinmin@chromium.org2013-04-103-0/+16
* Change the histogram in SpdySession::GetPeerAddress to look at the actual val...rch@chromium.org2013-04-101-11/+14
* Remove deprecated TestURLReqest constructor interface.tedv@chromium.org2013-04-102-9/+0
* Add thread checking to SimpleEntryImpl.gavinp@chromium.org2013-04-092-0/+21
* Convert SpdyControlType to SpdyFrameTypeakalin@chromium.org2013-04-0911-69/+93
* Add SimpleCache metadata to the index.felipeg@chromium.org2013-04-095-57/+176
* Add comments to SimpleSynchronousEntry callbacks.gavinp@chromium.org2013-04-091-4/+9
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0975-463/+719
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-0975-719/+463
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0975-463/+719
* net: move socket files from net/base to net/socketphajdan.jr@chromium.org2013-04-0915-42/+42