diff options
author | Yukawa@chromium.org <Yukawa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-18 15:08:06 +0000 |
---|---|---|
committer | Yukawa@chromium.org <Yukawa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-18 15:08:06 +0000 |
commit | 9b17e24f9ea91192a9f9efc584468c1887e8c335 (patch) | |
tree | 2d5ee17580a38cd7518910d5cd5c0d5caa717505 /ui/views/bubble | |
parent | 96f11eb3e5d84297749e7d0ae8949778aa5d4db3 (diff) | |
download | chromium_src-9b17e24f9ea91192a9f9efc584468c1887e8c335.zip chromium_src-9b17e24f9ea91192a9f9efc584468c1887e8c335.tar.gz chromium_src-9b17e24f9ea91192a9f9efc584468c1887e8c335.tar.bz2 |
Support shared input method for Win non-Aura environment.
In (Win) non-Aura environment, only one input method object
will be created per browser process. This CL enables
ui::GetSharedInputMethod() to create such a shared object
and ui::internal::DestroySharedInputMethod() to destroy it.
This CL also exposes most of files in ui/base/ime/ for
non-Aura configuration on Windows so that the shared input
method implementation can be used via
ui::views::InputMethodBridge even in non-Aura configuration.
BUG=246534
Review URL: https://chromiumcodereview.appspot.com/16870006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206996 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/views/bubble')
0 files changed, 0 insertions, 0 deletions