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