1. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  2. 1f53934 Make PopSirt inlinable, pass self to SirtRef. by Ian Rogers · 12 years ago
  3. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  4. b062fdd Each space has its own bitmap(s) by Mathieu Chartier · 12 years ago
  5. 61c9cb5 Fix heap bitmap rounding down size error by Mathieu Chartier · 12 years ago
  6. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 12 years ago
  7. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  8. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 13 years ago
  9. c116070 Added support for -XX:HeapGrowthLimit switch by jeffhao · 13 years ago
  10. 40381fb Reuse SIRT for C++ references by Brian Carlstrom · 13 years ago
  11. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 13 years ago
  12. 693267a Fix GarbageCollector to work with VERIFY_OBJECT_ENABLED by Brian Carlstrom · 13 years ago
  13. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 13 years ago
  14. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago