1. 766a678 New bytecodes for constant-method-{handle,type} by Orion Hodson · 7 years ago
  2. fa5e510 Add support invoke-custom to dexdump by Orion Hodson · 7 years ago
  3. ab9e85c Add support invoke-polymorphic to dexdump by Orion Hodson · 7 years ago
  4. 1a65052 Revert "Remove libdex (including dexdump/list)." by Aart Bik · 9 years ago
  5. 48a66c5 Remove libdex (including dexdump/list). by Aart Bik · 9 years ago
  6. ab35b50 Remove unsupported experimental opcodes. by Elliott Hughes · 12 years ago
  7. 26a6b7f Tweaks for C++ compilation. by Dan Bornstein · 13 years ago
  8. 3475f9c Move finalization out of the VM. by Carl Shapiro · 13 years ago
  9. 24bd4c5 Add volatile/jumbo opcodes by Andy McFadden · 13 years ago
  10. 0346e9d Change invoke-object-init to /range form by Andy McFadden · 13 years ago
  11. 750d110 Rename invoke-direct-empty to invoke-object-init by Andy McFadden · 13 years ago
  12. f67b6af CodeReader visitor dispatch now uses OpcodeInfo. by Dan Bornstein · 13 years ago
  13. a754fbb Move opcode names into OpcodeInfo. by Dan Bornstein · 13 years ago
  14. 7ba9129 Move dx.dex.code.DalvOps -> dx.io.Opcodes. by Dan Bornstein · 13 years ago
  15. 3c5df37 Basic facility to read/write bytecode. by Dan Bornstein · 13 years ago
  16. 71eee1f Added vm support for new jumbo opcodes. by jeffhao · 13 years ago
  17. 9ac2199 New jumbo verification error opcode. by Dan Bornstein · 13 years ago
  18. 9dc57d3 Minor simplification. by Dan Bornstein · 13 years ago
  19. 29d5b5d Fix stupid copy-paste error. by Dan Bornstein · 13 years ago
  20. ccaab18 Another clarifying rename and a bit more automation. by Dan Bornstein · 13 years ago
  21. a277f14 Regular-expression compatibility. by Dan Bornstein · 13 years ago
  22. 21f322d Small fixes. by Dan Bornstein · 13 years ago
  23. 973171b Clean up the opcode-gen script. by Dan Bornstein · 13 years ago
  24. 3c4dc3b Inching closer to having extended opcodes in the vm. by Dan Bornstein · 14 years ago
  25. d12de17 Give the awk script its own file. by Dan Bornstein · 14 years ago
  26. 5befcb6 Rename OpCodeNames.c -> DexOpcodes.c. by Dan Bornstein · 14 years ago
  27. df4daaf Rename OpCode.h -> DexOpcodes.h. by Dan Bornstein · 14 years ago
  28. 1112216 Add more "extended opcode" structure to libdex. by Dan Bornstein · 14 years ago
  29. 3c6c8c7 Bring 00x and 20bc into the fold. by Dan Bornstein · 14 years ago
  30. 74b28b0 Explain a bit. by Dan Bornstein · 14 years ago
  31. 0759f52 invoke-direct-empty doesn't actually invoke anything. by Dan Bornstein · 14 years ago
  32. 758a673 Clean up the opcode maintenance instructions. by Dan Bornstein · 14 years ago
  33. caf4e5a Code to generate libcore's Dalvik opcode code. by Dan Bornstein · 14 years ago
  34. 8424432 Generate the tables in InstrUtils.c...almost. by Dan Bornstein · 14 years ago
  35. d03baaf Generate the contents of OpCodeNames.c. by Dan Bornstein · 14 years ago
  36. 11a4a79 Generate most of OpCode.h using opcode-gen. by Dan Bornstein · 14 years ago
  37. 82dbe1c Promote opcode-gen to the dalvik directory. by Dan Bornstein · 14 years ago