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