DescriptionInitial native keyboard proof of concept.
The mojo:keyboard_native service is written in C++ to be platform agnostic (as opposed to the mojo:keyboard service which is currently only a java wrapper around the Android IME).
mojo:keyboard_client serves as a client to the mojo:keyboard_native service testing its implementation of the keyboard mojom APIs.
R=jamesr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/7da883d63253688cc3e54a1ab81d7117dfc1b83d
Patch Set 1 #
Total comments: 29
Patch Set 2 : #Patch Set 3 : Move strong binding into base class and remove sub-class. #Patch Set 4 : Fixed build. #
Total comments: 16
Patch Set 5 : More style fixes. #Patch Set 6 : Attempt to fix application runner linkage errors #Patch Set 7 : Linkage fixes. #
Total comments: 2
Patch Set 8 : Addressed comments. #
Messages
Total messages: 11 (0 generated)
|