diff options
author | kinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-12 11:38:32 +0000 |
---|---|---|
committer | kinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-12 11:38:32 +0000 |
commit | 73bf95813e1c23c5fb2eaadc7e88ce248084b083 (patch) | |
tree | e1d5ba6ff5d4647b5de4d908394026bbeb5fa0d4 /crypto | |
parent | 137bc957b93eae5f02969880b89c15e48d02fd86 (diff) | |
download | chromium_src-73bf95813e1c23c5fb2eaadc7e88ce248084b083.zip chromium_src-73bf95813e1c23c5fb2eaadc7e88ce248084b083.tar.gz chromium_src-73bf95813e1c23c5fb2eaadc7e88ce248084b083.tar.bz2 |
Implement Pepper IME API.
BUG=59425
TEST=Build chrome and ppapi_example_ime,
Confirm "out/Release/chrome --register-pepper-plugins='out/Release/lib/libppapi_example_ime.so;application/x-ppapi-example' ppapi/examples/ime/ime.html" works.
This CL is the last part for adding the basic IME support for PPAPI,
preceded by the previous two changes
codereview.chromium.org/7882004 (API declarations) and
codereview.chromium.org/7978019 (thunk and proxy implementation).
This CL comes with the actual Chrome-side implementation of the API
with an example to show how to use IME in PPAPI.
Keep in mind the current implementation still not reached the point of "the complete" set of IME APIs yet.
- Advanced features in design doc (like surrounding text retrieval) is not available.
- DOM and PPAPI composition events are not converted each other.
Rather, it aims to provide basic set of functions just needed to implement inline composition in plugins.
Review URL: http://codereview.chromium.org/8073021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105056 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions