index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
renderer_host
/
render_view_host_delegate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add async interface for RenderWidgetHost to ask for user's permission to lock...
yzshen@chromium.org
2011-10-17
1
-0
/
+8
*
Move view_types to content\public\common. Also update the enum values to matc...
jam@chromium.org
2011-10-12
1
-2
/
+2
*
Remove deprecated calls.
avi@chromium.org
2011-10-12
1
-0
/
+1
*
Hook into another code path that lets the renderer request a new tab to be cr...
jochen@chromium.org
2011-10-06
1
-1
/
+2
*
Split ViewType between chrome and content
jochen@chromium.org
2011-10-06
1
-1
/
+1
*
Only allow to lock the mouse when the tab is in fullscreen mode.
yzshen@chromium.org
2011-10-01
1
-0
/
+1
*
more content exports needed for unit_tests and browser_tests.
dpranke@chromium.org
2011-09-30
1
-1
/
+1
*
Annotate all of the functions in content that need to be exported, in prepara...
dpranke@chromium.org
2011-09-13
1
-2
/
+3
*
Move handling of the ViewHostMsg_WebUISend out of Chrome. This message is han...
ananta@chromium.org
2011-09-12
1
-0
/
+6
*
Make panel adjust bounds per preferred size change notification on Windows.
jianli@chromium.org
2011-09-07
1
-3
/
+3
*
Fullscreen JS API implementation.
koz@chromium.org
2011-08-25
1
-0
/
+3
*
Handle the ViewHostMsg_RunFileChooser IPC message which is sent by content(re...
ananta@chromium.org
2011-08-24
1
-0
/
+6
*
Add a status message "Waiting for extension Foo..." when there's a request
mpcomplete@chromium.org
2011-08-10
1
-2
/
+4
*
Plumb the title direction up to the renderer host
evan@chromium.org
2011-08-01
1
-1
/
+3
*
Removal of Profile from content part 1.
avi@chromium.org
2011-07-27
1
-2
/
+6
*
Change the UpdateTitle message to use a string16 for the page title.
evan@chromium.org
2011-07-26
1
-1
/
+1
*
RenderViewHostDelegate: add missing 'virtual'
evan@chromium.org
2011-07-21
1
-1
/
+1
*
Get rid of the remaining implementation in TabContentsView and make all the m...
jam@chromium.org
2011-07-12
1
-6
/
+0
*
Remove TabContentsView methods that just call to the delegate, and have them ...
jam@chromium.org
2011-07-11
1
-55
/
+29
*
Move the RenderViewHostDelegate::BookmarkDrag interface to Chrome as the feat...
ananta@chromium.org
2011-07-01
1
-16
/
+0
*
Remove the IsExternalTabContainer function from the TabContentsDelegate and R...
ananta@chromium.org
2011-06-29
1
-3
/
+0
*
Removes RenderViewHostDelegate::GetBrowserWindowID. Instead the places
sky@chromium.org
2011-06-08
1
-4
/
+0
*
Get rid of Chrome notifications dependency, and instead go through ContentBro...
jam@chromium.org
2011-06-07
1
-6
/
+0
*
Cleaning up of data types, naming for JavaScript dialogs.
avi@chromium.org
2011-05-27
1
-3
/
+3
*
Remove dependency on PrefChangeRegistrar and renderer_preferences_util from c...
jam@chromium.org
2011-05-25
1
-5
/
+0
*
Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...
jam@chromium.org
2011-05-19
1
-11
/
+0
*
Get rid of TabContentsSSLHelper dependency from content.
jam@chromium.org
2011-05-18
1
-44
/
+0
*
Move view_types.h from chrome to content. Although some of the enum types ar...
jam@chromium.org
2011-05-16
1
-8
/
+1
*
Create cleanup bug for deprecated method.
avi@chromium.org
2011-05-13
1
-1
/
+1
*
Get rid of the remaining content settings code in the content module.
jam@chromium.org
2011-05-13
1
-63
/
+0
*
Support window.opener after a process swap.
creis@chromium.org
2011-05-12
1
-2
/
+4
*
More work on removing content settings code from src\content.
jam@chromium.org
2011-05-07
1
-10
/
+0
*
Get rid of AutomationResourceRoutingDelegate interface since it's not used.
jam@chromium.org
2011-05-02
1
-7
/
+0
*
Pick off the lowest hanging fruits in removing the chrome includes from conte...
jam@chromium.org
2011-04-29
1
-1
/
+0
*
Update the URL if the user cancels a beforeunload handler.
creis@chromium.org
2011-04-28
1
-0
/
+3
*
Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo...
jam@chromium.org
2011-04-28
1
-5
/
+0
*
Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...
aa@chromium.org
2011-04-27
1
-6
/
+0
*
Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...
acolwell@chromium.org
2011-04-27
1
-0
/
+6
*
Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...
aa@chromium.org
2011-04-27
1
-6
/
+0
*
Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...
aa@chromium.org
2011-04-26
1
-0
/
+6
*
Remove weird dependency on extensions from webui.
aa@chromium.org
2011-04-26
1
-6
/
+0
*
Revert my recent changes regarding title directionality.
evan@chromium.org
2011-04-25
1
-4
/
+1
*
Add and use a base::i18n::StringWithDirection for carrying titles.
evan@chromium.org
2011-04-21
1
-3
/
+4
*
Plumb direction of document title through IPC layer.
evan@chromium.org
2011-04-20
1
-1
/
+3
*
Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.
jam@chromium.org
2011-04-08
1
-0
/
+6
*
Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ...
jam@chromium.org
2011-04-08
1
-6
/
+0
*
Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...
jam@chromium.org
2011-04-08
1
-0
/
+6
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Remove TopSites dependency from content/ in anticipation of pulling it out of...
erg@google.com
2011-03-24
1
-6
/
+0
[next]