Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Take client-side HSTS redirects into account when determining whether to show... | michaeln@google.com | 2012-05-04 | 1 | -2/+13 |
* | Add ResourceRequestInfo. | darin@chromium.org | 2012-03-07 | 1 | -2/+0 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -0/+1 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 1 | -1/+1 |
* | Extract minimal RenderViewHost interface for embedders, leaving | joi@chromium.org | 2012-03-05 | 1 | -1/+1 |
* | Remove getters for HTML5 related objects from the ResourceContext interface. ... | jam@chromium.org | 2012-02-21 | 1 | -8/+11 |
* | Fix OfflineLoadPageTest | jam@chromium.org | 2012-02-09 | 1 | -1/+1 |
* | Use InterstitialPage through a delegate interface instead of deriving from it. | jam@chromium.org | 2012-02-07 | 1 | -1/+2 |
* | Introduce ResourceThrottle as a replacement for chrome's usage of ResourceHan... | darin@chromium.org | 2012-02-06 | 1 | -0/+137 |