Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
33da4e4d3916f6a5ff6147989a3b0f00191547e2
/
dx
418c847
Make a more verbose too many id error message.
by Yohann Roussel
· 11 years ago
82e8334
Increment dx version to 1.8
by Yohann Roussel
· 11 years ago
3abdb48
Fix 2 filtering problems in multi dex + main list.
by Yohann Roussel
· 11 years ago
4c656e4
Introduce --multi-dex option in dx.
by Benoit Lamarche
· 11 years ago
ca3f962
If dalvik wants ASCII casing, it needs to ask for it.
by Elliott Hughes
· 11 years ago
c8a6523
dx.bat: Don't change directory.
by Ray Donnelly
· 12 years ago
97208a0
Merge "Added support for version 51 class files in dx"
by Jean-Philippe Lesot
· 12 years ago
0b44e47
Report problems as errors in dx (with exit codes)
by delphinemartin
· 12 years ago
5ca383d
Added support for version 51 class files in dx
by delphinemartin
· 12 years ago
cdab790
Fix alignment when recompacting a DexMerger result.
by yroussel
· 12 years ago
5b72854
Use zero filled alignment padding before method code
by Jesse Wilson
· 13 years ago
c2a804c
Allow the merging of more than 2 dex file at a time.
by yroussel
· 12 years ago
9d8ae21
Fix bug on register compatibility.
by mikaelpeltier
· 12 years ago
b21c4e2
Remove duplicate LOCAL_MODULE_TAGS
by Brian Carlstrom
· 12 years ago
9fd92c5
Remove dx's copy of JUnit. (part II)
by Jesse Wilson
· 13 years ago
ed93980
Define scripts for calling DexMerger.
by yroussel
· 12 years ago
f6a9944
Fix dx to match the new SDK structure.
by Xavier Ducrohet
· 12 years ago
315197f
Merge "Fix dx.bat to match the new SDK structure."
by Raphael Moll
· 12 years ago
3ef1ad8
Switch Dex from byte[] to ByteBuffer for backing store. Part 2.
by Jesse Wilson
· 13 years ago
0bbbba1
Move dex utilities from dalvik/dx to libcore/dex
by Jesse Wilson
· 13 years ago
fe107fb
Mechanical refactoring of dx into two parts.
by Jesse Wilson
· 13 years ago
fd2a1f6
Change com.android.dx.io.Annotation to use EncodedValue
by Brian Carlstrom
· 12 years ago
7e85b63
Teach dex how to parse encoded values from .dex files.
by Jesse Wilson
· 13 years ago
6bff338
Fix dx.bat to match the new SDK structure.
by Raphael Moll
· 12 years ago
fe48ac9
Don't duplicate annotation set ref lists when merging.
by jwilson
· 12 years ago
0a752f0
Fail if the new index is out of range.
by jwilson
· 12 years ago
f870f2d
Add dx option to always generate const-string/jumbo.do not merge.
by jeffhao
· 12 years ago
e6516a5
Merge "Fix an ugly bug where try/catch offsets weren't being mapped properly."
by Jean-Philippe Lesot
· 12 years ago
bf7dfee
Fix a bug where the max blowup of annotations was incorrect.
by Jesse Wilson
· 12 years ago
d43341a
Fix an ugly bug where try/catch offsets weren't being mapped properly.
by Jesse Wilson
· 12 years ago
a573179
Merge "Correctly handle switches on values in a high register"
by Jean-Philippe Lesot
· 12 years ago
f610461
Merge "Fix a bug where debugInfos' size wasn't being computed."
by Elliott Hughes
· 12 years ago
08dcaed
Fix build warning.
by Ying Wang
· 12 years ago
55ac44b
Fix a bug where debugInfos' size wasn't being computed.
by Jesse Wilson
· 12 years ago
40c69d9
Correctly handle switches on values in a high register
by Ben Gruver
· 12 years ago
f2a33d4
am effc95cb: Merge "Make dex merging stateless."
by Elliott Hughes
· 13 years ago
5164762
am a9ac3a9d: Merge "Support debug info in dexmerge."
by Elliott Hughes
· 13 years ago
5e90165
Make dex merging stateless.
by Xavier Ducrohet
· 13 years ago
89b53f7
Support debug info in dexmerge.
by Elliott Hughes
· 13 years ago
874b6e1
am 92ab8d50: am 531f7273: am 54ff31a5: Merge "Compact merged dexes on their byte aligned size"
by Elliott Hughes
· 13 years ago
fa3b293
Transform static values eagerly rather than on use.
by Jesse Wilson
· 13 years ago
5094108
Compact merged dexes on their byte aligned size
by Charlie Groves
· 13 years ago
4dfe64e
Provide detail when methods or fields exceed the limit.
by Jesse Wilson
· 13 years ago
ab35b50
Remove unsupported experimental opcodes.
by Elliott Hughes
· 13 years ago
1609c0c
Remove dexmaker code from dx.
by Jesse Wilson
· 13 years ago
26f9572
Introduces ProxyBuilder and tests.
by Hugo Hudson
· 13 years ago
f8fec55
Merge "DexGenerator: allow specifying dex cache dir."
by Hugo Hudson
· 13 years ago
7adb0bf
DexGenerator: allow specifying dex cache dir.
by Hugo Hudson
· 13 years ago
95f4f01
DexOptions should default targetApiLevel to API_NO_EXTENDED_OPCODES
by Brian Carlstrom
· 13 years ago
2797a6d
Merge "Don't throw an AssertionError on invalid input."
by Jesse Wilson
· 13 years ago
2cdb0f9
Don't throw an AssertionError on invalid input.
by Jesse Wilson
· 13 years ago
4cd7b39
Remove dx's copy of JUnit.
by Jesse Wilson
· 13 years ago
0083c42
Fix DexMerger to emit dex files without extended op codes.
by Jesse Wilson
· 13 years ago
9f0f8b6
Be humane when there are more methods or fields than Dalvik can handle.
by Jesse Wilson
· 13 years ago
1375a15
Can't set variable to null with loadConstant.
by Hugo Hudson
· 13 years ago
517db3e
This test fails with a class not found error.
by Hugo Hudson
· 13 years ago
fc785c7
Provide debugging info should extended opcode lookup fail.
by Jesse Wilson
· 13 years ago
9c23613
Merge "Dx reg allocator fix for accidental long/double clobbering."
by jeffhao
· 13 years ago
83a8a3b
Fix a corner-case dex merging bug.
by Jesse Wilson
· 13 years ago
7980484
am 4130f726: am 1dd1d924: am e4e76feb: Merge "Set DX stack size to 1M by default on Windows."
by Raphael Moll
· 13 years ago
4130f72
am 1dd1d924: am e4e76feb: Merge "Set DX stack size to 1M by default on Windows."
by Raphael Moll
· 13 years ago
7debb91
Dx reg allocator fix for accidental long/double clobbering.
by jeffhao
· 13 years ago
f23d9bf
Set DX stack size to 1M by default on Windows.
by Raphael Moll
· 13 years ago
36db01e
Removed parsing and output for unused --target-api switch in dx.
by jeffhao
· 13 years ago
a6264bd
Permit code size to grow when merging dex files.
by Jesse Wilson
· 13 years ago
9910d7e
resolved conflicts for merge of 72b7c617 to master
by Raphael
· 13 years ago
b7eaaa9
am 68e8f6c0: am 53015360: am 5a57e766: Merge "Change dx.bat to Windows EOL."
by Raphael Moll
· 13 years ago
72b7c61
resolved conflicts for merge of c3ff6a0b to honeycomb-plus-aosp
by Raphael
· 13 years ago
68e8f6c
am 53015360: am 5a57e766: Merge "Change dx.bat to Windows EOL."
by Raphael Moll
· 13 years ago
1e4c4be
Dex for Windows: Support paths with spaces.
by Raphael Moll
· 13 years ago
6b9626d
Change dx.bat to Windows EOL.
by Raphael Moll
· 13 years ago
a7ab218
Fix unbundled apps on pre-ICS devices.
by Elliott Hughes
· 14 years ago
9fdbd91
Update dex file magic number.
by Dan Bornstein
· 14 years ago
0924126
Minor documentation changes.
by Elliott Hughes
· 14 years ago
a17fcc1
Merge "Use 'dalvikvm' only to test dx." into dalvik-dev
by Jesse Wilson
· 14 years ago
152881b
Merge "Bugfix for constant propagation of float/double division/modulo." into dalvik-dev
by jeffhao
· 14 years ago
a5c2841
Bugfix for constant propagation of float/double division/modulo.
by jeffhao
· 14 years ago
1c7c32e
Enhance FindUsages to treat its strings as regular expressions.
by Elliott Hughes
· 14 years ago
200b0df
Bug fix for SCCP improperly handling phis with some constant sources.
by jeffhao
· 14 years ago
3332018
Combine CstUtf8 and CstString.
by Jesse Wilson
· 14 years ago
eba7057
Change Type, Method and Field to be IDs rather than values.
by Jesse Wilson
· 14 years ago
61ad16e
Support catch blocks.
by Jesse Wilson
· 14 years ago
da2a9cb
Return Code instances from Method.declare.
by Jesse Wilson
· 14 years ago
b665fb2
Don't require a dalvikvm to build.
by Jesse Wilson
· 14 years ago
376e9e5
Merge "Bare-bones dex code generator." into dalvik-dev
by Jesse Wilson
· 14 years ago
ed0fe6c
Bare-bones dex code generator.
by Jesse Wilson
· 14 years ago
56ff6fe
Dx block dumper no longer fails on abstract and native methods.
by jeffhao
· 14 years ago
224fa21
Updated dx to emit rsub instructions whenever it can.
by jeffhao
· 14 years ago
1800713
Bug fix for rsubs being improperly generated.
by jeffhao
· 14 years ago
afe002d
Update the interpretation of --target-api.
by Dan Bornstein
· 14 years ago
38b6174
Various dx fixes to make it preserve locals and debug info.
by jeffhao
· 14 years ago
f54258b
Merge "Use PrintWriter rather than PrintStream in dex analysis tools." into dalvik-dev
by Jesse Wilson
· 14 years ago
6bf7f30
Use PrintWriter rather than PrintStream in dex analysis tools.
by Jesse Wilson
· 14 years ago
09dc1b7
Make sure both options objects get created.
by Dan Bornstein
· 14 years ago
a346a60
Update version number.
by Dan Bornstein
· 14 years ago
9f65560
Clarify the comments some more.
by Dan Bornstein
· 14 years ago
18fde74
Clarify / correct comments.
by Dan Bornstein
· 14 years ago
f4955a1
Add opcode-emission backward compatibility.
by Dan Bornstein
· 14 years ago
324d2f2
Use 'dalvikvm' only to test dx.
by Jesse Wilson
· 14 years ago
fafd21d
Merge "Register allocator uses single reg for each local when possible." into dalvik-dev
by jeffhao
· 14 years ago
Next »