1. 74fa888 ART: harden test 044 by Andreas Gampe · 6 years ago
  2. 45caa1d Make test 044-proxy less flaky by Mathieu Chartier · 6 years ago
  3. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 6 years ago
  4. ee29a07 ART: Fix OOME case in proxy dispatch by Andreas Gampe · 7 years ago
  5. 6919639 test: Don't force-compile with jack for runtests by Igor Murashkin · 7 years ago
  6. 2a33775 Revert "Revert "test: Add desugar support to run-test"" by Igor Murashkin · 7 years ago
  7. 75e7c9c Revert "test: Add desugar support to run-test" by Mariano Giardina · 7 years ago
  8. 86b0db4 test: Add desugar support to run-test by Igor Murashkin · 7 years ago
  9. f6c66c3 Tests: never use System.err by Kevin Brodsky · 8 years ago
  10. e4893ee Remove unneeded build files by Alex Light · 7 years ago
  11. c0af234 Update test 044 for java-8 by Alex Light · 7 years ago
  12. 166aaee ART: Fix type parameter in tests by Andreas Gampe · 8 years ago
  13. 52c9da0 Fix issue with Constructor proxies. by Alex Light · 8 years ago
  14. 75d5053 Replace proxy class names with deterministic ones for test output. by Hiroshi Yamauchi · 9 years ago
  15. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  16. e806732 ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 9 years ago
  17. 9346ff0 Fix moving GC bugs in proxy stub for X86/X86_64 by Mathieu Chartier · 9 years ago
  18. 57795db Merge "ART: Add another proxy test" by Andreas Gampe · 10 years ago
  19. 96849ce ART: Add another proxy test by Andreas Gampe · 10 years ago
  20. 3057f46 resolved conflicts for merge of 773965c0 to klp-dev-plus-aosp by Jeff Hao · 10 years ago
  21. 4460ea6 Test Method.getModifiers() result for proxy methods by Brian Carlstrom · 10 years ago
  22. 3addc29 Fix stack trace for proxy methods and added test case. by Jeff Hao · 11 years ago
  23. 228d6b8 Fix stack trace for proxy methods and added test case. by Jeff Hao · 11 years ago
  24. 8250232 Update test/044-proxy/expected.txt by Brian Carlstrom · 11 years ago
  25. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 11 years ago
  26. 530f71c Fix proxy return ClassCastException and add test. by Ian Rogers · 11 years ago
  27. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 12 years ago
  28. 2ed52c4 Stash the directly-implemented interfaces in Proxy so we can implement Class.getInterfaces. by Elliott Hughes · 12 years ago
  29. ecbce8f Give proxy all of the return types. Part 2. by Jesse Wilson · 13 years ago
  30. 466bb25 Proxy implementation by Ian Rogers · 13 years ago
  31. 5d1ac92 Adding old unit tests to test suite. by jeffhao · 13 years ago