summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_job.cc
Commit message (Expand)AuthorAgeFilesLines
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-2/+2
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-1/+5
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Add the actual data being read to the OnBytesRead callback, take two.cbentzel@chromium.org2010-08-061-19/+47
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Revert 54448 - Add the actual data being read to the OnBytesRead callback, ta...cbentzel@chromium.org2010-07-311-47/+19
* Add the actual data being read to the OnBytesRead callback, take two.cbentzel@chromium.org2010-07-311-19/+47
* Net: Convert username and password to string16.thestig@chromium.org2010-07-291-3/+3
* Revert "Add the actual data being read to the OnBytesRead callback."phajdan.jr@chromium.org2010-07-221-48/+20
* Add the actual data being read to the OnBytesRead callback.cbentzel@chromium.org2010-07-211-20/+48
* Move implementation from header to source.erg@chromium.org2010-07-151-4/+63
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Make sure that URLRequestJob holds a reference to the read IOBuffer rather th...eroman@chromium.org2010-07-091-5/+3
* Generate some histograms to see how well our compression is working.mbelshe@chromium.org2010-05-211-2/+98
* Add APIs to expose http cache's metadata and thervargas@google.com2010-02-231-0/+4
* Replace some net::ERR_FAILED generic error codes with more specific codes.eroman@chromium.org2009-09-241-2/+2
* Prevent a crash that can occur when redirecting a file URL.darin@chromium.org2009-08-211-1/+9
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-0/+17
* Add support to URLRequest for deferring redirects.darin@chromium.org2009-07-231-22/+30
* Create a more fine grained histogram of SDCH payload sizesjar@chromium.org2009-06-291-2/+2
* Specify new methods for supporting SSL client authentication.wtc@chromium.org2009-06-121-1/+7
* Cleanup code to keep flag showing "was cached" only in URLRequestHttpJobjar@chromium.org2009-05-191-4/+0
* Adjust histograms to only collect non-cache stats for SDCH.jar@chromium.org2009-05-151-27/+33
* Change names of SDCH related histograms.jar@chromium.org2009-05-021-24/+24
* Hand craft an A/B test of SDCH compressionjar@chromium.org2009-04-301-2/+167
* URLRequest::Interceptor enhancements1) Allow an interceptor to change its min...michaeln@google.com2009-04-161-6/+11
* Give the filter setup more context so it can figure out whether it's download...thestig@chromium.org2009-04-101-0/+6
* wtc: please look at URL related code, and hooks and nitsjar@chromium.org2009-03-131-1/+7
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-13/+22
* Make sure filter buffer is flushed after it fills its output quotajar@chromium.org2009-02-241-5/+23
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-4/+6
* revert r8603rvargas@google.com2009-01-241-6/+4
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-4/+6
* Improve SDCH stability stats and error recoveryjar@chromium.org2009-01-201-2/+2
* Correct latency histograms for SDCH encodingjar@chromium.org2009-01-131-1/+2
* Remove overly aggressive assertjar@google.com2008-12-121-9/+0
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-6/+0
* Insert histograms to support latency experiments with SDCHjar@google.com2008-11-071-0/+4
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+3
* Clean up filter and content encoding handling jar@google.com2008-10-271-4/+4
* Add a lot of robustness to SDCH filter decodingjar@google.com2008-10-151-1/+3
* Re-land SDCH filter support experimentjar@google.com2008-09-231-4/+6
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-221-6/+4
* Experimental integration of delta compression content encodingjar@google.com2008-09-221-4/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4