|
|
Move usb_keycode_map.h into ui/base/keycodes.
This file contains the mapping table to convert to/from USB scan codes and
native Mac, Win and Linux key codes.
Currently, 2 exact copies of this file exist:
* webkit/plugins/ppapi
* remoting/host
This cl combines these files into one super-powerful USB key mapping table!
BUG= 118432
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141930
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+15 lines, -797 lines) |
Patch |
 |
M |
remoting/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/host/event_executor_linux.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
remoting/host/event_executor_mac.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
remoting/host/event_executor_win.cc
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
D |
remoting/host/usb_keycode_map.h
|
View
|
|
1 chunk |
+0 lines, -391 lines |
0 comments
|
Download
|
 |
A |
ui/base/keycodes/OWNERS
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ui/base/keycodes/usb_keycode_map.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ui/ui.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/DEPS
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/webkit_glue.gypi
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/usb_key_code_conversion_mac.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/usb_key_code_conversion_win.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
webkit/plugins/ppapi/usb_keycode_map.h
|
View
|
|
1 chunk |
+0 lines, -391 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|