summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/input_window_dialog_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-4/+3
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-171-5/+5
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-2/+4
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* Implement InputWindowDialog with WebUI for bookmark folder management.mazda@chromium.org2011-10-251-0/+33