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

Issue 2137023003: Make components source_sets on Android. (Closed)

Created:
4 years, 5 months ago by brettw
Modified:
4 years, 5 months ago
Reviewers:
Dirk Pranke, Nico
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make components source_sets on Android. There was a perf regression reported when components were changed from source sets to static libraries in the non-component build. This patch switches back to source sets on Android only to see what happens to thread_times.key_silk_cases and the build performance. BUG=619593 Committed: https://crrev.com/89248dc70996f9927292a7fee6911715464e1643 Cr-Commit-Position: refs/heads/master@{#405056}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M build/config/BUILDCONFIG.gn View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 31 (13 generated)
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/2137023003/1
4 years, 5 months ago (2016-07-11 20:09:05 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/190421)
4 years, 5 months ago (2016-07-11 21:45:22 UTC) #6
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/2137023003/1
4 years, 5 months ago (2016-07-11 21:48:29 UTC) #8
brettw
4 years, 5 months ago (2016-07-11 22:35:01 UTC) #9
Dirk Pranke
lgtm
4 years, 5 months ago (2016-07-11 22:36:02 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/190647)
4 years, 5 months ago (2016-07-12 01:52:29 UTC) #13
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/2137023003/1
4 years, 5 months ago (2016-07-12 18:12:14 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/261429)
4 years, 5 months ago (2016-07-12 21:56:30 UTC) #17
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/2137023003/1
4 years, 5 months ago (2016-07-13 04:59:31 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-13 06:25:40 UTC) #21
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 06:25:46 UTC) #22
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/89248dc70996f9927292a7fee6911715464e1643 Cr-Commit-Position: refs/heads/master@{#405056}
4 years, 5 months ago (2016-07-13 06:28:26 UTC) #24
Nico
All clang tot bots are now failing generate_build_files with messages like this: ERROR at build ...
4 years, 5 months ago (2016-07-13 15:05:16 UTC) #26
Nico
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/2151523002/ by thakis@chromium.org. ...
4 years, 5 months ago (2016-07-13 15:05:52 UTC) #27
Reid Kleckner
On 2016/07/13 15:05:52, Nico wrote: > A revert of this CL (patchset #1 id:1) has ...
4 years, 5 months ago (2016-07-13 15:28:33 UTC) #28
Reid Kleckner
On 2016/07/13 15:28:33, Reid Kleckner wrote: > On 2016/07/13 15:05:52, Nico wrote: > > A ...
4 years, 5 months ago (2016-07-13 15:30:22 UTC) #29
Nico
A'ight, I relanded this CL. Is reverting the gn roll safe, or does something depend ...
4 years, 5 months ago (2016-07-13 15:32:04 UTC) #30
Dirk Pranke
4 years, 5 months ago (2016-07-13 16:28:39 UTC) #31
Message was sent while issue was closed.
Reverting the GN roll should be safe.

On Wed, Jul 13, 2016 at 8:32 AM, Nico Weber <thakis@chromium.org> wrote:

> A'ight, I relanded this CL. Is reverting the gn roll safe, or does
> something depend on the new binary already?
>
> On Wed, Jul 13, 2016 at 11:30 AM, <rnk@chromium.org> wrote:
>
>> On 2016/07/13 15:28:33, Reid Kleckner wrote:
>> > On 2016/07/13 15:05:52, Nico wrote:
>> > > A revert of this CL (patchset #1 id:1) has been created in
>> > > https://codereview.chromium.org/2151523002/ by mailto:
>> thakis@chromium.org.
>> > >
>> > > The reason for reverting is: Speculative, might've broke
>> > > llvm_force_head_revision=true builds (see comment on the original
>> review)..
>> >
>> > If this doesn't fix it, I suspect the gn roll:
>> > https://codereview.chromium.org/2138013004/
>>
>> This didn't fix it, here is a clang TOT build with the revert that is
>> still red
>> for the same reason:
>>
>>
https://build.chromium.org/p/chromium.fyi/builders/CFI%20Linux%20ToT/builds/3...
>>
>> https://codereview.chromium.org/2137023003/
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups
"Chromium-reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698