summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_view_host_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Add async interface for RenderWidgetHost to ask for user's permission to lock...yzshen@chromium.org2011-10-171-0/+8
* Move view_types to content\public\common. Also update the enum values to matc...jam@chromium.org2011-10-121-2/+2
* Remove deprecated calls.avi@chromium.org2011-10-121-0/+1
* Hook into another code path that lets the renderer request a new tab to be cr...jochen@chromium.org2011-10-061-1/+2
* Split ViewType between chrome and contentjochen@chromium.org2011-10-061-1/+1
* Only allow to lock the mouse when the tab is in fullscreen mode.yzshen@chromium.org2011-10-011-0/+1
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-301-1/+1
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-2/+3
* Move handling of the ViewHostMsg_WebUISend out of Chrome. This message is han...ananta@chromium.org2011-09-121-0/+6
* Make panel adjust bounds per preferred size change notification on Windows.jianli@chromium.org2011-09-071-3/+3
* Fullscreen JS API implementation.koz@chromium.org2011-08-251-0/+3
* Handle the ViewHostMsg_RunFileChooser IPC message which is sent by content(re...ananta@chromium.org2011-08-241-0/+6
* Add a status message "Waiting for extension Foo..." when there's a requestmpcomplete@chromium.org2011-08-101-2/+4
* Plumb the title direction up to the renderer hostevan@chromium.org2011-08-011-1/+3
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-2/+6
* Change the UpdateTitle message to use a string16 for the page title.evan@chromium.org2011-07-261-1/+1
* RenderViewHostDelegate: add missing 'virtual'evan@chromium.org2011-07-211-1/+1
* Get rid of the remaining implementation in TabContentsView and make all the m...jam@chromium.org2011-07-121-6/+0
* Remove TabContentsView methods that just call to the delegate, and have them ...jam@chromium.org2011-07-111-55/+29
* Move the RenderViewHostDelegate::BookmarkDrag interface to Chrome as the feat...ananta@chromium.org2011-07-011-16/+0
* Remove the IsExternalTabContainer function from the TabContentsDelegate and R...ananta@chromium.org2011-06-291-3/+0
* Removes RenderViewHostDelegate::GetBrowserWindowID. Instead the placessky@chromium.org2011-06-081-4/+0
* Get rid of Chrome notifications dependency, and instead go through ContentBro...jam@chromium.org2011-06-071-6/+0
* Cleaning up of data types, naming for JavaScript dialogs.avi@chromium.org2011-05-271-3/+3
* Remove dependency on PrefChangeRegistrar and renderer_preferences_util from c...jam@chromium.org2011-05-251-5/+0
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-11/+0
* Get rid of TabContentsSSLHelper dependency from content.jam@chromium.org2011-05-181-44/+0
* Move view_types.h from chrome to content. Although some of the enum types ar...jam@chromium.org2011-05-161-8/+1
* Create cleanup bug for deprecated method.avi@chromium.org2011-05-131-1/+1
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-63/+0
* Support window.opener after a process swap.creis@chromium.org2011-05-121-2/+4
* More work on removing content settings code from src\content.jam@chromium.org2011-05-071-10/+0
* Get rid of AutomationResourceRoutingDelegate interface since it's not used.jam@chromium.org2011-05-021-7/+0
* Pick off the lowest hanging fruits in removing the chrome includes from conte...jam@chromium.org2011-04-291-1/+0
* Update the URL if the user cancels a beforeunload handler.creis@chromium.org2011-04-281-0/+3
* Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo...jam@chromium.org2011-04-281-5/+0
* Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...aa@chromium.org2011-04-271-6/+0
* Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...acolwell@chromium.org2011-04-271-0/+6
* Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...aa@chromium.org2011-04-271-6/+0
* Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...aa@chromium.org2011-04-261-0/+6
* Remove weird dependency on extensions from webui.aa@chromium.org2011-04-261-6/+0
* Revert my recent changes regarding title directionality.evan@chromium.org2011-04-251-4/+1
* Add and use a base::i18n::StringWithDirection for carrying titles.evan@chromium.org2011-04-211-3/+4
* Plumb direction of document title through IPC layer.evan@chromium.org2011-04-201-1/+3
* Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.jam@chromium.org2011-04-081-0/+6
* Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ...jam@chromium.org2011-04-081-6/+0
* Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...jam@chromium.org2011-04-081-0/+6
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Remove TopSites dependency from content/ in anticipation of pulling it out of...erg@google.com2011-03-241-6/+0