summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/extensions/extensions_ui.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-1/+1
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-171-3/+2
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-131-1/+2
* Get rid of the ChromeWebUI class and just make all the classes in chrome deri...jam@chromium.org2012-01-061-2/+2
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-1/+1
* Create copy of extensions page that is standalone.estade@chromium.org2011-12-131-0/+17