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

Issue 1680773006: Implement Material Design for Mac toolbar. (Closed)

Created:
4 years, 10 months ago by shrike
Modified:
4 years, 9 months ago
Reviewers:
Avi (use Gerrit), Nico
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@md_master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rework the Mac toolbar to use the Material Design style. BUG=585673 Committed: https://crrev.com/2f68876451cda30218ac57b675f67c196a2df442 Cr-Commit-Position: refs/heads/master@{#379889}

Patch Set 1 #

Patch Set 2 : Checkpoint. #

Patch Set 3 : Next checkpoint. #

Patch Set 4 : Checkpoint. #

Patch Set 5 : Adjust incognito location bar selected text color. #

Patch Set 6 : Ready for review. #

Total comments: 10

Patch Set 7 : Fix literal formatting. #

Patch Set 8 : Fix location bar border in Incognito mode. #

Patch Set 9 : Change button hover and pressed styles. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+972 lines, -152 lines) Patch
M chrome/browser/ui/cocoa/chrome_browser_window.mm View 1 2 3 4 5 2 chunks +49 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.mm View 1 2 3 4 5 3 chunks +29 lines, -16 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm View 1 2 3 4 5 6 7 2 chunks +107 lines, -24 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm View 1 2 3 4 5 6 3 chunks +27 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm View 1 2 3 4 5 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/star_decoration.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/star_decoration.mm View 1 2 3 4 5 2 chunks +23 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.mm View 1 2 3 4 5 6 chunks +41 lines, -14 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/avatar_icon_controller.mm View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/themed_window.h View 1 2 3 4 5 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/themed_window.mm View 1 2 3 4 5 1 chunk +12 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/toolbar/app_toolbar_button.h View 1 2 1 chunk +28 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/toolbar/app_toolbar_button.mm View 1 2 3 4 5 6 7 8 1 chunk +87 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/toolbar/reload_button_cocoa.mm View 1 2 3 4 5 4 chunks +74 lines, -26 lines 0 comments Download
M chrome/browser/ui/cocoa/toolbar/toolbar_button_cocoa.h View 1 2 3 4 5 6 7 8 2 chunks +19 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/toolbar/toolbar_button_cocoa.mm View 1 2 3 4 5 6 7 8 2 chunks +284 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/toolbar/toolbar_controller.mm View 1 2 3 4 5 14 chunks +175 lines, -63 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
shrike
Hello, thakis - chrome/chrome_browser_ui.gypi avi - everything else PTAL
4 years, 9 months ago (2016-03-01 00:40:18 UTC) #3
Avi (use Gerrit)
OMG two ways of doing everything :'( Mainly a question about dark vs incognito and ...
4 years, 9 months ago (2016-03-01 19:59:07 UTC) #4
shrike
Thank you for looking at this so quickly. PTAL https://codereview.chromium.org/1680773006/diff/100001/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.mm File chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.mm (right): https://codereview.chromium.org/1680773006/diff/100001/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.mm#newcode375 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.mm:375: ...
4 years, 9 months ago (2016-03-01 20:30:14 UTC) #5
Avi (use Gerrit)
lgtm; thanks for the clarification
4 years, 9 months ago (2016-03-01 20:34:40 UTC) #6
shrike
Hello thakis@ - would you please take a moment to approve the addition of two ...
4 years, 9 months ago (2016-03-02 05:20:11 UTC) #7
shrike
Hello avi@, would you PTAL at the changes I made to autocomplete_text_field_cell.mm in the most-recent ...
4 years, 9 months ago (2016-03-03 02:31:02 UTC) #8
Avi (use Gerrit)
Appreciate the attention to detail; still lgtm.
4 years, 9 months ago (2016-03-03 05:23:12 UTC) #9
shrike
avi@ - a few more changes before landing. PTAL.
4 years, 9 months ago (2016-03-07 23:17:51 UTC) #10
Avi (use Gerrit)
still lgtm
4 years, 9 months ago (2016-03-08 02:02:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1680773006/150001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1680773006/150001
4 years, 9 months ago (2016-03-08 18:04:12 UTC) #13
commit-bot: I haz the power
Committed patchset #9 (id:150001)
4 years, 9 months ago (2016-03-08 19:41:21 UTC) #15
commit-bot: I haz the power
4 years, 9 months ago (2016-03-08 19:42:14 UTC) #17
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/2f68876451cda30218ac57b675f67c196a2df442
Cr-Commit-Position: refs/heads/master@{#379889}

Powered by Google App Engine
This is Rietveld 408576698