|
Add setKeyboardVisibility API.
This allows the visibility of the API to be controlled directly from
extensions requesting the API, and allows the "hide keyboard" button to
be implemented.
BUG= 236925
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+123 lines, -34 lines) |
Patch |
 |
M |
ash/root_window_controller.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/shell.h
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/shell.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/input/input.h
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/input/input.cc
|
View
|
|
2 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_function_histogram_value.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/experimental_input_virtual_keyboard.json
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/keyboard/keyboard_controller.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/keyboard/keyboard_controller.cc
|
View
|
|
2 chunks |
+31 lines, -31 lines |
2 comments
|
Download
|
 |
M |
ui/keyboard/keyboard_ui_handler.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/keyboard/keyboard_ui_handler.cc
|
View
|
|
2 chunks |
+15 lines, -0 lines |
2 comments
|
Download
|
 |
M |
ui/keyboard/resources/api_adapter.js
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/keyboard/resources/common.js
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/keyboard/resources/layout_us.js
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/keyboard/resources/webui/api_adapter.js
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|