summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Mark flaky: URLRequestTestHTTP.ProxyTunnelRedirectTestjbates@chromium.org2012-04-181-1/+2
* Disk cache: Remove per-size-group histograms and a few stale ones.rvargas@google.com2012-04-183-29/+12
* Integrate server change to SpdyFrame which eliminates the expandable control ...rch@chromium.org2012-04-183-128/+51
* SPDY - replaced SpdySettings (list) with SettingsMaprtenneti@chromium.org2012-04-1827-416/+198
* Bring spdy_frame_builder.{h,cc} into agreement with server code.rch@chromium.org2012-04-182-4/+3
* Remove unused constants from spdy_protocol.hrch@chromium.org2012-04-171-9/+0
* [net/dns] Watch configd notifications to detect DnsConfig changes on Mac.szym@chromium.org2012-04-176-12/+153
* Create a URLRequestContextBuilder.willchan@chromium.org2012-04-175-1/+444
* Make string literal initialization more idiomatic.thakis@chromium.org2012-04-171-3/+3
* Revert 132608 - Removing DEPTH support.sky@chromium.org2012-04-171-0/+1
* Make ConvertRequestPriorityToSpdyPriority aware of new SPDY 3 priorities.rch@chromium.org2012-04-1716-50/+88
* Revert 132478 - Attempt to close idle connections in higher layer socket pool...rch@chromium.org2012-04-172-182/+5
* net: support SHA512 hashes in DNSSEC chains.agl@chromium.org2012-04-172-5/+23
* Removing DEPTH support.maruel@chromium.org2012-04-171-1/+0
* Attempt to close idle connections in higher layer socket pools when a lower l...rch@chromium.org2012-04-162-5/+182
* Changed TestShellWebMimeRegistryImpl to blacklist rather than whitelist conta...ddorwin@chromium.org2012-04-162-14/+64
* Factor out the code to write control and frame headers into a new constructor...rch@chromium.org2012-04-164-121/+98
* FTP: make the code handling server messages in directory listings more general.phajdan.jr@chromium.org2012-04-144-21/+79
* net: move HSTS preloaded and pinning info out of code.agl@chromium.org2012-04-138-2188/+945
* Disable CHECK(false) in NetworkChangeNotifier::Create on ChromeOSoshima@chromium.org2012-04-131-0/+5
* Re-enable the missing CertVerifyProc tests from net_unittestsrsleevi@chromium.org2012-04-131-0/+1
* Remove resize support from SpdyFrameBuilderrch@chromium.org2012-04-132-38/+9
* HTTP Cache: Add more POST unit tests.rvargas@google.com2012-04-131-20/+42
* Make SpdyFramer::spdy_version_ const.rch@chromium.org2012-04-121-3/+1
* Revert 132012 - net: move HSTS preloaded and pinning info out of code.tim@chromium.org2012-04-127-945/+2180
* net: move HSTS preloaded and pinning info out of code.agl@chromium.org2012-04-127-2180/+945
* Convert isolate.py to exclusively use .isolate files.maruel@chromium.org2012-04-122-46/+57
* Move class local functions and globals into an annonymous namespace.rch@chromium.org2012-04-111-2/+6
* SPDY - Added the following flow control unitests.rtenneti@chromium.org2012-04-119-28/+357
* Make FileStream::Seek async and add FileStream::SeekSync for sync operationkinuko@chromium.org2012-04-1116-180/+410
* Remove some constant spew in unit test logserg@chromium.org2012-04-111-1/+1
* Update uses of TimeDelta in net/test.tedvessenes@gmail.com2012-04-111-1/+1
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-112-3/+2
* net: False Start only for NPN capable servers.agl@google.com2012-04-1016-2815/+15
* Attempting to re-land a small portion of this change... Simply add links from rch@chromium.org2012-04-1015-32/+362
* Persist the alternate protocol as a string not an int to allow the enum to be...rch@chromium.org2012-04-102-2/+17
* Expose a way to assert there are no URLRequests left.willchan@chromium.org2012-04-102-1/+7
* Remove unnecessary references to URLRequestContext.willchan@chromium.org2012-04-105-9/+11
* Fix a leak introduced by r131509rsleevi@chromium.org2012-04-101-5/+6
* Implement a MockCertVerifier that can be used to avoidrsleevi@chromium.org2012-04-1016-93/+238
* Remove SPDY 2.1 support.rch@chromium.org2012-04-0923-16110/+24
* Update use of TimeDelta in net/*.tedvessenes@gmail.com2012-04-093-5/+6
* Revert 131256 - Catch the use after free callstack of HttpServerProperties.rtenneti@chromium.org2012-04-083-64/+2
* Reduce parallel DNS resolutions to 6jar@chromium.org2012-04-071-3/+4
* [net/dns] Handle synchronous completions of DnsUDPAttempt.szym@chromium.org2012-04-073-153/+272
* Catch the use after free callstack of HttpServerProperties.rtenneti@chromium.org2012-04-073-2/+64
* Turn SPDY NetLog Source references into links onmmenke@chromium.org2012-04-062-10/+10
* Show ServerBoundCerts in site data viewer.mattm@chromium.org2012-04-064-5/+7
* HTTP Pipelining: Log headers with the URL_REQUEST formmenke@chromium.org2012-04-061-1/+1
* Reverting again ... More crashes, and the instrumentation did not appear to helprch@chromium.org2012-04-0622-1425/+38