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

Issue 6480036: Add input method support for views and integrate ibus input framework (Closed)

Created:
9 years, 10 months ago by Peng
Modified:
9 years, 5 months ago
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Add input method support for views and integrate ibus input framework BUG=none TEST=tested on Linux desktop oshima landed for penghuang Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=74709

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+987 lines, -52 lines) Patch
M build/linux/system.gyp View 1 chunk +24 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_views.h View 3 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_views.cc View 9 chunks +215 lines, -51 lines 0 comments Download
A views/ime/ibus_ime_context.cc View 1 chunk +398 lines, -0 lines 0 comments Download
A views/ime/ime_context.h View 1 chunk +240 lines, -0 lines 0 comments Download
A views/ime/ime_context.cc View 1 chunk +88 lines, -0 lines 0 comments Download
M views/views.gyp View 4 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Peng
9 years, 10 months ago (2011-02-11 22:55:31 UTC) #1
oshima
LGTM
9 years, 10 months ago (2011-02-11 23:04:08 UTC) #2
Ben Goodger (Google)
9 years, 10 months ago (2011-02-11 23:10:57 UTC) #3
LGTM also.

Powered by Google App Engine
This is Rietveld 408576698