Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add abstractions that let embedders drive tests of WebContents, without expos... | joi@chromium.org | 2012-03-22 | 1 | -2/+1 |
* | Convert the remaining trivial tab_contents.h includes in chrome to use web_co... | jam@chromium.org | 2012-01-05 | 1 | -2/+1 |
* | Change most of the methods of WebContentsObserver to take a content::WebConte... | jam@chromium.org | 2011-12-23 | 1 | -1/+1 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+1 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -2/+2 |
* | Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED. | erg@chromium.org | 2011-06-28 | 1 | -0/+7 |
* | Use TabContentsObserver to monitor web navigation events instead of notificat... | jochen@chromium.org | 2011-04-14 | 1 | -1/+1 |
* | Add argument to match overridden method. Fixes clang. | kkania@chromium.org | 2011-04-07 | 1 | -1/+1 |
* | Adds TabContents/RenderView observers for automation/testing messages. | kkania@chromium.org | 2011-04-07 | 1 | -0/+207 |