| Commit message (Expand) | Author | Age | Files | Lines |
* | Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co... | shalev@chromium.org | 2012-06-29 | 1 | -1/+3 |
* | Added URLRequestContext to constructor for URLRequest. | erikwright@chromium.org | 2012-06-22 | 1 | -14/+7 |
* | Stop refcounting URLRequestContext. | willchan@chromium.org | 2012-05-11 | 1 | -22/+22 |
* | RefCounted types should not have public destructors, net/ | rsleevi@chromium.org | 2012-04-28 | 1 | -8/+12 |
* | Convert NewRunnableMethod() calls to base::Bind(). | ajwong@chromium.org | 2011-12-20 | 1 | -4/+6 |
* | net: Rename URLRequestStatus::os_error_. | tfarina@chromium.org | 2011-09-08 | 1 | -6/+6 |
* | Fix memory leak. | koz@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Give URLRequestJobFactory::Interceptors the ability to specify protocols they... | koz@chromium.org | 2011-05-25 | 1 | -0/+57 |
* | Create a URLRequestJobFactory to replace the URLRequest globals. | willchan@chromium.org | 2011-05-14 | 1 | -0/+152 |