| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve Num Lock support (http://crosbug.com/29169#c14). | yusukes@chromium.org | 2012-04-19 | 1 | -0/+1 |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 1 | -1/+1 |
* | ui/base: Clean up our AcceleratorGtk class. | tfarina@chromium.org | 2012-04-02 | 2 | -4/+4 |
* | Enabled pressing TAB to traverse through the Omnibox results, removed moving ... | aaron.randolph@gmail.com | 2012-02-29 | 2 | -1/+3 |
* | Revert 122412 - Enabled pressing TAB to traverse through the Omnibox results | thestig@chromium.org | 2012-02-17 | 2 | -2/+0 |
* | Move IME shortcut keys from X to Aura [part 2 of 3]. | yusukes@chromium.org | 2012-02-17 | 1 | -0/+2 |
* | Enabled pressing TAB to traverse through the Omnibox results | sail@chromium.org | 2012-02-17 | 2 | -0/+2 |
* | Handle F6 and F7 (brightness keys) in ash [part 3 of 3]. | yusukes@chromium.org | 2012-02-10 | 2 | -1/+14 |
* | Add VKEYs for Japanese JP106 keyboard and conversion rules for the new VKEYs. | yusukes@chromium.org | 2012-02-08 | 3 | -2/+21 |
* | Handle F8, F9, and F10 (volume keys) in ash [part 3 of 3]. | yusukes@google.com | 2012-02-06 | 1 | -0/+15 |
* | Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave... | pkasting@chromium.org | 2012-02-04 | 2 | -4/+2 |
* | Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ... | pkasting@chromium.org | 2012-02-04 | 2 | -2/+4 |
* | Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,... | kinuko@chromium.org | 2012-02-01 | 2 | -4/+2 |
* | Enabled pressing TAB to traverse through the Omnibox results, removed moving ... | aaron.randolph@gmail.com | 2012-02-01 | 2 | -2/+4 |
* | Do not map XK_Meta_L/R to VKEY_L/RWIN. | yusukes@chromium.org | 2012-01-18 | 1 | -4/+2 |
* | Remove false warnings on startup. | yusukes@chromium.org | 2012-01-13 | 1 | -1/+23 |
* | IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ... | yusukes@chromium.org | 2011-12-26 | 1 | -0/+4 |
* | Aura needs event translation for Mac | dhollowa@chromium.org | 2011-12-20 | 2 | -2/+272 |
* | Consolidate two very similar functions; ui::WindowsKeyCodeForGdkKeyCode and u... | yusukes@chromium.org | 2011-12-12 | 2 | -373/+16 |
* | Rename ui::DefaultSymbolFromXEvent to ui::GetCharacterFromXEvent following su... | yusukes@chromium.org | 2011-12-08 | 2 | -3/+4 |
* | Convert keysym to keycode for modifiers | oshima@chromium.org | 2011-12-07 | 1 | -2/+4 |
* | Enable RenderViewImplTest.{OnHandleKeyboardEvent,InsertCharacters} for Aura o... | mazda@chromium.org | 2011-12-07 | 1 | -0/+21 |
* | Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ... | ben@chromium.org | 2011-12-06 | 2 | -5/+0 |
* | IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ... | yusukes@chromium.org | 2011-12-06 | 2 | -0/+5 |
* | Valgrind: Fix the gcc 4.2 mac build. | jhawkins@chromium.org | 2011-11-17 | 1 | -3/+5 |
* | Move GetCharacterFromKeyCode from views::KeyEvent to ui/base/keycodes/keyboar... | yusukes@chromium.org | 2011-11-16 | 2 | -0/+147 |
* | Add Aura support to InputMethodIBus. | yusukes@google.com | 2011-11-10 | 3 | -202/+226 |
* | aura: Fix keyevents from the numpad. | sadrul@chromium.org | 2011-10-27 | 1 | -12/+18 |
* | aura: Fix shift/ctrl/alt keyevents with RWHVA and X11. | sadrul@chromium.org | 2011-10-25 | 3 | -8/+18 |
* | aura: Make key and mouse events for renderers work correctly in X11 with RWHV... | sadrul@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Followup http://codereview.chromium.org/7740048: g_free() the keys map | noel@chromium.org | 2011-08-30 | 1 | -3/+8 |
* | Add a GTK support routine that returns a simulated nativeKeyCode for a given | noel@chromium.org | 2011-08-29 | 2 | -0/+14 |
* | Rename UI_API to UI_EXPORT. | darin@chromium.org | 2011-08-06 | 4 | -15/+15 |
* | mac: Components build for ui, easy part | thakis@chromium.org | 2011-07-29 | 1 | -4/+5 |
* | Export some ui:: functions to fix component build for chromeos/touchui. | sadrul@chromium.org | 2011-07-18 | 2 | -3/+4 |
* | Introduce ui.dll / libui.so for the component build. | darin@chromium.org | 2011-07-17 | 2 | -4/+6 |
* | [cros] Fix accelerator keys when using non-US/Latin keyboard layouts. | suzhe@google.com | 2011-03-17 | 4 | -0/+126 |
* | Implement keycode/text conversion on mac for chromedriver. | kkania@chromium.org | 2011-02-22 | 1 | -3/+1 |
* | Fix key identifier conversion. | bryeung@chromium.org | 2011-02-09 | 3 | -361/+0 |
* | Views-implementation of AutocompleteEditView. | oshima@google.com | 2011-01-21 | 1 | -0/+1 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -1/+1 |
* | Move app/key* to ui/base/keycodes/* | ben@chromium.org | 2011-01-13 | 14 | -0/+2104 |