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

Issue 22950006: Android: run dex with the --force-jumbo switch. (Closed)

Created:
7 years, 4 months ago by ppi
Modified:
7 years, 4 months ago
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

Android: run dex with the --force-jumbo switch. This is needed to merge dex files collectively containing more than 65536 strings. More details at https://code.google.com/p/android/issues/detail?id=40772 and in the bug. BUG=272064 R=andrewhayden@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217273

Patch Set 1 #

Total comments: 2

Patch Set 2 : Link back to crbug. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M build/android/gyp/dex.py View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
ppi
Could you guys have a look?
7 years, 4 months ago (2013-08-13 14:52:34 UTC) #1
Andrew Hayden (chromium.org)
LGTM https://codereview.chromium.org/22950006/diff/1/build/android/gyp/dex.py File build/android/gyp/dex.py (right): https://codereview.chromium.org/22950006/diff/1/build/android/gyp/dex.py#newcode18 build/android/gyp/dex.py:18: dex_cmd = [dx_binary, '--dex', '--force-jumbo', '--output', Could we ...
7 years, 4 months ago (2013-08-13 14:56:48 UTC) #2
ppi
Thanks, Andrew! I have added the comment as you suggested. Unless someone objects very soon, ...
7 years, 4 months ago (2013-08-13 15:05:57 UTC) #3
ppi
I've run into unexpected problems - my SVN account somehow got messed up and I ...
7 years, 4 months ago (2013-08-13 16:29:28 UTC) #4
ppi
7 years, 4 months ago (2013-08-13 16:31:44 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r217273 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698