1. 87531a6 Aesthetic changes in generated ART run-test Blueprint files. by Roland Levillain · 3 years, 11 months ago
  2. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 11 months ago
  3. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years, 3 months ago
  4. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 3 months ago
  5. 4258f9e Only tag supported ART run-tests as part of `art-target-run-test`. by Roland Levillain · 4 years, 3 months ago
  6. 6b0b2e7 Rename the expected-output text file in built TradeFed ART run-tests. by Roland Levillain · 4 years, 4 months ago
  7. ab7ecce Disable support for proxy method in nterp. by Nicolas Geoffray · 4 years, 6 months ago
  8. 01e5698 Add Soong module definitions for ART run-tests with default build rules. by Roland Levillain · 5 years ago
  9. b3146d0 Make heap exhaustion more robust in art-tests by Lokesh Gidra · 4 years, 8 months ago
  10. 1f5300a Fix heap exhaustion logic by Lokesh Gidra · 4 years, 8 months ago
  11. 5217396 Make heap exhaustion more robust in art-tests by Lokesh Gidra · 4 years, 8 months ago
  12. 2a84650 Make tests robust against GCs failing early by Hans Boehm · 4 years, 9 months ago
  13. 74fa888 ART: harden test 044 by Andreas Gampe · 7 years ago
  14. 45caa1d Make test 044-proxy less flaky by Mathieu Chartier · 7 years ago
  15. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  16. ee29a07 ART: Fix OOME case in proxy dispatch by Andreas Gampe · 7 years ago
  17. 6919639 test: Don't force-compile with jack for runtests by Igor Murashkin · 8 years ago
  18. 2a33775 Revert "Revert "test: Add desugar support to run-test"" by Igor Murashkin · 8 years ago
  19. 75e7c9c Revert "test: Add desugar support to run-test" by Mariano Giardina · 8 years ago
  20. 86b0db4 test: Add desugar support to run-test by Igor Murashkin · 8 years ago
  21. f6c66c3 Tests: never use System.err by Kevin Brodsky · 9 years ago
  22. e4893ee Remove unneeded build files by Alex Light · 8 years ago
  23. c0af234 Update test 044 for java-8 by Alex Light · 8 years ago
  24. 166aaee ART: Fix type parameter in tests by Andreas Gampe · 9 years ago
  25. 52c9da0 Fix issue with Constructor proxies. by Alex Light · 9 years ago
  26. 75d5053 Replace proxy class names with deterministic ones for test output. by Hiroshi Yamauchi · 9 years ago
  27. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  28. e806732 ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 9 years ago
  29. 9346ff0 Fix moving GC bugs in proxy stub for X86/X86_64 by Mathieu Chartier · 10 years ago
  30. 57795db Merge "ART: Add another proxy test" by Andreas Gampe · 11 years ago
  31. 96849ce ART: Add another proxy test by Andreas Gampe · 11 years ago
  32. 3057f46 resolved conflicts for merge of 773965c0 to klp-dev-plus-aosp by Jeff Hao · 11 years ago
  33. 4460ea6 Test Method.getModifiers() result for proxy methods by Brian Carlstrom · 11 years ago
  34. 3addc29 Fix stack trace for proxy methods and added test case. by Jeff Hao · 11 years ago
  35. 228d6b8 Fix stack trace for proxy methods and added test case. by Jeff Hao · 11 years ago
  36. 8250232 Update test/044-proxy/expected.txt by Brian Carlstrom · 11 years ago
  37. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  38. 530f71c Fix proxy return ClassCastException and add test. by Ian Rogers · 12 years ago
  39. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 13 years ago
  40. 2ed52c4 Stash the directly-implemented interfaces in Proxy so we can implement Class.getInterfaces. by Elliott Hughes · 13 years ago
  41. ecbce8f Give proxy all of the return types. Part 2. by Jesse Wilson · 13 years ago
  42. 466bb25 Proxy implementation by Ian Rogers · 13 years ago
  43. 5d1ac92 Adding old unit tests to test suite. by jeffhao · 13 years ago