summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/menu/menu_key_event_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix non-Latin key event handling for menu mnemonicsmohsen2016-02-021-1/+1
* Fix MenuKeyEventHandler crashmohsen2016-01-311-2/+8
* Remove MenuMessagePumpDispatchermohsen2016-01-271-2/+1
* Don't terminate message loop when closing async menusmohsen2016-01-071-4/+2
* Enable keyboard accelerators while a menu is openafakhry2015-09-141-0/+75