summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_context_getter.cc
Commit message (Expand)AuthorAgeFilesLines
* Create a TrivialURLRequestContextGetter to shim an existing URLRequestContext.rdsmith@chromium.org2014-05-271-0/+18
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-2/+2
* Added warning when URLRequestContextGetter leaks.atwilson@chromium.org2012-08-151-1/+7
* Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...sergeyu@chromium.org2012-06-161-8/+9
* Remove DONTUSEME_GetCookieStore().eroman@chromium.org2012-03-221-4/+1
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* Autofill/Valgrind: Fix a leak in AutofillDownloadTest.jhawkins@chromium.org2011-09-161-3/+2
* Switch to using the system request context for OCSP.willchan@chromium.org2011-05-161-1/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-0/+34