summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_error_job.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in net/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-1/+1
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-241-1/+3
* 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-1/+1
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* net: Add NET_API to more code, this time what's used by chrome.dllrvargas@google.com2011-05-311-1/+2
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Remove all "net::" prefixes under net/url_request for code that'sadamk@chromium.org2011-03-241-1/+1
* Fix Linux clang build.willchan@chromium.org2011-03-191-1/+1
* Change some URLRequestJob subclasses to use ScopedRunnableMethodFactory.willchan@chromium.org2011-03-191-1/+4
* net: Add namespace net to URLRequestErrorJob.tfarina@chromium.org2010-12-151-2/+6
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-3/+3
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-3/+4
* `#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 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