1. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  2. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  3. 8db4c88 ART: Use array-inl.h in reference_table_test by Andreas Gampe · 10 years ago
  4. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  5. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  6. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/reference_table_test.cc]
  7. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  8. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  9. 63818dc Fix segv in indirect reference table dump. by Ian Rogers · 12 years ago
  10. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  11. 73e66f7 Tidy up and finish reference table dumping. by Elliott Hughes · 12 years ago
  12. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  13. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago
  14. bfaadc8 Replace a dangerous function with the convenience function callers actually want. by Elliott Hughes · 13 years ago
  15. f734cf5 Add ParsedOptions test (and migrate RuntimeTest to CommonTest) by Brian Carlstrom · 13 years ago
  16. 11e4507 Add a reference table implementation. by Elliott Hughes · 13 years ago