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

Issue 1608163002: Adds the input method private API to allow the component IME extension to change the XKB layout. (Closed)

Created:
4 years, 11 months ago by Shu Chen
Modified:
4 years, 11 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, yusukes+watch_chromium.org, shuchen+watch_chromium.org, asvitkine+watch_chromium.org, nona+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds the input method private API to allow the component IME extension to change the XKB layout. BUG=170601 Committed: https://crrev.com/78d3f5f503c1b39600995867935701f5183e785c Cr-Commit-Position: refs/heads/master@{#370410}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : rebased. #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -0 lines) Patch
M chrome/browser/chromeos/extensions/input_method_api.h View 1 chunk +17 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/extensions/input_method_api.cc View 1 3 chunks +17 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/input_method_private.json View 1 chunk +18 lines, -0 lines 0 comments Download
M extensions/browser/extension_function_histogram_value.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 23 (10 generated)
Shu Chen
nona@ for input method private api. isherman@ for histograms. Thanks!
4 years, 11 months ago (2016-01-20 07:58:30 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1608163002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1608163002/20001
4 years, 11 months ago (2016-01-20 08:03:08 UTC) #4
Ilya Sherman
histograms.xml lgtm
4 years, 11 months ago (2016-01-20 08:41:27 UTC) #5
Seigo Nonaka
lgtm https://codereview.chromium.org/1608163002/diff/20001/chrome/browser/chromeos/extensions/input_method_api.cc File chrome/browser/chromeos/extensions/input_method_api.cc (right): https://codereview.chromium.org/1608163002/diff/20001/chrome/browser/chromeos/extensions/input_method_api.cc#newcode210 chrome/browser/chromeos/extensions/input_method_api.cc:210: keyboard->SetCurrentKeyboardLayoutByName(params->xkb_name); just FYI Please be careful. The passed ...
4 years, 11 months ago (2016-01-20 09:12:47 UTC) #6
Shu Chen
https://codereview.chromium.org/1608163002/diff/20001/chrome/browser/chromeos/extensions/input_method_api.cc File chrome/browser/chromeos/extensions/input_method_api.cc (right): https://codereview.chromium.org/1608163002/diff/20001/chrome/browser/chromeos/extensions/input_method_api.cc#newcode210 chrome/browser/chromeos/extensions/input_method_api.cc:210: keyboard->SetCurrentKeyboardLayoutByName(params->xkb_name); On 2016/01/20 09:12:47, Seigo Nonaka wrote: > just ...
4 years, 11 months ago (2016-01-20 09:17:22 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-20 09:48:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1608163002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1608163002/20001
4 years, 11 months ago (2016-01-20 14:26:45 UTC) #11
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/137182)
4 years, 11 months ago (2016-01-20 14:32:07 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1608163002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1608163002/20001
4 years, 11 months ago (2016-01-20 14:35:13 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/137185)
4 years, 11 months ago (2016-01-20 14:41:03 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1608163002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1608163002/60001
4 years, 11 months ago (2016-01-20 14:47:16 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-20 16:43:15 UTC) #21
commit-bot: I haz the power
4 years, 11 months ago (2016-01-20 16:44:14 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/78d3f5f503c1b39600995867935701f5183e785c
Cr-Commit-Position: refs/heads/master@{#370410}

Powered by Google App Engine
This is Rietveld 408576698