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
*
Enable Mac speech support in the context menu to match other Cocoa apps.
asvitkine@chromium.org
2012-03-14
1
-3
/
+1
*
Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.
jochen@chromium.org
2012-03-09
1
-0
/
+4
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-3
/
+3
*
Use a check item instead of changing a menu-item text.
hbono@chromium.org
2012-03-05
1
-0
/
+2
*
Move ContextMenuParams struct from webkit/glue to content/public/common. The ...
jam@chromium.org
2012-02-12
1
-5
/
+5
*
Enable devtools via context menu in platform apps and popup extensions.
benwells@chromium.org
2012-02-09
1
-4
/
+5
*
Allow plugins to add rotate commands to Chrome context menus.
bbudge@chromium.org
2012-01-11
1
-0
/
+3
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-09
1
-1
/
+6
*
Revert 116834 - Don't use browser windows for platform app shell windows.
aa@chromium.org
2012-01-08
1
-6
/
+1
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-07
1
-1
/
+6
*
Revert 116803 - Don't use browser windows for platform app shell windows.
sky@chromium.org
2012-01-07
1
-6
/
+1
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-07
1
-1
/
+6
*
Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...
jam@chromium.org
2012-01-03
1
-3
/
+6
*
Print preview: Disable the right context menu items in print preview.
thestig@chromium.org
2011-12-10
1
-0
/
+4
*
Update the Spelling UI (Part 3)
hbono@chromium.org
2011-11-29
1
-0
/
+2
*
Refactor the "spell-checker options" submenu.
hbono@chromium.org
2011-10-28
1
-4
/
+15
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-2
/
+2
*
Add a 'hidden' parameter to RenderViewContextMenuProxy::UpdateMenuItem().
hbono@chromium.org
2011-10-25
1
-0
/
+2
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-1
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-2
/
+2
*
Middle clicking 'Search Google' for [selected text]' should open in background.
shinyak@google.com
2011-09-08
1
-0
/
+1
*
Integrate the Spelling service to Chrome.
hbono@chromium.org
2011-09-05
1
-1
/
+86
*
Don't send ViewMsg_ContextMenuClosed to the renderer process for submenus.
yzshen@chromium.org
2011-07-28
1
-2
/
+2
*
Context menu for "Voice recognition options"
gshires@google.com
2011-07-26
1
-0
/
+2
*
Include the tab IDs in onBeforeRetarget events and always post the correct fr...
jochen@chromium.org
2011-07-25
1
-3
/
+4
*
Convert RenderViewContextMenu to MenuItemView.
rhashimoto@chromium.org
2011-07-12
1
-0
/
+3
*
Add a context menu for opening links that have protocol handlers registered.
koz@chromium.org
2011-06-27
1
-0
/
+9
*
For extension context menus, only apply targetUrlPatterns to appropriate cont...
bolms@chromium.org
2011-05-25
1
-0
/
+11
*
Fix crash in RenderViewContextMenuViews::RunMenuAt. As part of fixing
sky@chromium.org
2011-04-28
1
-4
/
+5
*
Send the 'page_url' parameter of the page (on which the right click was made to
brettw@chromium.org
2011-04-20
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Allow printing/saving a plugin through right click menu, even if it's in a fr...
jam@chromium.org
2011-01-15
1
-0
/
+2
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-8
/
+8
*
Fix bug with context menus in incognito mode.
mpcomplete@chromium.org
2010-11-02
1
-0
/
+1
*
Added "Look Up in Dictionary" item to context menu for Mac.
tkent@chromium.org
2010-08-23
1
-0
/
+1
*
Setup dialog for remoting
hclam@chromium.org
2010-08-17
1
-1
/
+1
*
Set a max limit on extension items' labels in context menus.
asargent@chromium.org
2010-08-02
1
-0
/
+3
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Add ability to limit when context menu items appear with url patterns.
asargent@chromium.org
2010-07-18
1
-7
/
+8
*
More cleanup of extensions context menu API.
asargent@chromium.org
2010-07-14
1
-1
/
+2
*
Revert "Revert "Show extension icons next to their top-level context menu ite...
hclam@chromium.org
2010-06-25
1
-0
/
+2
*
Revert r50779 as it breaks memory tests
hclam@chromium.org
2010-06-25
1
-2
/
+0
*
Show extension icons next to their top-level context menu items.
asargent@chromium.org
2010-06-24
1
-0
/
+2
*
Fix submenu support for extensions context menu API.
asargent@chromium.org
2010-06-03
1
-3
/
+6
*
Disable navigation contextual menus for Sync dialog UI.
csilv@chromium.org
2010-06-02
1
-0
/
+1
*
Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.
estade@chromium.org
2010-05-11
1
-50
/
+25
*
Initial version of an experimental Extensions Context Menu API.
asargent@chromium.org
2010-03-23
1
-1
/
+39
*
Hide the View Page Source/Info and other irrelevant actions in the DevTools p...
apavlov@chromium.org
2010-01-15
1
-0
/
+1
*
Make View Source and Search Web For inherit group properly. Original patch b...
pkasting@chromium.org
2009-12-21
1
-3
/
+0
[next]