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

Issue 1133603004: Add create_density_splits option to java_apk.gypi / android_apk (gn) (Closed)

Created:
5 years, 7 months ago by agrieve
Modified:
5 years, 7 months ago
Reviewers:
cjhopman, nednguyen
CC:
chromium-reviews, telemetry-reviews_chromium.org, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@split-abi
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add create_density_splits option to java_apk.gypi / android_apk (gn) BUG=488324 Committed: https://crrev.com/ac94e41f40bfc5252dc23dd72549d985ca221168 Cr-Commit-Position: refs/heads/master@{#331177}

Patch Set 1 #

Patch Set 2 : Reverted a couple mistakenly changed lines #

Patch Set 3 : fixed up gyp_managed_install #

Total comments: 6

Patch Set 4 : fix xdpi->xhdpi. pull gn target name into a var #

Patch Set 5 : Rebased. #

Total comments: 2

Patch Set 6 : removed TELEMETRY_DEPS change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+346 lines, -58 lines) Patch
A build/android/finalize_splits_action.gypi View 1 2 3 1 chunk +70 lines, -0 lines 0 comments Download
M build/android/gyp/finalize_apk.py View 1 2 3 4 2 chunks +11 lines, -7 lines 0 comments Download
A build/android/gyp/finalize_splits.py View 1 2 3 4 1 chunk +44 lines, -0 lines 0 comments Download
M build/android/gyp/package_resources.py View 1 5 chunks +78 lines, -1 line 0 comments Download
M build/android/package_resources_action.gypi View 3 chunks +14 lines, -0 lines 0 comments Download
M build/config/android/internal_rules.gni View 1 2 3 4 5 chunks +95 lines, -49 lines 0 comments Download
M build/config/android/rules.gni View 1 2 3 4 5 2 chunks +3 lines, -0 lines 0 comments Download
M build/java_apk.gypi View 1 2 3 4 5 5 chunks +31 lines, -1 line 0 comments Download

Messages

Total messages: 22 (6 generated)
agrieve
5 years, 7 months ago (2015-05-15 18:18:17 UTC) #2
nednguyen
lgtm
5 years, 7 months ago (2015-05-15 18:54:17 UTC) #3
nednguyen
On 2015/05/15 18:54:17, nednguyen (slow review) wrote: > lgtm I truly apologize for the annoying ...
5 years, 7 months ago (2015-05-15 18:55:37 UTC) #4
agrieve
Forgot about gyp_managed_install when I uploaded this. Please don't review yet.
5 years, 7 months ago (2015-05-17 02:49:08 UTC) #5
agrieve
On 2015/05/17 02:49:08, agrieve wrote: > Forgot about gyp_managed_install when I uploaded this. Please don't ...
5 years, 7 months ago (2015-05-19 14:47:33 UTC) #6
cjhopman
https://codereview.chromium.org/1133603004/diff/40001/build/android/finalize_splits_action.gypi File build/android/finalize_splits_action.gypi (right): https://codereview.chromium.org/1133603004/diff/40001/build/android/finalize_splits_action.gypi#newcode52 build/android/finalize_splits_action.gypi:52: '<(base_output_path)-density-xdpi.apk', should these be xhdpi/xxhdpi? https://codereview.chromium.org/1133603004/diff/40001/build/config/android/internal_rules.gni File build/config/android/internal_rules.gni (right): ...
5 years, 7 months ago (2015-05-20 01:51:52 UTC) #7
agrieve
https://codereview.chromium.org/1133603004/diff/40001/build/android/finalize_splits_action.gypi File build/android/finalize_splits_action.gypi (right): https://codereview.chromium.org/1133603004/diff/40001/build/android/finalize_splits_action.gypi#newcode52 build/android/finalize_splits_action.gypi:52: '<(base_output_path)-density-xdpi.apk', On 2015/05/20 01:51:51, cjhopman wrote: > should these ...
5 years, 7 months ago (2015-05-20 14:49:36 UTC) #8
nednguyen
https://codereview.chromium.org/1133603004/diff/80001/tools/telemetry/telemetry/TELEMETRY_DEPS File tools/telemetry/telemetry/TELEMETRY_DEPS (right): https://codereview.chromium.org/1133603004/diff/80001/tools/telemetry/telemetry/TELEMETRY_DEPS#newcode72 tools/telemetry/telemetry/TELEMETRY_DEPS:72: "build/android/finalize_splits_action.gypi", FYI, https://codereview.chromium.org/1156543003/ is landed, so you shouldn't need ...
5 years, 7 months ago (2015-05-21 21:51:36 UTC) #9
agrieve
https://codereview.chromium.org/1133603004/diff/80001/tools/telemetry/telemetry/TELEMETRY_DEPS File tools/telemetry/telemetry/TELEMETRY_DEPS (right): https://codereview.chromium.org/1133603004/diff/80001/tools/telemetry/telemetry/TELEMETRY_DEPS#newcode72 tools/telemetry/telemetry/TELEMETRY_DEPS:72: "build/android/finalize_splits_action.gypi", On 2015/05/21 21:51:36, nednguyen wrote: > FYI, https://codereview.chromium.org/1156543003/ ...
5 years, 7 months ago (2015-05-22 01:46:23 UTC) #10
agrieve
5 years, 7 months ago (2015-05-22 01:46:42 UTC) #12
cjhopman
lgtm
5 years, 7 months ago (2015-05-22 18:07:56 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1133603004/100001
5 years, 7 months ago (2015-05-22 18:36:10 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/69079)
5 years, 7 months ago (2015-05-22 20:31:52 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1133603004/100001
5 years, 7 months ago (2015-05-22 20:39:36 UTC) #20
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 7 months ago (2015-05-22 21:32:18 UTC) #21
commit-bot: I haz the power
5 years, 7 months ago (2015-05-22 21:33:11 UTC) #22
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/ac94e41f40bfc5252dc23dd72549d985ca221168
Cr-Commit-Position: refs/heads/master@{#331177}

Powered by Google App Engine
This is Rietveld 408576698