1. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  2. e806732 ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 9 years ago
  3. 9346ff0 Fix moving GC bugs in proxy stub for X86/X86_64 by Mathieu Chartier · 9 years ago
  4. 57795db Merge "ART: Add another proxy test" by Andreas Gampe · 10 years ago
  5. 96849ce ART: Add another proxy test by Andreas Gampe · 10 years ago
  6. 3057f46 resolved conflicts for merge of 773965c0 to klp-dev-plus-aosp by Jeff Hao · 11 years ago
  7. 4460ea6 Test Method.getModifiers() result for proxy methods by Brian Carlstrom · 11 years ago
  8. 3addc29 Fix stack trace for proxy methods and added test case. by Jeff Hao · 11 years ago
  9. 228d6b8 Fix stack trace for proxy methods and added test case. by Jeff Hao · 11 years ago
  10. 8250232 Update test/044-proxy/expected.txt by Brian Carlstrom · 11 years ago
  11. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  12. 530f71c Fix proxy return ClassCastException and add test. by Ian Rogers · 12 years ago
  13. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 13 years ago
  14. 2ed52c4 Stash the directly-implemented interfaces in Proxy so we can implement Class.getInterfaces. by Elliott Hughes · 13 years ago
  15. ecbce8f Give proxy all of the return types. Part 2. by Jesse Wilson · 13 years ago
  16. 466bb25 Proxy implementation by Ian Rogers · 13 years ago
  17. 5d1ac92 Adding old unit tests to test suite. by jeffhao · 13 years ago