summaryrefslogtreecommitdiffstats
path: root/ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.h
Commit message (Expand)AuthorAgeFilesLines
* Move base::FreeDeleter into its own header.dcheng2016-03-261-0/+2
* Switch to standard integer types in ui/events/.avi2015-12-241-0/+1
* exo: Initial Wayland keyboard support.reveman2015-12-091-1/+1
* Set KeyEvent::key_ per spec for control characters under Ozonekpschoedel2015-10-201-0/+2
* Remove ui::KeyEvent::platform_keycode_kpschoedel2015-09-161-2/+1
* Revise ui::DomKey to unify character and non-character codes.kpschoedel2015-08-281-4/+2
* ozone: evdev: Use in-class member initializers for built-in typesspang2015-06-161-1/+1
* Use DOM- rather than Windows-based key code for non-layout cases.kpschoedel2015-04-211-1/+2
* ozone: xkb: Fix deletion of malloc'd string with deletespang2015-01-171-1/+2
* ozone: Fix events_unittests build with use_xkbcommon==1robert.bradford2015-01-141-0/+4
* 1. Adds null check when keymap is failed to load. 2. Moves xkb_rule_names con...fengyuan2015-01-141-4/+0
* ozone: xkb: Load keymaps on worker thread & cache themfengyuan2015-01-081-0/+21
* ozone: xkb: Fix number pad key mappingsspang2015-01-061-0/+3
* virtual/override specifier cleanup in ui/events/ozone/layout/xkbkalyan.kondapally2015-01-061-13/+13
* Revert of ozone: xkb: Load keymaps on worker thread & cache them (patchset #1...spang2015-01-061-22/+0
* ozone: xkb: Load keymaps on worker thread & cache themfengyuan2015-01-051-0/+22
* Workaround for xkbcommon dead keys.kpschoedel2014-12-171-2/+4
* Generate correct KeyboardCode (VKEY).kpschoedel2014-12-161-15/+35
* Partial XKB implementation of Ozone key layout.kpschoedel2014-12-151-0/+71