|
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
Total comments: 2
|
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
|
Total messages: 10 (0 generated)
|