1. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  2. 326c1a2 Check static field initial value types match in dex file verifier. by Jeff Hao · 7 years ago
  3. 14fc9db Update smali/baksmali command syntax for v2.2.0 by Ben Gruver · 7 years ago
  4. 12f4ff4 ART: Add DEX support for MethodHandle and CallSite info. by Orion Hodson · 8 years ago
  5. 6c4921b ART: Improve class initializer and constructor verification. by Orion Hodson · 8 years ago
  6. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  7. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  8. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  9. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  10. 9c20a14 Get a basic modification of dex file working by Alex Light · 8 years ago
  11. 733ddb2 Refactor Dex open methods by David Sehr · 8 years ago
  12. 37d6a3b Support the -i flag in the new dexdump. by Aart Bik · 8 years ago
  13. 621b5ea Enforce class definition ordering rules in v37 Dex files. by Roland Levillain · 8 years ago
  14. 4021b46 Revert "Reject classes inheriting from themselves directly or transitively." by Roland Levillain · 8 years ago
  15. 498bb81 Reject classes inheriting from themselves directly or transitively. by Roland Levillain · 8 years ago
  16. 60be30a Merge "Fix ProtoId ordering check in DexFileVerifier." by Vladimir Marko · 8 years ago
  17. 0ed0521 Fix test for verification of clinit method by Alex Light · 8 years ago
  18. 0ca8add Fix ProtoId ordering check in DexFileVerifier. by Vladimir Marko · 8 years ago
  19. 59399ab Fix index checks for error strings in DexFileVerifier. by Vladimir Marko · 8 years ago
  20. d7c10c2 Fix issued with non-public interface methods. by Alex Light · 8 years ago
  21. 76ed99d ART: Postpone interface-related dex failure to version 37 by Andreas Gampe · 8 years ago
  22. b512c0e ART: Check alignment of section offsets by Andreas Gampe · 8 years ago
  23. c9f0ba1 ART: Give better error messages in dex-file verifier by Andreas Gampe · 8 years ago
  24. b4fb701 Remove dex_file_verifier test of newly allowed behavior. by Alex Light · 9 years ago
  25. 6958e4f ART: Fix two allocation/deallocation mismatches. by Vladimir Marko · 9 years ago
  26. e6215c0 ART: Move access flags checking to dex file verifier by Andreas Gampe · 9 years ago
  27. dd3208d ART: Fix DBG_START_LOCAL verification. by Logan Chien · 9 years ago
  28. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  29. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  30. 4303ba9 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  31. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  32. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  33. 833a485 ART: Native support for multidex by Andreas Gampe · 10 years ago
  34. df10b32 ART: Dex file verifier needs to check proto idx of method id. by Andreas Gampe · 10 years ago