summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Add Android support in DnsConfigServicePosix.ttuttle@chromium.org2014-01-217-21/+127
* Cleanup: Remove a reference to the heapchecker test framework that no longer ...thestig@chromium.org2014-01-211-3/+2
* Add window_bits to DeflateStream constructorricea@chromium.org2014-01-213-20/+88
* Flag TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 as using ECDHE_ECDSA key exchangersleevi@chromium.org2014-01-211-1/+1
* Added a reason field and a description to GOAWAY.jgraettinger@chromium.org2014-01-2111-117/+333
* Implement a minimal encoder for HPACK (HTTP/2 compression)jgraettinger@chromium.org2014-01-218-0/+652
* Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops.sky@chromium.org2014-01-203-8/+8
* fetch_client: Support file URL schemecbentzel@chromium.org2014-01-192-110/+97
* QUIC - Changed DelatedWrite to be a struct and other nits from internalrtenneti@chromium.org2014-01-183-5/+3
* Export verified_cert and public_key_hashes on Android.davidben@chromium.org2014-01-1715-99/+474
* Remove obsolete NSS version checks.mattm@chromium.org2014-01-172-39/+2
* Fix typo in comment about DnsConfigWatcher.cbentzel@chromium.org2014-01-171-1/+1
* net: add a couple of HSTS entries.agl@chromium.org2014-01-172-0/+6
* Revert 245509 "net: Use FileStream asynchronously from UploadFil..."mark@chromium.org2014-01-172-110/+163
* net: Use FileStream asynchronously from UploadFileElementReaderhashimoto@chromium.org2014-01-172-163/+110
* Revert 244982 "Revert 244857 "net: Remove classes which were use..."hashimoto@chromium.org2014-01-176-334/+0
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-173-6/+5
* Remove private system API calls in dns_config_service_posix on iOSdroger@chromium.org2014-01-174-101/+162
* Label IPv6 reachability checks in NetLogttuttle@chromium.org2014-01-163-1/+11
* Simple Cache: Rename it to pending_it in DoomEntryFromHashttuttle@chromium.org2014-01-161-3/+3
* Added a flow control blocked notification message.jgraettinger@chromium.org2014-01-163-4/+28
* net: Disable HostResolverImplTest for TSANhashimoto@chromium.org2014-01-161-3/+21
* Switch to QUIC 13.rch@chromium.org2014-01-161-1/+1
* Remove Chrome Frame hacks from net tests.grt@chromium.org2014-01-161-26/+3
* SPDY4: Turn SYN_STREAM and SYN_REPLY into HEADERS.jgraettinger@chromium.org2014-01-166-112/+262
* Change fileapi namespace to content for test files that are moved under content/kinuko@chromium.org2014-01-161-16/+6
* Land Recent QUIC Changes.rtenneti@chromium.org2014-01-1690-621/+1188
* Implement basic classes for HPACK (HTTP/2 compression)jgraettinger@chromium.org2014-01-1613-0/+1284
* Include icu.isolate instead of listing icudt.dlljshin@chromium.org2014-01-161-1/+3
* Silence INFO logging in net/tools/quic/ and use VLOG(1) instead.rch@chromium.org2014-01-1612-38/+38
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-155-8/+8
* Revert 244857 "net: Remove classes which were used only by Chrom..."oshima@chromium.org2014-01-156-0/+334
* Attempt to debug SpdyNetworkTransactionTest slowness on Vista.rch@chromium.org2014-01-151-0/+14
* Remove racy and unneeded CleanupCacheDir() calls.gavinp@chromium.org2014-01-151-11/+0
* This is to allow extensions to determine the total length of Javascript blobs.tommycli@chromium.org2014-01-152-2/+6
* net: Remove classes which were used only by Chrome Framehashimoto@chromium.org2014-01-156-334/+0
* 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