summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_job_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all "net::" prefixes under net/url_request for code that'sadamk@chromium.org2011-03-241-14/+14
* More net/ method ordering.erg@google.com2011-01-261-10/+10
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-4/+4
* net: Add namespace net to more files.tfarina@chromium.org2010-12-171-3/+7
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-2/+2
* Add a new GetInstance() method for singleton classes under chrome/service and...satish@chromium.org2010-12-091-2/+8
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-12/+12
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-4/+4
* Restrict file protocol on chromeos to certain whitelisted directories. Disabl...achuith@chromium.org2010-11-111-1/+6
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-071-2/+2
* URLRequest::Interceptor enhancements1) Allow an interceptor to change its min...michaeln@google.com2009-04-161-0/+12
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use PlatformThreadId, not int when dealing with thread ids.agl@chromium.org2009-01-231-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Bandaid to fix build breakage; this isn't the real cause though.avi@google.com2008-08-221-0/+12
* More net files brought into compilation for Mac/Linux.avi@google.com2008-08-211-4/+8
* Add net to the repository.initial.commit2008-07-261-0/+100