1. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  2. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  3. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago
  4. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 11 years ago
  5. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/mirror/dex_cache_test.cc]
  6. 1d54e73 GC clean up. by Ian Rogers · 11 years ago
  7. 04d7aa9 Fix object verification. by Ian Rogers · 12 years ago
  8. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago[Renamed (96%) from src/dex_cache_test.cc]
  9. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  10. 1f53934 Make PopSirt inlinable, pass self to SirtRef. by Ian Rogers · 12 years ago
  11. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  12. 1984651 Invoke static/direct dispatch change. by Ian Rogers · 13 years ago
  13. a004aa9 user build support for art (2 of 3) by Brian Carlstrom · 13 years ago
  14. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  15. 40381fb Reuse SIRT for C++ references by Brian Carlstrom · 13 years ago
  16. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 13 years ago
  17. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago
  18. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  19. 1caa2c2 Add InitializedStaticStorage table by Brian Carlstrom · 13 years ago
  20. 9ea1cb1 First pass of compiler wrapping class by Brian Carlstrom · 13 years ago
  21. c4fa2c0 Add Method::dex_cache_*_ short cuts to declaring_class_->dex_cache_ by Brian Carlstrom · 13 years ago
  22. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  23. f734cf5 Add ParsedOptions test (and migrate RuntimeTest to CommonTest) by Brian Carlstrom · 13 years ago
  24. 4a96b60 ClassLinker can now FindClass all libcore classes by Brian Carlstrom · 13 years ago
  25. 7e49dca Rename DexFile to DexCache by Brian Carlstrom · 13 years ago