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