summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/conflicts_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-3/+5
* 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
* Move WebUIMessageHandler to its own file in the public directory and put it i...jam@chromium.org2011-12-311-0/+2
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-2/+3
* Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...jam@chromium.org2011-12-301-3/+3
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-2/+4
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-8/+8
* [web-ui] More migration to base::Bind().csilv@chromium.org2011-10-071-1/+4
* Cleanup: Remove some unneeded headers in chrome/browser/ui/webui.thestig@chromium.org2011-09-291-1/+0
* Improve the usability of the "TLD changed" infobar by changing the strings:pkasting@chromium.org2011-08-081-1/+1
* Removal of Profile from content part 5.avi@chromium.org2011-08-011-1/+2
* Apply CSP to about:conflicts page.tsepez@chromium.org2011-07-141-79/+30
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-5/+6
* Using new larger icons added earlier (http://codereview.chromium.org/7304006/)rhashimoto@chromium.org2011-07-061-0/+1
* Removes force_bookmark_bar_visible_ from WebUI and puts it insky@chromium.org2011-06-061-1/+1
* Move UserMetrics to content.michaeln@google.com2011-04-271-2/+2
* Adding a "Loading, please wait" message to about:conflicts.finnur@chromium.org2011-04-141-0/+2
* Renaming is_off_the_record to is_incognito. Contributed by vipul.bhasin@gmail...willchan@chromium.org2011-03-291-2/+2
* Switch content/browser/webui to string16/std::string, update all callers.avi@chromium.org2011-03-091-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-3/+3
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* 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/+215