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