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

Issue 2527513002: Update ash shelf/tray focus rects. (Closed)

Created:
4 years, 1 month ago by Evan Stade
Modified:
4 years ago
Reviewers:
tdanderson, sky
CC:
chromium-reviews, kalyank, sadrul, oshima+watch_chromium.org, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update ash shelf/tray focus rects. Also improve Canvas::DrawSolidFocusRect and Painter::CreateSolidFocusPainter. BUG=658783, 652478, 615892 Committed: https://crrev.com/e69c1ffdb22164631d597a6b44c83ecd515d5281 Cr-Commit-Position: refs/heads/master@{#435309}

Patch Set 1 #

Patch Set 2 : fixes #

Total comments: 7

Patch Set 3 : don't fix palette #

Total comments: 4

Patch Set 4 : no default #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -74 lines) Patch
M ash/common/ash_constants.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/common/ash_constants.cc View 2 chunks +3 lines, -1 line 0 comments Download
M ash/common/shelf/app_list_button.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M ash/common/shelf/shelf_button.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M ash/common/system/tray/actionable_view.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M ash/common/system/tray/system_menu_button.cc View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M ash/common/system/tray/tray_background_view.cc View 1 2 3 4 1 chunk +4 lines, -3 lines 0 comments Download
M ash/common/system/tray/tray_popup_utils.h View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M ash/common/system/tray/tray_popup_utils.cc View 1 2 3 4 3 chunks +9 lines, -12 lines 0 comments Download
M ash/common/system/user/button_from_view.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M ui/gfx/canvas.h View 1 2 1 chunk +1 line, -7 lines 0 comments Download
M ui/gfx/canvas.cc View 1 2 3 2 chunks +9 lines, -16 lines 0 comments Download
M ui/views/controls/slider.h View 2 chunks +0 lines, -3 lines 0 comments Download
M ui/views/controls/slider.cc View 1 3 chunks +10 lines, -8 lines 0 comments Download
M ui/views/painter.h View 2 chunks +6 lines, -0 lines 0 comments Download
M ui/views/painter.cc View 5 chunks +27 lines, -9 lines 0 comments Download

Messages

Total messages: 35 (20 generated)
Evan Stade
Terry, mind taking a first look?
4 years, 1 month ago (2016-11-22 20:15:19 UTC) #2
tdanderson
LG, thanks! See my note about palette, though. https://codereview.chromium.org/2527513002/diff/20001/ash/common/ash_constants.cc File ash/common/ash_constants.cc (right): https://codereview.chromium.org/2527513002/diff/20001/ash/common/ash_constants.cc#newcode21 ash/common/ash_constants.cc:21: const ...
4 years, 1 month ago (2016-11-23 02:19:07 UTC) #3
Evan Stade
+sky for OWNERS of everything except ash/common/system/ https://codereview.chromium.org/2527513002/diff/20001/ash/common/ash_constants.cc File ash/common/ash_constants.cc (right): https://codereview.chromium.org/2527513002/diff/20001/ash/common/ash_constants.cc#newcode21 ash/common/ash_constants.cc:21: const SkColor ...
4 years ago (2016-11-28 19:05:54 UTC) #7
sky
https://codereview.chromium.org/2527513002/diff/40001/ui/gfx/canvas.cc File ui/gfx/canvas.cc (right): https://codereview.chromium.org/2527513002/diff/40001/ui/gfx/canvas.cc#newcode348 ui/gfx/canvas.cc:348: float thickness = 1.f) { Isn't the default value ...
4 years ago (2016-11-28 21:27:31 UTC) #10
Evan Stade
https://codereview.chromium.org/2527513002/diff/40001/ui/gfx/canvas.cc File ui/gfx/canvas.cc (right): https://codereview.chromium.org/2527513002/diff/40001/ui/gfx/canvas.cc#newcode348 ui/gfx/canvas.cc:348: float thickness = 1.f) { On 2016/11/28 21:27:31, sky ...
4 years ago (2016-11-29 02:04:13 UTC) #11
sky
LGTM
4 years ago (2016-11-29 17:49:16 UTC) #12
tdanderson
ash/common/system LGTM https://codereview.chromium.org/2527513002/diff/20001/ash/common/system/chromeos/palette/palette_tray.cc File ash/common/system/chromeos/palette/palette_tray.cc (right): https://codereview.chromium.org/2527513002/diff/20001/ash/common/system/chromeos/palette/palette_tray.cc#newcode115 ash/common/system/chromeos/palette/palette_tray.cc:115: IDS_ASH_STATUS_TRAY_SETTINGS); On 2016/11/28 19:05:53, Evan Stade wrote: ...
4 years ago (2016-11-29 18:58:34 UTC) #17
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/2527513002/60001
4 years ago (2016-11-29 23:43:05 UTC) #19
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/2527513002/60001
4 years ago (2016-11-30 01:36:32 UTC) #22
commit-bot: I haz the power
Failed to apply patch for ash/common/system/tray/tray_popup_utils.cc: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-11-30 01:56:39 UTC) #24
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/2527513002/80001
4 years ago (2016-11-30 03:45:01 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
4 years ago (2016-11-30 05:46:07 UTC) #29
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/2527513002/80001
4 years ago (2016-11-30 16:27:07 UTC) #31
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years ago (2016-11-30 17:24:24 UTC) #33
commit-bot: I haz the power
4 years ago (2016-11-30 17:28:50 UTC) #35
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e69c1ffdb22164631d597a6b44c83ecd515d5281
Cr-Commit-Position: refs/heads/master@{#435309}

Powered by Google App Engine
This is Rietveld 408576698