1. 5094108 Compact merged dexes on their byte aligned size by Charlie Groves · 13 years ago
  2. fc785c7 Provide debugging info should extended opcode lookup fail. by Jesse Wilson · 13 years ago
  3. 9c23613 Merge "Dx reg allocator fix for accidental long/double clobbering." by jeffhao · 13 years ago
  4. 83a8a3b Fix a corner-case dex merging bug. by Jesse Wilson · 13 years ago
  5. 7980484 am 4130f726: am 1dd1d924: am e4e76feb: Merge "Set DX stack size to 1M by default on Windows." by Raphael Moll · 13 years ago
  6. 4130f72 am 1dd1d924: am e4e76feb: Merge "Set DX stack size to 1M by default on Windows." by Raphael Moll · 13 years ago
  7. 7debb91 Dx reg allocator fix for accidental long/double clobbering. by jeffhao · 13 years ago
  8. f23d9bf Set DX stack size to 1M by default on Windows. by Raphael Moll · 13 years ago
  9. 36db01e Removed parsing and output for unused --target-api switch in dx. by jeffhao · 13 years ago
  10. a6264bd Permit code size to grow when merging dex files. by Jesse Wilson · 13 years ago
  11. 9910d7e resolved conflicts for merge of 72b7c617 to master by Raphael · 13 years ago
  12. b7eaaa9 am 68e8f6c0: am 53015360: am 5a57e766: Merge "Change dx.bat to Windows EOL." by Raphael Moll · 13 years ago
  13. 72b7c61 resolved conflicts for merge of c3ff6a0b to honeycomb-plus-aosp by Raphael · 13 years ago
  14. 68e8f6c am 53015360: am 5a57e766: Merge "Change dx.bat to Windows EOL." by Raphael Moll · 13 years ago
  15. 1e4c4be Dex for Windows: Support paths with spaces. by Raphael Moll · 13 years ago
  16. 6b9626d Change dx.bat to Windows EOL. by Raphael Moll · 13 years ago
  17. a7ab218 Fix unbundled apps on pre-ICS devices. by Elliott Hughes · 13 years ago
  18. 9fdbd91 Update dex file magic number. by Dan Bornstein · 13 years ago
  19. 0924126 Minor documentation changes. by Elliott Hughes · 14 years ago
  20. a17fcc1 Merge "Use 'dalvikvm' only to test dx." into dalvik-dev by Jesse Wilson · 14 years ago
  21. 152881b Merge "Bugfix for constant propagation of float/double division/modulo." into dalvik-dev by jeffhao · 14 years ago
  22. a5c2841 Bugfix for constant propagation of float/double division/modulo. by jeffhao · 14 years ago
  23. 1c7c32e Enhance FindUsages to treat its strings as regular expressions. by Elliott Hughes · 14 years ago
  24. 200b0df Bug fix for SCCP improperly handling phis with some constant sources. by jeffhao · 14 years ago
  25. 3332018 Combine CstUtf8 and CstString. by Jesse Wilson · 14 years ago
  26. eba7057 Change Type, Method and Field to be IDs rather than values. by Jesse Wilson · 14 years ago
  27. 61ad16e Support catch blocks. by Jesse Wilson · 14 years ago
  28. da2a9cb Return Code instances from Method.declare. by Jesse Wilson · 14 years ago
  29. b665fb2 Don't require a dalvikvm to build. by Jesse Wilson · 14 years ago
  30. 376e9e5 Merge "Bare-bones dex code generator." into dalvik-dev by Jesse Wilson · 14 years ago
  31. ed0fe6c Bare-bones dex code generator. by Jesse Wilson · 14 years ago
  32. 56ff6fe Dx block dumper no longer fails on abstract and native methods. by jeffhao · 14 years ago
  33. 224fa21 Updated dx to emit rsub instructions whenever it can. by jeffhao · 14 years ago
  34. 1800713 Bug fix for rsubs being improperly generated. by jeffhao · 14 years ago
  35. afe002d Update the interpretation of --target-api. by Dan Bornstein · 14 years ago
  36. 38b6174 Various dx fixes to make it preserve locals and debug info. by jeffhao · 14 years ago
  37. f54258b Merge "Use PrintWriter rather than PrintStream in dex analysis tools." into dalvik-dev by Jesse Wilson · 14 years ago
  38. 6bf7f30 Use PrintWriter rather than PrintStream in dex analysis tools. by Jesse Wilson · 14 years ago
  39. 09dc1b7 Make sure both options objects get created. by Dan Bornstein · 14 years ago
  40. a346a60 Update version number. by Dan Bornstein · 14 years ago
  41. 9f65560 Clarify the comments some more. by Dan Bornstein · 14 years ago
  42. 18fde74 Clarify / correct comments. by Dan Bornstein · 14 years ago
  43. f4955a1 Add opcode-emission backward compatibility. by Dan Bornstein · 14 years ago
  44. 324d2f2 Use 'dalvikvm' only to test dx. by Jesse Wilson · 14 years ago
  45. fafd21d Merge "Register allocator uses single reg for each local when possible." into dalvik-dev by jeffhao · 14 years ago
  46. 09d308b Add support for pre-dexed libraries to dx. by Jesse Wilson · 14 years ago
  47. 2e31a71 Register allocator uses single reg for each local when possible. by jeffhao · 14 years ago
  48. d2b1c42 Merge "Don't emit multiple copies of annotations when merging dex files." into dalvik-dev by Jesse Wilson · 14 years ago
  49. bd3dba4 Don't emit multiple copies of annotations when merging dex files. by Jesse Wilson · 14 years ago
  50. 3dfda9a Add --target-api=N option to dx. by Dan Bornstein · 14 years ago
  51. 0ebdfc2 Fix bugs in instruction parsing for incremental dx. by Jesse Wilson · 14 years ago
  52. 66fd70a Merge "Fix bugs in incremental dx." into dalvik-dev by Jesse Wilson · 14 years ago
  53. d1e1668 Fix bugs in incremental dx. by Jesse Wilson · 14 years ago
  54. c31f795 Verifier allows certain errors so they can fail at runtime. by jeffhao · 14 years ago
  55. 87508f4 Merge "Permit dx to build resource-only dex files." into dalvik-dev by Jesse Wilson · 14 years ago
  56. d2b3f49 Permit dx to build resource-only dex files. by Jesse Wilson · 14 years ago
  57. ae38a1e Add a tool to grep the strings in a dex file. by Jesse Wilson · 14 years ago
  58. d2b545e Merge "Fix for test case now that jumbo opcodes are on." into dalvik-dev by jeffhao · 14 years ago
  59. 871f89b Fix for test case now that jumbo opcodes are on. by jeffhao · 14 years ago
  60. cfb3212 Let dx generate the new extended instructions. by Dan Bornstein · 14 years ago
  61. 6a4b352 am 46413c1b: Add notice file for dx.jar and dexdump by Xavier Ducrohet · 14 years ago
  62. 46413c1 Add notice file for dx.jar and dexdump by Xavier Ducrohet · 14 years ago
  63. b6f9660 Improved register allocation for check-cast instructions. by jeffhao · 14 years ago
  64. 1acb3f5 Changed dx register allocator to place more phis and reuse locals. by jeffhao · 14 years ago
  65. 20d269e Retain annotations when merging dex files. by Jesse Wilson · 14 years ago
  66. e29f5a2 Merge "Return unsigned shorts in ShortArrayCodeInput." into dalvik-dev by Jesse Wilson · 14 years ago
  67. 5b1ea45 Return unsigned shorts in ShortArrayCodeInput. by Jesse Wilson · 14 years ago
  68. d375ef1 Merge "Fix for complex jsr nesting causing NullPointerException." into dalvik-dev by jeffhao · 14 years ago
  69. 4ceb6bc Emit compact ouput .dex files. by Jesse Wilson · 14 years ago
  70. 6b386bf Fix for complex jsr nesting causing NullPointerException. by jeffhao · 14 years ago
  71. cdef3ed Deduplicate type lists on merged .dex files. by Jesse Wilson · 14 years ago
  72. a25fcb3 Merge "Fix some bugs in the new dx instruction code." into dalvik-dev by Jesse Wilson · 14 years ago
  73. 1bbb337 Fix some bugs in the new dx instruction code. by Jesse Wilson · 14 years ago
  74. dda78f6 Fix to allow SCCP to correctly propagate division and remainer ops. by jeffhao · 14 years ago
  75. 95e34fe Reverting SCCP change to division because the system doesn't start. by jeffhao · 14 years ago
  76. e1c3a8e Added support for integer division to SCCP. by jeffhao · 14 years ago
  77. b75d1ca SCCP propagates more constants and prunes unexecuted paths from branches. by jeffhao · 14 years ago
  78. 7e233ed Updated expected outputs for some dx tests. by jeffhao · 14 years ago
  79. bec5aca Fix expected output. by Dan Bornstein · 14 years ago
  80. dc520ad Fix dex processing when no output file is specified. by Dan Bornstein · 14 years ago
  81. 7baa3b6 Move DexException to dx.util. by Dan Bornstein · 14 years ago
  82. 537939c Move the instruction representation code. by Dan Bornstein · 14 years ago
  83. d63837a Clean up targets and data payloads. by Dan Bornstein · 14 years ago
  84. a5a7c16 Merge "Make some "argument shape" be represented by subclassing." into dalvik-dev by Dan Bornstein · 14 years ago
  85. 740fce4 Make some "argument shape" be represented by subclassing. by Dan Bornstein · 14 years ago
  86. ac55194 Merge "Fixed SCCP to properly propagate reverse subtraction." into dalvik-dev by jeffhao · 14 years ago
  87. e9176c9 Fixed SCCP to properly propagate reverse subtraction. by jeffhao · 14 years ago
  88. f67b6af CodeReader visitor dispatch now uses OpcodeInfo. by Dan Bornstein · 14 years ago
  89. 17cae2d Simplify string transformation. by Dan Bornstein · 14 years ago
  90. 86f3834 Add range checking to DecodedInstruction. by Dan Bornstein · 14 years ago
  91. a754fbb Move opcode names into OpcodeInfo. by Dan Bornstein · 14 years ago
  92. 38b861b Hook up CodeReader. by Dan Bornstein · 14 years ago
  93. 0c6b7eb Clarify cursor(). by Dan Bornstein · 14 years ago
  94. 32dd826 More progress on instruction coding. by Dan Bornstein · 14 years ago
  95. e803b30 Merge "Add more direct encode() and decode() methods." into dalvik-dev by Dan Bornstein · 14 years ago
  96. 16c26e7 Merge "Changed reg allocator to try mapping phi sources/result to the same reg." into dalvik-dev by jeffhao · 14 years ago
  97. a2c9b26 Add more direct encode() and decode() methods. by Dan Bornstein · 14 years ago
  98. 19cefdc Add ShortArrayCodeInput. by Dan Bornstein · 14 years ago
  99. 7ba9129 Move dx.dex.code.DalvOps -> dx.io.Opcodes. by Dan Bornstein · 14 years ago
  100. 3c5df37 Basic facility to read/write bytecode. by Dan Bornstein · 14 years ago