Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a TrivialURLRequestContextGetter to shim an existing URLRequestContext. | rdsmith@chromium.org | 2014-05-27 | 1 | -0/+18 |
* | Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-01 | 1 | -2/+2 |
* | Added warning when URLRequestContextGetter leaks. | atwilson@chromium.org | 2012-08-15 | 1 | -1/+7 |
* | Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont... | sergeyu@chromium.org | 2012-06-16 | 1 | -8/+9 |
* | Remove DONTUSEME_GetCookieStore(). | eroman@chromium.org | 2012-03-22 | 1 | -4/+1 |
* | Delete Tracked, and move Location to its own file. | ajwong@chromium.org | 2011-09-21 | 1 | -0/+1 |
* | Autofill/Valgrind: Fix a leak in AutofillDownloadTest. | jhawkins@chromium.org | 2011-09-16 | 1 | -3/+2 |
* | Switch to using the system request context for OCSP. | willchan@chromium.org | 2011-05-16 | 1 | -1/+1 |
* | Moved URLRequestContextGetter to net/ so it can be used by projects such as j... | sanjeevr@chromium.org | 2011-03-31 | 1 | -0/+34 |