summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Implement QuicHttpStream::GetTotalReceivedBytes.rch@chromium.org2014-01-232-2/+11
* Work around linux kernel bug by interpreting IPv6 "Preferred Lifetimes" of 0 ...pauljensen@chromium.org2014-01-233-16/+95
* Modified SpdyFramer to ignore credential frames.jgraettinger@chromium.org2014-01-2314-577/+54
* Revert of Enable icu_use_data_file on Windows (https://codereview.chromium.or...jshin@chromium.org2014-01-231-18/+9
* Temporarily disable WebSocket over SPDY.ricea@chromium.org2014-01-234-26/+75
* Enable an opaque data field on RST_STREAM framesjgraettinger@chromium.org2014-01-2310-53/+246
* Add BIO_write return value to crash dumps.davidben@chromium.org2014-01-231-0/+4
* Enable icu_use_data_file on Windowsjshin@chromium.org2014-01-221-9/+18
* Removed SpdyFramer::CreateDataFrame()jgraettinger@chromium.org2014-01-227-152/+159
* net: pin (*.)gstatic.com, not just ssl.gstatic.comagl@chromium.org2014-01-223-3/+4
* Notify WebSocket opening handshake information to the renderer.yhirano@chromium.org2014-01-2218-16/+663
* Certificate Transparency: Add UMA for SCT presence, type.eranm@google.com2014-01-225-20/+176
* net: Reland "Use FileStream asynchronously from UploadFileElementReader"hashimoto@chromium.org2014-01-222-162/+112
* Support relative file paths in FilePathToFileURL().mstensho@opera.com2014-01-221-0/+6
* Added SSLHostInfo. Storing of server info to our standard disk cache.rtenneti@chromium.org2014-01-2213-9/+908
* Add support for component=shared_library for base_unittests_run.maruel@chromium.org2014-01-221-0/+14
* On Windows, avoid QUIC UDP-port selection in Stable and Beta channelsjar@chromium.org2014-01-226-17/+44
* Update net/third_party/nss to NSS 3.15.5 Beta 2.wtc@chromium.org2014-01-2131-869/+474
* Land Recent QUIC Changes.rtenneti@chromium.org2014-01-2111-147/+357
* 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