summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_context_getter.h
Commit message (Expand)AuthorAgeFilesLines
* Create a TrivialURLRequestContextGetter to shim an existing URLRequestContext.rdsmith@chromium.org2014-05-271-0/+23
* Clean up coding styledevgrapher@gmail.com2014-05-211-3/+3
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-201-1/+1
* Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...sergeyu@chromium.org2012-06-161-7/+7
* Remove DONTUSEME_GetCookieStore().eroman@chromium.org2012-03-221-5/+1
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-301-2/+2
* Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...dcheng@chromium.org2011-12-291-2/+2
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-291-2/+2
* 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/+4
* Switch to using the system request context for OCSP.willchan@chromium.org2011-05-161-14/+0
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-0/+74