1. 091d238 Fix incompatible class change error for JIT stress mode by Mathieu Chartier · 9 years ago
  2. 7e541c9 ART: Fix verification of constructors. by Stephen Kyle · 10 years ago
  3. 8e1f4f8 Avoid abort in malformed dex code. by Ian Rogers · 10 years ago
  4. db0cccd Code cleanup. by Logan Chien · 10 years ago
  5. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  6. d8f69b0 Revert "Add read barriers for the roots in the verifier." by Ian Rogers · 10 years ago
  7. bad0267 Add native memory accounting through custom allocator. by Mathieu Chartier · 10 years ago
  8. 7da9586 Add read barriers for the roots in the verifier. by Hiroshi Yamauchi · 10 years ago
  9. 6afd409 Fix mismatched new[] delete in verifier. by Mathieu Chartier · 10 years ago
  10. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  11. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  12. d0fbd85 Reduce memory allocation in verifier. by Ian Rogers · 11 years ago
  13. 673b683 Make verifier allow integral types to be put in integral type arrays. by Jeff Hao · 11 years ago
  14. b8c7859 Revert "Revert "Remove non-live vregs from GC map on return."" by Ian Rogers · 11 years ago
  15. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  16. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/verifier/register_line.h]
  17. 5243e91 Reduce use of DecodedInstruction in verifier. by Sebastien Hertz · 11 years ago
  18. 51a5fb7 Refactoring type verification in Art. by Sameer Abu Asal · 12 years ago
  19. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  20. 2bcb4a4 Add "kind" argument to Get/SetVReg. by Ian Rogers · 12 years ago
  21. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  22. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  23. 529781d Avoid cases of deriving information from unresolved types giving conflict. by Ian Rogers · 12 years ago
  24. 08fc03a Include held locks in SIGQUIT thread dumps. by Elliott Hughes · 12 years ago
  25. ca19066 Fix initializer lists to be Google C++ style. by Ian Rogers · 12 years ago
  26. a21039c Fix a bunch more lint. by Elliott Hughes · 12 years ago
  27. ad0b3a3 Support for a set of verifier failures. by Ian Rogers · 12 years ago
  28. e1758fe Revert "Support for a set of verifier failures." by Ian Rogers · 12 years ago
  29. 0d60484 Support for a set of verifier failures. by Ian Rogers · 12 years ago
  30. 776ac1f Separate out more of LLVM build. Move verifier. by Ian Rogers · 12 years ago