summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/url_fetcher.cc
Commit message (Expand)AuthorAgeFilesLines
* 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