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

Issue 1909453004: [Mac][Material Design] Adjust EV chip to match Material Design spec. (Closed)

Created:
4 years, 8 months ago by shrike
Modified:
4 years, 7 months ago
Reviewers:
tapted
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac][Material Design] Adjust EV chip to match Material Design spec. Tweak the EV chip to match the spec, per sgabriel@. R=avi@chromium.org BUG=596594 Committed: https://crrev.com/41af3ca181bd1abeda8ef5264a646da9d58e6821 Cr-Commit-Position: refs/heads/master@{#390116}

Patch Set 1 #

Total comments: 31

Patch Set 2 : Fix problems. #

Total comments: 8

Patch Set 3 : Fix nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -38 lines) Patch
M chrome/browser/ui/cocoa/location_bar/bubble_decoration.h View 1 2 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/bubble_decoration.mm View 1 2 4 chunks +16 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h View 1 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.mm View 1 5 chunks +53 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm View 1 2 9 chunks +36 lines, -29 lines 0 comments Download
M chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.mm View 1 2 1 chunk +8 lines, -3 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
shrike
PTAL
4 years, 8 months ago (2016-04-20 22:58:39 UTC) #1
shrike
PTAL
4 years, 8 months ago (2016-04-21 21:32:23 UTC) #4
tapted
note the cl description still has R=avi in it :) https://codereview.chromium.org/1909453004/diff/1/chrome/browser/ui/cocoa/location_bar/bubble_decoration.h File chrome/browser/ui/cocoa/location_bar/bubble_decoration.h (right): https://codereview.chromium.org/1909453004/diff/1/chrome/browser/ui/cocoa/location_bar/bubble_decoration.h#newcode30 ...
4 years, 8 months ago (2016-04-22 00:41:52 UTC) #5
shrike
https://codereview.chromium.org/1909453004/diff/1/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h File chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h (right): https://codereview.chromium.org/1909453004/diff/1/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h#newcode37 chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h:37: void DrawWithBackgroundInFrame(NSRect background_frame, On 2016/04/22 00:41:52, tapted wrote: > ...
4 years, 8 months ago (2016-04-22 05:46:30 UTC) #6
tapted
https://codereview.chromium.org/1909453004/diff/1/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h File chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h (right): https://codereview.chromium.org/1909453004/diff/1/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h#newcode37 chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h:37: void DrawWithBackgroundInFrame(NSRect background_frame, On 2016/04/22 05:46:30, shrike wrote: > ...
4 years, 8 months ago (2016-04-22 06:09:49 UTC) #7
shrike
https://codereview.chromium.org/1909453004/diff/1/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h File chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h (right): https://codereview.chromium.org/1909453004/diff/1/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h#newcode37 chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h:37: void DrawWithBackgroundInFrame(NSRect background_frame, On 2016/04/22 06:09:48, tapted wrote: > ...
4 years, 8 months ago (2016-04-22 06:24:16 UTC) #8
tapted
some follow-ups (sorry for the delay - Monday was a public holiday, so lots to ...
4 years, 8 months ago (2016-04-25 21:48:10 UTC) #9
shrike
PTAL https://codereview.chromium.org/1909453004/diff/1/chrome/browser/ui/cocoa/location_bar/bubble_decoration.h File chrome/browser/ui/cocoa/location_bar/bubble_decoration.h (right): https://codereview.chromium.org/1909453004/diff/1/chrome/browser/ui/cocoa/location_bar/bubble_decoration.h#newcode30 chrome/browser/ui/cocoa/location_bar/bubble_decoration.h:30: void SetFont(NSFont* font); On 2016/04/22 00:41:52, tapted wrote: ...
4 years, 8 months ago (2016-04-26 18:03:40 UTC) #10
tapted
lgtm % nits https://codereview.chromium.org/1909453004/diff/1/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.mm File chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.mm (right): https://codereview.chromium.org/1909453004/diff/1/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.mm#newcode64 chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.mm:64: SetFont([NSFont systemFontOfSize:11]); On 2016/04/26 18:03:40, shrike ...
4 years, 7 months ago (2016-04-27 02:37:40 UTC) #11
shrike
https://codereview.chromium.org/1909453004/diff/20001/chrome/browser/ui/cocoa/location_bar/bubble_decoration.h File chrome/browser/ui/cocoa/location_bar/bubble_decoration.h (right): https://codereview.chromium.org/1909453004/diff/20001/chrome/browser/ui/cocoa/location_bar/bubble_decoration.h#newcode30 chrome/browser/ui/cocoa/location_bar/bubble_decoration.h:30: NSFont* GetFont() const override; On 2016/04/27 02:37:39, tapted wrote: ...
4 years, 7 months ago (2016-04-27 16:35:17 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1909453004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1909453004/40001
4 years, 7 months ago (2016-04-27 16:35:51 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-04-27 17:46:53 UTC) #17
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:10:58 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/41af3ca181bd1abeda8ef5264a646da9d58e6821
Cr-Commit-Position: refs/heads/master@{#390116}

Powered by Google App Engine
This is Rietveld 408576698