1. 18074d2 Temporarily disable partial LSE. by Nicolas Geoffray · 4 years, 9 months ago
  2. 92e5d84 Remove workarounds for fixed bug 18051191 by Santiago Aboy Solanes · 4 years, 9 months ago
  3. 248d5c4 Add an obsolete stub check in ArtMethod::GetOatQuickMethodHeader. by Nicolas Geoffray · 4 years, 9 months ago
  4. 8dea9c4 Update code to fix two unused variable warnings. by Nicolas Geoffray · 4 years, 9 months ago
  5. c07f488 Add a test and consistency checks in method / field resolution. by Nicolas Geoffray · 4 years, 9 months ago
  6. 7fae86c Make sure only comments are stripped by Yi Kong · 4 years, 9 months ago
  7. 1c494e3 Use the right class loader for ResolvedMethodAccessTest. by Nicolas Geoffray · 4 years, 9 months ago
  8. 9a10f5b Adding known failure due to missing format 038 support in slicer by Sorin Basca · 4 years, 9 months ago
  9. a74a707 vdex: add checks in the event of file corruption. by Nicolas Geoffray · 4 years, 9 months ago
  10. 0de8c02 Explicitly note ignored return result by Yi Kong · 4 years, 9 months ago
  11. fde4c27 Adapt ART tests for the new llvm-objdump output format by Yi Kong · 4 years, 9 months ago
  12. 75e5089 Fix -Wframe-larger-than warnings in ART tests by Yi Kong · 4 years, 9 months ago
  13. 2999759 Suppress three counts of compiler warnings for frame size limit exceeded by Yi Kong · 4 years, 9 months ago
  14. 1126d74 Expand error message in ResolvedMethodAccessTest by David Srbecky · 4 years, 9 months ago
  15. d6576ef Mention Checker tests in `test/README.md`. by Roland Levillain · 4 years, 9 months ago
  16. 01545e8 Reboot device before running eng-prod gtests by David Srbecky · 4 years, 9 months ago
  17. 19444a6 It's a hard failure if return types cannot match. by Nicolas Geoffray · 4 years, 9 months ago
  18. 18c72c6 Change soft failure into more precise missing method. by Nicolas Geoffray · 4 years, 9 months ago
  19. b05bf89 OpenJDK 11: Move math classes from sun.misc.* to jdk.internal.math by Nikita Iashchenko · 4 years, 9 months ago
  20. d8c0ac2 Better isolate standalone ART gtests on device. by Roland Levillain · 4 years, 9 months ago
  21. ebefce3 Make it a hard failure if we could not find a catch clause. by Nicolas Geoffray · 4 years, 9 months ago
  22. adc11b1 Turn unconditional soft failure into a hard failure. by Nicolas Geoffray · 4 years, 9 months ago
  23. 8756585 verifier: the throw bytecode must have a throwable class as input. by Nicolas Geoffray · 4 years, 11 months ago
  24. 1728bb7 Turn soft failure into hard failure. by Nicolas Geoffray · 4 years, 9 months ago
  25. 3a8dfcf Catch clauses should only have throwable types. by Nicolas Geoffray · 4 years, 9 months ago
  26. e172a80 Revert "Cleanup return type checks with arrays." by Nicolas Geoffray · 4 years, 9 months ago
  27. 59193a6 Cleanup return type checks with arrays. by Nicolas Geoffray · 4 years, 11 months ago
  28. f6fe363 Relax failure on return type for unresolved types. by Nicolas Geoffray · 4 years, 11 months ago
  29. 0700b69 SVE: Extract Intermediate Address for SVE Vector Memory Operations by Raphael Gault · 6 years ago
  30. 6194403 Exclude `com.android.org.conscrypt.NativeCryptoArgTest` from ART MTS. by Roland Levillain · 4 years, 9 months ago
  31. 380f967 Regenerate ART test files (2021-09-02). by Roland Levillain · 4 years, 9 months ago
  32. ecbdc07 ARM64: FP16.compare() intrinsic for ARMv8 by Usama Arif · 7 years ago
  33. 3676b36 Clean up compile time null checks for VarHandle intrinsics. by Ulya Trafimovich · 4 years, 9 months ago
  34. 315cf0c Allow visibility on libdexfile for all libdexfile_support users (reland). by Martin Stjernholm · 4 years, 9 months ago
  35. 3056792 Revert "Allow visibility on libdexfile for all libdexfile_suppor..." by Rex Lin · 4 years, 9 months ago
  36. 4ae09d4 Fix unused collector_type_ variable by Yi Kong · 4 years, 9 months ago
  37. 17af7a8 Stop using `group_static_libs` property by LaMont Jones · 4 years, 9 months ago
  38. 3c137bf Allow visibility on libdexfile for all libdexfile_support users. by Martin Stjernholm · 4 years, 9 months ago
  39. 0f803ce find_api_violations.pl: sync strings with hiddenapi_flags.h by Orion Hodson · 4 years, 9 months ago
  40. 611d71c Fix a few non-inclusive terms by Orion Hodson · 4 years, 9 months ago
  41. 98f01d1 Revert^2 "Compile time null checks for VarHandle intrinsics." by Ulyana Trafimovich · 4 years, 10 months ago
  42. 96dadef Partial LSE: handle all kinds of infinite loops. by Nicolas Geoffray · 4 years, 9 months ago
  43. 12dd6fc Reland "Trigger fewer GCs during startup"" by Hans Boehm · 4 years, 9 months ago
  44. d44add9 odrefresh: Allow extra 30s for subprocesses in VM by Victor Hsieh · 4 years, 9 months ago
  45. 059210d Make smali compilations deterministic by David Srbecky · 4 years, 9 months ago
  46. 95bb995 Remove unused MadviseState hints by Jared Duke · 4 years, 10 months ago
  47. f68f918 Document restriction on checkpoint code by Hans Boehm · 4 years, 9 months ago
  48. da90ab4 Revert "Trigger fewer GCs during startup" by Hans Boehm · 4 years, 9 months ago
  49. f1865b3 odrefresh: minor diagnostic improvements by Orion Hodson · 4 years, 9 months ago
  50. 4fba66c Inline caches: be more robust in the presence of framework change. by Nicolas Geoffray · 4 years, 9 months ago
  51. 4bd6795 More run-test build determinism tweaks (part 2) by David Srbecky · 4 years, 9 months ago
  52. 3a014e3 ART: Change error-reporting of run-test-jar by Stelios Ioannou · 5 years ago
  53. 3b09140 Remove art_chroot build target. by David Srbecky · 4 years, 9 months ago
  54. 7d992f7 Trigger fewer GCs during startup by Hans Boehm · 5 years ago
  55. 9d642a8 dex2oat: Avoid an open from /proc/self/fd by Victor Hsieh · 4 years, 10 months ago
  56. eba362d [luci][realms] use LUCI realms on all ART builds. by Andrii Shyshkalov · 4 years, 9 months ago
  57. 2a7b69d [luci][realms] use LUCI realms on 20% of builds. by Andrii Shyshkalov · 4 years, 9 months ago
  58. 3326fce Fix android.security.cts.FileDescriptorTest#testCLOEXEC by Hu Wang · 4 years, 10 months ago
  59. ccbcfb1 Revert^2 "Add unit tests for odrefresh - step 2" by Jiakai Zhang · 4 years, 10 months ago
  60. a7e7426 Give extra time for odrefresh subprocess in VM by Victor Hsieh · 4 years, 10 months ago
  61. 9bbecd0 Suppress OptionalOfRedundantMethod error by Cole Faust · 4 years, 10 months ago
  62. f912a1f Renamed test/580-fp16 to test/580-checker-fp16 by Joel Goddard · 4 years, 10 months ago
  63. e261356 Add a lock contention palette hook. by Nicolas Geoffray · 4 years, 10 months ago
  64. b89649b Revert "Add unit tests for odrefresh - step 2" by Ulyana Trafimovich · 4 years, 10 months ago
  65. 054c800 More run-test build determinism tweaks by David Srbecky · 4 years, 10 months ago
  66. b91dad2 Add unit tests for odrefresh - step 2 by Jiakai Zhang · 4 years, 10 months ago
  67. 3bc0353 Fix missing MsToNs in profile saver. by Nicolas Geoffray · 4 years, 10 months ago
  68. 1e6be71 Disable errorprone builds for art runtests by Colin Cross · 4 years, 10 months ago
  69. 0529cfa Add GC deadlock discussion by Hans Boehm · 4 years, 10 months ago
  70. 555eefe Replace weak-ref access disable checkpoint with STW pause by Lokesh Gidra · 4 years, 10 months ago
  71. 5903377 [luci][realms] configure LUCI realms. by Andrii Shyshkalov · 4 years, 10 months ago
  72. da106a9 Fix odsign_e2e_tests to accurately get file modified time in ms. by Jiakai Zhang · 4 years, 10 months ago
  73. 32f8b06 Remove direct uses of C++ compiler from run-test build by David Srbecky · 4 years, 10 months ago
  74. 496e837 sigchain: print ucontext in fatal error log by sunny.kuo · 4 years, 10 months ago
  75. 8d3d64f Make run-test build scripts more deterministic by David Srbecky · 4 years, 10 months ago
  76. a0e10b1 Have counter pre-initialized in ParallelGC test by Sorin Basca · 4 years, 10 months ago
  77. bbd13da Read public.libraries-<company>.txt from product/etc/ by Justin Yun · 4 years, 10 months ago
  78. a21b584 Define product public libraries by Justin Yun · 4 years, 10 months ago
  79. fb3ad72 Revert "Make ClassLinker::DumpForSigQuit exclude gc" by Hans Boehm · 4 years, 10 months ago
  80. e84ad2c Fix OnDeviceSigningHostTest to correctly get mapped artifacts. by Jiakai Zhang · 4 years, 10 months ago
  81. 3ba3edf Add unit tests for odrefresh - step 1 by Jiakai Zhang · 4 years, 10 months ago
  82. 70aa29e Do not acquire runtime_shutdown_lock_ in Abort() by Hans Boehm · 4 years, 10 months ago
  83. 7de49d8 Update on-device AOT compilation to cover all cases. by Jiakai Zhang · 5 years ago
  84. 668daf8 Revert^2 "Adjust test for compiler update." by Yabin Cui · 4 years, 10 months ago
  85. 5503a8a odrefresh: Respect "dalvik.vm.systemservercompilerfilter". by Jiakai Zhang · 4 years, 10 months ago
  86. b09a983 odrefresh: Defaults to using "speed" for compiling system_server. by Jiakai Zhang · 4 years, 10 months ago
  87. 855cc35 Revert "Adjust test for compiler update." by Yabin Cui · 4 years, 10 months ago
  88. 1f0a154 Adjust test for compiler update. by Yabin Cui · 5 years ago
  89. f955425 Revert "Handle suspend requests in getReferent()" by Hans Boehm · 4 years, 10 months ago
  90. 0c3cc63 Handle suspend requests in getReferent() by Hans Boehm · 4 years, 10 months ago
  91. 825e829 Make ClassLinker::DumpForSigQuit exclude gc by Hans Boehm · 4 years, 10 months ago
  92. 2d2a27f Revert "Don't block while runnable in getReferent()" by Hans Boehm · 4 years, 10 months ago
  93. 1d9d358 Don't block while runnable in getReferent() by Hans Boehm · 4 years, 10 months ago
  94. 0e85853 ART Apex: prefer "first" to "prefer32" multilib option for tools by Orion Hodson · 4 years, 10 months ago
  95. 18bea3d Document standalone ART gtests on device in `test/README.atest.md`. by Roland Levillain · 4 years, 10 months ago
  96. 58bfbad Relax 053-wait-some sucess criteria by Hans Boehm · 4 years, 10 months ago
  97. cbd809b Correct enum comparison to reenable -Wenum-compare by Liz Kammer · 4 years, 11 months ago
  98. de54ddd Add support for gtest options to `tools/run-gtests.sh`. by Roland Levillain · 4 years, 10 months ago
  99. 7d398b0 Add OkHttp tests to the generated ART MTS definition. by Roland Levillain · 4 years, 11 months ago
  100. dc00c3a Retry more carefully by Hans Boehm · 4 years, 10 months ago