summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/url_fetcher.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...chron@google.com2010-02-171-1/+1
* This CL makes the TranslationService class send the text to be translated to ...jcampan@chromium.org2010-01-291-0/+5
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-1/+0
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-0/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-1/+0
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-19/+0
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-2/+2
* Add a browser test for extensions autoupdate.asargent@chromium.org2009-10-141-1/+11
* Do not send or store cookies for extensions autoupdate http requests.asargent@chromium.org2009-09-121-0/+3
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-4/+0
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-0/+4
* Add checks to DEBUG mode that no instance of URLRequest or URLFetcher survive...ericroman@google.com2009-08-111-0/+3
* Makes it possible to mock URLFetcher.sky@chromium.org2009-04-211-3/+33
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-103/+22
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-1/+2
* revert r8603rvargas@google.com2009-01-241-2/+1
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-1/+2
* Move url_* to net subdirben@chromium.org2009-01-161-0/+219