1. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 10 years ago
  2. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  3. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 11 years ago
  4. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 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.cc]
  6. 1d54e73 GC clean up. by Ian Rogers · 11 years ago
  7. 39ebcb8 More profiler driven tweaks. by Ian Rogers · 11 years ago
  8. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago[Renamed (81%) from src/dex_cache.cc]
  9. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  10. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 12 years ago
  11. 1984651 Invoke static/direct dispatch change. by Ian Rogers · 13 years ago
  12. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  13. e343b76 Stub to capture method entry/exit. by jeffhao · 13 years ago
  14. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 13 years ago
  15. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  16. 1caa2c2 Add InitializedStaticStorage table by Brian Carlstrom · 13 years ago
  17. 9cc262e Clarify CodeAndMethods to CodeAndDirectMethods by Brian Carlstrom · 13 years ago
  18. 83db772 Add DexCache table of <Method*, Method::GetCode()> by Brian Carlstrom · 13 years ago
  19. 9ea1cb1 First pass of compiler wrapping class by Brian Carlstrom · 13 years ago
  20. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  21. 4a96b60 ClassLinker can now FindClass all libcore classes by Brian Carlstrom · 13 years ago
  22. 7e49dca Rename DexFile to DexCache by Brian Carlstrom · 13 years ago