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

Issue 683773002: Adds ozone support for ime keyboard. (Closed)

Created:
6 years, 1 month ago by FengYuan
Modified:
6 years, 1 month ago
Reviewers:
Shu Chen
CC:
chromium-reviews, nona+watch_chromium.org, stevenjb+watch_chromium.org, yusukes+watch_chromium.org, oshima+watch_chromium.org, yukishiino+watch_chromium.org, kpschoedel
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Adds ozone support for ime keyboard. BUG=342336 Committed: https://crrev.com/8be55caf3d38bba7645de143f7e6b8b655fdd36c Cr-Commit-Position: refs/heads/master@{#302057}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+210 lines, -188 lines) Patch
M chrome/browser/chromeos/input_method/input_method_manager_impl.cc View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M chromeos/chromeos.gyp View 6 7 1 chunk +3 lines, -1 line 0 comments Download
M chromeos/ime/fake_ime_keyboard.h View 1 2 3 4 2 chunks +3 lines, -12 lines 0 comments Download
M chromeos/ime/fake_ime_keyboard.cc View 1 2 3 4 3 chunks +9 lines, -31 lines 0 comments Download
M chromeos/ime/ime_keyboard.h View 1 2 3 4 5 6 7 4 chunks +14 lines, -11 lines 0 comments Download
A chromeos/ime/ime_keyboard.cc View 1 2 3 4 1 chunk +105 lines, -0 lines 0 comments Download
A + chromeos/ime/ime_keyboard_ozone.h View 1 2 3 4 5 6 7 1 chunk +9 lines, -23 lines 0 comments Download
M chromeos/ime/ime_keyboard_ozone.cc View 1 2 3 4 5 6 7 1 chunk +48 lines, -5 lines 0 comments Download
M chromeos/ime/ime_keyboard_x11.h View 1 2 3 4 5 6 7 6 chunks +3 lines, -14 lines 0 comments Download
M chromeos/ime/ime_keyboard_x11.cc View 1 2 3 4 5 6 7 10 chunks +12 lines, -87 lines 0 comments Download
M chromeos/ime/ime_keyboard_x11_unittest.cc View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
FengYuan
PTAL
6 years, 1 month ago (2014-10-28 07:05:09 UTC) #2
Shu Chen
https://codereview.chromium.org/683773002/diff/1/chromeos/ime/ime_keyboard.h File chromeos/ime/ime_keyboard.h (right): https://codereview.chromium.org/683773002/diff/1/chromeos/ime/ime_keyboard.h#newcode80 chromeos/ime/ime_keyboard.h:80: }; Please move the white lists into ime_keyboard.cc file. ...
6 years, 1 month ago (2014-10-28 07:10:44 UTC) #3
FengYuan
PTAL https://codereview.chromium.org/683773002/diff/1/chromeos/ime/ime_keyboard.h File chromeos/ime/ime_keyboard.h (right): https://codereview.chromium.org/683773002/diff/1/chromeos/ime/ime_keyboard.h#newcode80 chromeos/ime/ime_keyboard.h:80: }; On 2014/10/28 07:10:44, Shu Chen wrote: > ...
6 years, 1 month ago (2014-10-28 08:02:47 UTC) #4
Shu Chen
lgtm https://codereview.chromium.org/683773002/diff/20001/chromeos/ime/fake_ime_keyboard.cc File chromeos/ime/fake_ime_keyboard.cc (right): https://codereview.chromium.org/683773002/diff/20001/chromeos/ime/fake_ime_keyboard.cc#newcode35 chromeos/ime/fake_ime_keyboard.cc:35: bool ImeKeyboard::ReapplyCurrentKeyboardLayout() { s/ImeKeyboard/FakeImeKeyboard/g Please make sure the ...
6 years, 1 month ago (2014-10-28 08:53:07 UTC) #5
Shu Chen
6 years, 1 month ago (2014-10-28 08:53:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/683773002/120001
6 years, 1 month ago (2014-10-30 08:35:18 UTC) #8
commit-bot: I haz the power
Committed patchset #7 (id:120001)
6 years, 1 month ago (2014-10-30 09:19:27 UTC) #9
commit-bot: I haz the power
Patchset 7 (id:??) landed as https://crrev.com/8be55caf3d38bba7645de143f7e6b8b655fdd36c Cr-Commit-Position: refs/heads/master@{#302057}
6 years, 1 month ago (2014-10-30 09:20:08 UTC) #10
yurys
6 years, 1 month ago (2014-10-30 10:12:12 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #7 id:120001) has been created in
https://codereview.chromium.org/689873004/ by yurys@chromium.org.

The reason for reverting is: Change doesn't compile on Linux ChromiumOS Ozone
Builder

http://build.chromium.org/p/chromium.chromiumos/buildstatus?builder=Linux%20C....

Powered by Google App Engine
This is Rietveld 408576698