1. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  2. 4460a84 Rosalloc thread local allocation path without a cas. by Hiroshi Yamauchi · 11 years ago
  3. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 11 years ago
  4. 1373595 stdint types all the way! by Ian Rogers · 11 years ago
  5. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 11 years ago
  6. e63db27 Break apart header files. by Ian Rogers · 11 years ago
  7. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  8. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
  9. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  10. 1b54f9c Clean up Add/Remove space. by Mathieu Chartier · 11 years ago
  11. 73d1e17 Enable reading page map without lock in RosAlloc::BulkFree by Mathieu Chartier · 11 years ago
  12. 800ac2d Insert an empty read barrier call. by Hiroshi Yamauchi · 12 years ago
  13. 624468c Make the support code for read barriers a bit more general. by Hiroshi Yamauchi · 12 years ago
  14. 5647d18 Fix tests to pass with VerifyObject. by Mathieu Chartier · 12 years ago
  15. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 12 years ago
  16. 24651ec Further split of the space tests by Andreas Gampe · 12 years ago
  17. 6fac447 Make allocations report usable size. by Ian Rogers · 12 years ago
  18. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 12 years ago
  19. 9d04a20 (Experimental) Add Brooks pointers. by Hiroshi Yamauchi · 12 years ago
  20. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 12 years ago
  21. a743351 Split space_test into separate checks by Andreas Gampe · 12 years ago[Renamed (77%) from runtime/gc/space/space_test.cc]
  22. 19c0b23 Merge "Fix and optimize verify object." by Mathieu Chartier · 12 years ago