1. 441d912 Class getField/Method returns NULL if type/args are unresolved. by jeffhao · 13 years ago
  2. 2ed52c4 Stash the directly-implemented interfaces in Proxy so we can implement Class.getInterfaces. by Elliott Hughes · 13 years ago
  3. 1984651 Invoke static/direct dispatch change. by Ian Rogers · 13 years ago
  4. 45651fd Fix various debugger method invocation bugs. by Elliott Hughes · 13 years ago
  5. 7b0c5b4 Various dex index tweaks to improve verifier performance by Ian Rogers · 13 years ago
  6. 16f9367 Remove dexCacheResolvedMethods, address Proxy issue by Ian Rogers · 13 years ago
  7. b5d6a49 Revert "Remove dexCacheResolvedMethods from Method/Constructor" by Ian Rogers · 13 years ago
  8. 42882d1 Remove dexCacheResolvedMethods from Method/Constructor by Ian Rogers · 13 years ago
  9. ff17f1f Remove various bits of lint. by Elliott Hughes · 14 years ago
  10. 12c51e3 We use NULL to mean "unknown source", but you can't pass NULL to C string functions. by Elliott Hughes · 14 years ago
  11. 672f520 Fix race in double verifying super class by Ian Rogers · 14 years ago
  12. a68a1cb Streamline ClassHelper::GetDescriptor by Ian Rogers · 14 years ago
  13. c2b4447 Fix for test 044-proxy by Ian Rogers · 14 years ago
  14. 91250e0 Knock 0.5s off the Calculator startup time. by Elliott Hughes · 14 years ago
  15. 9557241 Don't default-construct std::strings and then assign them. by Elliott Hughes · 14 years ago
  16. 6f1dfe4 Ensure referenced catch block exceptions are in the image. by Ian Rogers · 14 years ago
  17. 6d4d9fc Reduce meta-data object sizes, introduce meta-data helper classes. by Ian Rogers · 14 years ago