summaryrefslogtreecommitdiffstats
path: root/ui/base/ime
Commit message (Expand)AuthorAgeFilesLines
* Add more out of line copy ctors for complex classes.vmpstr2016-03-242-0/+3
* The expanded IME menu is only supported under the 'normal' screen type. When ...azurewei2016-03-231-0/+1
* When there is an IME extension listening on input.ime.onKeyEvent, the key eve...azurewei2016-03-172-5/+33
* Revert of Add tests for input.ime.* APIs. (patchset #3 id:40001 of https://co...thakis2016-03-162-12/+2
* Add tests for input.ime.* APIs.azurewei2016-03-162-2/+12
* Implement input.ime.sendKeyEvents API.azurewei2016-03-159-12/+58
* Add DomKey&DomCode to fabricated keydown event if existschongz2016-03-142-1/+27
* Trigger input.ime.onReset event when the text input client cancels the compos...azurewei2016-03-112-1/+9
* Set the current input context handler when the toplevel window is activated i...shuchen2016-03-091-7/+12
* Convert Pass()→std::move() on Windowsdcheng2016-03-021-3/+1
* Add inputMethodPrivate.notifyImeMenuItemActivated/onImeMenuItemsChanged API.azurewei2016-03-022-0/+36
* ui: Add out-of-line copy ctors for complex classes.vmpstr2016-02-252-0/+3
* Supports follow-cursor IME window.shuchen2016-02-252-13/+16
* Implement chrome.inputMethodPrivate.onImeMenuListChanged API.azurewei2016-02-241-0/+3
* Implement chrome.input.ime.setComposition and chrome.input.ime.commitText API...azurewei2016-02-184-19/+60
* Add chrome.inputMethodPrivate.onImeMenuActivationChanged API, which will be f...azurewei2016-02-041-0/+17
* Implement chrome.input.ime.onCompositionBoundsChanged() API.azurewei2016-02-025-20/+41
* Implement chrome.input.ime.onReset API.azurewei2016-02-012-7/+13
* When focusing into a system top level window, the chrome.input.ime API doesn'...azurewei2016-01-312-29/+28
* Implement chrome.input.ime.onKeyEvent on Linux.azurewei2016-01-302-1/+39
* Add an override I forgot in https://codereview.chromium.org/1651453002/Nico Weber2016-01-291-1/+1
* Give InputMethodWin an out-of-line destructor.thakis2016-01-292-0/+3
* Implement chrome.input.ime.onKeyEvent on Windows.azurewei2016-01-292-4/+38
* Removes the useless OnFocus/OnBlur for input method.shuchen2016-01-297-64/+3
* Create //ui/base/ime:text_input_base target.kylechar2016-01-272-2/+23
* Only compiles InputMethodWhitelist in tests.shuchen2016-01-252-5/+0
* Removes the |system_toplevel_window_focused| flag in ui::InputMethodBase.shuchen2016-01-226-57/+11
* Add chrome.input.ime.onFocus/onBlur API on Linux and Windows.azurewei2016-01-222-1/+55
* Revert of Makes sure the keyboard typing isn't blocked when InputMethod::OnFo...rtenneti2016-01-2111-150/+4
* The IME extension uses chrome.input.ime.activate() to activate itself so that...azurewei2016-01-211-0/+4
* Makes sure the keyboard typing isn't blocked when InputMethod::OnFocus() is n...shuchen2016-01-2011-4/+150
* Reland of move remote tree host and some related input and metro_driver code ...samli2016-01-207-1367/+0
* Revert of Remove remote tree host and some related input and metro_driver cod...samli2016-01-207-0/+1367
* Remove remote tree host and some related input and metro_driver codescottmg2016-01-197-1367/+0
* Move the local struct defines from ui::IMEEngineHandlerInterface/ui::IMEEngin...azurewei2016-01-187-324/+0
* Make InputMethodEngine to inherit from new added class InputMethodEngineBase.azurewei2016-01-141-4/+4
* Remove base/win/metro.{cc|h} and some associated codescottmg2016-01-122-5/+2
* Change some functions in ImeEngineObserver as not ChromeOS-only.azurewei2016-01-111-12/+14
* Clean up event flags a bit:pkasting2016-01-083-10/+8
* Rename KEY_ constants to avoid conflict with <linux/input.h>kpschoedel2016-01-071-47/+47
* Convert Pass()→std::move() in //ui (CrOS edition)dcheng2015-12-312-2/+3
* Switch to standard integer types in ui/base/.avi2015-12-2375-152/+252
* Supports remapping to Backspace key from Search/Caps keys.shuchen2015-12-151-2/+3
* clang/win: Let remaining chromium_code targets build with -Wextra.thakis2015-12-101-17/+17
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-101-1/+1
* ui: use base's ContainsValue helper function instead of std::findtfarina2015-12-031-4/+2
* Add Workman keyboard layoutkroot2015-11-211-1/+3
* Run gn --format over all .gn filesagrieve2015-11-201-2/+2
* Revert of Add French-bépo to logscreen white list (patchset #1 id:1 of https...alemate2015-11-181-1/+0
* Makes the default French keyboard as fr(oss) XKB layout.shuchen2015-11-171-0/+1