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

Issue 2694323003: Reuse submenu arrow images for trees (like the edit bookmark tree). (Closed)

Created:
3 years, 10 months ago by Evan Stade
Modified:
3 years, 10 months ago
Reviewers:
msw, Peter Kasting
CC:
chromium-reviews, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reuse submenu arrow images for trees (like the edit bookmark tree). This makes our UI more consistent and makes the arrows look significantly better at 1.25x scale. BUG=692270 Review-Url: https://codereview.chromium.org/2694323003 Cr-Commit-Position: refs/heads/master@{#450822} Committed: https://chromium.googlesource.com/chromium/src/+/81217a22a1dc79485433f211e35eaca71167a369

Patch Set 1 #

Total comments: 6

Patch Set 2 : remove TreeArrow color #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -35 lines) Patch
M chrome/browser/ui/libgtkui/native_theme_gtk2.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/libgtkui/native_theme_gtk3.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M ui/native_theme/common_theme.cc View 1 2 chunks +0 lines, -3 lines 0 comments Download
M ui/native_theme/native_theme.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ui/native_theme/native_theme_dark_aura.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M ui/native_theme/native_theme_mac.mm View 1 1 chunk +0 lines, -1 line 0 comments Download
M ui/native_theme/native_theme_win.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M ui/views/controls/tree/tree_view.cc View 3 chunks +19 lines, -24 lines 0 comments Download

Messages

Total messages: 26 (15 generated)
Evan Stade
3 years, 10 months ago (2017-02-15 00:34:37 UTC) #2
Peter Kasting
LGTM https://codereview.chromium.org/2694323003/diff/1/ui/views/controls/tree/tree_view.cc File ui/views/controls/tree/tree_view.cc (right): https://codereview.chromium.org/2694323003/diff/1/ui/views/controls/tree/tree_view.cc#newcode833 ui/views/controls/tree/tree_view.cc:833: GetNativeTheme()->GetSystemColor(text_color_id(false, false)))); Any particular reason to move away ...
3 years, 10 months ago (2017-02-15 01:05:31 UTC) #5
Evan Stade
https://codereview.chromium.org/2694323003/diff/1/ui/views/controls/tree/tree_view.cc File ui/views/controls/tree/tree_view.cc (right): https://codereview.chromium.org/2694323003/diff/1/ui/views/controls/tree/tree_view.cc#newcode833 ui/views/controls/tree/tree_view.cc:833: GetNativeTheme()->GetSystemColor(text_color_id(false, false)))); On 2017/02/15 01:05:31, Peter Kasting wrote: > ...
3 years, 10 months ago (2017-02-15 01:28:58 UTC) #6
Peter Kasting
https://codereview.chromium.org/2694323003/diff/1/ui/views/controls/tree/tree_view.cc File ui/views/controls/tree/tree_view.cc (right): https://codereview.chromium.org/2694323003/diff/1/ui/views/controls/tree/tree_view.cc#newcode845 ui/views/controls/tree/tree_view.cc:845: arrow_bounds.y()); On 2017/02/15 01:28:58, Evan Stade wrote: > On ...
3 years, 10 months ago (2017-02-15 02:05:28 UTC) #7
Evan Stade
On 2017/02/15 02:05:28, Peter Kasting wrote: > https://codereview.chromium.org/2694323003/diff/1/ui/views/controls/tree/tree_view.cc > File ui/views/controls/tree/tree_view.cc (right): > > https://codereview.chromium.org/2694323003/diff/1/ui/views/controls/tree/tree_view.cc#newcode845 ...
3 years, 10 months ago (2017-02-15 15:58:11 UTC) #10
Evan Stade
+msw for owners https://codereview.chromium.org/2694323003/diff/1/ui/views/controls/tree/tree_view.cc File ui/views/controls/tree/tree_view.cc (right): https://codereview.chromium.org/2694323003/diff/1/ui/views/controls/tree/tree_view.cc#newcode833 ui/views/controls/tree/tree_view.cc:833: GetNativeTheme()->GetSystemColor(text_color_id(false, false)))); On 2017/02/15 01:28:58, Evan ...
3 years, 10 months ago (2017-02-15 16:07:37 UTC) #14
Peter Kasting
On 2017/02/15 15:58:11, Evan Stade wrote: > On 2017/02/15 02:05:28, Peter Kasting wrote: > > ...
3 years, 10 months ago (2017-02-15 19:23:35 UTC) #17
msw
lgtm modulo Peter's concern (for followup?)
3 years, 10 months ago (2017-02-15 20:13:37 UTC) #18
Evan Stade
> Not for this CL, I guess, but I'm wondering why this class goes to ...
3 years, 10 months ago (2017-02-15 22:02:23 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/2694323003/20001
3 years, 10 months ago (2017-02-15 22:04:39 UTC) #22
commit-bot: I haz the power
3 years, 10 months ago (2017-02-15 22:51:41 UTC) #26
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/81217a22a1dc79485433f211e35e...

Powered by Google App Engine
This is Rietveld 408576698