summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/render_view_context_menu_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Enable Mac speech support in the context menu to match other Cocoa apps.asvitkine@chromium.org2012-03-141-8/+28
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-1/+1
* Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...jam@chromium.org2012-01-031-1/+1
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-5/+5
* Add a 'hidden' parameter to RenderViewContextMenuProxy::UpdateMenuItem().hbono@chromium.org2011-10-251-0/+1
* Integrate the Spelling service to Chrome.hbono@chromium.org2011-09-051-0/+5
* Commit Instant if needed before handling a web page context menu.maf@chromium.org2011-04-161-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Fix some of the more common chromium-style errors on the mac clang builder.erg@google.com2011-02-161-3/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-1/+1
* Added "Look Up in Dictionary" item to context menu for Mac. tkent@chromium.org2010-08-231-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-27/+10
* Implements the AppendRadioMenuItem and AppendCheckboxMenuItem functionspinkerton@chromium.org2009-07-151-0/+7
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-5/+5
* Allow external hosts to handle the context menu and thus be able to customize...ananta@chromium.org2009-06-121-0/+2
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Implement context menus on Mac.pinkerton@chromium.org2009-03-201-0/+48