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

Issue 2756863002: ChromeOS: Powerwash UI update (Closed)

Created:
3 years, 9 months ago by Wenzhao (Colin) Zang
Modified:
3 years, 8 months ago
CC:
chromium-reviews, alemate+watch_chromium.org, achuith+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, rkc
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

ChromeOS: Powerwash UI update This CL does two things: 1) Replace old pictures with new ones for powerwash page. 2) Rebuild everything using Polymer for material design. BUG=653269 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2756863002 Cr-Commit-Position: refs/heads/master@{#464326} Committed: https://chromium.googlesource.com/chromium/src/+/2a8fcff1676460930aab885766445035aa451625

Patch Set 1 #

Total comments: 3

Patch Set 2 : Polymer rebuild (incomplete) #

Patch Set 3 : Polymer rebuild (complete) #

Patch Set 4 : Minor change: add md-mode #

Patch Set 5 : Minor change: reset container width #

Patch Set 6 : Minor css change #

Patch Set 7 : Minor change: help link visibility #

Total comments: 26

Patch Set 8 : Use String to denote UI state #

Total comments: 38

Patch Set 9 : Reset screen style change #

Patch Set 10 : Change to Polymer styling #

Total comments: 10

Patch Set 11 : Change to embedded images #

Patch Set 12 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+423 lines, -70 lines) Patch
M chrome/app/chromeos_strings.grdp View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/custom_elements_login.html View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/custom_elements_login.js View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/custom_elements_oobe.html View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/custom_elements_oobe.js View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/images/reset_alert_1x.png View 1 2 3 4 5 6 7 8 9 10 Binary file 0 comments Download
A chrome/browser/resources/chromeos/login/images/reset_alert_2x.png View 1 2 3 4 5 6 7 8 9 10 Binary file 0 comments Download
A chrome/browser/resources/chromeos/login/images/reset_illustration_1x.png View 1 2 3 4 5 6 7 8 9 Binary file 0 comments Download
A chrome/browser/resources/chromeos/login/images/reset_illustration_2x.png View 1 2 3 4 5 6 7 8 9 Binary file 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_buttons.html View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_buttons.js View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/oobe_reset.css View 1 2 3 4 5 6 7 8 9 1 chunk +11 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/oobe_reset.html View 1 2 3 4 5 6 7 8 9 10 1 chunk +64 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/oobe_reset.js View 1 2 3 4 5 6 7 8 9 10 1 chunk +75 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/oobe_reset_confirmation_overlay.css View 1 2 3 4 5 6 7 8 9 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/oobe_reset_confirmation_overlay.html View 1 2 3 4 5 6 7 8 9 1 chunk +31 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/oobe_reset_confirmation_overlay.js View 1 2 3 4 5 6 7 1 chunk +30 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_reset.css View 1 2 3 4 5 6 3 chunks +25 lines, -8 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_reset.html View 1 2 3 4 5 6 7 8 9 10 1 chunk +44 lines, -34 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_reset.js View 1 2 3 4 5 6 7 4 chunks +50 lines, -3 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_reset_confirmation_overlay.css View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_reset_confirmation_overlay.html View 1 2 1 chunk +24 lines, -21 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_text_button.css View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/reset_screen_handler.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 48 (18 generated)
Wenzhao (Colin) Zang
alemate@chromium.org: Please review changes in files under chrome/browser grt@chromium.org: Please review changes in files under ...
3 years, 9 months ago (2017-03-17 04:47:35 UTC) #3
Alexander Alekseev
I think we need to rebuild this using polymer. https://codereview.chromium.org/2756863002/diff/1/chrome/browser/resources/chromeos/login/oobe_screen_reset.css File chrome/browser/resources/chromeos/login/oobe_screen_reset.css (right): https://codereview.chromium.org/2756863002/diff/1/chrome/browser/resources/chromeos/login/oobe_screen_reset.css#newcode11 chrome/browser/resources/chromeos/login/oobe_screen_reset.css:11: ...
3 years, 9 months ago (2017-03-17 06:20:57 UTC) #4
Wenzhao (Colin) Zang
alemate@chromium.org: This is an incomplete CL. Just want to see if the basic idea is ...
3 years, 9 months ago (2017-03-21 02:01:06 UTC) #5
grt (UTC plus 2)
chrome/app rubberstamp lgtm
3 years, 9 months ago (2017-03-23 09:27:40 UTC) #6
Wenzhao (Colin) Zang
Both oobe_screen_reset.html and oobe_screen_reset_confirmation_overlay.html need Polymer rebuild. The combination of the five variables in https://cs.chromium.org/chromium/src/chrome/browser/chromeos/login/screens/reset_screen.cc?gsn=ResetScreen&l=39 ...
3 years, 8 months ago (2017-03-28 03:36:57 UTC) #8
Wenzhao (Colin) Zang
Minor change: add md-mode to #reset and #overlay-reset so that their style conforms to material ...
3 years, 8 months ago (2017-03-29 03:29:46 UTC) #10
Wenzhao (Colin) Zang
Minor change on reset container width
3 years, 8 months ago (2017-03-29 19:25:19 UTC) #11
Wenzhao (Colin) Zang
Minor css change for compatibility with non-md page
3 years, 8 months ago (2017-03-29 23:57:15 UTC) #12
Wenzhao (Colin) Zang
Fix help link visibility
3 years, 8 months ago (2017-03-30 23:56:39 UTC) #13
Wenzhao (Colin) Zang
@jdufault, please take a look at the files under chrome/browser when you get a chance. ...
3 years, 8 months ago (2017-04-06 00:40:21 UTC) #15
jdufault
https://codereview.chromium.org/2756863002/diff/120001/chrome/browser/resources/chromeos/login/oobe_reset.css File chrome/browser/resources/chromeos/login/oobe_reset.css (right): https://codereview.chromium.org/2756863002/diff/120001/chrome/browser/resources/chromeos/login/oobe_reset.css#newcode1 chrome/browser/resources/chromeos/login/oobe_reset.css:1: /* Copyright 2016 The Chromium Authors. All rights reserved. ...
3 years, 8 months ago (2017-04-06 01:04:52 UTC) #16
Wenzhao (Colin) Zang
@jdufault I addressed all the comments. Thanks so much! https://codereview.chromium.org/2756863002/diff/120001/chrome/browser/resources/chromeos/login/oobe_reset.css File chrome/browser/resources/chromeos/login/oobe_reset.css (right): https://codereview.chromium.org/2756863002/diff/120001/chrome/browser/resources/chromeos/login/oobe_reset.css#newcode1 chrome/browser/resources/chromeos/login/oobe_reset.css:1: ...
3 years, 8 months ago (2017-04-07 02:55:37 UTC) #17
Alexander Alekseev
https://codereview.chromium.org/2756863002/diff/140001/chrome/browser/resources/chromeos/login/oobe_reset.css File chrome/browser/resources/chromeos/login/oobe_reset.css (right): https://codereview.chromium.org/2756863002/diff/140001/chrome/browser/resources/chromeos/login/oobe_reset.css#newcode6 chrome/browser/resources/chromeos/login/oobe_reset.css:6: height: 248px; We don't need hardcoded value of pixel ...
3 years, 8 months ago (2017-04-08 10:36:19 UTC) #18
Wenzhao (Colin) Zang
https://codereview.chromium.org/2756863002/diff/140001/chrome/browser/resources/chromeos/login/oobe_reset.css File chrome/browser/resources/chromeos/login/oobe_reset.css (right): https://codereview.chromium.org/2756863002/diff/140001/chrome/browser/resources/chromeos/login/oobe_reset.css#newcode6 chrome/browser/resources/chromeos/login/oobe_reset.css:6: height: 248px; On 2017/04/08 10:36:18, Alexander Alekseev wrote: > ...
3 years, 8 months ago (2017-04-10 20:37:35 UTC) #19
Alexander Alekseev
https://codereview.chromium.org/2756863002/diff/140001/chrome/browser/resources/chromeos/login/oobe_reset.html File chrome/browser/resources/chromeos/login/oobe_reset.html (right): https://codereview.chromium.org/2756863002/diff/140001/chrome/browser/resources/chromeos/login/oobe_reset.html#newcode18 chrome/browser/resources/chromeos/login/oobe_reset.html:18: <div hidden="[[isPowerwashHidden_(uiState_)]]" We can (probably) make this more readable ...
3 years, 8 months ago (2017-04-11 04:19:26 UTC) #20
Wenzhao (Colin) Zang
https://codereview.chromium.org/2756863002/diff/140001/chrome/browser/resources/chromeos/login/oobe_reset.html File chrome/browser/resources/chromeos/login/oobe_reset.html (right): https://codereview.chromium.org/2756863002/diff/140001/chrome/browser/resources/chromeos/login/oobe_reset.html#newcode13 chrome/browser/resources/chromeos/login/oobe_reset.html:13: <img src="chrome://theme/IDR_RESET_ALERT" On 2017/04/10 20:37:35, Wenzhao (Colin) Zang wrote: ...
3 years, 8 months ago (2017-04-11 20:42:54 UTC) #21
Alexander Alekseev
On 2017/04/11 20:42:54, Wenzhao (Colin) Zang wrote: > https://codereview.chromium.org/2756863002/diff/140001/chrome/browser/resources/chromeos/login/oobe_reset.html > File chrome/browser/resources/chromeos/login/oobe_reset.html (right): > > ...
3 years, 8 months ago (2017-04-12 23:48:19 UTC) #22
Alexander Alekseev
https://codereview.chromium.org/2756863002/diff/140001/chrome/browser/resources/chromeos/login/oobe_reset.html File chrome/browser/resources/chromeos/login/oobe_reset.html (right): https://codereview.chromium.org/2756863002/diff/140001/chrome/browser/resources/chromeos/login/oobe_reset.html#newcode49 chrome/browser/resources/chromeos/login/oobe_reset.html:49: on-tap="onRestartTap_"> On 2017/04/11 20:42:54, Wenzhao (Colin) Zang wrote: > ...
3 years, 8 months ago (2017-04-13 00:01:53 UTC) #23
Wenzhao (Colin) Zang
Changed to embedded images and deletes images under chrome/app/theme https://codereview.chromium.org/2756863002/diff/180001/chrome/browser/resources/chromeos/login/oobe_reset.html File chrome/browser/resources/chromeos/login/oobe_reset.html (right): https://codereview.chromium.org/2756863002/diff/180001/chrome/browser/resources/chromeos/login/oobe_reset.html#newcode46 chrome/browser/resources/chromeos/login/oobe_reset.html:46: ...
3 years, 8 months ago (2017-04-13 02:58:21 UTC) #24
Alexander Alekseev
lgtm
3 years, 8 months ago (2017-04-13 03:13:28 UTC) #25
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/2756863002/200001
3 years, 8 months ago (2017-04-13 03:14:20 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/247817) android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, ...
3 years, 8 months ago (2017-04-13 03:19:16 UTC) #30
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/2756863002/200001
3 years, 8 months ago (2017-04-13 03:25:50 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/404252) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 8 months ago (2017-04-13 03:29:38 UTC) #34
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/2756863002/200001
3 years, 8 months ago (2017-04-13 03:31:27 UTC) #36
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/247824) linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, ...
3 years, 8 months ago (2017-04-13 03:36:47 UTC) #38
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/2756863002/220001
3 years, 8 months ago (2017-04-13 04:22:20 UTC) #41
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/361520)
3 years, 8 months ago (2017-04-13 05:50:25 UTC) #43
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/2756863002/220001
3 years, 8 months ago (2017-04-13 06:03:34 UTC) #45
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 06:54:03 UTC) #48
Message was sent while issue was closed.
Committed patchset #12 (id:220001) as
https://chromium.googlesource.com/chromium/src/+/2a8fcff1676460930aab88576644...

Powered by Google App Engine
This is Rietveld 408576698