1. 71b2cb5 odrefresh: fix instruction set selection. by Orion Hodson · 3 years, 9 months ago
  2. 319333f odrefresh: temporarily disable test by Orion Hodson · 3 years, 9 months ago
  3. 7f21ebe Fix instructions for running target ART gtests in `chroot` with Atest. by Roland Levillain · 3 years, 9 months ago
  4. f761f58 Revert^2 "odrefresh: compilation backoff" by Orion Hodson · 3 years, 9 months ago
  5. 094b1cf odrefresh: enable loading of system_server image files by Orion Hodson · 3 years, 9 months ago
  6. d0020ba Make 2040-huge-native-alloc more robust by Hans Boehm · 3 years, 9 months ago
  7. 5b3c1ec Disable 2040-huge-native-alloc for interpreter by Hans Boehm · 3 years, 10 months ago
  8. 03e214f Disable 2040-huge-native-alloc on gcstress & asan & debuggable by Hans Boehm · 3 years, 10 months ago
  9. 6031ec1 Re-land "Add 2040-huge-native-alloc test" by Hans Boehm · 3 years, 10 months ago
  10. 654f01c Fix lock visiting for synchronized native methods. by Vladimir Marko · 3 years, 10 months ago
  11. d196f66 Rename setters to conform Android API guidelines by Nikita Iashchenko · 3 years, 11 months ago
  12. 9d27fbc Improve suspension timeout diagnostic and fix race by Hans Boehm · 3 years, 10 months ago
  13. e3124d2 Add liblog to art_gtest_defaults by Orion Hodson · 3 years, 10 months ago
  14. fcc922a art: unbreak dalvikvm builds on host by Orion Hodson · 3 years, 10 months ago
  15. 8f8935c Add `CtsLibcoreJsr166TestCases` to the generated ART MTS definition. by Roland Levillain · 3 years, 10 months ago
  16. 3d05e61 Put 100% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 10 months ago
  17. ca15b8d testrunner.py: Add --build-only and --skip-build options. by David Srbecky · 3 years, 11 months ago
  18. 3ddf4d4 Update registerAppInfo signatures to accomodate more data. by Calin Juravle · 3 years, 10 months ago
  19. 56f2444 Regenerate ART test files (2021-05-19). by Roland Levillain · 3 years, 10 months ago
  20. 1dc77ab Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 10 months ago
  21. c63d967 Rewrite profile file format. by Vladimir Marko · 4 years ago
  22. 2ef367a Ensure verifier deps in the vdex file are 4-byte aligned. by Nicolas Geoffray · 3 years, 10 months ago
  23. ec06809 Reland "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 3 years, 10 months ago
  24. 1651c60 Add 2001-virtual-structural-multithread to list of failures. by Nicolas Geoffray · 3 years, 10 months ago
  25. 7e363b8 Drop ro.debuggable restriction for NATIVELOADER_DEFAULT_NAMESPACE_LIBS. by Martin Stjernholm · 3 years, 11 months ago
  26. b94401e Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES. by Martin Stjernholm · 3 years, 11 months ago
  27. dac8239 Fix array location aliasing checks in LSE. by Vladimir Marko · 3 years, 10 months ago
  28. 41299bf odsign_e2e_tests: Add required artifacts to test. by Martijn Coenen · 3 years, 10 months ago
  29. 0108f0d Use only one core on fugu by default. by David Srbecky · 3 years, 10 months ago
  30. 2665943 Avoid loading external libraries from ARTs internal linker namespace (reland). by Martin Stjernholm · 4 years ago
  31. 053e138 Link libvixl statically. by Vladimir Marko · 3 years, 11 months ago
  32. c256028 Revert "Add 2040-huge-native-alloc test" by Hans Boehm · 3 years, 10 months ago
  33. be0d891 Add 2040-huge-native-alloc test by Hans Boehm · 3 years, 11 months ago
  34. 39d4df6 Revert "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 3 years, 11 months ago
  35. 7eedd44 Fix some tests to work in prebuilt ART module mode. by Martin Stjernholm · 3 years, 11 months ago
  36. 5024ddf Devirtualize to HInvokeStaticOrDirect. by Nicolas Geoffray · 3 years, 11 months ago
  37. 68dc4a5 Adjust code in compiledWithOptimizing by Nicolas Geoffray · 3 years, 11 months ago
  38. 0d0f8df In run tests, do not rely on loading native libs in the ART namespace by Martin Stjernholm · 3 years, 11 months ago
  39. 39198c0 Generalize Main.compiledWithOptimizing. by Nicolas Geoffray · 3 years, 11 months ago
  40. d78f319 Put 75% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 11 months ago
  41. ba32016 Improve simplifier slightly by Alex Light · 3 years, 11 months ago
  42. 891ec2c Regenerate ART test files. by Roland Levillain · 3 years, 11 months ago
  43. e1e0e0f Reland "Refactor code in inliner." by Nicolas Geoffray · 3 years, 11 months ago
  44. fd7044d Make it easier to interrupt testrunner.py with Ctrl-C. by Martin Stjernholm · 3 years, 11 months ago
  45. 61c6242 Remove RETURN_VOID_NO_BARRIER byte-code. by David Srbecky · 3 years, 11 months ago
  46. bb550e4 Fix issue with Partial LSE and casts/instanceof by Alex Light · 4 years ago
  47. e1d1706 Revert^2 "Use only half of the cores in testrunner by default on target." by David Srbecky · 4 years ago
  48. ab474e3 Revert "Use only half of the cores in testrunner by default on target." by David Srbecky · 4 years ago
  49. f663b34 Put 50% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 4 years ago
  50. a9fed15 Add installclean step to buildbots by David Srbecky · 4 years ago
  51. e0bbed9 Update run-test 701 for python3. by Vladimir Marko · 4 years ago
  52. b895802 Move intrinsic recognition logic in inliner. by Nicolas Geoffray · 4 years ago
  53. 3d76ebe Change OatClassType to enum class. by Vladimir Marko · 4 years ago
  54. ea1a849 Use only half of the cores in testrunner by default on target. by David Srbecky · 4 years ago
  55. ba0ef1a Add `CtsLibcoreOjTestCases` to the generated ART MTS definition. by Roland Levillain · 4 years ago
  56. d64dc6d Fix typos in comments in ART test configurations. by Roland Levillain · 4 years ago
  57. 40e53f8 Regenerate ART test files. by Roland Levillain · 4 years ago
  58. c9b9d6c Add test that CFLH making classes larger works by Alex Light · 4 years ago
  59. 5e1ffcd Make zipapex test support multiple-execution by Alex Light · 4 years ago
  60. efbc659 Update run-test to python3. by Vladimir Marko · 4 years ago
  61. d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 4 years ago
  62. 56f4c81 Handle hiddenapi lists which are yet unknown. by Nicolas Geoffray · 4 years ago
  63. 8731e70 Add a test and CHECKs around the combination of CHA and default methods. by Nicolas Geoffray · 4 years ago
  64. 76f7a91 Disable 1004-checker-volatile-ref-load in TEST_MAPPING by David Srbecky · 4 years ago
  65. 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 4 years ago
  66. 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 4 years ago
  67. a191bbf Remove ArtGtestsTarget from TEST_MAPPING by David Srbecky · 4 years ago
  68. c76fbf0 Fix script when using --verify-soft-fail and --jit. by Nicolas Geoffray · 4 years ago
  69. 9879c34 Disable test 692-vdex-secondary-loader on CMS. by Nicolas Geoffray · 4 years ago
  70. 50419f2 Fix crash with secondary dex files on low RAM devices. by Nicolas Geoffray · 4 years ago
  71. f442a84 Revert "Merge libdexfile_external into libdexfile." by Nikita Ioffe · 4 years ago
  72. af61f50 Reland "Change JNI behavior related to hiddenapi." by Nicolas Geoffray · 4 years ago
  73. 848fc80 Merge libdexfile_external into libdexfile. by Martin Stjernholm · 4 years ago
  74. 8e0f6aa Disable test that depends on ART sources when prebuilts are used. by Martin Stjernholm · 4 years ago
  75. cff30a0 Better support ICs on virtual calls by Alex Light · 4 years ago
  76. 9bc364b Support background verification of secondary dex files. by Nicolas Geoffray · 4 years ago
  77. dbcf4a2 Revert "Change JNI behavior related to hiddenapi." by Nicolas Geoffray · 4 years ago
  78. 1a660c0 Reduce 129-ThreadGetId iteration count by Hans Boehm · 4 years ago
  79. 0685b98 Abort transaction when Class.forName() fails. by Vladimir Marko · 4 years ago
  80. 579db19 Change JNI behavior related to hiddenapi. by Nicolas Geoffray · 4 years ago
  81. 26a7596 Add on-device signing end-to-end test. by Martijn Coenen · 4 years ago
  82. 982eced Remove '&' class loader context. by Nicolas Geoffray · 4 years ago
  83. b3f5c50 Improve the CFI test to catch missing frames. by David Srbecky · 4 years ago
  84. a129d8a Revamp vdex format for better extensibility. by Nicolas Geoffray · 4 years ago
  85. 43c9cd7 Improve nterp -> compiled code transitions. by Nicolas Geoffray · 4 years ago
  86. 9441f92 Put 25% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 4 years ago
  87. 8129ba3 Add a test for wrong constructor resolution. by Vladimir Marko · 4 years ago
  88. 7797612 Update test 162-method-resolution to pass on RI. by Vladimir Marko · 4 years ago
  89. c436659 Disable tests failing on Cuttlefish x86 and regenerate ART test files. by Roland Levillain · 4 years ago
  90. f0407cf Document Atest support for wildcards in ART run-tests invocations. by Roland Levillain · 4 years ago
  91. 98aa748 Increase 053-wait delay tolerance by Hans Boehm · 4 years ago
  92. e017bb0 Drop whole_static_libs for libasync_safe and clean up static linking of by Martin Stjernholm · 4 years ago
  93. 27dc877 Revert^2 "[metrics] Always enable background thread" by Eric Holk · 4 years ago
  94. 41b1892 Add support for sharding the ART MTS definition to `regen-test-files`. by Roland Levillain · 4 years ago
  95. b7bc2e4 Support verbose logging in script `regen-test-files`. by Roland Levillain · 4 years ago
  96. 0654153 Add madvising of .odex, .vdex and .art files by Jagadeesh Pakaravoor · 4 years, 1 month ago
  97. 3f64940 Revert "[metrics] Always enable background thread" by Nicolas Geoffray · 4 years ago
  98. a1507a4 Disable ART run-test `053-wait-some` on gcstress configurations. by Roland Levillain · 4 years ago
  99. b6c0e73 Remove some methods from DdmVmInternal. by Nicolas Geoffray · 4 years, 2 months ago
  100. 6660e3b [metrics] Always enable background thread by Eric Holk · 4 years ago