summaryrefslogtreecommitdiffstats
path: root/content/browser/webui/web_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-2/+2
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-13/+17
* Fix uninitalized varible in WebUI. I was going to remove this out of WebUI, t...jam@chromium.org2012-01-181-1/+2
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-171-6/+70
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-131-2/+11
* Move setting the touchOptimized webui property to WebUI from ChromeWebUI. Thi...jam@chromium.org2012-01-061-0/+9
* Move WebUIMessageHandler to its own file in the public directory and put it i...jam@chromium.org2011-12-311-71/+1
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-4/+6
* Make sure that the WebUI for a WebUIMessagHandler is only set once. This is a...jam@chromium.org2011-12-301-0/+1
* Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...jam@chromium.org2011-12-301-8/+3
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* first cut at uber pageestade@chromium.org2011-12-131-2/+2
* retry r112077 - recently closed menu: respect middle clickestade@chromium.org2011-12-051-0/+5
* Revert 112077 - recently closed menu: respect middle clickaa@chromium.org2011-11-301-5/+0
* recently closed menu: respect middle clickestade@chromium.org2011-11-301-0/+5
* Page zoom improvements:csilv@chromium.org2011-11-221-0/+9
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+2
* Don't trigger the tab's throbber for webui pagesjochen@chromium.org2011-11-071-13/+0
* [web-ui] Remove support for legacy-style callbacks.csilv@chromium.org2011-10-131-34/+4
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* Revert 105105 - [web-ui] Remove support for legacy-style callbacks.csilv@chromium.org2011-10-121-4/+34
* [web-ui] Remove support for legacy-style callbacks.csilv@chromium.org2011-10-121-34/+4
* Move BindingsPolicy enum to content\public\common and put it in the content n...jam@chromium.org2011-10-111-3/+3
* WebUI: Use the TOOLKIT_VIEWS define to determine the value of isViews.jhawkins@chromium.org2011-10-041-0/+13
* Revert 103795 (may have turned windows bots red) - WebUI: Use the TOOLKIT_VIE...willchan@chromium.org2011-10-031-8/+0
* WebUI: Use the TOOLKIT_VIEWS define to determine the value of isViews.jhawkins@chromium.org2011-10-031-0/+8
* Migrate WebUI to new-style callbacks (part 1).csilv@chromium.org2011-09-301-6/+27
* Fix potential leak in WebUI.gbillock@chromium.org2011-09-091-2/+8
* Removal of Profile from content part 6.avi@chromium.org2011-08-111-13/+3
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-1/+2
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-0/+13
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Removes force_bookmark_bar_visible_ from WebUI and puts it insky@chromium.org2011-06-061-1/+0
* Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...jam@chromium.org2011-05-261-1/+0
* Adding the ability to pass arguments to JS tests from the C++ side. This enab...ofri@google.com2011-04-281-11/+9
* Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...aa@chromium.org2011-04-271-5/+25
* Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...acolwell@chromium.org2011-04-271-25/+4
* Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...aa@chromium.org2011-04-271-4/+25
* Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...aa@chromium.org2011-04-261-25/+4
* Remove weird dependency on extensions from webui.aa@chromium.org2011-04-261-4/+25
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-181-1/+1
* Move WebUIFactory to chrome/, try 2.estade@chromium.org2011-03-301-2/+3
* Revert 79691 - Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-3/+2
* Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-2/+3
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-2/+3
* Theme system cleanuperg@google.com2011-03-231-6/+0
* Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...erg@google.com2011-03-221-1/+2
* Switch content/browser/webui to string16/std::string, update all callers.avi@chromium.org2011-03-091-19/+25
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-3/+3
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-271-1/+1