summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/input_method/xkeyboard.h
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests for SetAutoRepeatEnabled and SetAutoRepeatRate.yusukes@chromium.org2011-11-141-0/+10
* Reapply Caps Lock and Num Lock to core keyboard whenever new X input device i...yusukes@chromium.org2011-11-071-9/+56
* Do not write redundant LOGs on Linux desktop (and unit/ui/browser tests).yusukes@chromium.org2011-10-041-0/+2
* Fix memory leaks caused by chrome/browser/chromeos/input_method/*.cc (part 3) yusukes@chromium.org2011-09-161-1/+5
* Fix memory leaks caused by chrome/browser/chromeos/input_method/*.cc (part 2) yusukes@chromium.org2011-09-161-67/+94
* Use an existing connection to the X server rather than opening a new one.yusukes@google.com2011-07-141-3/+7
* Avoid calling a synchronous X call in OnCapslockChange().yusukes@google.com2011-07-111-1/+0
* Listen to XI_HierarchyChanged events and call setxkbmap when needed.yusukes@google.com2011-06-031-0/+5
* Revert "Listen to XI_HierarchyChanged events and call setxkbmap when needed."yusukes@google.com2011-06-021-5/+0
* Listen to XI_HierarchyChanged events and call setxkbmap when needed.yusukes@google.com2011-06-021-0/+5
* Copy X keyboard code from libcros to Chrome.satorux@chromium.org2011-04-011-0/+107