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

Issue 1991573002: Remove enable_topchrome_md build flag (Closed)

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

Description

Remove enable_topchrome_md build flag Actually use of MD is still controlled by a runtime flag. Also get rid of Material Design resource build step (on !osx). These drop-in png replacements are no longer used (they've all been converted to vectorized images). BUG=none Committed: https://crrev.com/2b0e51237fa07b4fb9f6c20edcefce094f6cf5f5 Cr-Commit-Position: refs/heads/master@{#395146}

Patch Set 1 #

Patch Set 2 : mac fix #

Patch Set 3 : fix mac again #

Total comments: 2

Patch Set 4 : delete empty conditions #

Total comments: 4

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -144 lines) Patch
M build/common.gypi View 1 2 3 4 7 chunks +0 lines, -18 lines 0 comments Download
M build/config/BUILD.gn View 1 2 3 4 1 chunk +0 lines, -3 lines 0 comments Download
M build/config/ui.gni View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/BUILD.gn View 1 2 3 4 4 chunks +5 lines, -4 lines 0 comments Download
M chrome/app/theme/BUILD.gn View 2 chunks +7 lines, -2 lines 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 3 chunks +11 lines, -11 lines 0 comments Download
M chrome/browser_tests.isolate View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/chrome_dll_bundle.gypi View 1 2 chunks +1 line, -9 lines 0 comments Download
M chrome/chrome_repack_chrome_material_100_percent.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome_repack_chrome_material_200_percent.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome_resources.gyp View 1 2 3 4 3 chunks +10 lines, -26 lines 0 comments Download
M chrome/installer/linux/common/installer.include View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/installer/mini_installer/chrome.release View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/interactive_ui_tests.isolate View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/tools/build/chromeos/FILES.cfg View 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/tools/build/linux/FILES.cfg View 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/tools/build/win/FILES.cfg View 1 chunk +0 lines, -9 lines 0 comments Download
M components/resources/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M components/resources/components_scaled_resources.grd View 1 chunk +0 lines, -2 lines 0 comments Download
D components/resources/material_100_percent/omnibox/controlled_setting_mandatory.png View Binary file 0 comments Download
D components/resources/material_100_percent/omnibox/location_bar_http.png View Binary file 0 comments Download
D components/resources/material_100_percent/omnibox/omnibox_extension_app.png View Binary file 0 comments Download
D components/resources/material_100_percent/omnibox/omnibox_http.png View Binary file 0 comments Download
D components/resources/material_100_percent/omnibox/omnibox_search.png View Binary file 0 comments Download
D components/resources/material_200_percent/omnibox/controlled_setting_mandatory.png View Binary file 0 comments Download
D components/resources/material_200_percent/omnibox/location_bar_http.png View Binary file 0 comments Download
D components/resources/material_200_percent/omnibox/omnibox_extension_app.png View Binary file 0 comments Download
D components/resources/material_200_percent/omnibox/omnibox_http.png View Binary file 0 comments Download
D components/resources/material_200_percent/omnibox/omnibox_search.png View Binary file 0 comments Download
M tools/grit/grit_rule.gni View 1 chunk +0 lines, -6 lines 0 comments Download
M ui/base/material_design/material_design_controller.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M ui/base/material_design/material_design_controller_unittest.cc View 3 chunks +0 lines, -16 lines 0 comments Download

Messages

Total messages: 38 (14 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1991573002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1991573002/1
4 years, 7 months ago (2016-05-18 00:08:20 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/112965)
4 years, 7 months ago (2016-05-18 00:25:20 UTC) #4
Evan Stade
thestig: chrome/installer/linux/common/installer.include thakis: build/* chrome/* tools/grit/grit_rule.gni ui/base/material_design/material_design_controller.cc ui/base/material_design/material_design_controller_unittest.cc caitkp: components/*
4 years, 7 months ago (2016-05-18 22:01:28 UTC) #6
Evan Stade
actually +thakis this time. Will look at mac failure.
4 years, 7 months ago (2016-05-18 22:53:48 UTC) #8
Nico
can you elaborate a bit (in the cl description)? It looks like this turns on ...
4 years, 7 months ago (2016-05-19 00:28:42 UTC) #9
Evan Stade
On 2016/05/19 00:28:42, Nico (vacation May 19 to 22) wrote: > can you elaborate a ...
4 years, 7 months ago (2016-05-19 01:43:48 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1991573002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1991573002/40001
4 years, 7 months ago (2016-05-19 14:10:09 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-19 15:15:19 UTC) #15
Evan Stade
trying a different set of reviewers... thestig: chrome/* scottmg: build/* tools/grit/grit_rule.gni sky: ui/* blundell: components/*
4 years, 7 months ago (2016-05-19 21:38:48 UTC) #17
scottmg
build and tools lgtm
4 years, 7 months ago (2016-05-19 21:44:22 UTC) #18
Lei Zhang
lgtm https://codereview.chromium.org/1991573002/diff/40001/chrome/chrome_resources.gyp File chrome/chrome_resources.gyp (right): https://codereview.chromium.org/1991573002/diff/40001/chrome/chrome_resources.gyp#newcode546 chrome/chrome_resources.gyp:546: 'conditions': [ Delete?
4 years, 7 months ago (2016-05-19 21:51:54 UTC) #19
Evan Stade
https://codereview.chromium.org/1991573002/diff/40001/chrome/chrome_resources.gyp File chrome/chrome_resources.gyp (right): https://codereview.chromium.org/1991573002/diff/40001/chrome/chrome_resources.gyp#newcode546 chrome/chrome_resources.gyp:546: 'conditions': [ On 2016/05/19 21:51:53, Lei Zhang wrote: > ...
4 years, 7 months ago (2016-05-19 22:02:31 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1991573002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1991573002/60001
4 years, 7 months ago (2016-05-19 22:11:44 UTC) #22
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/69165) android_chromium_gn_compile_dbg on ...
4 years, 7 months ago (2016-05-19 22:17:30 UTC) #24
varkha
Code in ui/base/material_design/ lgtm. I am not familiar enough with the rest but it seems ...
4 years, 7 months ago (2016-05-19 22:39:31 UTC) #25
sky
https://codereview.chromium.org/1991573002/diff/60001/chrome/BUILD.gn File chrome/BUILD.gn (right): https://codereview.chromium.org/1991573002/diff/60001/chrome/BUILD.gn#newcode633 chrome/BUILD.gn:633: if (is_mac) { I was confused by these checks, ...
4 years, 7 months ago (2016-05-19 23:11:58 UTC) #26
Evan Stade
https://codereview.chromium.org/1991573002/diff/60001/chrome/BUILD.gn File chrome/BUILD.gn (right): https://codereview.chromium.org/1991573002/diff/60001/chrome/BUILD.gn#newcode633 chrome/BUILD.gn:633: if (is_mac) { On 2016/05/19 23:11:58, sky wrote: > ...
4 years, 7 months ago (2016-05-19 23:20:10 UTC) #27
blundell
//components lgtm
4 years, 7 months ago (2016-05-20 08:15:41 UTC) #28
sky
LGTM https://codereview.chromium.org/1991573002/diff/60001/chrome/BUILD.gn File chrome/BUILD.gn (right): https://codereview.chromium.org/1991573002/diff/60001/chrome/BUILD.gn#newcode633 chrome/BUILD.gn:633: if (is_mac) { On 2016/05/19 23:20:10, Evan Stade ...
4 years, 7 months ago (2016-05-20 16:27:54 UTC) #29
Evan Stade
https://codereview.chromium.org/1991573002/diff/60001/chrome/BUILD.gn File chrome/BUILD.gn (right): https://codereview.chromium.org/1991573002/diff/60001/chrome/BUILD.gn#newcode633 chrome/BUILD.gn:633: if (is_mac) { On 2016/05/20 16:27:54, sky wrote: > ...
4 years, 7 months ago (2016-05-20 16:54:51 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1991573002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1991573002/80001
4 years, 7 months ago (2016-05-20 16:58:42 UTC) #33
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-20 20:03:23 UTC) #35
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/2b0e51237fa07b4fb9f6c20edcefce094f6cf5f5 Cr-Commit-Position: refs/heads/master@{#395146}
4 years, 7 months ago (2016-05-20 20:05:33 UTC) #37
kolos1
4 years, 7 months ago (2016-05-23 11:00:32 UTC) #38
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.chromium.org/2001093002/ by kolos@chromium.org.

The reason for reverting is: Linux builder failing (isolated tests). 
https://build.chromium.org/p/chromium.linux/builders/Linux%20Builder%20%28dbg...

https://build.chromium.org/p/chromium.linux/builders/Linux%20Builder%20%28dbg...

Tests failed because of missing chrome_material_100_percent.pak. .

Powered by Google App Engine
This is Rietveld 408576698