Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove request_id parameter from ResourceHandler methods. | davidben@chromium.org | 2014-05-28 | 1 | -18/+12 |
* | Adds the new URLRequest::OnBeforeNetworkStart hook to the | jkarlin@chromium.org | 2014-01-09 | 1 | -0/+42 |
* | Make resource throttles and AsyncResourceHandler add events to NetLog | mmenke@chromium.org | 2013-12-04 | 1 | -14/+31 |
* | Clean up ResourceHandler API. | creis@chromium.org | 2013-10-15 | 1 | -10/+5 |
* | Revert 227318 "Clean up ResourceHandler API." | creis@chromium.org | 2013-10-08 | 1 | -5/+10 |
* | Clean up ResourceHandler API. | creis@chromium.org | 2013-10-07 | 1 | -10/+5 |
* | Make ResourceHandlers stateless with respect to child/routing/request IDs. | creis@chromium.org | 2013-09-25 | 1 | -9/+10 |
* | Update content/ to use scoped_refptr<T>::get() rather than implicit "operator... | rsleevi@chromium.org | 2013-06-02 | 1 | -2/+2 |
* | Add content/browser/loader/ for resource loading related classes. | darin@chromium.org | 2012-12-05 | 1 | -0/+184 |