1. f25cc73 Deterministic DexCache in heap images. by Vladimir Marko · 7 years ago
  2. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 7 years ago
  3. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  4. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  5. bb816d6 Add transactions for string resolve by Mathieu Chartier · 8 years ago
  6. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  7. 3481ba2 ART: Clean up includes. by Vladimir Marko · 9 years ago
  8. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  9. 2fd7e69 Use specific exception class to abort transaction by Sebastien Hertz · 9 years ago
  10. e15ea08 Reserve bits in the lock word for read barriers. by Hiroshi Yamauchi · 9 years ago
  11. 1c80bec Fix transaction aborting by Sebastien Hertz · 9 years ago
  12. 647b1a8 Fix 2 new sets of clang compiler warnings. by Ian Rogers · 10 years ago
  13. f0edfc3 Some optimizations for the array alloc path. by Hiroshi Yamauchi · 10 years ago
  14. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  15. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  16. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  17. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  18. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  19. 4d7f61d Use non volatile lock words in semispace collector. by Mathieu Chartier · 10 years ago
  20. 53b8b09 Refactor reflective method invocation. by Ian Rogers · 10 years ago
  21. 661974a Fix valgrind gtests and memory leaks. by Mathieu Chartier · 11 years ago
  22. 6fac447 Make allocations report usable size. by Ian Rogers · 10 years ago
  23. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  24. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 10 years ago
  25. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago