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

Issue 558703002: AppLauncher Touch Feedback (Closed)

Created:
6 years, 3 months ago by jonross
Modified:
6 years, 3 months ago
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

AppLauncher Touch Feedback Add visual feedback to AppListButton. The background will draw active in response to touch downs. TEST=ShelfViewTest.AppListButtonTouchFeedback, ShelfViewTest.AppListButtonTouchFeedbackCancellation BUG=398398 Committed: https://crrev.com/26c4cb3ebb2012e2afe751f97dcc1085ded1ca96 Cr-Commit-Position: refs/heads/master@{#294814}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -1 line) Patch
M ash/shelf/app_list_button.h View 1 2 chunks +15 lines, -0 lines 0 comments Download
M ash/shelf/app_list_button.cc View 1 2 6 chunks +27 lines, -1 line 0 comments Download
M ash/shelf/shelf_view_unittest.cc View 3 chunks +50 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
jonross
Hi Rob, Another touch feedback implementation.
6 years, 3 months ago (2014-09-09 17:42:22 UTC) #2
flackr
https://codereview.chromium.org/558703002/diff/1/ash/shelf/app_list_button.cc File ash/shelf/app_list_button.cc (right): https://codereview.chromium.org/558703002/diff/1/ash/shelf/app_list_button.cc#newcode190 ash/shelf/app_list_button.cc:190: if (!touch_feedback_enabled_) nit: A little confusing that calling SetDrawBackgroundaAsActive ...
6 years, 3 months ago (2014-09-10 20:04:42 UTC) #3
jonross
https://codereview.chromium.org/558703002/diff/1/ash/shelf/app_list_button.cc File ash/shelf/app_list_button.cc (right): https://codereview.chromium.org/558703002/diff/1/ash/shelf/app_list_button.cc#newcode190 ash/shelf/app_list_button.cc:190: if (!touch_feedback_enabled_) On 2014/09/10 20:04:41, flackr wrote: > nit: ...
6 years, 3 months ago (2014-09-11 15:06:52 UTC) #4
flackr
lgtm with nit https://codereview.chromium.org/558703002/diff/20001/ash/shelf/app_list_button.cc File ash/shelf/app_list_button.cc (right): https://codereview.chromium.org/558703002/diff/20001/ash/shelf/app_list_button.cc#newcode50 ash/shelf/app_list_button.cc:50: touch_feedback_enabled_ = true; initializer list.
6 years, 3 months ago (2014-09-11 21:01:02 UTC) #5
jonross
Hi Stefan, In this review I am adding touch feedback to the application launcher. https://codereview.chromium.org/558703002/diff/20001/ash/shelf/app_list_button.cc ...
6 years, 3 months ago (2014-09-12 17:16:09 UTC) #7
jonross
6 years, 3 months ago (2014-09-12 17:16:28 UTC) #9
Mr4D (OOO till 08-26)
lgtm
6 years, 3 months ago (2014-09-12 23:23:26 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/558703002/40001
6 years, 3 months ago (2014-09-15 12:52:50 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001) as da7196ac06c4687e0f0b563b35f3952951561537
6 years, 3 months ago (2014-09-15 13:50:58 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-15 15:08:25 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/26c4cb3ebb2012e2afe751f97dcc1085ded1ca96
Cr-Commit-Position: refs/heads/master@{#294814}

Powered by Google App Engine
This is Rietveld 408576698