summaryrefslogtreecommitdiffstats
path: root/ui/base/ime/input_method_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ui/base/.avi2015-12-231-1/+0
* Remove the 2-level input method system & InputMethodBridge.shuchen2015-07-021-0/+1
* Split ui/base/ime into a new component (reland with windows GN fix)spang2015-02-051-3/+3
* Revert of Split ui/base/ime into a new component (patchset #4 id:60001 of htt...ccameron2015-02-051-3/+3
* Split ui/base/ime into a new componentspang2015-02-051-3/+3
* Logically revert r206996, which is no longer used in the era of Aurayukawa@chromium.org2014-02-091-14/+0
* ui: Rename ui_export.h to ui_base_export.htfarina@chromium.org2014-01-061-4/+4
* Clean-up: Retires ui::InputMethodFactory.yukishiino@chromium.org2013-12-191-71/+2
* Clears the reference to a InputMethodFactory before the termination.yukishiino@chromium.org2013-12-091-0/+9
* Refactors ui::InputMethodFactory.yukishiino@chromium.org2013-12-051-2/+67
* Use scoped_ptr to clarify the ownership of the returned objectyukawa@chromium.org2013-11-191-6/+5
* Support shared input method for Win non-Aura environment.Yukawa@chromium.org2013-06-181-0/+12
* keyboard: Add a test suite for the tests, and initialize all the UI things pr...sadrul@chromium.org2013-04-161-1/+1
* Introduce TextInputBrowsertest. nona@chromium.org2013-02-061-0/+3
* Revert 180360nona@chromium.org2013-02-041-3/+0
* Introduce TextInputBrowsertest.nona@chromium.org2013-02-041-0/+3
* Promote views::InputMethodWin to ui/base/ime and get working. Cleanup surroun...sky@chromium.org2012-12-061-1/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-261-0/+26