summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/render_view_context_menu_win.h
Commit message (Expand)AuthorAgeFilesLines
* Relanding this with fixes to the linux chromeos builder.ananta@chromium.org2012-06-051-0/+35
* Revert 140426 - Ensure that the new window context menu option does not show ...acolwell@chromium.org2012-06-041-35/+0
* Ensure that the new window context menu option does not show up in windows 8 ...ananta@chromium.org2012-06-041-0/+35
* Move TabContentsViewWin and RenderViewContextMenu*Win to browser/views/tab_co...ben@chromium.org2009-06-141-64/+0
* Restructure menu initialization for the TabContents. InitMenu cannot be calle...ben@chromium.org2009-06-131-1/+1
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-121-21/+25
* Allow external hosts to handle the context menu and thus be able to customize...ananta@chromium.org2009-06-121-0/+9
* This CL fixes issue 10827 -- Hebrew: pop-up menu positioned to right of mouse...xji@chromium.org2009-06-011-1/+2
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-5/+7
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-2/+2
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Refactor render view context menu in preparation for porting.estade@chromium.org2009-03-071-0/+48