| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update up to dalvik master commit: 7fd86ebf6ea41f8e367866f127a593bad849a8cb
Includes:
- Force dx compilation target to java 6.
- Make a better detection of index limit in multidex.
- Split multicatch so they have different handlers.
- Return the correct error code in multi-thread mode
- Keep all annotation in main dex.
- Transform incorrect invokevirtual ops to invokedirect.
Change-Id: I0f6033475e76abee918918e5b47972abbb701d16
|
|
|
|
|
|
|
|
|
|
| |
To benefit from
- "Adapt mainDexClasses.rules to proguard 4.10"
60548f3a78778bfb65f30ec2845e3b5d9ee0990a
- "Fix mainDexClasses with obfuscation."
4f6a857f32dfb9bf17103a2bf94ee0f74cd951ce
Change-Id: If12c31c5edb7d8e7280aa8073fa9bb91b1d91282
|
|
The dx.jar update concerns only mainDexClasses.
Change-Id: Ie25b0848bcf2c4bf89086252687583ccff1aa035
|