1. dd0a65d Allow more cross-referencing between run-test sources. by Vladimir Marko · 2 years, 11 months ago
  2. 9701839 Convert default-build script to python by David Srbecky · 3 years, 4 months ago
  3. 5e82b18 Make it a verification error to misuse FastNative and CriticalNative. by Nicolas Geoffray · 4 years, 1 month ago
  4. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years, 2 months ago
  5. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 2 months ago
  6. b78bfee Ensure GetStringUTFRegion is null-terminated by Alex Light · 4 years, 4 months ago
  7. 2731eb4 More inclusive language fixes by Orion Hodson · 4 years, 5 months ago
  8. c220827 Replace "dummy" with "fake" in some tests. by Vladimir Marko · 4 years, 5 months ago
  9. 75112ac Merge "Fix some performance-unnecessary-value-param tidy and performance-for-range warnings." by Treehugger Robot · 6 years ago
  10. 48ba197 Fix some performance-unnecessary-value-param tidy and performance-for-range warnings. by Stephen Hines · 6 years ago
  11. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  12. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  13. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  14. 64fe3be ART: Retire desugar and dx in run-tests by Orion Hodson · 7 years ago
  15. e4033fa Loosen check:jni around GetStatic[...]Field by Alex Light · 7 years ago
  16. dcc528d ART: Move runtime-debug flags to own files by Andreas Gampe · 7 years ago
  17. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  18. fd03f1e ART: Improve double-JNI-load exception message by Andreas Gampe · 7 years ago
  19. 35f1d08 test: Add JNI test to check for <clinit> method lookup by Igor Murashkin · 7 years ago
  20. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  21. 27aaf64 ART: Add slow-debug test in 004-JniTest by Andreas Gampe · 8 years ago
  22. 4db66ab test: Fix 004-JniTest for javac/dx by Igor Murashkin · 8 years ago
  23. 6919639 test: Don't force-compile with jack for runtests by Igor Murashkin · 8 years ago
  24. 41d14c5 Revert "Avoid JNI usage error when JNI_OnLoad throws" by Igor Murashkin · 8 years ago
  25. d111f90 Avoid JNI usage error when JNI_OnLoad throws by Daniel Colascione · 8 years ago
  26. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 8 years ago
  27. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 8 years ago
  28. 166aaee ART: Fix type parameter in tests by Andreas Gampe · 8 years ago
  29. 48b2b3e Fix libarttest to be non debug by Mathieu Chartier · 9 years ago
  30. e9d2ca2 Add JNI tests for lambdas by Alex Light · 9 years ago
  31. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  32. 20a0be0 Fix CC collector thread flip and JNI critical section deadlocks. by Hiroshi Yamauchi · 9 years ago
  33. f9144b2 am a6af255c: Merge "Fix JIT for class unloading" by Mathieu Chartier · 9 years ago
  34. a50f9cf Fix JIT for class unloading by Mathieu Chartier · 9 years ago
  35. f8e4a09 am 8a0014dd: Merge "Call JNI_OnUnload when class loaders get collected" by Mathieu Chartier · 9 years ago
  36. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  37. 6676351 am c38fd0dc: Merge "Add non debug version of libarttest" by Mathieu Chartier · 9 years ago
  38. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  39. 9c9522e am ea093986: am ec97825f: Merge "Fix proxy handling in FindDeclaredVirtualMethod" by Mathieu Chartier · 9 years ago
  40. 72156e2 Fix proxy handling in FindDeclaredVirtualMethod by Mathieu Chartier · 9 years ago
  41. 22c1caa Add more info for attempting to delete non-JNI local reference by Mathieu Chartier · 10 years ago
  42. ff6d8cf Add more info for attempting to delete non-JNI local reference by Mathieu Chartier · 10 years ago
  43. 450c62b Add JNI String.<init> test for global and weak global refs. by Jeff Hao · 10 years ago
  44. 7be8302 Add JNI String.<init> test for global and weak global refs. by Jeff Hao · 10 years ago
  45. 39b6c24 Intercept JNI invocation of String.<init> methods. by Jeff Hao · 10 years ago
  46. 15e9ad1 Intercept JNI invocation of String.<init> methods. by Jeff Hao · 10 years ago
  47. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  48. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  49. 005f697 Don't re-use arttest when calling loadLibrary. by Nicolas Geoffray · 10 years ago
  50. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  51. 58e5e5d Add CallNonvirtual test by Brian Carlstrom · 10 years ago
  52. 0d334ce ART: Fix another potential N-th visitor issue by Andreas Gampe · 10 years ago
  53. 718ac65 ART: Tolerate shallow call stack in VMStack_getCallingClassLoader by Andreas Gampe · 10 years ago
  54. 1268b74 Fix broken JNI IsAssignableFrom. by Narayan Kamath · 10 years ago
  55. 1c83cbc ART: Make run tests out of oat tests by Andreas Gampe · 10 years ago