1. d8c0ac2 Better isolate standalone ART gtests on device. by Roland Levillain · 4 years, 9 months ago
  2. 0700b69 SVE: Extract Intermediate Address for SVE Vector Memory Operations by Raphael Gault · 6 years ago
  3. 6194403 Exclude `com.android.org.conscrypt.NativeCryptoArgTest` from ART MTS. by Roland Levillain · 4 years, 9 months ago
  4. 380f967 Regenerate ART test files (2021-09-02). by Roland Levillain · 4 years, 9 months ago
  5. ecbdc07 ARM64: FP16.compare() intrinsic for ARMv8 by Usama Arif · 7 years ago
  6. 611d71c Fix a few non-inclusive terms by Orion Hodson · 4 years, 9 months ago
  7. 96dadef Partial LSE: handle all kinds of infinite loops. by Nicolas Geoffray · 4 years, 9 months ago
  8. 059210d Make smali compilations deterministic by David Srbecky · 4 years, 9 months ago
  9. 4bd6795 More run-test build determinism tweaks (part 2) by David Srbecky · 4 years, 9 months ago
  10. 3a014e3 ART: Change error-reporting of run-test-jar by Stelios Ioannou · 5 years ago
  11. 3b09140 Remove art_chroot build target. by David Srbecky · 4 years, 9 months ago
  12. 9bbecd0 Suppress OptionalOfRedundantMethod error by Cole Faust · 4 years, 10 months ago
  13. f912a1f Renamed test/580-fp16 to test/580-checker-fp16 by Joel Goddard · 4 years, 10 months ago
  14. 054c800 More run-test build determinism tweaks by David Srbecky · 4 years, 10 months ago
  15. 1e6be71 Disable errorprone builds for art runtests by Colin Cross · 4 years, 10 months ago
  16. da106a9 Fix odsign_e2e_tests to accurately get file modified time in ms. by Jiakai Zhang · 4 years, 10 months ago
  17. 32f8b06 Remove direct uses of C++ compiler from run-test build by David Srbecky · 4 years, 10 months ago
  18. 8d3d64f Make run-test build scripts more deterministic by David Srbecky · 4 years, 10 months ago
  19. a0e10b1 Have counter pre-initialized in ParallelGC test by Sorin Basca · 4 years, 10 months ago
  20. e84ad2c Fix OnDeviceSigningHostTest to correctly get mapped artifacts. by Jiakai Zhang · 4 years, 10 months ago
  21. 7de49d8 Update on-device AOT compilation to cover all cases. by Jiakai Zhang · 5 years ago
  22. 18bea3d Document standalone ART gtests on device in `test/README.atest.md`. by Roland Levillain · 4 years, 10 months ago
  23. 58bfbad Relax 053-wait-some sucess criteria by Hans Boehm · 4 years, 10 months ago
  24. de54ddd Add support for gtest options to `tools/run-gtests.sh`. by Roland Levillain · 4 years, 10 months ago
  25. 7d398b0 Add OkHttp tests to the generated ART MTS definition. by Roland Levillain · 4 years, 11 months ago
  26. dc00c3a Retry more carefully by Hans Boehm · 4 years, 10 months ago
  27. a8f858e Verify that artifacts can still be loaded after a reboot. by Jiakai Zhang · 4 years, 10 months ago
  28. a0dd228 odsign_e2e_tests: do not assume time monotonicity across reboots by Orion Hodson · 4 years, 11 months ago
  29. 1b62122 ART: Implements a test option of forced generation of .cfg by Stelios Ioannou · 5 years ago
  30. 81c76d8 Add BouncyCastle tests to the generated ART MTS definition. by Roland Levillain · 4 years, 11 months ago
  31. 66934ef Clean up ClassLinker::VerifyClass. by Nicolas Geoffray · 5 years ago
  32. dcb148a odsign_e2e_tests: Drop Java 11-ism by Orion Hodson · 4 years, 11 months ago
  33. d61b021 Trigger on-device AOT compilation for system_server on mainline update. by Jiakai Zhang · 5 years ago
  34. 1b9d442 Revert "Do not create 4-byte sequences in `ConvertUtf16ToModifiedUtf8()`" by Chuck Liao · 5 years ago
  35. e0a4f37 Do not create 4-byte sequences in `ConvertUtf16ToModifiedUtf8()` by Vladimir Marko · 5 years ago
  36. 20b3c57 odrefresh: add test for samegrade ART APEX install by Orion Hodson · 5 years ago
  37. 8782f17 Add standalone ART gtests to the generated ART MTS definition. by Roland Levillain · 5 years ago
  38. 6a2e689 Add support for standalone ART gtests to MTS. by Roland Levillain · 5 years ago
  39. 1de4428 Add standalone ART gtests to `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 5 years ago
  40. 515b0cf Add more Libcore tests to the generated ART MTS definition. by Roland Levillain · 5 years ago
  41. 6cd7ab3 Only set nterp entrypoint after a class is verified. by Nicolas Geoffray · 5 years ago
  42. 85d6bf9 Test for static field VarHandle and class unloading. by Vladimir Marko · 5 years ago
  43. 4dc6589 Don't wrap VerifyError into NoClassDefFoundError. by Nicolas Geoffray · 5 years ago
  44. e0386f1 Add standalone ART gtests to `TEST_MAPPING` group `presubmit`. by Roland Levillain · 5 years ago
  45. dd41196 VarHandle: add StaticFieldVarHandle class by Orion Hodson · 5 years ago
  46. f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 5 years ago
  47. 8d5d585 Disable run-test `art-run-test-2040-huge-native-alloc`. by Roland Levillain · 5 years ago
  48. cd133d8 Verifier cleanups. by Nicolas Geoffray · 5 years ago
  49. 44dc8a3 verifier: do not infer an instruction will throw. by Nicolas Geoffray · 5 years ago
  50. 55ffe7f Rename some ART gtest related Soong modules. by Roland Levillain · 5 years ago
  51. 9e95eac Revert "odrefresh: temporarily disable system_server artifact test" by Orion Hodson · 5 years ago
  52. f5958f8 Add x86 implementation for nterp. by Nicolas Geoffray · 5 years ago
  53. 1282f38 Add sampling support in the metrics reporter by Calin Juravle · 5 years ago
  54. 6c30777 odrefresh: temporarily disable system_server artifact test by Orion Hodson · 5 years ago
  55. 1ff9056 Move metric reporting config to flags by Calin Juravle · 5 years ago
  56. 5da0507 Support inlining methods that may have soft verifier failures. by Nicolas Geoffray · 5 years ago
  57. 602da4f Further improve 2040-huge-native-alloc reliability by Hans Boehm · 5 years ago
  58. 028cc7e Disable compact dex code item deduping. by Nicolas Geoffray · 5 years ago
  59. 71b2cb5 odrefresh: fix instruction set selection. by Orion Hodson · 5 years ago
  60. 319333f odrefresh: temporarily disable test by Orion Hodson · 5 years ago
  61. 7f21ebe Fix instructions for running target ART gtests in `chroot` with Atest. by Roland Levillain · 5 years ago
  62. f761f58 Revert^2 "odrefresh: compilation backoff" by Orion Hodson · 5 years ago
  63. 094b1cf odrefresh: enable loading of system_server image files by Orion Hodson · 5 years ago
  64. d0020ba Make 2040-huge-native-alloc more robust by Hans Boehm · 5 years ago
  65. 5b3c1ec Disable 2040-huge-native-alloc for interpreter by Hans Boehm · 5 years ago
  66. 03e214f Disable 2040-huge-native-alloc on gcstress & asan & debuggable by Hans Boehm · 5 years ago
  67. 6031ec1 Re-land "Add 2040-huge-native-alloc test" by Hans Boehm · 5 years ago
  68. 654f01c Fix lock visiting for synchronized native methods. by Vladimir Marko · 5 years ago
  69. d196f66 Rename setters to conform Android API guidelines by Nikita Iashchenko · 5 years ago
  70. 9d27fbc Improve suspension timeout diagnostic and fix race by Hans Boehm · 5 years ago
  71. e3124d2 Add liblog to art_gtest_defaults by Orion Hodson · 5 years ago
  72. fcc922a art: unbreak dalvikvm builds on host by Orion Hodson · 5 years ago
  73. 8f8935c Add `CtsLibcoreJsr166TestCases` to the generated ART MTS definition. by Roland Levillain · 5 years ago
  74. 3d05e61 Put 100% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 5 years ago
  75. ca15b8d testrunner.py: Add --build-only and --skip-build options. by David Srbecky · 5 years ago
  76. 3ddf4d4 Update registerAppInfo signatures to accomodate more data. by Calin Juravle · 5 years ago
  77. 56f2444 Regenerate ART test files (2021-05-19). by Roland Levillain · 5 years ago
  78. 1dc77ab Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 5 years ago
  79. c63d967 Rewrite profile file format. by Vladimir Marko · 5 years ago
  80. 2ef367a Ensure verifier deps in the vdex file are 4-byte aligned. by Nicolas Geoffray · 5 years ago
  81. ec06809 Reland "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 5 years ago
  82. 1651c60 Add 2001-virtual-structural-multithread to list of failures. by Nicolas Geoffray · 5 years ago
  83. 7e363b8 Drop ro.debuggable restriction for NATIVELOADER_DEFAULT_NAMESPACE_LIBS. by Martin Stjernholm · 5 years ago
  84. b94401e Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES. by Martin Stjernholm · 5 years ago
  85. dac8239 Fix array location aliasing checks in LSE. by Vladimir Marko · 5 years ago
  86. 41299bf odsign_e2e_tests: Add required artifacts to test. by Martijn Coenen · 5 years ago
  87. 0108f0d Use only one core on fugu by default. by David Srbecky · 5 years ago
  88. 2665943 Avoid loading external libraries from ARTs internal linker namespace (reland). by Martin Stjernholm · 5 years ago
  89. 053e138 Link libvixl statically. by Vladimir Marko · 5 years ago
  90. c256028 Revert "Add 2040-huge-native-alloc test" by Hans Boehm · 5 years ago
  91. be0d891 Add 2040-huge-native-alloc test by Hans Boehm · 5 years ago
  92. 39d4df6 Revert "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 5 years ago
  93. 7eedd44 Fix some tests to work in prebuilt ART module mode. by Martin Stjernholm · 5 years ago
  94. 5024ddf Devirtualize to HInvokeStaticOrDirect. by Nicolas Geoffray · 5 years ago
  95. 68dc4a5 Adjust code in compiledWithOptimizing by Nicolas Geoffray · 5 years ago
  96. 0d0f8df In run tests, do not rely on loading native libs in the ART namespace by Martin Stjernholm · 5 years ago
  97. 39198c0 Generalize Main.compiledWithOptimizing. by Nicolas Geoffray · 5 years ago
  98. d78f319 Put 75% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 5 years ago
  99. ba32016 Improve simplifier slightly by Alex Light · 5 years ago
  100. 891ec2c Regenerate ART test files. by Roland Levillain · 5 years ago