|
Add WM_EVENT_TRUSTED_PIN and WINDOW_STATE_TYPE_TRUSTED_PINNED to Ash.
The event and the state is similar to WM_EVENT_PIN and WINDOW_STATE_TYPE_PINNED
respectively unless TRUSTED_PINNED cannot be exited by user operation.
BUG=b/29325086
TEST=Test with local Android build that sends setPinWithTrusted message, ash_unittests
Committed: https://crrev.com/94b6193abeb2e2057f17b32da9381767c6b3d9a8
Cr-Commit-Position: refs/heads/master@{#419685}
Total comments: 2
Total comments: 6
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+108 lines, -36 lines) |
Patch |
 |
M |
ash/accelerators/accelerator_commands_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/accelerators/accelerator_controller_delegate_aura.cc
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/common/wm/default_state.cc
|
View
|
1
2
3
|
6 chunks |
+15 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ash/common/wm/maximize_mode/maximize_mode_window_state.cc
|
View
|
|
5 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/common/wm/window_state.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/common/wm/wm_event.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/common/wm/wm_types.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/common/wm/wm_types.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/metrics/user_metrics_recorder.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_layout_manager_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/wm/lock_window_state.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/wm/screen_pinning_controller_unittest.cc
|
View
|
1
2
|
5 chunks |
+18 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_util.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/wm/window_util.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/wm/workspace/workspace_layout_manager_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/exo/shell_surface.h
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/exo/shell_surface.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/exo/shell_surface_unittest.cc
|
View
|
|
1 chunk |
+12 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/exo/wayland/server.cc
|
View
|
1
2
3
4
|
8 chunks |
+22 lines, -6 lines |
0 comments
|
Download
|
Total messages: 29 (13 generated)
|