summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/render_view_context_menu.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove two functions on WebContentsDelegate which didn't belong in content. T...jam@chromium.org2012-09-261-4/+5
* Revert 158691 - Give platform apps control over launcher right-click context ...csilv@chromium.org2012-09-261-18/+198
* Give platform apps control over launcher right-click context menu.mek@chromium.org2012-09-251-198/+18
* Switch SearchEngineTabHelper to use WebContentsUserData.avi@chromium.org2012-09-221-6/+5
* Refactor BiDi context menu code into the Mac platform-specific subclass.asvitkine@chromium.org2012-09-211-66/+5
* Add "inspect background page" to platform app right-click menu.mek@chromium.org2012-09-191-1/+16
* Switch CoreTabHelper to use WebContentsUserData.avi@chromium.org2012-09-191-12/+13
* Switch PrintViewManager, PrintPreviewMessageHandler to use WebContentsUserData.avi@chromium.org2012-09-181-5/+5
* Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-111-1/+2
* Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...dharani@google.com2012-09-091-2/+1
* Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-071-1/+2
* Add a method to check if an AutocompleteMatch is of a search type.sreeram@chromium.org2012-09-051-10/+10
* Context menus for text fields in platform apps should show available actions ...mek@chromium.org2012-08-281-0/+8
* Platform app context menu items should not be grouped into a submenu.mek@chromium.org2012-08-271-24/+30
* The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...skuhne@chromium.org2012-08-241-19/+19
* Convert ui::MenuModel to use gfx::Image instead of ImageSkia.rsesek@chromium.org2012-08-221-1/+1
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-1/+1
* Revert 151036 - Speculative revert to see if this change introduced a perform...ben@chromium.org2012-08-141-3/+4
* Speculative revert to see if this change introduced a performance regression ...ben@chromium.org2012-08-101-4/+3
* Revert "Make F12 close an undocked DevTools window rather than open another D...apavlov@chromium.org2012-08-071-2/+1
* Make F12 close an undocked DevTools window rather than open another DevTools ...apavlov@chromium.org2012-08-011-1/+2
* Move printing.* prefs from local state to profilebartfab@chromium.org2012-07-261-9/+4
* Avoid crash in render view context menu with no browser.stevenjb@chromium.org2012-07-241-1/+10
* Move ExtensionSystem into extensions namespacerdevlin.cronin@chromium.org2012-07-111-1/+2
* Moved ExtensionMenuManager and ExtensionMenuItem into extensions namespace; r...rdevlin.cronin@chromium.org2012-07-051-48/+48
* browser: Move more files into chrome namespace.tfarina@chromium.org2012-07-021-1/+1
* Move browser commands into a separate file.ben@chromium.org2012-06-251-4/+5
* Get rid of browser::FindLastActiveWithProfile call in translate and spellchec...jam@chromium.org2012-06-251-0/+4
* autocomplete: Extract the two classes in autocomplete_edit.h into their files.tfarina@chromium.org2012-06-231-1/+0
* Replace usage of browser::FindBrowserForController with browser::FindBrowserW...ben@chromium.org2012-06-191-3/+4
* Don't allow saving of devtools or print preview.avi@chromium.org2012-06-141-4/+20
* When the user highlights all or part of a link, don't show "Go to <URL>" if t...pkasting@chromium.org2012-06-121-2/+3
* Make AutocompleteClassifier a ProfileKeyedService.pkasting@chromium.org2012-06-121-1/+2
* Fix a contextual typo and a confusing resource ID used by the spellchecker menu.hbono@chromium.org2012-06-111-1/+1
* TabContentsWrapper -> TabContents, part 30.avi@chromium.org2012-06-081-27/+23
* Refactored ChromeSpeechRecognitionPreferences according to new ProfileKeyedSe...primiano@chromium.org2012-06-061-10/+9
* Move creation and ownership of DownloadManager from the embedder to content. ...jam@chromium.org2012-06-061-4/+3
* Switch DownloadUrlParameters to use a content::Referrer instead of a GURL for...jochen@chromium.org2012-05-301-2/+4
* Change profile distinguisher in ExtensionMenuItem::Id to a bool.yoz@chromium.org2012-05-231-1/+2
* Get rid of the RenderViewType concept in content, since it was only used by C...jam@chromium.org2012-05-231-2/+2
* Migrate the rest of the "global" prefs.falken@google.com2012-05-221-2/+1
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-0/+1
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-2/+3
* Fix ContextMenuBrowserTest.RealMenu on chromeosjochen@chromium.org2012-05-101-1/+6
* Moved url_utils from chrome/browser/net to chrome/common/net.groby@chromium.org2012-05-091-2/+2
* Remove the "autogenerate keyword" bit on TemplateURL.pkasting@chromium.org2012-05-081-3/+2
* Refactor DownloadManager::DownloadUrl() to allow it to take many parameters.benjhayden@chromium.org2012-05-041-21/+22
* Reland 135113 - Add a way to programmatically close context menus.jochen@chromium.org2012-05-041-0/+9
* Revert 135113 - Add a way to programmatically close context menus.finnur@chromium.org2012-05-031-9/+0
* Add a way to programmatically close context menus.jochen@chromium.org2012-05-031-0/+9