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

Issue 2141153002: Fix java_group() handling in write_build_config.py. (Closed)

Created:
4 years, 5 months ago by agrieve
Modified:
4 years, 5 months ago
Reviewers:
Ian Wen
CC:
chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix java_group() handling in write_build_config.py. Ran into this when trying to add support for android_aar() template. The existing logic did not play nice with the filtering done by _FilterUnwantedDepsPaths. It now just resolves groups at the same time as _FilterUnwantedDepsPaths so that no other logic within the file should need to know about them. BUG=611171 Committed: https://crrev.com/29078463073171cf034c7c5e8e9fdd18d5022fec Cr-Commit-Position: refs/heads/master@{#405536}

Patch Set 1 #

Total comments: 4

Patch Set 2 : added some comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -19 lines) Patch
M build/android/gyp/write_build_config.py View 1 3 chunks +28 lines, -19 lines 1 comment Download

Messages

Total messages: 22 (13 generated)
agrieve
On 2016/07/12 19:01:36, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:ianwen@chromium.org
4 years, 5 months ago (2016-07-12 19:01:42 UTC) #5
agrieve
On 2016/07/12 19:01:42, agrieve wrote: > On 2016/07/12 19:01:36, agrieve wrote: > > mailto:agrieve@chromium.org changed ...
4 years, 5 months ago (2016-07-14 03:26:55 UTC) #12
Ian Wen
https://codereview.chromium.org/2141153002/diff/1/build/android/gyp/write_build_config.py File build/android/gyp/write_build_config.py (right): https://codereview.chromium.org/2141153002/diff/1/build/android/gyp/write_build_config.py#newcode175 build/android/gyp/write_build_config.py:175: ret[index:index + 1] = expanded_configs IIUC, this removes "group" ...
4 years, 5 months ago (2016-07-14 04:04:55 UTC) #13
agrieve
Good questions! https://codereview.chromium.org/2141153002/diff/1/build/android/gyp/write_build_config.py File build/android/gyp/write_build_config.py (right): https://codereview.chromium.org/2141153002/diff/1/build/android/gyp/write_build_config.py#newcode175 build/android/gyp/write_build_config.py:175: ret[index:index + 1] = expanded_configs On 2016/07/14 ...
4 years, 5 months ago (2016-07-14 13:22:02 UTC) #14
Ian Wen
lgtm https://codereview.chromium.org/2141153002/diff/20001/build/android/gyp/write_build_config.py File build/android/gyp/write_build_config.py (right): https://codereview.chromium.org/2141153002/diff/20001/build/android/gyp/write_build_config.py#newcode183 build/android/gyp/write_build_config.py:183: include the .apk as a resource/asset, not to ...
4 years, 5 months ago (2016-07-14 17:14:54 UTC) #16
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/2141153002/20001
4 years, 5 months ago (2016-07-14 17:15:15 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-14 19:23:04 UTC) #19
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-14 19:23:12 UTC) #20
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 19:24:28 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/29078463073171cf034c7c5e8e9fdd18d5022fec
Cr-Commit-Position: refs/heads/master@{#405536}

Powered by Google App Engine
This is Rietveld 408576698