1. a727e37 ART: Balanced locking by Andreas Gampe · 9 years ago
  2. ad238ce ART: Add option to retain lock levels in verifier by Andreas Gampe · 9 years ago
  3. af31802 ART: Add correct -inl file by Andreas Gampe · 9 years ago
  4. f10b6e1 ART: Change UninitializedThis tracking in the verifier by Andreas Gampe · 9 years ago
  5. 9651d9b Restore interpreter check during DoCall removed by string init. by Jeff Hao · 10 years ago
  6. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  7. 091d238 Fix incompatible class change error for JIT stress mode by Mathieu Chartier · 10 years ago
  8. 7e541c9 ART: Fix verification of constructors. by Stephen Kyle · 10 years ago
  9. 8e1f4f8 Avoid abort in malformed dex code. by Ian Rogers · 10 years ago
  10. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  11. d8f69b0 Revert "Add read barriers for the roots in the verifier." by Ian Rogers · 10 years ago
  12. 7da9586 Add read barriers for the roots in the verifier. by Hiroshi Yamauchi · 10 years ago
  13. 77cd4d6 ART: Method verifier needs to check 2-reg values by Andreas Gampe · 10 years ago
  14. 576ca0c Reduce header files including header files. by Ian Rogers · 10 years ago
  15. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  16. 08f20c6 Change monitor checks to warnings in verifier. by Jeff Hao · 11 years ago
  17. d0fbd85 Reduce memory allocation in verifier. by Ian Rogers · 11 years ago
  18. a3faaf4 Fix handling of unresolved references in verifier. by Jeff Hao · 11 years ago
  19. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  20. 673b683 Make verifier allow integral types to be put in integral type arrays. by Jeff Hao · 11 years ago
  21. b8c7859 Revert "Revert "Remove non-live vregs from GC map on return."" by Ian Rogers · 11 years ago
  22. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  23. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/verifier/register_line.cc]
  24. 5243e91 Reduce use of DecodedInstruction in verifier. by Sebastien Hertz · 11 years ago
  25. 207bb65 Merge "More profiler driven tweaks." into dalvik-dev by Ian Rogers · 11 years ago
  26. 39ebcb8 More profiler driven tweaks. by Ian Rogers · 11 years ago
  27. 2b87ddf Elision of checks optimization. by Dragos Sbirlea · 11 years ago
  28. b88b3da Revert "Elision of checks optimization." by Brian Carlstrom · 11 years ago
  29. ef7162e Elision of checks optimization. by Dragos Sbirlea · 11 years ago
  30. 51a5fb7 Refactoring type verification in Art. by Sameer Abu Asal · 12 years ago
  31. 4993bbc Implement ThreadReference.OwnedMonitors. by Elliott Hughes · 12 years ago
  32. 2bcb4a4 Add "kind" argument to Get/SetVReg. by Ian Rogers · 12 years ago
  33. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  34. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  35. eb31113 Primitive type mismatches are now hard failures in the verifier. by jeffhao · 12 years ago
  36. 529781d Avoid cases of deriving information from unresolved types giving conflict. by Ian Rogers · 12 years ago
  37. b5c25fd Verifier treats unresolved references as a rewrite error at runtime. by jeffhao · 12 years ago
  38. ad0b3a3 Support for a set of verifier failures. by Ian Rogers · 13 years ago
  39. e1758fe Revert "Support for a set of verifier failures." by Ian Rogers · 13 years ago
  40. 0d60484 Support for a set of verifier failures. by Ian Rogers · 13 years ago
  41. 776ac1f Separate out more of LLVM build. Move verifier. by Ian Rogers · 13 years ago