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

Issue 24946003: Rename IBusLookupTable to CandidateWindow, and move it to chromeos/ime. (Closed)

Created:
7 years, 2 months ago by Hiro Komatsu
Modified:
7 years, 2 months ago
Reviewers:
satorux1, Seigo Nonaka
CC:
chromium-reviews, yusukes+watch_chromium.org, nona+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, nkostylev+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Rename IBusLookupTable to CandidateWindow, and move the code location from dbus/ibus/ibus_lookup_table.h to chromeos/ime/candidate_window.h Along with this rename, this patch also renames variable names from (table or lookup_table) to candidate_window. BUG=293117 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226452

Patch Set 1 #

Patch Set 2 : Add files for CandidateWindow #

Patch Set 3 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+503 lines, -759 lines) Patch
M chrome/browser/chromeos/input_method/candidate_view.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window_controller_impl.h View 4 chunks +5 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window_controller_impl.cc View 9 chunks +36 lines, -34 lines 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window_controller_impl_unittest.cc View 4 chunks +28 lines, -28 lines 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window_view.h View 5 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window_view.cc View 31 chunks +95 lines, -88 lines 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window_view_unittest.cc View 12 chunks +93 lines, -87 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_engine.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/input_method_engine_ibus.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_engine_ibus.cc View 1 2 7 chunks +29 lines, -26 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_engine_ibus_browserttests.cc View 5 chunks +9 lines, -9 lines 0 comments Download
M chromeos/chromeos.gyp View 1 2 4 chunks +3 lines, -3 lines 0 comments Download
M chromeos/dbus/ibus/ibus_engine_service.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chromeos/dbus/ibus/ibus_engine_service.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
D chromeos/dbus/ibus/ibus_lookup_table.h View 1 chunk +0 lines, -155 lines 0 comments Download
D chromeos/dbus/ibus/ibus_lookup_table.cc View 1 chunk +0 lines, -75 lines 0 comments Download
D chromeos/dbus/ibus/ibus_lookup_table_unittest.cc View 1 chunk +0 lines, -136 lines 0 comments Download
A + chromeos/ime/candidate_window.h View 1 6 chunks +16 lines, -65 lines 0 comments Download
A + chromeos/ime/candidate_window.cc View 1 3 chunks +21 lines, -21 lines 0 comments Download
A chromeos/ime/candidate_window_unittest.cc View 1 1 chunk +140 lines, -0 lines 0 comments Download
M chromeos/ime/ibus_bridge.h View 1 2 2 chunks +6 lines, -3 lines 0 comments Download
M chromeos/ime/mock_ime_candidate_window_handler.h View 3 chunks +5 lines, -4 lines 0 comments Download
M chromeos/ime/mock_ime_candidate_window_handler.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Hiro Komatsu
7 years, 2 months ago (2013-09-27 05:00:11 UTC) #1
Hiro Komatsu
ping.
7 years, 2 months ago (2013-10-02 02:43:48 UTC) #2
Seigo Nonaka
lgtm, sorry for late response.
7 years, 2 months ago (2013-10-02 03:29:33 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/komatsu@chromium.org/24946003/3001
7 years, 2 months ago (2013-10-02 06:24:10 UTC) #4
commit-bot: I haz the power
Failed to apply patch for chrome/browser/chromeos/input_method/input_method_engine_ibus.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 2 months ago (2013-10-02 06:24:23 UTC) #5
Hiro Komatsu
Satoru, Please give your LGTM for chromeos/chromeos.gyp. Thanks,
7 years, 2 months ago (2013-10-02 06:42:05 UTC) #6
satorux1
chromeos.gyp LGTM
7 years, 2 months ago (2013-10-02 06:46:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/komatsu@chromium.org/24946003/8001
7 years, 2 months ago (2013-10-02 09:28:21 UTC) #8
commit-bot: I haz the power
7 years, 2 months ago (2013-10-02 12:18:22 UTC) #9
Message was sent while issue was closed.
Change committed as 226452

Powered by Google App Engine
This is Rietveld 408576698