Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch chrome code to use content::WebUI interface instead of WebUI concrete ... | jam@chromium.org | 2012-01-18 | 1 | -4/+3 |
* | Make WebUI objects not derive from WebUI. WebUI objects own the controller. T... | jam@chromium.org | 2012-01-17 | 1 | -5/+5 |
* | Convert the remaining trivial tab_contents.h includes in chrome to use web_co... | jam@chromium.org | 2012-01-05 | 1 | -2/+4 |
* | Rename TabContents::browser_context() to GetBrowserContext and put it into th... | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Implement InputWindowDialog with WebUI for bookmark folder management. | mazda@chromium.org | 2011-10-25 | 1 | -0/+33 |