summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/keyboard_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-3/+3
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-171-2/+3
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-131-1/+1
* Get rid of the ChromeWebUI class and just make all the classes in chrome deri...jam@chromium.org2012-01-061-1/+1
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-2/+4
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* Cleanup: Remove some unneeded headers in chrome/browser/ui/webui.thestig@chromium.org2011-09-291-1/+0
* Fix build; missed profile references.avi@chromium.org2011-08-011-1/+2
* Removes force_bookmark_bar_visible_ from WebUI and puts it insky@chromium.org2011-06-061-1/+1
* Renaming is_off_the_record to is_incognito. Contributed by vipul.bhasin@gmail...willchan@chromium.org2011-03-291-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-2/+2
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-271-1/+1
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-0/+49