summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Fix: Adding list of supported codecs for MP4 containersamogh.bihani@samsung.com2014-06-163-23/+149
* Avoid advertising SDCH over HTTPS.rdsmith@chromium.org2014-06-162-6/+29
* Make SdchManager per-profile.rdsmith@chromium.org2014-06-1514-290/+329
* Moved data reduction proxy header processing out of netbengr@chromium.org2014-06-153-490/+0
* HttpNetworkTransaction: Fix dereferencing NULL pointer.mmenke@chromium.org2014-06-141-1/+2
* Reland r276815: Add tests for session cache and false start behavior.davidben@chromium.org2014-06-141-29/+142
* Revert 277160 "Make SdchManager per-profile."viettrungluu@chromium.org2014-06-1414-329/+290
* Add logging of received QUIC WindowUpdate and Blocked frames.rjshade@google.com2014-06-145-0/+40
* Make SdchManager per-profile.rdsmith@chromium.org2014-06-1414-290/+329
* Cancel posted write callbacks in Disconnect().wtc@chromium.org2014-06-142-7/+25
* Reuse buffer in QuicClientSessiondmziegler@chromium.org2014-06-131-5/+3
* Moved data reduction proxy bypass logic to a NetworkDelegatebengr@chromium.org2014-06-1316-518/+59
* Remove UrlRequestJobManager's global URLRequest::ProtocolFactory map.mmenke@chromium.org2014-06-139-224/+133
* Land Recent QUIC Changes.rtenneti@chromium.org2014-06-1336-408/+673
* Move PAC DHCP Windows log message back to VLOG()cbentzel@chromium.org2014-06-131-1/+1
* Add a NetLog event for when sockets are closed.mmenke@chromium.org2014-06-132-0/+7
* Add URLRequestJobFactories to URLRequestContexts without one.mmenke@chromium.org2014-06-131-0/+2
* Revert of Add tests for session cache and false start behavior. (https://code...rouslan@chromium.org2014-06-131-142/+29
* Add tests for session cache and false start behavior.davidben@chromium.org2014-06-121-29/+142
* Introduce STATE_RESERVED_REMOTE. No behavioral changesbaranovich@yandex-team.ru2014-06-128-42/+118
* Compile fix for OpenSSL on Mac and Windows.haavardm@opera.com2014-06-121-0/+21
* Componentize URLFixerUpper.blundell@chromium.org2014-06-121-1/+1
* Determine prevalence of cache-control: no-store in main frame resources.jkarlin@chromium.org2014-06-121-0/+10
* Add histograms to track age of cache entries for web fontsksakamoto@chromium.org2014-06-121-5/+11
* Land Recent QUIC Changes.rtenneti@chromium.org2014-06-1240-217/+970
* Ensure SpdySession::StartGoingAway is always called with an error.jgraettinger@chromium.org2014-06-113-4/+24
* net: remove google.tp from HSTS and pinning.agl@chromium.org2014-06-111-1/+0
* Update two obsolete RFC references.bnc@chromium.org2014-06-112-4/+4
* Added unit test for DevTools' ephemeral port support.kbr@chromium.org2014-06-111-2/+4
* Port net/tools/balsa to non-Linux platforms.wtc@chromium.org2014-06-118-46/+90
* Return ERR_PROXY_AUTH_REQUESTED_WITH_NO_CONNECTION instead of crashingrch@chromium.org2014-06-112-1/+7
* Don't advertise SDCH for post requests.rdsmith@chromium.org2014-06-111-0/+5
* Make the config_ member of QuicStreamFactory const to prevent bugsrch@chromium.org2014-06-112-15/+19
* Improves the display of several CertVerifyResult fields.mshelley@chromium.org2014-06-113-22/+48
* net: HSTS preload updates.agl@chromium.org2014-06-102-1/+12
* Remove base/memory/scoped_handle.hbrettw@chromium.org2014-06-103-6/+5
* Pull GN binary at r275833brettw@chromium.org2014-06-101-2/+5
* Add a new historgram Net.QuicSession.ConnectionClose.NumOpenStreams.Handshake...rch@chromium.org2014-06-101-2/+3
* Fix bug in QuicStreamFactory where the initial congestion windowrch@chromium.org2014-06-101-1/+1
* SpdySession sends GOAWAY frame when closing on an error.jgraettinger@chromium.org2014-06-1010-70/+308
* Revert 275819 "Add libxslt to the GN build"ccameron@chromium.org2014-06-091-5/+4
* Add libxslt to the GN buildbrettw@chromium.org2014-06-091-4/+5
* Remove myself from OWNERS files.pliard@chromium.org2014-06-082-2/+0
* Add a new histogram Net.QuicSession.HandshakeConfirmedTime which tracksrch@chromium.org2014-06-072-0/+5
* Some files don't need net/tools/epoll_server/epoll_server.h at all.wtc@chromium.org2014-06-076-4/+5
* Change the prototype of ChannelIDSource::GetChannelIDKey() to allow anwtc@chromium.org2014-06-0712-48/+100
* SpdySession go-away on network changejgraettinger@chromium.org2014-06-074-72/+85
* To mitigate the effects of hanging 0-RTT QUIC connections,rch@chromium.org2014-06-067-7/+158
* SPDY4 shouldn't emit RST_STREAM payloads.jgraettinger@chromium.org2014-06-062-2/+4
* Annotate a third-party leak in SettingGetterImplGSettings::LoadAndCheckVersio...earthdok@chromium.org2014-06-061-5/+10