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 extension_error_utils.* and url_pattern_set.* into
aa@chromium.org
2012-11-19
1
-1
/
+1
*
[Panels] Allow edit-related context menus.
jennb@chromium.org
2012-10-27
1
-0
/
+1
*
Give platform apps control over launcher right-click context menu.
mek@chromium.org
2012-09-28
1
-25
/
+4
*
Revert 158691 - Give platform apps control over launcher right-click context ...
csilv@chromium.org
2012-09-26
1
-4
/
+25
*
Give platform apps control over launcher right-click context menu.
mek@chromium.org
2012-09-25
1
-25
/
+4
*
Refactor BiDi context menu code into the Mac platform-specific subclass.
asvitkine@chromium.org
2012-09-21
1
-3
/
+1
*
Convert ProtocolHandlerRegistry to be a ProfileKeyedService.
smckay@chromium.org
2012-07-21
1
-1
/
+1
*
A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a Pr...
hbono@chromium.org
2012-07-20
1
-1
/
+1
*
Convert ProtocolHandlerRegistry to be a ProfileKeyedService.
smckay@chromium.org
2012-07-20
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Moved ExtensionMenuManager and ExtensionMenuItem into extensions namespace; r...
rdevlin.cronin@chromium.org
2012-07-05
1
-11
/
+10
*
Get rid of browser::FindLastActiveWithProfile call in translate and spellchec...
jam@chromium.org
2012-06-25
1
-2
/
+3
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
1
-1
/
+1
*
Make AssociateWithRenderView() a free function in the 'content' namespace
akalin@chromium.org
2012-05-22
1
-1
/
+2
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+5
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
1
-1
/
+1
*
Reland 135113 - Add a way to programmatically close context menus.
jochen@chromium.org
2012-05-04
1
-0
/
+4
*
Revert 135113 - Add a way to programmatically close context menus.
finnur@chromium.org
2012-05-03
1
-4
/
+0
*
Add a way to programmatically close context menus.
jochen@chromium.org
2012-05-03
1
-0
/
+4
*
Restore context menus to hosted app sites.
benwells@chromium.org
2012-04-30
1
-1
/
+1
*
TabContents -> WebContentsImpl, part 20.
avi@chromium.org
2012-04-17
1
-1
/
+1
*
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
[next]