summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/devtools_ui.h
Commit message (Expand)AuthorAgeFilesLines
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+2
* 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/+3
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-131-2/+3
* 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
* Add OVERRIDE to wide swaths of WebUI.avi@chromium.org2011-08-011-1/+1
* DevTools: move devtools_ui into content since it should be able to serve devt...pfeldman@chromium.org2011-07-271-1/+3
* Removes force_bookmark_bar_visible_ from WebUI and puts it insky@chromium.org2011-06-061-2/+2
* DevTools: serve front-end using chunked encoding (for remote debugging).pfeldman@chromium.org2011-04-011-0/+2
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-0/+22