Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -19/+17 |
* | Replace OVERRIDE and FINAL with override and final in content/browser/loader | anand.ratn | 2014-10-07 | 1 | -10/+10 |
* | Plumb redirect info out of net, through content, and into child processes. | davidben@chromium.org | 2014-08-15 | 1 | -1/+1 |
* | Remove request_id parameter from ResourceHandler methods. | davidben@chromium.org | 2014-05-28 | 1 | -16/+9 |
* | Adds the new URLRequest::OnBeforeNetworkStart hook to the | jkarlin@chromium.org | 2014-01-09 | 1 | -0/+3 |
* | Make ResourceHandler::OnResponseCompleted take a defer output parameter. | davidben@chromium.org | 2013-11-18 | 1 | -2/+3 |
* | Clean up ResourceHandler API. | creis@chromium.org | 2013-10-15 | 1 | -2/+9 |
* | Revert 227318 "Clean up ResourceHandler API." | creis@chromium.org | 2013-10-08 | 1 | -9/+2 |
* | Clean up ResourceHandler API. | creis@chromium.org | 2013-10-07 | 1 | -2/+9 |
* | Add content/browser/loader/ for resource loading related classes. | darin@chromium.org | 2012-12-05 | 1 | -0/+47 |