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

Issue 1471393002: GN Incremental Install: Don't use proguarded dex when is_debug = false (Closed)

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

Description

GN Incremental Install: Don't use proguarded dex when is_debug = false Release mode is often used to test native code performance, and so incremental install is useful with is_debug = false. When proguard is enabled however, incremental are currently broken. This change forces _incremental targets to use non-proguarded .dex files even when is_debug = false. It also fixes the install step when only a single dex file exists. BUG=559306 Committed: https://crrev.com/f62854810a390c41afcdde391b3aa0f56a9b367a Cr-Commit-Position: refs/heads/master@{#361762}

Patch Set 1 #

Patch Set 2 : add warning #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -11 lines) Patch
M build/android/gyp/write_build_config.py View 1 chunk +0 lines, -4 lines 0 comments Download
M build/android/incremental_install/create_install_script.py View 1 4 chunks +9 lines, -0 lines 0 comments Download
M build/android/incremental_install/installer.py View 1 6 chunks +17 lines, -2 lines 0 comments Download
M build/config/android/rules.gni View 1 2 chunks +12 lines, -5 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (5 generated)
agrieve
On 2015/11/24 20:44:19, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:yfriedman@chromium.org ™
5 years ago (2015-11-24 20:44:37 UTC) #3
Yaron
hmm. this seems a little unintuitive... I'm building in release mode but not getting proguarded ...
5 years ago (2015-11-24 22:42:06 UTC) #4
agrieve
On 2015/11/24 22:42:06, Yaron wrote: > hmm. this seems a little unintuitive... > > I'm ...
5 years ago (2015-11-25 18:31:03 UTC) #5
Yaron
lgtm
5 years ago (2015-11-25 19:10:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1471393002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1471393002/20001
5 years ago (2015-11-25 19:55:18 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-11-26 00:33:23 UTC) #10
commit-bot: I haz the power
5 years ago (2015-11-26 00:34:48 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f62854810a390c41afcdde391b3aa0f56a9b367a
Cr-Commit-Position: refs/heads/master@{#361762}

Powered by Google App Engine
This is Rietveld 408576698