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. 1984651 Invoke static/direct dispatch change. by Ian Rogers · 12 years ago
  5. a004aa9 user build support for art (2 of 3) by Brian Carlstrom · 12 years ago
  6. 2faa5f1 Fix copyright headers. by Elliott Hughes · 12 years ago
  7. 40381fb Reuse SIRT for C++ references by Brian Carlstrom · 13 years ago
  8. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 13 years ago
  9. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago
  10. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  11. 1caa2c2 Add InitializedStaticStorage table by Brian Carlstrom · 13 years ago
  12. 9ea1cb1 First pass of compiler wrapping class by Brian Carlstrom · 13 years ago
  13. c4fa2c0 Add Method::dex_cache_*_ short cuts to declaring_class_->dex_cache_ by Brian Carlstrom · 13 years ago
  14. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  15. f734cf5 Add ParsedOptions test (and migrate RuntimeTest to CommonTest) by Brian Carlstrom · 13 years ago
  16. 4a96b60 ClassLinker can now FindClass all libcore classes by Brian Carlstrom · 13 years ago
  17. 7e49dca Rename DexFile to DexCache by Brian Carlstrom · 13 years ago