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

Issue 1421683002: Update search chip icon for MD, vectorize. (Closed)

Created:
5 years, 2 months ago by Evan Stade
Modified:
5 years, 1 month ago
Reviewers:
Peter Kasting, sadrul
CC:
chromium-reviews, tfarina, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update search chip icon for MD, vectorize. Also fixes the icons for the omnibox search extension API in MD mode. BUG=505953 TBR=sadrul@chromium.org Committed: https://crrev.com/81a623407a261c91e90b24266c12fdc8cf17c10b Cr-Commit-Position: refs/heads/master@{#356409}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 15

Patch Set 3 : pkasting review #

Messages

Total messages: 24 (7 generated)
Evan Stade
https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/selected_keyword_view.cc File chrome/browser/ui/views/location_bar/selected_keyword_view.cc (left): https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/selected_keyword_view.cc#oldcode24 chrome/browser/ui/views/location_bar/selected_keyword_view.cc:24: : IconLabelBubbleView(IDR_KEYWORD_SEARCH_MAGNIFIER, this was actually never visible because it ...
5 years, 2 months ago (2015-10-23 21:49:40 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421683002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421683002/20001
5 years, 2 months ago (2015-10-23 21:50:33 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-23 23:40:08 UTC) #7
Peter Kasting
https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc File chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc (right): https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc#newcode107 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc:107: bool is_extension_icon = ui::MaterialDesignController::IsModeMaterial() ? Nit: Seems clearer? bool ...
5 years, 2 months ago (2015-10-23 23:44:09 UTC) #8
Evan Stade
https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc File chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc (right): https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc#newcode108 chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc:108: false : is_extension_icon_; On 2015/10/23 23:44:09, Peter Kasting wrote: ...
5 years, 1 month ago (2015-10-26 19:29:19 UTC) #9
Peter Kasting
https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/selected_keyword_view.cc File chrome/browser/ui/views/location_bar/selected_keyword_view.cc (right): https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/selected_keyword_view.cc#newcode60 chrome/browser/ui/views/location_bar/selected_keyword_view.cc:60: GetNativeTheme()->GetSystemColor(ui::NativeTheme::kColorId_LinkEnabled); On 2015/10/26 19:29:19, Evan Stade wrote: > On ...
5 years, 1 month ago (2015-10-26 19:57:41 UTC) #10
Evan Stade
https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/selected_keyword_view.cc File chrome/browser/ui/views/location_bar/selected_keyword_view.cc (right): https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/selected_keyword_view.cc#newcode60 chrome/browser/ui/views/location_bar/selected_keyword_view.cc:60: GetNativeTheme()->GetSystemColor(ui::NativeTheme::kColorId_LinkEnabled); On 2015/10/26 19:57:41, Peter Kasting wrote: > On ...
5 years, 1 month ago (2015-10-26 20:19:36 UTC) #11
Peter Kasting
https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/selected_keyword_view.cc File chrome/browser/ui/views/location_bar/selected_keyword_view.cc (right): https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/selected_keyword_view.cc#newcode60 chrome/browser/ui/views/location_bar/selected_keyword_view.cc:60: GetNativeTheme()->GetSystemColor(ui::NativeTheme::kColorId_LinkEnabled); On 2015/10/26 20:19:36, Evan Stade wrote: > On ...
5 years, 1 month ago (2015-10-26 20:34:01 UTC) #12
Evan Stade
https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/selected_keyword_view.cc File chrome/browser/ui/views/location_bar/selected_keyword_view.cc (right): https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/selected_keyword_view.cc#newcode60 chrome/browser/ui/views/location_bar/selected_keyword_view.cc:60: GetNativeTheme()->GetSystemColor(ui::NativeTheme::kColorId_LinkEnabled); On 2015/10/26 20:34:01, Peter Kasting wrote: > On ...
5 years, 1 month ago (2015-10-26 21:29:42 UTC) #13
Peter Kasting
https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/selected_keyword_view.cc File chrome/browser/ui/views/location_bar/selected_keyword_view.cc (right): https://codereview.chromium.org/1421683002/diff/20001/chrome/browser/ui/views/location_bar/selected_keyword_view.cc#newcode60 chrome/browser/ui/views/location_bar/selected_keyword_view.cc:60: GetNativeTheme()->GetSystemColor(ui::NativeTheme::kColorId_LinkEnabled); On 2015/10/26 21:29:42, Evan Stade wrote: > For ...
5 years, 1 month ago (2015-10-26 22:21:19 UTC) #14
Peter Kasting
BTW, if it turns out that what we want in the end would be a ...
5 years, 1 month ago (2015-10-26 23:02:12 UTC) #15
Evan Stade
> Until now everyone has wanted the system-native link color, so it's no surprise > ...
5 years, 1 month ago (2015-10-27 00:11:50 UTC) #16
Peter Kasting
On 2015/10/27 00:11:50, Evan Stade wrote: > > Until now everyone has wanted the system-native ...
5 years, 1 month ago (2015-10-27 01:06:34 UTC) #17
Evan Stade
+sadrul TBR for ui/gfx/BUILD.gn
5 years, 1 month ago (2015-10-27 20:54:56 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421683002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421683002/40001
5 years, 1 month ago (2015-10-27 20:54:57 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-10-27 22:08:26 UTC) #23
commit-bot: I haz the power
5 years, 1 month ago (2015-10-27 22:09:07 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/81a623407a261c91e90b24266c12fdc8cf17c10b
Cr-Commit-Position: refs/heads/master@{#356409}

Powered by Google App Engine
This is Rietveld 408576698