summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/url_fetcher.cc
Commit message (Expand)AuthorAgeFilesLines
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Remove the temporary instrumentation added to track down a crash in URLFetcher.eroman@chromium.org2009-11-251-10/+2
* Add instrumentation to track down a crash.eroman@chromium.org2009-11-101-3/+12
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+4
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-19/+15
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-6/+8
* Add a browser test for extensions autoupdate.asargent@chromium.org2009-10-141-2/+7
* Do not send or store cookies for extensions autoupdate http requests.asargent@chromium.org2009-09-121-0/+4
* Add support to URLRequest for deferring redirects.darin@chromium.org2009-07-231-2/+0
* Consistently use int64 for integers holding number of milliseconds.phajdan.jr@chromium.org2009-06-171-1/+1
* Makes it possible to mock URLFetcher.sky@chromium.org2009-04-211-1/+17
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+113
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-3/+7
* revert r8603rvargas@google.com2009-01-241-7/+3
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-3/+7
* Move url_* to net subdirben@chromium.org2009-01-161-0/+182