summaryrefslogtreecommitdiffstats
path: root/content/public/browser/web_ui_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in content/p*/.avi@chromium.org2013-06-121-1/+1
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* re-use WebUIsestade@chromium.org2012-04-261-11/+0
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+1
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-2/+2
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-171-0/+8
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-131-0/+56