summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_about_job.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the message_loop header in net/, part 3.avi@chromium.org2013-07-181-1/+1
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-231-1/+1
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-7/+0
* net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-0/+7
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-7/+0
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-241-5/+5
* Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co...shalev@chromium.org2012-06-291-2/+4
* Convert NewRunnableMethod() calls to base::Bind().ajwong@chromium.org2011-12-201-2/+3
* Change some URLRequestJob subclasses to use ScopedRunnableMethodFactory.willchan@chromium.org2011-03-191-4/+7
* More net/ method ordering.erg@google.com2011-01-261-4/+4
* net: Add namespace net to URLRequestAboutJob.tfarina@chromium.org2010-12-111-4/+8
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-3/+3
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-3/+3
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add net to the repository.initial.commit2008-07-261-0/+62