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

Issue 2008763002: [Extensions UI] Remove all traces of the chevron (Closed)

Created:
4 years, 7 months ago by Devlin
Modified:
4 years, 7 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, tfarina, oshima+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Extensions UI] Remove all traces of the chevron BUG=610793 Committed: https://crrev.com/9eb5ed4a472df5b600c76941262bb8e1f86ee41b Cr-Commit-Position: refs/heads/master@{#395756}

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Evan's #

Total comments: 2

Patch Set 3 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -311 lines) Patch
D chrome/app/theme/default_100_percent/mac/browser_actions_overflow_hover.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/mac/browser_actions_overflow_normal.png View Binary file 0 comments Download
D chrome/app/theme/default_100_percent/mac/browser_actions_overflow_pressed.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/mac/browser_actions_overflow_hover.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/mac/browser_actions_overflow_normal.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/mac/browser_actions_overflow_pressed.png View Binary file 0 comments Download
D chrome/app/theme/material_100_percent/mac/browser_actions_overflow_normal.png View Binary file 0 comments Download
D chrome/app/theme/material_200_percent/mac/browser_actions_overflow_normal.png View Binary file 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/themes/browser_theme_pack.cc View 1 2 chunks +8 lines, -11 lines 0 comments Download
M chrome/browser/themes/theme_properties.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/browser_actions_controller.h View 2 chunks +0 lines, -18 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/browser_actions_controller.mm View 18 chunks +9 lines, -217 lines 0 comments Download
M chrome/browser/ui/toolbar/toolbar_actions_bar.cc View 1 2 5 chunks +4 lines, -24 lines 0 comments Download
M chrome/browser/ui/toolbar/toolbar_actions_bar_delegate.h View 2 chunks +2 lines, -10 lines 0 comments Download
M chrome/browser/ui/toolbar/toolbar_actions_bar_unittest.cc View 1 2 chunks +5 lines, -9 lines 0 comments Download
M chrome/browser/ui/views/toolbar/browser_actions_container.h View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/ui/views/toolbar/browser_actions_container.cc View 3 chunks +1 line, -8 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
Devlin
Yay, it's dead! Scott, Avi, and Evan, can you please take a look? Scott: ui/views, ...
4 years, 7 months ago (2016-05-24 17:39:40 UTC) #4
Evan Stade
awesome https://codereview.chromium.org/2008763002/diff/20001/chrome/browser/themes/browser_theme_pack.cc File chrome/browser/themes/browser_theme_pack.cc (right): https://codereview.chromium.org/2008763002/diff/20001/chrome/browser/themes/browser_theme_pack.cc#newcode52 chrome/browser/themes/browser_theme_pack.cc:52: const int kThemePackVersion = 41; think you need ...
4 years, 7 months ago (2016-05-24 17:58:55 UTC) #5
Avi (use Gerrit)
cocoa lgtm
4 years, 7 months ago (2016-05-24 18:17:58 UTC) #6
sky
LGTM
4 years, 7 months ago (2016-05-24 20:33:38 UTC) #7
Devlin
https://codereview.chromium.org/2008763002/diff/20001/chrome/browser/themes/browser_theme_pack.cc File chrome/browser/themes/browser_theme_pack.cc (right): https://codereview.chromium.org/2008763002/diff/20001/chrome/browser/themes/browser_theme_pack.cc#newcode52 chrome/browser/themes/browser_theme_pack.cc:52: const int kThemePackVersion = 41; On 2016/05/24 17:58:55, Evan ...
4 years, 7 months ago (2016-05-24 21:59:01 UTC) #8
Evan Stade
lgtm https://codereview.chromium.org/2008763002/diff/40001/chrome/browser/ui/toolbar/toolbar_actions_bar.cc File chrome/browser/ui/toolbar/toolbar_actions_bar.cc (right): https://codereview.chromium.org/2008763002/diff/40001/chrome/browser/ui/toolbar/toolbar_actions_bar.cc#newcode226 chrome/browser/ui/toolbar/toolbar_actions_bar.cc:226: 0, available_space + platform_settings_.item_spacing) / IconWidth(true)); optional nit: ...
4 years, 7 months ago (2016-05-24 22:07:18 UTC) #9
Devlin
https://codereview.chromium.org/2008763002/diff/40001/chrome/browser/ui/toolbar/toolbar_actions_bar.cc File chrome/browser/ui/toolbar/toolbar_actions_bar.cc (right): https://codereview.chromium.org/2008763002/diff/40001/chrome/browser/ui/toolbar/toolbar_actions_bar.cc#newcode226 chrome/browser/ui/toolbar/toolbar_actions_bar.cc:226: 0, available_space + platform_settings_.item_spacing) / IconWidth(true)); On 2016/05/24 22:07:18, ...
4 years, 7 months ago (2016-05-25 00:38:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2008763002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2008763002/60001
4 years, 7 months ago (2016-05-25 00:40:00 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 7 months ago (2016-05-25 00:46:24 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-25 00:47:29 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9eb5ed4a472df5b600c76941262bb8e1f86ee41b
Cr-Commit-Position: refs/heads/master@{#395756}

Powered by Google App Engine
This is Rietveld 408576698