1. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  2. 9c20a14 Get a basic modification of dex file working by Alex Light · 8 years ago
  3. 733ddb2 Refactor Dex open methods by David Sehr · 8 years ago
  4. 37d6a3b Support the -i flag in the new dexdump. by Aart Bik · 8 years ago
  5. 621b5ea Enforce class definition ordering rules in v37 Dex files. by Roland Levillain · 8 years ago
  6. 4021b46 Revert "Reject classes inheriting from themselves directly or transitively." by Roland Levillain · 8 years ago
  7. 498bb81 Reject classes inheriting from themselves directly or transitively. by Roland Levillain · 8 years ago
  8. 60be30a Merge "Fix ProtoId ordering check in DexFileVerifier." by Vladimir Marko · 8 years ago
  9. 0ed0521 Fix test for verification of clinit method by Alex Light · 8 years ago
  10. 0ca8add Fix ProtoId ordering check in DexFileVerifier. by Vladimir Marko · 8 years ago
  11. 59399ab Fix index checks for error strings in DexFileVerifier. by Vladimir Marko · 8 years ago
  12. d7c10c2 Fix issued with non-public interface methods. by Alex Light · 8 years ago
  13. 76ed99d ART: Postpone interface-related dex failure to version 37 by Andreas Gampe · 8 years ago
  14. b512c0e ART: Check alignment of section offsets by Andreas Gampe · 9 years ago
  15. c9f0ba1 ART: Give better error messages in dex-file verifier by Andreas Gampe · 9 years ago
  16. b4fb701 Remove dex_file_verifier test of newly allowed behavior. by Alex Light · 9 years ago
  17. 6958e4f ART: Fix two allocation/deallocation mismatches. by Vladimir Marko · 9 years ago
  18. e6215c0 ART: Move access flags checking to dex file verifier by Andreas Gampe · 9 years ago
  19. dd3208d ART: Fix DBG_START_LOCAL verification. by Logan Chien · 9 years ago
  20. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  21. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  22. 4303ba9 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  23. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  24. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  25. 833a485 ART: Native support for multidex by Andreas Gampe · 10 years ago
  26. df10b32 ART: Dex file verifier needs to check proto idx of method id. by Andreas Gampe · 10 years ago