summaryrefslogtreecommitdiffstats
path: root/chrome/common/net/url_fetcher.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in a function name.pkasting@chromium.org2010-09-271-1/+1
* Use ChromeThread::IO instead of virtual set_request_contextukai@chromium.org2010-08-231-1/+1
* Reland r56483 - Monitor network change in GoogleURLTrackerukai@chromium.org2010-08-201-1/+2
* Add undeclared virtual destructors part 4ziadh@chromium.org2010-07-301-0/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Make the URLFetcher observe IO thread shutdown and auto-cancel its request, i...pkasting@chromium.org2010-06-151-3/+0
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-0/+195