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

Issue 292103004: Enable keyboard filters in PNaCl client (Closed)

Created:
6 years, 7 months ago by Sergey Ulanov
Modified:
6 years, 7 months ago
Reviewers:
Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Visibility:
Public.

Description

Enable keyboard filters in PNaCl client Previously keyboard filters were selected using the per-platform filename exclusion rules, and that doesn't work for PNaCl plugin. Now both Mac and ChromeOS filters are compiled into the PNaCl plugin and selected in runtime. BUG=276739 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271997

Patch Set 1 : #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : old indentation #

Patch Set 4 : new indentation #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+299 lines, -273 lines) Patch
M remoting/client/plugin/chromoting_instance.h View 2 chunks +0 lines, -4 lines 0 comments Download
M remoting/client/plugin/chromoting_instance.cc View 3 chunks +27 lines, -2 lines 0 comments Download
D remoting/client/plugin/normalizing_input_filter.h View 1 chunk +0 lines, -21 lines 0 comments Download
D remoting/client/plugin/normalizing_input_filter.cc View 1 chunk +0 lines, -20 lines 0 comments Download
A remoting/client/plugin/normalizing_input_filter_cros.h View 1 chunk +54 lines, -0 lines 0 comments Download
M remoting/client/plugin/normalizing_input_filter_cros.cc View 1 2 3 4 3 chunks +79 lines, -113 lines 0 comments Download
M remoting/client/plugin/normalizing_input_filter_cros_unittest.cc View 1 9 chunks +19 lines, -18 lines 0 comments Download
A remoting/client/plugin/normalizing_input_filter_mac.h View 1 2 3 4 5 1 chunk +65 lines, -0 lines 0 comments Download
M remoting/client/plugin/normalizing_input_filter_mac.cc View 1 2 3 4 5 3 chunks +3 lines, -61 lines 0 comments Download
M remoting/client/plugin/normalizing_input_filter_mac_unittest.cc View 1 7 chunks +14 lines, -13 lines 0 comments Download
M remoting/client/plugin/pepper_input_handler.h View 1 chunk +5 lines, -1 line 0 comments Download
M remoting/client/plugin/pepper_input_handler.cc View 6 chunks +11 lines, -9 lines 0 comments Download
M remoting/remoting_client.gypi View 1 chunk +0 lines, -7 lines 0 comments Download
M remoting/remoting_nacl.gyp View 1 chunk +12 lines, -1 line 0 comments Download
M remoting/remoting_srcs.gypi View 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/webapp/client_plugin.js View 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Sergey Ulanov
6 years, 7 months ago (2014-05-20 16:43:40 UTC) #1
Jamie
There seem to have been a lot of changes to the ChromeOS handler, which is ...
6 years, 7 months ago (2014-05-20 18:32:12 UTC) #2
Sergey Ulanov
On 2014/05/20 18:32:12, Jamie wrote: > There seem to have been a lot of changes ...
6 years, 7 months ago (2014-05-20 18:45:07 UTC) #3
Sergey Ulanov
now uploaded patch sets 3 and 4: 3: same code old indentation. 4: updated indentation ...
6 years, 7 months ago (2014-05-20 18:49:28 UTC) #4
Sergey Ulanov
https://codereview.chromium.org/292103004/diff/60001/remoting/client/plugin/normalizing_input_filter_cros.cc File remoting/client/plugin/normalizing_input_filter_cros.cc (right): https://codereview.chromium.org/292103004/diff/60001/remoting/client/plugin/normalizing_input_filter_cros.cc#newcode108 remoting/client/plugin/normalizing_input_filter_cros.cc:108: // If |event| is |deferred_keydown_event_| auto-repeat then assume On ...
6 years, 7 months ago (2014-05-20 18:51:20 UTC) #5
Jamie
Thanks for taking the time to split this up. LGTM.
6 years, 7 months ago (2014-05-20 20:57:49 UTC) #6
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 7 months ago (2014-05-21 01:36:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/292103004/110001
6 years, 7 months ago (2014-05-21 01:41:32 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-21 20:02:40 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-05-21 22:49:23 UTC) #10
Message was sent while issue was closed.
Change committed as 271997

Powered by Google App Engine
This is Rietveld 408576698