summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/views
Commit message (Expand)AuthorAgeFilesLines
* fixes for misc visual issues of domui menuoshima@chromium.org2010-10-141-3/+14
* Fix chromeos test failures.oshima@chromium.org2010-10-141-2/+3
* Warmup DOMView so that the 1st time menu open is fast.oshima@chromium.org2010-10-131-3/+134
* Enable Resize/Scroll for dropdown as well. RTL support (location only)oshima@chromium.org2010-10-132-59/+59
* Wait calling OnMenuOpened until the domui menu is ready to accept input.oshima@chromium.org2010-10-123-2/+18
* Exit DOMUI menu when browser window is destroyed.oshima@chromium.org2010-10-121-0/+38
* * Let MenuLocator tell if menu needs to scroll or not so thatoshima@chromium.org2010-10-124-45/+85
* Refactor domui menu to make extending easieroshima@chromium.org2010-10-083-110/+33
* * Made Menu/MenuItem subclass of HTMLDivElementoshima@chromium.org2010-10-082-6/+17
* Let menu scroll when the menu content exceeds screen height.oshima@chromium.org2010-10-072-19/+21
* Fix assertion failure which happens when opening submenu using keyboard navig...oshima@chromium.org2010-10-061-7/+10
* * Allow a user to select the last selected item when moving back to submenu.oshima@chromium.org2010-10-051-1/+1
* DOMUI implementation of Menu2.oshima@chromium.org2010-10-046-0/+1299