1. c56057e Add lockless SynchronizedGet for indirect reference table. by Mathieu Chartier · 10 years ago
  2. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago
  3. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 11 years ago
  4. 967a0ad More allocation code optimizations. by Hiroshi Yamauchi · 11 years ago
  5. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/indirect_reference_table_test.cc]
  6. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  7. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  8. 63818dc Fix segv in indirect reference table dump. by Ian Rogers · 12 years ago
  9. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  10. 73e66f7 Tidy up and finish reference table dumping. by Elliott Hughes · 12 years ago
  11. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago
  12. f734cf5 Add ParsedOptions test (and migrate RuntimeTest to CommonTest) by Brian Carlstrom · 13 years ago
  13. 6c1a394 Add IndirectReferenceTable and initialize all the instances. by Elliott Hughes · 13 years ago