- 19 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 18 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 16 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 15 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 14 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 13 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 12 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 11 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 09 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 08 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 07 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 06 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 05 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 04 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 02 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 01 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 30 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 29 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 28 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 27 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 25 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 24 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 23 Sep, 2014 2 commits
-
-
The Android Automerger authored
-
The Android Automerger authored
-
- 22 Sep, 2014 3 commits
-
-
The Android Automerger authored
-
The Android Automerger authored
-
The Android Automerger authored
-
- 15 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 14 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 13 Sep, 2014 2 commits
-
-
The Android Automerger authored
-
The Android Automerger authored
-
- 11 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 10 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 09 Sep, 2014 5 commits
-
-
Benoit Lamarche authored
-
Benoit Lamarche authored
This new version should include the following fixes: 8863d0fd (Bug: 16709921) 0ab4f7a318db3635c870ac50b669085312feb567 (Bug: 17438982) (cherry picked from commit 70df3df6) Change-Id: I986804c02ba807dac5bbfc9a280e0c0f5a684419
-
Benoit Lamarche authored
-
John Fazekas authored
On Windows machines the command line can only accept commands that are 8192 characters or less. This can cause a problem when a project has many dependencies and many libraries are being passed to dex at once. This fixes it by adding a new option to dex called --input-list that can read inputs from a file. This way we only have to pass a single file name instead of a ton of jar files. This keeps the command short so Windows will not complain about it. Bug: 17438982 Signed-off-by:
John Fazekas <jfazekas@fd-software.com> (cherry picked from commit 914f2263) Change-Id: I6edd1e7c1d1fddc8d6bf4c4963295d4f4e64032e
-
The Android Automerger authored
-
- 08 Sep, 2014 2 commits
-
-
The Android Automerger authored
-
Benoit Lamarche authored
This is needed since class constants may not be unique. Indeed, there may be multiple identical class contants in the constant pool. Bug: 16709921 (cherry picked from commit 8863d0fd) Change-Id: I63c07ebf03d67eb942aec6364c7e02c631744612
-