summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/menu
Commit message (Expand)AuthorAgeFilesLines
* Create a new menu type centered vertically over the bounds.saintlou@chromium.org2012-01-092-9/+27
* Revert 116894 - Factor more colors into NativeTheme.dbeam@chromium.org2012-01-092-14/+22
* Factor more colors into NativeTheme.saintlou@chromium.org2012-01-092-22/+14
* Removing duplicate MenuItemView related modules.saintlou@chromium.org2012-01-066-156/+0
* Add a new ctor to CanvasSkia that takes a const SkBitmap&.tfarina@chromium.org2011-12-212-7/+2
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-202-3/+3
* views: Rename IsFocusableInRootView() to just IsFocusable().tfarina@chromium.org2011-12-201-1/+1
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-204-7/+10
* Enable mnemonic and bookmark folder key activation on menuoshima@chromium.org2011-12-171-3/+10
* Fix the issue that omnibox is editable when menu is opened in aura.jennyz@chromium.org2011-12-161-5/+5
* Removing deprecated touchui code.saintlou@chromium.org2011-12-142-233/+0
* views: Convert IsVisible() to just visible() since it's just a simple accessor.tfarina@chromium.org2011-12-143-6/+6
* views: Convert IsEnabled() to just enabled() since it's just a simple accessor.tfarina@chromium.org2011-12-124-14/+14
* Rename Desktop->RootWindow.ben@chromium.org2011-12-071-4/+4
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-0110-11/+11
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-304-4/+4
* views: Move some random files from views/ to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-2855-0/+10886