1. 1d54e73 GC clean up. by Ian Rogers · 12 years ago
  2. 39ebcb8 More profiler driven tweaks. by Ian Rogers · 11 years ago
  3. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago[Renamed (81%) from src/dex_cache.cc]
  4. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  5. 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
  6. 1984651 Invoke static/direct dispatch change. by Ian Rogers · 13 years ago
  7. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  8. e343b76 Stub to capture method entry/exit. by jeffhao · 13 years ago
  9. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 13 years ago
  10. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  11. 1caa2c2 Add InitializedStaticStorage table by Brian Carlstrom · 13 years ago
  12. 9cc262e Clarify CodeAndMethods to CodeAndDirectMethods by Brian Carlstrom · 13 years ago
  13. 83db772 Add DexCache table of <Method*, Method::GetCode()> by Brian Carlstrom · 13 years ago
  14. 9ea1cb1 First pass of compiler wrapping class by Brian Carlstrom · 13 years ago
  15. a663ea5 Initialize ClassLinker from image 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