summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* SPDY 4: Remove CREDENTIAL from SPDY 4.jgraettinger@chromium.org2014-01-142-52/+54
* ChromeOS: Fix crash if login profile triggers client auth.mattm@chromium.org2014-01-143-2/+186
* Add plumbing for stale cache information to HttpResponseInfordsmith@chromium.org2014-01-144-2/+50
* Added Dev host for data reduction proxy controlled by Finch experiment.bolian@chromium.org2014-01-141-1/+6
* Fixed playing video in component extensions.kirr@yandex-team.ru2014-01-146-4/+244
* Added check in URLFetcher's Finish() to prevent crash.waffles@chromium.org2014-01-131-6/+10
* Split sdch_manager_unittest.cc out of sdch_filter_unittest.ccmef@chromium.org2014-01-134-329/+376
* Stop generating dumps in the referrer check, but log in all developer buildsjochen@chromium.org2014-01-131-3/+3
* Implement GetTransferSize for url request.eustas@chromium.org2014-01-136-0/+26
* Add mime types for HLSjinsukkim@chromium.org2014-01-132-0/+8
* Disable another racy HostResolverImplTest under tsan.thakis@chromium.org2014-01-111-1/+10
* Remove vestigal traces of the TLS Cached Info Extension supportrsleevi@chromium.org2014-01-115-99/+0
* Disk cache: Disable V3 index_table for android.rvargas@google.com2014-01-101-0/+2
* Enable SDCH support over HTTPS if --enable-sdch=2 switch is present.mef@chromium.org2014-01-103-7/+114
* Didn't check if the transaction was actually created before using it,jkarlin@chromium.org2014-01-101-3/+4
* Repair two DCHECKSjar@chromium.org2014-01-101-4/+10
* Remove an extraneous semicolon.wtc@chromium.org2014-01-101-1/+0
* Revert 243957 "Enable SDCH support over HTTPS if --enable-sdch=2..."noamsml@google.com2014-01-103-114/+7
* Disk cache v3: The main index table.rvargas@chromium.org2014-01-107-23/+2221
* Revert of https://codereview.chromium.org/127463003/jar@chromium.org2014-01-092-16/+1
* Enable SDCH support over HTTPS if --enable-sdch=2 switch is present.mef@chromium.org2014-01-093-7/+114
* Fix end_to_end_test performance regression caused by using mutexesrtenneti@chromium.org2014-01-094-38/+54
* QUIC - minor clean up changes found while merging changes into internalrtenneti@chromium.org2014-01-092-3/+2
* Use NSSRWLock instead of PRRWLock in sslSessionID. This avoids the bugswtc@chromium.org2014-01-096-26/+268
* On Windows, completely disable use of bind() with pseudo-random port selection.jar@chromium.org2014-01-092-1/+16
* Convert most of base and net to use base::Filervargas@chromium.org2014-01-0910-188/+130
* Fail WebSocket channel when handshake fails.yhirano@chromium.org2014-01-0912-88/+393
* Cleanup: Remove legacy accessors from URLRequestContext.thestig@chromium.org2014-01-093-22/+2
* Disabled resource scheduling when using a SPDY proxypmeenan@chromium.org2014-01-081-0/+5
* GetNetworkList() copies sa_family of ifa_addr to ifa_netmask if unsetjgraettinger@chromium.org2014-01-081-0/+4
* Land Recent QUIC Changes.rtenneti@chromium.org2014-01-0831-314/+443
* Allows deferral of a URLRequest just before talking to the network, atjkarlin@chromium.org2014-01-0817-11/+410
* Do not delete a QuicSession in StartReading.rch@chromium.org2014-01-083-1/+55
* Provide an Isolate for v8::ObjectTemplate::New.svenpanne@chromium.org2014-01-081-1/+2
* Cleanup: Correct the names of the struct fields.eranm@google.com2014-01-083-5/+5
* Land Recent QUIC Changes.rtenneti@chromium.org2014-01-0830-142/+295
* Disk Cache: Use the old WorkerPool for Async IO on iOS.rvargas@chromium.org2014-01-087-1/+335
* Various QUIC cleanups to sync with internal code.rch@chromium.org2014-01-0830-224/+121
* Update net/third_party/nss to NSS 3.15.4.wtc@chromium.org2014-01-0754-4506/+1180
* net: add (*.)www.heliosnet.com to HSTS preloaded.agl@chromium.org2014-01-072-0/+2
* Add a StatisticsDeltaReader class and use caseslpromero@chromium.org2014-01-071-65/+18
* net: add GlobalSign to Twitter CDN pins.agl@chromium.org2014-01-074-6/+91
* Certificate Transparency: Export a missing symbol.eranm@google.com2014-01-071-5/+3
* Update the pathname of the Blink/WebKit file that defines KURL::port().wtc@chromium.org2014-01-071-1/+2
* Log the QUIC priority when sending requests.rch@chromium.org2014-01-074-3/+30
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-0712-27/+22
* Delete char32 from base/basictypes.h.viettrungluu@chromium.org2014-01-061-4/+6
* SimpleCache: have tests run on all three streamsclamy@chromium.org2014-01-061-200/+285
* net: don't include subdomains for play.google.com HSTS.agl@chromium.org2014-01-062-2/+3
* - Add a priority field to QuicCryptoServerConfig configs and used it asrtenneti@chromium.org2014-01-069-135/+312