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
/
chrome
/
browser
/
tab_contents
/
render_view_context_menu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move MediaPlayerAction out of context_menu.h into webview.h since it's really...
ajwong@chromium.org
2009-08-20
1
-0
/
+1
*
Allow the browser to send actions back to the render for media element contex...
ajwong@chromium.org
2009-07-23
1
-1
/
+3
*
Squash the "Confirm Form Repost" dialog triggered via an external context men...
robertshield@chromium.org
2009-07-23
1
-2
/
+2
*
Begin implementation of the context menu for Video and Audio tags.
ajwong@chromium.org
2009-07-17
1
-2
/
+5
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
1
-4
/
+4
*
Fix crasher where we tried to access a destroyed render widget host view.
estade@chromium.org
2009-06-23
1
-4
/
+5
*
Allow external hosts to handle the context menu and thus be able to customize...
ananta@chromium.org
2009-06-12
1
-0
/
+6
*
When copying urls in the render view context menu, copy them to PRIMARY as we...
estade@chromium.org
2009-05-29
1
-0
/
+4
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-3
/
+3
*
Refactor render view context menu in preparation for porting.
estade@chromium.org
2009-03-07
1
-22
/
+63
*
Make render_view_context_menu.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
1
-5
/
+14
*
Finish taking out render_messages.h includes from headers.
jam@chromium.org
2009-02-05
1
-1
/
+1
*
Context menus for text selections in editable boxes and links should include ...
pkasting@chromium.org
2009-01-28
1
-3
/
+4
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
1
-0
/
+44