summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_about_job.h
Commit message (Expand)AuthorAgeFilesLines
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-2/+0
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-0/+2
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-2/+0
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-241-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Convert NewRunnableMethod() calls to base::Bind().ajwong@chromium.org2011-12-201-2/+2
* Add OVERRIDE to net/.avi@chromium.org2011-11-161-2/+2
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-1/+1
* Export some functions to fix component build for chromeos.sadrul@chromium.org2011-07-131-1/+1
* Change some URLRequestJob subclasses to use ScopedRunnableMethodFactory.willchan@chromium.org2011-03-191-1/+4
* More net/ method ordering.erg@google.com2011-01-261-3/+4
* net: Add namespace net to URLRequestAboutJob.tfarina@chromium.org2010-12-111-3/+7
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-1/+1
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-3/+3
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-2/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix header include guards.darin@google.com2008-08-041-3/+3
* Add net to the repository.initial.commit2008-07-261-0/+49