summaryrefslogtreecommitdiffstats
path: root/chrome/common/net/url_fetcher.h
Commit message (Expand)AuthorAgeFilesLines
* If user had consented for metrics reporting, send speech input request origin...satish@chromium.org2011-01-201-0/+4
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-1/+1
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-4/+4
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-1/+1
* Implement exponential back-off mechanism.joi@chromium.org2010-11-251-0/+10
* Kill all URLFetcher URLRequests on shutdown.willchan@chromium.org2010-10-221-0/+12
* 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