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

Issue 126363002: Moves CandidateWindow model to ui/base/ime. (Closed)

Created:
6 years, 11 months ago by Jun Mukai
Modified:
6 years, 11 months ago
Reviewers:
Hiro Komatsu
CC:
chromium-reviews, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, penghuang+watch_chromium.org, nona+watch_chromium.org, oshima+watch_chromium.org, James Su, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, nkostylev+watch_chromium.org
Visibility:
Public.

Description

Moves CandidateWindow model to ui/base/ime. BUG=325813 R=komatsu@chromium.org TEST=build passes Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243777

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 2

Patch Set 3 : fix visibility issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -473 lines) Patch
M chrome/browser/chromeos/input_method/candidate_view.h View 1 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/input_method/candidate_view.cc View 1 10 chunks +15 lines, -14 lines 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window_controller_impl.h View 1 3 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window_controller_impl.cc View 1 4 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window_controller_impl_unittest.cc View 1 4 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window_view.h View 1 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window_view.cc View 1 7 chunks +11 lines, -12 lines 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window_view_unittest.cc View 1 12 chunks +26 lines, -25 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_engine.h View 1 3 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_engine.cc View 1 2 5 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_engine_browsertests.cc View 1 7 chunks +11 lines, -11 lines 0 comments Download
M chromeos/chromeos.gyp View 2 chunks +0 lines, -3 lines 0 comments Download
D chromeos/ime/candidate_window.h View 1 chunk +0 lines, -127 lines 0 comments Download
D chromeos/ime/candidate_window.cc View 1 chunk +0 lines, -78 lines 0 comments Download
D chromeos/ime/candidate_window_unittest.cc View 1 chunk +0 lines, -140 lines 0 comments Download
A + ui/base/ime/candidate_window.h View 1 2 3 chunks +9 lines, -11 lines 0 comments Download
A + ui/base/ime/candidate_window.cc View 1 2 chunks +3 lines, -5 lines 0 comments Download
A + ui/base/ime/candidate_window_unittest.cc View 1 3 chunks +3 lines, -5 lines 0 comments Download
M ui/base/ime/chromeos/ibus_bridge.h View 1 2 chunks +3 lines, -6 lines 0 comments Download
M ui/base/ime/chromeos/mock_ime_candidate_window_handler.h View 1 3 chunks +3 lines, -3 lines 0 comments Download
M ui/base/ime/chromeos/mock_ime_candidate_window_handler.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/base/ime/ime.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/base/ime/ime_unittests.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Jun Mukai
6 years, 11 months ago (2014-01-07 20:07:55 UTC) #1
Hiro Komatsu
On 2014/01/07 20:07:55, Jun Mukai wrote: How about moving the files to ui/base/ime/chromeos ?
6 years, 11 months ago (2014-01-08 03:51:15 UTC) #2
Hiro Komatsu
lgtm https://codereview.chromium.org/126363002/diff/10001/ui/base/ime/candidate_window.h File ui/base/ime/candidate_window.h (right): https://codereview.chromium.org/126363002/diff/10001/ui/base/ime/candidate_window.h#newcode14 ui/base/ime/candidate_window.h:14: namespace ui { What do you think to ...
6 years, 11 months ago (2014-01-08 03:51:25 UTC) #3
Jun Mukai
On 2014/01/08 03:51:15, Hiro Komatsu wrote: > On 2014/01/07 20:07:55, Jun Mukai wrote: > > ...
6 years, 11 months ago (2014-01-08 05:03:12 UTC) #4
Jun Mukai
https://codereview.chromium.org/126363002/diff/10001/ui/base/ime/candidate_window.h File ui/base/ime/candidate_window.h (right): https://codereview.chromium.org/126363002/diff/10001/ui/base/ime/candidate_window.h#newcode14 ui/base/ime/candidate_window.h:14: namespace ui { On 2014/01/08 03:51:26, Hiro Komatsu wrote: ...
6 years, 11 months ago (2014-01-08 05:04:32 UTC) #5
Hiro Komatsu
On 2014/01/08 05:03:12, Jun Mukai wrote: > On 2014/01/08 03:51:15, Hiro Komatsu wrote: > > ...
6 years, 11 months ago (2014-01-08 06:18:52 UTC) #6
Hiro Komatsu
On 2014/01/08 05:04:32, Jun Mukai wrote: > https://codereview.chromium.org/126363002/diff/10001/ui/base/ime/candidate_window.h > File ui/base/ime/candidate_window.h (right): > > https://codereview.chromium.org/126363002/diff/10001/ui/base/ime/candidate_window.h#newcode14 ...
6 years, 11 months ago (2014-01-08 06:20:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/126363002/10001
6 years, 11 months ago (2014-01-08 21:58:52 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_x64_rel for step(s) base_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_x64_rel&number=66031
6 years, 11 months ago (2014-01-09 01:12:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/126363002/400001
6 years, 11 months ago (2014-01-09 01:28:18 UTC) #10
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 04:51:49 UTC) #11
Message was sent while issue was closed.
Change committed as 243777

Powered by Google App Engine
This is Rietveld 408576698