summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu_scroll_view_container.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert some more view methods to the ui/views style.ben@chromium.org2011-07-151-1/+1
* step 3 of native theme refactoringrogerta@chromium.org2011-04-121-16/+13
* In preparation for NativeTheme refactoring, renaming the class NativeThemerogerta@chromium.org2011-03-301-5/+5
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-6/+10
* This will help minimize the area we paint various views, including BrowserVie...davemoore@chromium.org2011-03-091-7/+8
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-10/+6
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-6/+10
* Fix glitch in menu painting due to incorrect override.ben@chromium.org2011-02-231-1/+1
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-2/+2
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-2/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Move more dnd related files to ui/baseben@chromium.org2011-01-191-2/+2
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-10/+4
* Another take on menu's. This uses the hosting menu scroll view container as ...dtseng@chromium.org2010-08-191-1/+1
* Convert FillRect(... SkPaint) to DrawRect() since it doesn't necessarily fill...pkasting@chromium.org2010-08-181-1/+1
* Enable better NVDA support for custom menus.ctguil@chromium.org2010-08-061-0/+9
* Re-land r51526mnissler@chromium.org2010-07-051-0/+1
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-1/+0
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-0/+1
* Canvas refactoring phase 4b:ben@chromium.org2010-06-301-4/+4
* Canvas refactoring part 3.ben@chromium.org2010-06-251-6/+7
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-7/+6
* Canvas refactoring part 3.ben@chromium.org2010-06-241-6/+7
* Makes it so child views of menuitemview can be traversed with thesky@chromium.org2010-06-091-1/+6
* Views menu gradient change for ChromeOS to sync with gtk theme change.xiyuan@chromium.org2010-05-201-5/+3
* Make views menu have a similar look and feel of native menu on ChromeOS:xiyuan@chromium.org2010-04-131-0/+31
* [accessibility] Allow views to have multiple accessibility states and add cor...mhm@chromium.org2010-04-091-0/+7
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-2/+2
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-8/+7
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Wires up drag and drop for bookmark menus and cleans up a couple ofsky@chromium.org2009-09-091-7/+8
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-261-1/+2
* Reverts menu patch.sky@chromium.org2009-08-261-2/+1
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-261-1/+2
* Further refactoring of menus for GTK. I've now separated outsky@chromium.org2009-08-241-6/+22
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-201-0/+217