summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu_host.h
Commit message (Expand)AuthorAgeFilesLines
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-79/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* Cleanup: Remove unneeded forward declarations in views.thestig@chromium.org2011-11-151-1/+0
* Use widget to specify the parent of views menu.oshima@google.com2011-07-261-5/+1
* Fixes regression from menu refactoring. The old windows code wasn'tsky@chromium.org2011-07-191-2/+2
* Attempt 2 at:sky@chromium.org2011-07-131-12/+7
* Revert 92252 - Gets mouse capture to work for menus with pure views. As part ...sky@chromium.org2011-07-121-7/+12
* Gets mouse capture to work for menus with pure views. As part of thissky@chromium.org2011-07-121-12/+7
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-1/+1
* Clean up a few things now that specialized window types are subclasses of Win...ben@chromium.org2011-05-181-3/+0
* Re-land:ben@chromium.org2011-05-131-3/+8
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-8/+3
* Split the hierarchy. ben@chromium.org2011-05-131-3/+8
* Consolidate cross platform logic into MenuHost.ben@chromium.org2011-04-011-1/+20
* Make MenuHost concrete, hide platform specific implementation behind NativeMe...ben@chromium.org2011-03-311-16/+19
* Rename MenuHost::Init to InitMenuHost.thakis@chromium.org2011-03-041-4/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Remove svn:executable property from the last few files that don't need it.thestig@chromium.org2010-04-271-0/+0
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-161-0/+64