summaryrefslogtreecommitdiffstats
path: root/net/http
Commit message (Expand)AuthorAgeFilesLines
* Removed wchat_t from Time::FromString.shinyak@google.com2011-08-032-5/+4
* Inform disk cache of WebKit memory cache hits.simonjam@chromium.org2011-08-023-5/+22
* Add WARN_UNUSED_RESULT to crypto/hmac.hrsleevi@chromium.org2011-07-303-27/+53
* HostResolverImpl: don't interpret NULL callback argument as a request to do s...agayev@chromium.org2011-07-281-9/+22
* Revert 94426 - Removed wchat_t from Time::FromString.morrita@chromium.org2011-07-282-4/+5
* Removed wchat_t from Time::FromString.shinyak@google.com2011-07-282-5/+4
* Revert 94412 - HostResolverImpl: don't interpret NULL callback argument as a ...agayev@chromium.org2011-07-281-22/+9
* HostResolverImpl: don't interpret NULL callback argument as a request to do s...agayev@chromium.org2011-07-281-9/+22
* MD5Update function uses StringPiece instead of raw buffer.dominich@chromium.org2011-07-261-1/+1
* Minor cleanup of unit tests for spdy_session_ool.rtenneti@chromium.org2011-07-261-31/+36
* Revert 93704 - Remove Content-Length mismatch checks.cbentzel@chromium.org2011-07-222-5/+8
* Remove Content-Length mismatch checks.cbentzel@chromium.org2011-07-222-8/+5
* Http Cache: Keep track of whether we are doing byte rangervargas@google.com2011-07-223-22/+27
* Added an OriginBoundCertStore field to the SSLClientSocketNSS class andrkn@chromium.org2011-07-215-3/+9
* Don't use X509Certificate in SSLConfig.sergeyu@chromium.org2011-07-201-1/+7
* some cleanup for base/stl_utildilmah@chromium.org2011-07-198-8/+8
* Changed SPDY's ip connection pooling logic to only add the used IP,rtenneti@chromium.org2011-07-191-0/+39
* Http cache: Add more documentation to the http cache transactionrvargas@google.com2011-07-192-18/+80
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-184-19/+19
* Replace onRequestSent with onSendHeaders in webrequest APIbattre@chromium.org2011-07-142-18/+0
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-123-8/+12
* net: expose some more classes as APIevan@chromium.org2011-07-113-38/+38
* Change HttpProxyClientSocket and SpdyProxyClient socket to lookrch@chromium.org2011-07-082-2/+4
* Upstream android net related code (part 2)michaelbai@google.com2011-07-073-10/+10
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-022-6/+3
* Cleanup some test ugliness. Stop using a global.willchan@chromium.org2011-07-011-16/+4
* net: Add NET_API to more code to enable buildingrvargas@google.com2011-06-304-27/+41
* Speculative fix for bug 80095.willchan@chromium.org2011-06-283-49/+292
* Http cache: Remove a race between the http cache destructorrvargas@google.com2011-06-281-0/+4
* Moved OnBeforeHeadersSent of webRequest API to url_request_http_job.ccbattre@chromium.org2011-06-283-68/+29
* Reland 90618 - Remove check for entry_. From coverity CID=8237gbillock@chromium.org2011-06-281-1/+1
* Revert 90618 - Add checks for entry_. From coverity CID=8237fischman@chromium.org2011-06-271-1/+1
* Add checks for entry_. From coverity CID=8237gbillock@chromium.org2011-06-271-1/+1
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-278-2/+109
* Revert 90354 - Revert 90352 - Move Referer header to extra_headers fieldbattre@chromium.org2011-06-275-33/+7
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-248-107/+1
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-248-1/+107
* Revert 90352 - Move Referer header to extra_headers fieldbattre@chromium.org2011-06-245-7/+33
* Move Referer header to extra_headers fieldbattre@chromium.org2011-06-245-33/+7
* Revert 89837 - Move Referer and Host HTTP headers to extra_headers fieldbattre@chromium.org2011-06-215-7/+33
* Move Referer and Host HTTP headers to extra_headers fieldbattre@chromium.org2011-06-215-33/+7
* Add more CHECKs to track down bug 80095.willchan@chromium.org2011-06-202-31/+67
* Revert 89628 - Revert 89489 - net: don't check revocation when fetching PAC f...cevans@chromium.org2011-06-201-0/+3
* Revert 89489 - net: don't check revocation when fetching PAC files.cevans@chromium.org2011-06-191-3/+0
* net: serialize SSL connection status to disk cache.agl@chromium.org2011-06-171-1/+16
* net: don't check revocation when fetching PAC files.agl@chromium.org2011-06-171-0/+3
* Fix --host-rules command switch.levin@chromium.org2011-06-092-9/+47
* Add unit-tests for SingleRequestHostResolver.eroman@chromium.org2011-06-061-0/+1
* Add local variables to track down a crash.willchan@chromium.org2011-06-041-0/+33
* Add a unit test to verify that an invalid status code (-1)wtc@chromium.org2011-06-011-0/+13