1. ff292cd Reuse the underlying byte array for ByteArray by Ivan Gavrilovic · 7 years ago
  2. f30081f Revert "Provide APIs to allow reusing the passed buffer." by Orion Hodson · 7 years ago
  3. d67961b Provide APIs to allow reusing the passed buffer. by Jerome Dochez · 7 years ago
  4. a2235f8 Dex merger handles empty sections by Ivan Gavrilovic · 8 years ago
  5. 5b3e603 Merge "Manually initialze the intern table." by Treehugger Robot · 8 years ago
  6. 6ddec9b Manually initialze the intern table. by Ivan Gavrilovic · 8 years ago
  7. 916c2fe Dx: Move all com.android.dex sources from libcore. by Narayan Kamath · 8 years ago
  8. cea903f Use junit-host instead of junit by Paul Duffin · 8 years ago
  9. 70b4848 resolved conflicts for merge of c7f23a58 to jb-mr2-dev-plus-aosp by Brian Carlstrom · 11 years ago
  10. 9fd92c5 Remove dx's copy of JUnit. (part II) by Jesse Wilson · 13 years ago
  11. ab02e3b am b66781c5: Merge changes I3ef1ad8c,I0bbbba1a,Ife107fb6,Ia420b766 by Brian Carlstrom · 11 years ago
  12. ac756fd am 71cf82a3: Merge "Teach dex how to parse encoded values from .dex files." by Brian Carlstrom · 11 years ago
  13. 0bbbba1 Move dex utilities from dalvik/dx to libcore/dex by Jesse Wilson · 13 years ago
  14. fe107fb Mechanical refactoring of dx into two parts. by Jesse Wilson · 13 years ago
  15. 7e85b63 Teach dex how to parse encoded values from .dex files. by Jesse Wilson · 13 years ago
  16. 4daf32f Fix build warning. by Ying Wang · 12 years ago
  17. cb6487f Unnessary LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  18. 1609c0c Remove dexmaker code from dx. by Jesse Wilson · 13 years ago
  19. 26f9572 Introduces ProxyBuilder and tests. by Hugo Hudson · 13 years ago
  20. f8fec55 Merge "DexGenerator: allow specifying dex cache dir." by Hugo Hudson · 13 years ago
  21. 7adb0bf DexGenerator: allow specifying dex cache dir. by Hugo Hudson · 13 years ago
  22. 4cd7b39 Remove dx's copy of JUnit. by Jesse Wilson · 13 years ago
  23. 1375a15 Can't set variable to null with loadConstant. by Hugo Hudson · 13 years ago
  24. 517db3e This test fails with a class not found error. by Hugo Hudson · 13 years ago
  25. eba7057 Change Type, Method and Field to be IDs rather than values. by Jesse Wilson · 14 years ago
  26. 61ad16e Support catch blocks. by Jesse Wilson · 14 years ago
  27. da2a9cb Return Code instances from Method.declare. by Jesse Wilson · 14 years ago
  28. ed0fe6c Bare-bones dex code generator. by Jesse Wilson · 14 years ago