Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(699)

Issue 1394883004: Introduce InputMethodAuraAndroid for Aura on Android (Closed)

Created:
5 years, 2 months ago by bshe
Modified:
5 years, 2 months ago
Reviewers:
Shu Chen, mfomitchev
CC:
chromium-reviews, nona+watch_chromium.org, James Su, shuchen+watch_chromium.org, yusukes+watch_chromium.org, mfomitchev
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Introduce InputMethodAuraAndroid for Aura on Android This add an InputMethodAuraAndroid class for Aura on Android. Note: the class is not being used anywhere yet and will only be used when android and use_aura are true. BUG=507792 Committed: https://crrev.com/001e85a661d29ff805cd059f007f133e8fa54116 Cr-Commit-Position: refs/heads/master@{#355345}

Patch Set 1 #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : rename class to InputMethodAndroid #

Patch Set 4 : reviews #

Total comments: 2

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -14 lines) Patch
M ui/base/ime/BUILD.gn View 1 2 3 4 5 4 chunks +10 lines, -3 lines 0 comments Download
A + ui/base/ime/input_method_android.h View 1 2 3 4 5 2 chunks +12 lines, -11 lines 0 comments Download
A ui/base/ime/input_method_android.cc View 1 2 3 4 1 chunk +62 lines, -0 lines 0 comments Download
M ui/base/ime/input_method_factory.cc View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 22 (6 generated)
bshe
Hi Shu. Do you mind take a look at this? It is a first step ...
5 years, 2 months ago (2015-10-15 17:56:21 UTC) #2
mfomitchev
https://codereview.chromium.org/1394883004/diff/20001/ui/base/ime/input_method_auraandroid.cc File ui/base/ime/input_method_auraandroid.cc (right): https://codereview.chromium.org/1394883004/diff/20001/ui/base/ime/input_method_auraandroid.cc#newcode20 ui/base/ime/input_method_auraandroid.cc:20: SetDelegate(delegate); We don't need to call OnFocus() here like ...
5 years, 2 months ago (2015-10-15 18:19:59 UTC) #4
bshe
https://codereview.chromium.org/1394883004/diff/20001/ui/base/ime/input_method_auraandroid.cc File ui/base/ime/input_method_auraandroid.cc (right): https://codereview.chromium.org/1394883004/diff/20001/ui/base/ime/input_method_auraandroid.cc#newcode20 ui/base/ime/input_method_auraandroid.cc:20: SetDelegate(delegate); On 2015/10/15 18:19:59, mfomitchev wrote: > We don't ...
5 years, 2 months ago (2015-10-15 18:27:14 UTC) #5
mfomitchev
https://codereview.chromium.org/1394883004/diff/20001/ui/base/ime/input_method_auraandroid.cc File ui/base/ime/input_method_auraandroid.cc (right): https://codereview.chromium.org/1394883004/diff/20001/ui/base/ime/input_method_auraandroid.cc#newcode20 ui/base/ime/input_method_auraandroid.cc:20: SetDelegate(delegate); On 2015/10/15 18:27:14, bshe wrote: > On 2015/10/15 ...
5 years, 2 months ago (2015-10-15 18:29:05 UTC) #6
Shu Chen
I think there is no need to name the class as InputMethodAuraAndroid. I think InputMethodAndroid ...
5 years, 2 months ago (2015-10-16 01:08:43 UTC) #7
bshe
On 2015/10/16 01:08:43, Shu Chen wrote: > I think there is no need to name ...
5 years, 2 months ago (2015-10-16 13:33:35 UTC) #8
bshe
On 2015/10/16 13:33:35, bshe wrote: > On 2015/10/16 01:08:43, Shu Chen wrote: > > I ...
5 years, 2 months ago (2015-10-16 15:11:40 UTC) #9
bshe
On 2015/10/16 15:11:40, bshe wrote: > On 2015/10/16 13:33:35, bshe wrote: > > On 2015/10/16 ...
5 years, 2 months ago (2015-10-20 15:02:02 UTC) #10
Shu Chen
https://codereview.chromium.org/1394883004/diff/60001/ui/base/ime/input_method_android.cc File ui/base/ime/input_method_android.cc (right): https://codereview.chromium.org/1394883004/diff/60001/ui/base/ime/input_method_android.cc#newcode45 ui/base/ime/input_method_android.cc:45: if (event->is_char()) { Are you sure this is the ...
5 years, 2 months ago (2015-10-21 01:54:23 UTC) #11
bshe
https://codereview.chromium.org/1394883004/diff/60001/ui/base/ime/input_method_android.cc File ui/base/ime/input_method_android.cc (right): https://codereview.chromium.org/1394883004/diff/60001/ui/base/ime/input_method_android.cc#newcode45 ui/base/ime/input_method_android.cc:45: if (event->is_char()) { On 2015/10/21 01:54:23, Shu Chen wrote: ...
5 years, 2 months ago (2015-10-21 14:20:25 UTC) #12
Shu Chen
lgtm
5 years, 2 months ago (2015-10-21 15:15:14 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1394883004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1394883004/80001
5 years, 2 months ago (2015-10-21 15:20:29 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/111399)
5 years, 2 months ago (2015-10-21 15:28:07 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1394883004/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1394883004/100001
5 years, 2 months ago (2015-10-21 17:36:38 UTC) #20
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 2 months ago (2015-10-21 18:22:00 UTC) #21
commit-bot: I haz the power
5 years, 2 months ago (2015-10-21 18:23:20 UTC) #22
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/001e85a661d29ff805cd059f007f133e8fa54116
Cr-Commit-Position: refs/heads/master@{#355345}

Powered by Google App Engine
This is Rietveld 408576698