1. 9587cc5 Temporarily disable ART gtests failing with ART module prebuilts. RESTRICT AUTOMERGE by Roland Levillain · 1 year, 10 months ago
  2. 1eeb37a Regenerate ART test files (2022-05-22). by Roland Levillain · 2 years, 1 month ago
  3. 42f1af8 LSE fix removing observable stores with throwing instuctions by Santiago Aboy Solanes · 2 years, 2 months ago
  4. d77cf74 x86/x86-64: Fix BoundsCheck slow path clobbering EDX/RDX. by Vladimir Marko · 2 years, 2 months ago
  5. 1804948 Add test for checking VarHandle CAS concurrency guarantees by Sorin Basca · 2 years, 4 months ago
  6. 34aa0da Add `art_libnativebridge_cts_tests` to ART's `TEST_MAPPING` and ART MTS. by Roland Levillain · 2 years, 4 months ago
  7. f2ff1f1 Add `libnativeloader_test` to ART's `TEST_MAPPING` and ART MTS. by Roland Levillain · 2 years, 4 months ago
  8. aa8e6cf Regenerate ART test files (2022-02-24). by Roland Levillain · 2 years, 4 months ago
  9. 6f5f642 Move `art_standalone_dexpreopt_tests` to the top-level TEST_MAPPING. by Jiakai Zhang · 2 years, 7 months ago
  10. fa123f8 Regenerate ART test files (2021-11-26 (a)). by Roland Levillain · 2 years, 7 months ago
  11. c58c064 Regenerate ART test files (2021-11-23 (b)). by Roland Levillain · 2 years, 7 months ago
  12. 58b3f96 Regenerate ART test files (2021-11-23 (a)). by Roland Levillain · 2 years, 7 months ago
  13. aa850cc Regenerate ART test files (2021-11-19). by Roland Levillain · 2 years, 7 months ago
  14. 191278b Temporarily disable `art_standalone_odrefresh_tests` in Mainline tests. by Roland Levillain · 2 years, 7 months ago
  15. 10a312c Regenerate ART test files (2021-10-30). by Roland Levillain · 2 years, 8 months ago
  16. 667584d Regenerate ART test files (2021-10-29). by Roland Levillain · 2 years, 8 months ago
  17. 327cfcf Use the .dm file at runtime for verification. by Nicolas Geoffray · 2 years, 8 months ago
  18. 8c3ef13 Add ComposHostTestCases to art's mainline-presubmit by Victor Hsieh · 2 years, 9 months ago
  19. ceb51c9 Add ComposHostTestCases to art's presubmit by Victor Hsieh · 2 years, 9 months ago
  20. 1de4428 Add standalone ART gtests to `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years ago
  21. e0386f1 Add standalone ART gtests to `TEST_MAPPING` group `presubmit`. by Roland Levillain · 3 years ago
  22. 3d05e61 Put 100% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 1 month ago
  23. 56f2444 Regenerate ART test files (2021-05-19). by Roland Levillain · 3 years, 1 month ago
  24. ec06809 Reland "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 3 years, 1 month ago
  25. 39d4df6 Revert "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 3 years, 1 month ago
  26. 5024ddf Devirtualize to HInvokeStaticOrDirect. by Nicolas Geoffray · 3 years, 2 months ago
  27. d78f319 Put 75% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 2 months ago
  28. f663b34 Put 50% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 2 months ago
  29. 40e53f8 Regenerate ART test files. by Roland Levillain · 3 years, 2 months ago
  30. 76f7a91 Disable 1004-checker-volatile-ref-load in TEST_MAPPING by David Srbecky · 3 years, 2 months ago
  31. a191bbf Remove ArtGtestsTarget from TEST_MAPPING by David Srbecky · 3 years, 2 months ago
  32. 9441f92 Put 25% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 3 months ago
  33. c436659 Disable tests failing on Cuttlefish x86 and regenerate ART test files. by Roland Levillain · 3 years, 3 months ago
  34. c4b9ae9 Regenerate ART test files. by Roland Levillain · 3 years, 3 months ago
  35. 0654153 Add madvising of .odex, .vdex and .art files by Jagadeesh Pakaravoor · 3 years, 4 months ago
  36. 157fc96 Move 100% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 3 years, 3 months ago
  37. 1dc3656 Move 75% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 3 years, 4 months ago
  38. 1206030 Put 10% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 4 months ago
  39. 9a1a5a9 Regenerate ART test files to reinclude ART Checker tests. by Roland Levillain · 3 years, 7 months ago
  40. 0d768f1 Put 5% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 4 months ago
  41. 18af644 Move 50% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 3 years, 4 months ago
  42. 9f9c007 Use Python's `json` to generate `TEST_MAPPING` in `regen-test-files`. by Roland Levillain · 3 years, 4 months ago
  43. f80445b Sort tests in `test/utils/regen-test-files` in a deterministic order. by Roland Levillain · 3 years, 4 months ago
  44. a554752 Regenerate ART test files. by Roland Levillain · 3 years, 4 months ago
  45. bfd622a Initial commit of the test code for ART Service by Chris Wailes · 3 years, 5 months ago
  46. 9ce38b5 Experiment with ART Mainline Module Testing in Test Mapping. by Roland Levillain · 3 years, 5 months ago
  47. 60e0081 Regenerate ART test files. by Roland Levillain · 3 years, 5 months ago
  48. 04c73cc Regenerate ART test files. by Roland Levillain · 3 years, 5 months ago
  49. 1060838 Revert "Revert^2 "[metrics] Add background reporting thread"" by Nicolas Geoffray · 3 years, 5 months ago
  50. 4c176b9 Revert^2 "[metrics] Add background reporting thread" by Eric Holk · 3 years, 6 months ago
  51. f8567b5 Revert "Revert^2 "[metrics] Add file output support"" by Nicolas Geoffray · 3 years, 5 months ago
  52. 8ef84f2 Revert^2 "[metrics] Add file output support" by Eric Holk · 3 years, 5 months ago
  53. 1bff99f arm64: Implement VarHandle CAS intrinsics. by Vladimir Marko · 3 years, 8 months ago
  54. 5a19854 Move 25% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 3 years, 7 months ago
  55. 943f682 Move 10% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 3 years, 8 months ago
  56. 8f1bded Move 5% of ART run-tests to the `presubmit` test group in `TEST_MAPPING`. by Roland Levillain · 3 years, 8 months ago
  57. 4258f9e Only tag supported ART run-tests as part of `art-target-run-test`. by Roland Levillain · 3 years, 8 months ago
  58. 5c5ed30 Move a few ART run-tests to the `presubmit` test group in `TEST_MAPPING`. by Roland Levillain · 3 years, 8 months ago
  59. 463255b Temporarily exclude Checker tests from ART test mapping. by Roland Levillain · 3 years, 9 months ago
  60. d9a7d0a Revert "Move ART run-tests to the `presubmit` test group in `TEST_MAPPING`." by Roland Levillain · 3 years, 9 months ago
  61. 455e5c2 Move ART run-tests to the `presubmit` test group in `TEST_MAPPING`. by Roland Levillain · 3 years, 9 months ago
  62. 2fe9dbd Move ART gtests to the `presubmit` test group in `TEST_MAPPING`. by Roland Levillain · 3 years, 9 months ago
  63. 458082f Move ART run-tests to the `postsubmit` test group in `TEST_MAPPING`. am: f12dd5861e am: 329b76e70a by Roland Levillain · 4 years ago
  64. f12dd58 Move ART run-tests to the `postsubmit` test group in `TEST_MAPPING`. by Roland Levillain · 4 years ago
  65. 0dde47a Add `TEST_MAPPING` entries for supported target ART run-tests. am: d2c30c33ed am: 37e404ddca by Roland Levillain · 4 years ago
  66. d2c30c3 Add `TEST_MAPPING` entries for supported target ART run-tests. by Roland Levillain · 4 years ago
  67. 77e0a2c Enable ART's target gtests in postsubmit. am: fcc51211e6 am: 2f94158383 by Automerger Merge Worker · 4 years, 3 months ago
  68. fcc5121 Enable ART's target gtests in postsubmit. by David Srbecky · 4 years, 4 months ago
  69. c8217db Revert "Support ART's target gtests in atest." am: 6152123990 am: e77638eb25 by Automerger Merge Worker · 4 years, 4 months ago
  70. 6152123 Revert "Support ART's target gtests in atest." by Paul Trautrim · 4 years, 4 months ago
  71. 34583a2 Support ART's target gtests in atest. am: eac404b341 am: 544243da91 by Automerger Merge Worker · 4 years, 4 months ago
  72. eac404b Support ART's target gtests in atest. by David Srbecky · 4 years, 4 months ago
  73. b525c0a Add BootImageProfileTest to TEST_MAPPING by Mathieu Chartier · 4 years, 8 months ago
  74. 1e4ed97 Add CtsJdwpTestCases as ART presubmit. by Nicolas Geoffray · 5 years ago