1. 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
  2. 1984651 Invoke static/direct dispatch change. by Ian Rogers · 13 years ago
  3. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  4. e343b76 Stub to capture method entry/exit. by jeffhao · 13 years ago
  5. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 13 years ago
  6. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  7. 1caa2c2 Add InitializedStaticStorage table by Brian Carlstrom · 13 years ago
  8. 9cc262e Clarify CodeAndMethods to CodeAndDirectMethods by Brian Carlstrom · 13 years ago
  9. 83db772 Add DexCache table of <Method*, Method::GetCode()> by Brian Carlstrom · 13 years ago
  10. 9ea1cb1 First pass of compiler wrapping class by Brian Carlstrom · 13 years ago
  11. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  12. 4a96b60 ClassLinker can now FindClass all libcore classes by Brian Carlstrom · 13 years ago
  13. 7e49dca Rename DexFile to DexCache by Brian Carlstrom · 13 years ago