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

Issue 2942643002: Break up the chrome/common:common target (Closed)

Created:
3 years, 6 months ago by manzagop (departed)
Modified:
3 years, 6 months ago
Reviewers:
agrieve, Scott Byer
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Break up the chrome/common:common target This CL breaks off some targets from chrome/common:common. Context: https://crrev.com/2850863002 introduced a binary size regression. In order to address it, chrome_logging.* needs to be pulled out from chrome/common:common to a separate target, but this turns out to be hard. This CL is a stepping stone. BUG=717103 Review-Url: https://codereview.chromium.org/2942643002 Cr-Commit-Position: refs/heads/master@{#479881} Committed: https://chromium.googlesource.com/chromium/src/+/ea6c95a904cac342b91cc68b06d2851a3d9e6394

Patch Set 1 #

Patch Set 2 : fix analyze issue #

Total comments: 1

Patch Set 3 : break up chrome/common #

Patch Set 4 : missing file #

Total comments: 9

Patch Set 5 : address comments #

Patch Set 6 : revise an is_linux condition back to what it was (e.g. avoid chromeos) #

Patch Set 7 : Remove obsolete owners from chrome/common/cloud_print #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -36 lines) Patch
M chrome/common/BUILD.gn View 1 2 3 4 5 9 chunks +27 lines, -33 lines 0 comments Download
A chrome/common/cloud_print/BUILD.gn View 1 2 3 1 chunk +25 lines, -0 lines 0 comments Download
M chrome/common/cloud_print/OWNERS View 1 2 3 4 5 6 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 51 (31 generated)
agrieve
https://codereview.chromium.org/2942643002/diff/20001/chrome/common/BUILD.gn File chrome/common/BUILD.gn (right): https://codereview.chromium.org/2942643002/diff/20001/chrome/common/BUILD.gn#newcode579 chrome/common/BUILD.gn:579: static_library("logging") { Would this make more sense as a ...
3 years, 6 months ago (2017-06-14 15:45:48 UTC) #10
manzagop (departed)
Looks like I missed a file, all_messages.h, which actually pulls in a lot of stuff. ...
3 years, 6 months ago (2017-06-14 16:42:05 UTC) #11
manzagop (departed)
Had another look and this is not going to work. I pull and more always ...
3 years, 6 months ago (2017-06-14 20:37:20 UTC) #12
manzagop (departed)
Hi Andrew! Are you ok with the approach of starting by breaking up the common ...
3 years, 6 months ago (2017-06-14 21:58:05 UTC) #17
manzagop (departed)
Additionally, if you agree with the approach, please be extra nitty on this first CL, ...
3 years, 6 months ago (2017-06-14 22:00:08 UTC) #18
agrieve
On 2017/06/14 22:00:08, manzagop wrote: > Additionally, if you agree with the approach, please be ...
3 years, 6 months ago (2017-06-15 00:32:15 UTC) #21
manzagop (departed)
On 2017/06/15 00:32:15, agrieve wrote: > On 2017/06/14 22:00:08, manzagop wrote: > > Additionally, if ...
3 years, 6 months ago (2017-06-15 00:56:57 UTC) #22
manzagop (departed)
On 2017/06/15 00:56:57, manzagop wrote: > On 2017/06/15 00:32:15, agrieve wrote: > > On 2017/06/14 ...
3 years, 6 months ago (2017-06-15 00:59:35 UTC) #23
manzagop (departed)
Hi Scott, Could you have a look? Thanks! Pierre-Antoine
3 years, 6 months ago (2017-06-15 13:06:42 UTC) #25
agrieve
I'm happy to do reviews, but have owners only for BUILD.gn :P. lgtm /w nits ...
3 years, 6 months ago (2017-06-15 13:52:00 UTC) #26
agrieve
https://codereview.chromium.org/2942643002/diff/60001/chrome/common/cloud_print/BUILD.gn File chrome/common/cloud_print/BUILD.gn (right): https://codereview.chromium.org/2942643002/diff/60001/chrome/common/cloud_print/BUILD.gn#newcode1 chrome/common/cloud_print/BUILD.gn:1: # Copyright 2017 The Chromium Authors. All rights reserved. ...
3 years, 6 months ago (2017-06-15 13:52:56 UTC) #27
manzagop (departed)
Thanks! Addressed comments, but have a question. Another look? https://codereview.chromium.org/2942643002/diff/60001/chrome/common/BUILD.gn File chrome/common/BUILD.gn (left): https://codereview.chromium.org/2942643002/diff/60001/chrome/common/BUILD.gn#oldcode464 chrome/common/BUILD.gn:464: ...
3 years, 6 months ago (2017-06-15 14:55:00 UTC) #30
agrieve
https://codereview.chromium.org/2942643002/diff/60001/chrome/common/BUILD.gn File chrome/common/BUILD.gn (left): https://codereview.chromium.org/2942643002/diff/60001/chrome/common/BUILD.gn#oldcode464 chrome/common/BUILD.gn:464: "//chrome/install_static:install_static_util", On 2017/06/15 14:54:59, manzagop wrote: > On 2017/06/15 ...
3 years, 6 months ago (2017-06-15 15:06:17 UTC) #31
manzagop (departed)
Hm, looks like is_linux includes chromeos and others. I switched the condition back to what ...
3 years, 6 months ago (2017-06-15 18:36:04 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2942643002/100001
3 years, 6 months ago (2017-06-15 20:35:01 UTC) #41
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/465179)
3 years, 6 months ago (2017-06-15 20:46:06 UTC) #43
Scott Byer
lgtm
3 years, 6 months ago (2017-06-15 21:31:09 UTC) #44
manzagop (departed)
On 2017/06/15 21:31:09, Scott Byer wrote: > lgtm Thanks for the review!
3 years, 6 months ago (2017-06-15 21:38:07 UTC) #45
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2942643002/120001
3 years, 6 months ago (2017-06-15 21:38:55 UTC) #48
commit-bot: I haz the power
3 years, 6 months ago (2017-06-15 22:59:33 UTC) #51
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/ea6c95a904cac342b91cc68b06d2...

Powered by Google App Engine
This is Rietveld 408576698