summaryrefslogtreecommitdiffstats
path: root/ui/base/keycodes
Commit message (Expand)AuthorAgeFilesLines
* Move usb keycode conversion table into separate target. This is the first ste...garykac@chromium.org2013-09-206-307/+437
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-1715-2523/+0
* Add a CodeToNativeKeycode helper that converts UIEvent code to native code.weitaosu@chromium.org2013-09-112-0/+29
* Revert 222168 "Add a CodeToNativeKeycode helper that converts UI..."thakis@chromium.org2013-09-102-29/+0
* Add a CodeToNativeKeycode helper that converts UIEvent code to native code.weitaosu@chromium.org2013-09-102-0/+29
* Add |code| values (from W3C UIEvent spec) to key mapping table.garykac@chromium.org2013-09-032-269/+300
* Fix AltGr modifier keyboard event on Chrome OSnona@chromium.org2013-08-023-2/+15
* ui: Fix some paths to WebKit.tfarina@chromium.org2013-08-011-1/+1
* Move keycodes to ui namespacesgurun@chromium.org2013-07-241-2/+2
* Provide Android implementation of WebInputEventFactory in contentjdduke@chromium.org2013-07-243-0/+324
* Add Level5Shift key support into KeyboardCodeConversion.nona@chromium.org2013-07-191-0/+4
* Support brokenbar keysym->keycode conversion.nona@chromium.org2013-06-261-0/+1
* Remove KeyboardCodeFromGdkEventKey.raphael.kubo.da.costa@intel.com2013-06-172-13/+0
* Use a direct include of strings headers in ui/, part 1.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* Support XK_ugrave/XK_Ugrave key.nona@chromium.org2013-06-041-0/+4
* Add missing mappings for Japanese _ and \ keys under Linux.wez@chromium.org2013-04-012-3/+3
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+1
* Switch Pepper Linux to use shared USB<->native key conversion table.wez@chromium.org2013-02-232-8/+22
* Revert 183841 - new static initializer on Linux.yoz@chromium.org2013-02-211-1/+1
* Switch Pepper Linux to use shared USB<->native key conversion table.wez@chromium.org2013-02-211-1/+1
* Fix international-backslash key in Canadian French keyboard.nona@chromium.org2013-02-131-0/+7
* Add a unit-test to sanity-check the USB<->native keycode mapping.wez@chromium.org2012-12-192-4/+107
* Add XKB keycode for non-US backslash to USB keycode tablewez@chromium.org2012-12-151-4/+3
* Use per-file ownership for usb_keycode_map*.wez@chromium.org2012-12-141-3/+2
* Support Help and Fn keys on Stout.yusukes@chromium.org2012-10-221-0/+18
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* Add VKEY_POWER to the POSIX KeyboardCode enum.derat@chromium.org2012-08-232-0/+5
* Make KEY_WLAN toggle Wi-Fi enable/disable.mazda@chromium.org2012-08-162-2/+7
* Make '=' and function keys on a keypad work.yusukes@chromium.org2012-07-311-2/+8
* ui: No need to typedef testing::Test in unittests.tfarina@chromium.org2012-07-271-1/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* Do not ignore F3-F7 and F9 key presses on an Apple keyboard.yusukes@chromium.org2012-07-112-3/+26
* Move usb_keycode_map.h into ui/base/keycodes.garykac@chromium.org2012-06-132-0/+388
* Support Home, Search, Favorites, Refresh, Stop, Back, and Forward keys on an ...yusukes@chromium.org2012-06-011-7/+44
* Improve Num Lock support (http://crosbug.com/29169#c14).yusukes@chromium.org2012-04-191-0/+1
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* ui/base: Clean up our AcceleratorGtk class.tfarina@chromium.org2012-04-022-4/+4
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-292-1/+3
* Revert 122412 - Enabled pressing TAB to traverse through the Omnibox resultsthestig@chromium.org2012-02-172-2/+0
* Move IME shortcut keys from X to Aura [part 2 of 3].yusukes@chromium.org2012-02-171-0/+2
* Enabled pressing TAB to traverse through the Omnibox resultssail@chromium.org2012-02-172-0/+2
* Handle F6 and F7 (brightness keys) in ash [part 3 of 3].yusukes@chromium.org2012-02-102-1/+14
* Add VKEYs for Japanese JP106 keyboard and conversion rules for the new VKEYs.yusukes@chromium.org2012-02-083-2/+21
* Handle F8, F9, and F10 (volume keys) in ash [part 3 of 3].yusukes@google.com2012-02-061-0/+15
* Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave...pkasting@chromium.org2012-02-042-4/+2
* Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ...pkasting@chromium.org2012-02-042-2/+4
* Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,...kinuko@chromium.org2012-02-012-4/+2
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-012-2/+4
* Do not map XK_Meta_L/R to VKEY_L/RWIN.yusukes@chromium.org2012-01-181-4/+2