|
|
Separate projection mode from rest of touch HUD
Projection mode is separated from the rest of the touch HUD. It now can
be toggled on/off using Ctrl+Alt+9 key combination and no command line
flag is needed. The rest of the touch HUD is still behind the
--ash-touch-log flag.
BUG= 233567
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209523
Total comments: 10
Total comments: 12
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+501 lines, -968 lines) |
Patch |
 |
M |
ash/accelerators/accelerator_controller.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ash/accelerators/accelerator_table.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/accelerators/accelerator_table.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/ash.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/root_window_controller.h
|
View
|
1
2
3
4
|
5 chunks |
+34 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ash/root_window_controller.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+24 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ash/shell.h
|
View
|
1
2
3
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/shell.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+19 lines, -1 line |
0 comments
|
Download
|
 |
A |
ash/touch/touch_hud_debug.h
|
View
|
1
2
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ash/touch/touch_hud_debug.cc
|
View
|
1
2
3
4
5
|
8 chunks |
+42 lines, -283 lines |
0 comments
|
Download
|
 |
A |
ash/touch/touch_hud_projection.h
|
View
|
1
2
3
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ash/touch/touch_hud_projection.cc
|
View
|
1
2
|
1 chunk |
+186 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/touch/touch_observer_hud.h
|
View
|
1
2
|
2 chunks |
+20 lines, -62 lines |
0 comments
|
Download
|
 |
M |
ash/touch/touch_observer_hud.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+12 lines, -594 lines |
0 comments
|
Download
|
 |
M |
ash/touch/touch_observer_hud_unittest.cc
|
View
|
1
2
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/system_logs/touch_log_source.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|