summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/render_view_context_menu.h
Commit message (Expand)AuthorAgeFilesLines
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-191-1/+1
* [Panels] Allow edit-related context menus.jennb@chromium.org2012-10-271-0/+1
* Give platform apps control over launcher right-click context menu.mek@chromium.org2012-09-281-25/+4
* Revert 158691 - Give platform apps control over launcher right-click context ...csilv@chromium.org2012-09-261-4/+25
* Give platform apps control over launcher right-click context menu.mek@chromium.org2012-09-251-25/+4
* Refactor BiDi context menu code into the Mac platform-specific subclass.asvitkine@chromium.org2012-09-211-3/+1
* Convert ProtocolHandlerRegistry to be a ProfileKeyedService.smckay@chromium.org2012-07-211-1/+1
* A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a Pr...hbono@chromium.org2012-07-201-1/+1
* Convert ProtocolHandlerRegistry to be a ProfileKeyedService.smckay@chromium.org2012-07-201-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Moved ExtensionMenuManager and ExtensionMenuItem into extensions namespace; r...rdevlin.cronin@chromium.org2012-07-051-11/+10
* Get rid of browser::FindLastActiveWithProfile call in translate and spellchec...jam@chromium.org2012-06-251-2/+3
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-1/+1
* Make AssociateWithRenderView() a free function in the 'content' namespaceakalin@chromium.org2012-05-221-1/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+5
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-1/+1
* Reland 135113 - Add a way to programmatically close context menus.jochen@chromium.org2012-05-041-0/+4
* Revert 135113 - Add a way to programmatically close context menus.finnur@chromium.org2012-05-031-4/+0
* Add a way to programmatically close context menus.jochen@chromium.org2012-05-031-0/+4
* Restore context menus to hosted app sites.benwells@chromium.org2012-04-301-1/+1
* TabContents -> WebContentsImpl, part 20.avi@chromium.org2012-04-171-1/+1
* Enable Mac speech support in the context menu to match other Cocoa apps.asvitkine@chromium.org2012-03-141-3/+1
* Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.jochen@chromium.org2012-03-091-0/+4
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-3/+3
* Use a check item instead of changing a menu-item text.hbono@chromium.org2012-03-051-0/+2
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-5/+5
* Enable devtools via context menu in platform apps and popup extensions.benwells@chromium.org2012-02-091-4/+5
* Allow plugins to add rotate commands to Chrome context menus.bbudge@chromium.org2012-01-111-0/+3
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-091-1/+6
* Revert 116834 - Don't use browser windows for platform app shell windows.aa@chromium.org2012-01-081-6/+1
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-071-1/+6
* Revert 116803 - Don't use browser windows for platform app shell windows.sky@chromium.org2012-01-071-6/+1
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-071-1/+6
* Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...jam@chromium.org2012-01-031-3/+6
* Print preview: Disable the right context menu items in print preview.thestig@chromium.org2011-12-101-0/+4
* Update the Spelling UI (Part 3)hbono@chromium.org2011-11-291-0/+2
* Refactor the "spell-checker options" submenu.hbono@chromium.org2011-10-281-4/+15
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-2/+2
* Add a 'hidden' parameter to RenderViewContextMenuProxy::UpdateMenuItem().hbono@chromium.org2011-10-251-0/+2
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-1/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-2/+2
* Middle clicking 'Search Google' for [selected text]' should open in background.shinyak@google.com2011-09-081-0/+1
* Integrate the Spelling service to Chrome.hbono@chromium.org2011-09-051-1/+86
* Don't send ViewMsg_ContextMenuClosed to the renderer process for submenus.yzshen@chromium.org2011-07-281-2/+2
* Context menu for "Voice recognition options"gshires@google.com2011-07-261-0/+2
* Include the tab IDs in onBeforeRetarget events and always post the correct fr...jochen@chromium.org2011-07-251-3/+4
* Convert RenderViewContextMenu to MenuItemView.rhashimoto@chromium.org2011-07-121-0/+3
* Add a context menu for opening links that have protocol handlers registered.koz@chromium.org2011-06-271-0/+9
* For extension context menus, only apply targetUrlPatterns to appropriate cont...bolms@chromium.org2011-05-251-0/+11
* Fix crash in RenderViewContextMenuViews::RunMenuAt. As part of fixingsky@chromium.org2011-04-281-4/+5