summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/menu/menu_config.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed menu finch experiments and applied sizes from MENU_VARIATION_COMPACT_...yefim@chromium.org2013-09-121-31/+6
* Make views::MenuItemView respect menu sublabels.estade@chromium.org2013-07-161-1/+1
* Added more menu Finch experiments.yefim@chromium.org2013-05-061-0/+25
* Removed "disable-new-menu-style" command line switch and related code.yefim@chromium.org2013-04-111-22/+9
* fixed menu item layout for CrOS and Windows.yefim@chromium.org2013-03-021-2/+4
* Made menu items content to have the same height for item with and without icons.yefim@chromium.org2013-02-071-2/+2
* Adjusted menu item height to meet requirementsyefim@chromium.org2013-02-051-2/+4
* Fix menu corners: the menu background was being painted as a rect when in fact,varunjain@chromium.org2013-01-291-1/+2
* Delay for submenu in bookmarks showing follows system valueyoichio@chromium.org2012-12-131-1/+2
* Added vertical insert to a submenu (vertical distance between the border and ...yefim@chromium.org2012-12-131-2/+4
* Added flag to enable new menu style.yefim@chromium.org2012-11-201-2/+9
* ui: Make native_theme its own library.tfarina@chromium.org2012-11-161-1/+1
* Remaining bits of getting menus to look correct depending uponsky@chromium.org2012-11-061-1/+3
* Gets the menu code to use the right MenuConfig and right NativeTheme.sky@chromium.org2012-11-051-16/+3
* Added MenuConfig setter to MenuItemView, updated rest of the code to use set ...yefim@chromium.org2012-10-101-1/+2
* Revert 160886 - Added MenuConfig setter to MenuItemView, updated rest of the ...cpu@chromium.org2012-10-091-2/+1
* Added MenuConfig setter to MenuItemView, updated rest of the code to use set ...yefim@chromium.org2012-10-091-1/+2
* The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...skuhne@chromium.org2012-08-241-0/+4
* Change to address default selection of menu itemharrym@chromium.org2012-08-231-1/+2
* Make touch-optimized-ui a tri-state flagrbyers@chromium.org2012-05-141-4/+2
* Implement part of aura menu spec described in:jennyz@google.com2012-05-081-1/+4
* Aura Menu Spec: Change the menu top/bottom padding to 2 and left/right paddin...jennyz@chromium.org2012-05-041-0/+3
* Revert 135032 (speculative; BookmarkBarViewTest17.ContextMenus3thakis@chromium.org2012-05-031-3/+0
* Implement part of auea menu spec:jennyz@chromium.org2012-05-021-0/+3
* Make menu items 40px tall when touch-optimized-ui is set.flackr@chromium.org2012-04-201-1/+9
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-0/+53