summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* HttpCache: Invalidate all weak pointers at destruction start.rvargas@chromium.org2014-05-073-12/+22
* net: Remove one of FileStream's ctors which takes PlatformFilehashimoto@chromium.org2014-05-075-27/+11
* Revert 268650 "Reduce footprint of registry controlled domain table"rsleevi@chromium.org2014-05-0715-2201/+51785
* Reduce footprint of registry controlled domain tablersleevi@chromium.org2014-05-0715-51785/+2201
* Revert 268598 "Revert 268461 "Disable flaky EndToEndTest.LargePo..."rtenneti@chromium.org2014-05-071-1/+3
* Revert 268461 "Disable flaky EndToEndTest.LargePostLargeBuffer u..."rtenneti@chromium.org2014-05-061-3/+1
* Disable flaky EndToEndTest.LargePostLargeBuffer unit test.rtenneti@chromium.org2014-05-061-1/+3
* Fixed Linux build with glib 2.40 (Ubuntu 14.04).mgiuca@chromium.org2014-05-061-3/+9
* Refresh Public Suffix List for the latest ICANN-contracted registriesrsleevi@chromium.org2014-05-063-27761/+24995
* Add hpack_fuzz_wrapper to chromium_builder_asan (re-apply).jgraettinger@chromium.org2014-05-054-37/+45
* net: add (*.)noexpect.org to HSTS preloaded.agl@chromium.org2014-05-052-0/+2
* Revert of Remove Referrer Policy from URLFetcher. (https://codereview.chromiu...jochen@chromium.org2014-05-057-0/+28
* Fix typo, "recieve" -> "receive", in net/mseaborn@chromium.org2014-05-045-6/+6
* Added data reduction proxy support to Android WebViewbengr@chromium.org2014-05-033-2/+85
* Disabled flaky EndToEndTests/EndToEndTest.LargePostNoPacketLoss.rtenneti@chromium.org2014-05-031-1/+3
* net: Avoid recursion in URLRequestJob::ReadFilteredData.rvargas@chromium.org2014-05-034-106/+135
* Revert 268019 "Add hpack_fuzz_wrapper to chromium_builder_asan."dbeam@chromium.org2014-05-031-33/+33
* Add hpack_fuzz_wrapper to chromium_builder_asan.jgraettinger@chromium.org2014-05-031-33/+33
* SPDY: Add a bunch of CHECKs into SpdyWriteQueue to detect re-entrancy.willchan@chromium.org2014-05-032-1/+13
* net: Make sure the FileStream file is closed on the worker thread.rvargas@chromium.org2014-05-022-5/+21
* Adding support of network interface type detection for OSX.mallinath@chromium.org2014-05-021-2/+34
* flip_server: Use base's ReadFileToString() function in LoadTimeMeasurement.tfarina@chromium.org2014-05-021-18/+3
* Remove Referrer Policy from URLFetcher.cbentzel@chromium.org2014-05-027-28/+0
* Do not mark QUIC Alternate-Protocol as broken inrch@chromium.org2014-05-026-38/+89
* QUIC - cleanup changes while sync'ing with internal source tree.rtenneti@chromium.org2014-05-026-15/+16
* Renamed namespaces of url lib and removed namespace aliases.vitalybuka@chromium.org2014-05-021-1/+1
* Adding code to detect network interface type on Windows. This information is ...mallinath@chromium.org2014-05-015-20/+32
* Fix Trusty build with clang.dcheng@chromium.org2014-05-011-0/+3
* Move android Telephony APIs from content/ to net/.bolian@chromium.org2014-05-013-0/+51
* Move signature_algorithm extension to the end in NSS.davidben@chromium.org2014-05-014-5/+51
* Land Recent QUIC Changes.rtenneti@chromium.org2014-04-3078-5618/+574
* HPACK Fuzzing support.jgraettinger@chromium.org2014-04-3012-13/+679
* Change the Android test server's cwd rather than mangle arguments.davidben@chromium.org2014-04-301-1/+6
* Enable QUIC's time based loss detection algorithmrch@chromium.org2014-04-305-4/+13
* HpackHuffmanAggregator: Implement missing destructor.jgraettinger@chromium.org2014-04-301-0/+3
* GN build improvements.brettw@chromium.org2014-04-302-29/+37
* Do not attempt to download favicons with 404 status in WebViewcimamoglu@chromium.org2014-04-301-4/+24
* Renamed namespaces in src/net.vitalybuka@chromium.org2014-04-3020-109/+93
* net: Always pass TaskRunner to FileStream's ctorhashimoto@chromium.org2014-04-306-42/+7
* Avoid error in debug builds with TCP FastOpenricea@chromium.org2014-04-301-12/+35
* Add OnDecryptedPacket to QuicFramerVisitorInterface.wtc@chromium.org2014-04-3018-48/+160
* Revert of HttpServer: avoid DCHECK'ing on non-HTTP/1.1 requests. (https://cod...henrika@chromium.org2014-04-307-76/+58
* HPACK optimal Huffman code instrumentation and UMA collection.jgraettinger@chromium.org2014-04-3010-1/+538
* HttpServer: avoid DCHECK'ing on non-HTTP/1.1 requests.gunsch@chromium.org2014-04-307-58/+76
* SPDY - persist 300 most recently used servers that support SPDY tortenneti@chromium.org2014-04-304-41/+102
* Require commas between items in a GN list.brettw@chromium.org2014-04-291-1/+1
* Consolidate most of net/'s icu_string+conversions dependencies.mmenke@chromium.org2014-04-2910-56/+132
* net: batch of HSTS preloaded additions.agl@chromium.org2014-04-292-0/+4
* Revert 266932 "GN build improvements."brettw@chromium.org2014-04-291-2/+2
* GN build improvements.brettw@chromium.org2014-04-291-2/+2