Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(945)

Issue 17063013: Separate projection mode from rest of touch HUD (Closed)

Created:
7 years, 6 months ago by mohsen
Modified:
7 years, 5 months ago
Reviewers:
sadrul, sky
CC:
chromium-reviews, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org, ben+watch_chromium.org, mazda+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, nkostylev+watch_chromium.org
Visibility:
Public.

Description

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

Patch Set 1 #

Patch Set 2 : Small corrections #

Total comments: 10

Patch Set 3 : Renamed TouchHudDebug and applied some more reviews #

Total comments: 12

Patch Set 4 : Applied more reviews #

Patch Set 5 : Added some more comments #

Patch Set 6 : Rebased #

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

Messages

Total messages: 10 (0 generated)
mohsen
Please take a look...
7 years, 6 months ago (2013-06-21 22:22:48 UTC) #1
sadrul
Looks reasonable. Please add an owner reviewer for the next patchset. https://codereview.chromium.org/17063013/diff/22001/ash/touch/touch_hud_debugging.h File ash/touch/touch_hud_debugging.h (right): ...
7 years, 6 months ago (2013-06-26 17:26:21 UTC) #2
mohsen
sky@: for OWNERS in /ash/, please. https://codereview.chromium.org/17063013/diff/22001/ash/touch/touch_hud_debugging.h File ash/touch/touch_hud_debugging.h (right): https://codereview.chromium.org/17063013/diff/22001/ash/touch/touch_hud_debugging.h#newcode5 ash/touch/touch_hud_debugging.h:5: #ifndef ASH_TOUCH_TOUCH_HUD_DEBUGGING_H_ On ...
7 years, 6 months ago (2013-06-26 19:15:48 UTC) #3
sky
https://codereview.chromium.org/17063013/diff/43001/ash/root_window_controller.h File ash/root_window_controller.h (right): https://codereview.chromium.org/17063013/diff/43001/ash/root_window_controller.h#newcode110 ash/root_window_controller.h:110: void set_touch_hud_projection(TouchHudProjection* hud) { Who owns hud and what ...
7 years, 6 months ago (2013-06-26 21:07:43 UTC) #4
mohsen
https://codereview.chromium.org/17063013/diff/43001/ash/root_window_controller.h File ash/root_window_controller.h (right): https://codereview.chromium.org/17063013/diff/43001/ash/root_window_controller.h#newcode110 ash/root_window_controller.h:110: void set_touch_hud_projection(TouchHudProjection* hud) { On 2013/06/26 21:07:44, sky wrote: ...
7 years, 6 months ago (2013-06-27 00:44:31 UTC) #5
sky
LGTM https://codereview.chromium.org/17063013/diff/43001/ash/root_window_controller.h File ash/root_window_controller.h (right): https://codereview.chromium.org/17063013/diff/43001/ash/root_window_controller.h#newcode110 ash/root_window_controller.h:110: void set_touch_hud_projection(TouchHudProjection* hud) { On 2013/06/27 00:44:31, mohsen ...
7 years, 5 months ago (2013-06-28 16:09:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mohsen@chromium.org/17063013/70001
7 years, 5 months ago (2013-06-28 17:36:25 UTC) #7
commit-bot: I haz the power
Failed to apply patch for ash/touch/touch_hud_debug.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; A ash/touch/touch_hud_debug.cc ...
7 years, 5 months ago (2013-06-28 17:36:29 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mohsen@chromium.org/17063013/74001
7 years, 5 months ago (2013-07-01 20:49:46 UTC) #9
commit-bot: I haz the power
7 years, 5 months ago (2013-07-01 22:43:42 UTC) #10
Message was sent while issue was closed.
Change committed as 209523

Powered by Google App Engine
This is Rietveld 408576698