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

Issue 2603463002: Adds background fade in animation and exit label to touch calibrator view (Closed)

Created:
4 years ago by malaykeshav
Modified:
4 years ago
Reviewers:
xiyuan, stevenjb
CC:
chromium-reviews, davemoore+watch_chromium.org, oshima+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds background fade in animation and exit label to touch calibrator view - Adds string resource for exit label - Also updates unit tests. Working protottpe(The video is the entire prototype. This change only involves adding the fade in background animation.): https://drive.google.com/a/google.com/file/d/0B_WkX8bSkoT1QVR0WFJYdUY2SmZTdWdUVFNSM0F5WDF4YlBn/view UX Specs: https://drive.google.com/file/d/0B_2Uyb2Rhx2OU0FIbXUyMkhMZlE/view Design Doc=go/cros-touch-calibration BUG=634166 COMPONENT=Touch Calibration, ChromeOS, Unittests Committed: https://crrev.com/33a91601c079314e849291390e44fc93f6b05caf Cr-Commit-Position: refs/heads/master@{#440571}

Patch Set 1 #

Total comments: 15

Patch Set 2 : Resolving comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -5 lines) Patch
M chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_controller_unittest.cc View 1 1 chunk +7 lines, -1 line 0 comments Download
M chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.h View 1 3 chunks +28 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.cc View 1 5 chunks +102 lines, -4 lines 0 comments Download
M ui/strings/ui_strings.grd View 1 chunk +5 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 25 (18 generated)
malaykeshav
Adds a basic fade in animation, along with a text label informing the user how ...
4 years ago (2016-12-22 21:53:15 UTC) #7
stevenjb
https://codereview.chromium.org/2603463002/diff/1/chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.cc File chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.cc (right): https://codereview.chromium.org/2603463002/diff/1/chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.cc#newcode32 chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.cc:32: const float kBackgroundFinalOpacity = 0.75f; constexpr for all of ...
4 years ago (2016-12-22 22:03:33 UTC) #9
malaykeshav
Resolved comments PTAL https://codereview.chromium.org/2603463002/diff/1/chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.cc File chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.cc (right): https://codereview.chromium.org/2603463002/diff/1/chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.cc#newcode32 chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.cc:32: const float kBackgroundFinalOpacity = 0.75f; On ...
4 years ago (2016-12-23 00:09:06 UTC) #15
stevenjb
lgtm https://codereview.chromium.org/2603463002/diff/1/chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.cc File chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.cc (right): https://codereview.chromium.org/2603463002/diff/1/chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.cc#newcode144 chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.cc:144: } On 2016/12/23 00:09:06, malaykeshav wrote: > On ...
4 years ago (2016-12-23 00:16:11 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2603463002/40001
4 years ago (2016-12-23 01:12:12 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years ago (2016-12-23 01:16:50 UTC) #23
commit-bot: I haz the power
4 years ago (2016-12-23 01:18:52 UTC) #25
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/33a91601c079314e849291390e44fc93f6b05caf
Cr-Commit-Position: refs/heads/master@{#440571}

Powered by Google App Engine
This is Rietveld 408576698