1. 98f287b Try disabling phenotype flag syncing for dexpreopt tests. by Jiakai Zhang · 1 year, 9 months ago
  2. 02bf753 Try disabling phenotype flag syncing earlier. by Jiakai Zhang · 1 year, 9 months ago
  3. b89b62d Revert "Static link gtests with ART libraries" by Dmitrii Ishcheikin · 1 year, 9 months ago
  4. 66244e2 Static link gtests with ART libraries by Dmitrii Ishcheikin · 2 years ago
  5. a3610a1 Refactor vectorization data flow methods. by Artem Serov · 2 years, 6 months ago
  6. fbf26ac NativeAllocation tweaks by Hans Boehm · 1 year, 9 months ago
  7. 0e8d60d Extend 656-checker-simd-opt test. by Artem Serov · 2 years, 6 months ago
  8. 67e26d6 Update ART as String class implements Constable interface by Victor Chang · 1 year, 10 months ago
  9. 4a87b22 Fix 2042-reference-processing synchronization by Hans Boehm · 1 year, 10 months ago
  10. 4313c97 Disable some Checker assertions in `1004-checker-volatile-ref-load`. by Roland Levillain · 1 year, 9 months ago
  11. 78b9b3d Revert "testrunner.py: Use list to store command line args" by Mythri Alle · 1 year, 9 months ago
  12. 534fb7a testrunner.py: Use list to store command line args by Ruben Ayrapetyan · 1 year, 11 months ago
  13. 0643756 Add $ANDROID_BUILD_TOP to GDB source search paths by Ruben Ayrapetyan · 1 year, 11 months ago
  14. f219b54 Switch --gdb-dex2oat to GDB by Ruben Ayrapetyan · 1 year, 11 months ago
  15. d8fe49e Update 100-reflect2 for adding String.valueOfCodePoint() method by Victor Chang · 1 year, 10 months ago
  16. 0cc89b6 Don't cleanup artifacts if compilation is skipped. by Jiakai Zhang · 1 year, 10 months ago
  17. f7aef20 Add regression test for CVE-2021-39689 (b/206090748). by Jiakai Zhang · 1 year, 10 months ago
  18. 83d4294 Stop checking the PROT_EXEC bit in dexpreopt test. by Jiakai Zhang · 1 year, 10 months ago
  19. 65247c4 Fix code for bugprone-argument-comment clang-tidy warning by Yabin Cui · 1 year, 10 months ago
  20. 3092d17 Update ART as Class implements Constable interface by Victor Chang · 1 year, 10 months ago
  21. 7a92d58 Update tests due to box types implementing Constable interface by Victor Chang · 1 year, 10 months ago
  22. 78f3c72 Use C++17's [[maybe_unused]] attribute in ART by Stefano Cianciulli · 1 year, 10 months ago
  23. a11d08f Fix ArtDexFileLoader::GetMultiDexChecksums to handle .dex files properly by Jiakai Zhang · 1 year, 10 months ago
  24. 1e023a1 Check whether the APK has code before recording JIT profile information. by Jiakai Zhang · 1 year, 10 months ago
  25. 1d92d82 Fix shadowed name in testrunner.py by David Srbecky · 1 year, 10 months ago
  26. 41167f9 riscv64: implement tests 004-SignalTest and 115-native-bridge. by Ulya Trafimovich · 1 year, 10 months ago
  27. a912e7f Filter stdout for 051-thread when running on a Linux VM. by Ulya Trafimovich · 1 year, 10 months ago
  28. 98aefe0 Collect timestamps directly from the JITed code by Mythri Alle · 2 years, 1 month ago
  29. dcbb210 Remove a non-existent test from knownfailures by Mythri Alle · 1 year, 10 months ago
  30. 77a2822 Don't use oat / runtime app images in debuggable runtimes by Mythri Alle · 1 year, 11 months ago
  31. 3c1dcd2 Add 2048-bad-native-registry run test by Hans Boehm · 1 year, 11 months ago
  32. 4269f01 Don't inline unresolved invokes by Santiago Aboy Solanes · 1 year, 10 months ago
  33. 429b584 Revert "Remove the codegen property" by Android Culprit Assistant · 1 year, 10 months ago
  34. 32645f2 Remove the codegen property by Cole Faust · 1 year, 11 months ago
  35. aad32c7 Replace \t by a space in method information by Mythri Alle · 1 year, 11 months ago
  36. be726b5 Reland "Support FastVerify with speed-profile." by Nicolas Geoffray · 1 year, 11 months ago
  37. 5c909cb Add a test for method tracing using only wall clock time by Mythri Alle · 1 year, 11 months ago
  38. 3da83be Re-enable 2246 on jit-on-first-use by Mythri Alle · 1 year, 11 months ago
  39. 4297f22 Revert "Support FastVerify with speed-profile." by Santiago Aboy Solanes · 1 year, 11 months ago
  40. 1c262ad Support FastVerify with speed-profile. by Nicolas Geoffray · 1 year, 11 months ago
  41. 51bec77 Skip 2263-method-trace-jit on jvm by Mythri Alle · 1 year, 11 months ago
  42. 3966171 Reland "Update test to not trace thread start / join" by Mythri Alle · 1 year, 11 months ago
  43. 27e6fe3 Ensure necessary reboot to happen in tests by Victor Hsieh · 1 year, 11 months ago
  44. 65d84b3 odsign_e2e_tests: Skip CompOS tests on cuttlefish by Victor Hsieh · 1 year, 11 months ago
  45. d60aff5 Reland "Don't enable intrinsic optimizations in debuggable runtime"" by Mythri Alle · 1 year, 11 months ago
  46. 89fae87 Revert "Update test to not trace thread start / join" by Mythri Alle · 1 year, 11 months ago
  47. 54d4f60 CompOsTestUtils: Abort shell command if cd fails by Victor Hsieh · 1 year, 11 months ago
  48. 04c7c63 Update test to not trace thread start / join by Mythri Alle · 1 year, 11 months ago
  49. b5fcab9 Revert "Don't enable intrinsic optimizations in debuggable runtime" by Mythri Alle · 1 year, 11 months ago
  50. a4e1246 Add more logging to 2246-trace-stream test by Mythri Alle · 1 year, 11 months ago
  51. cb00891 Don't enable intrinsic optimizations in debuggable runtime by Mythri Alle · 1 year, 11 months ago
  52. 4aa81d2 Disable tests failing on git-master-art by Mythri Alle · 1 year, 11 months ago
  53. 2fa228c Check boot image mainline extension and regenerate it if needed. by Jiakai Zhang · 1 year, 11 months ago
  54. fc5ef11 Add ART's Bug Component ID to `test/OWNERS` file. by Roland Levillain · 1 year, 11 months ago
  55. 6de870d Canonicalize non default conflicting methods in jni::EncodeArtMethod by Mythri Alle · 2 years, 5 months ago
  56. 5eb1fd0 Restrict the use of ConstantFolding's VisitIf by Santiago Aboy Solanes · 1 year, 11 months ago
  57. 1ba83b1 Fix test to not expect ordering of events across threads by Mythri Alle · 1 year, 11 months ago
  58. 39e0114 Disable runtime app image tests with debuggable. by Nicolas Geoffray · 1 year, 11 months ago
  59. 81869cc Coalesce Return/ReturnVoid instructions by Santiago Aboy Solanes · 2 years ago
  60. 77bbd1d Reland "Fix a race when dumping thread list for tracing" by Mythri Alle · 2 years ago
  61. 88834c9 Re-add ComposHostTestCases by Alan Stokes · 2 years ago
  62. b51bdcc Revert "Fix a race when dumping thread list for tracing" by Mythri Alle · 2 years ago
  63. 76d519b Inline unimplemented intrinsics by Santiago Aboy Solanes · 2 years ago
  64. edf865b Don't run test 2047 without an image by Santiago Aboy Solanes · 2 years ago
  65. d8e3d11 Use @Record annotation to implement the record type by Victor Chang · 2 years ago
  66. bd10861 Fix a race when dumping thread list for tracing by Mythri Alle · 2 years ago
  67. c63bdde Optimize String's length/isEmpty for constant strings by Santiago Aboy Solanes · 2 years ago
  68. dafd2f0 Use the POSIX types for ucontext_t/mcontext_t. by Elliott Hughes · 2 years ago
  69. e3ccb85 Disable non-streaming test due to failures on the bots by Mythri Alle · 2 years ago
  70. d0aa62a Don't try to capture vm log files by Alan Stokes · 2 years ago
  71. c1fcd6a Fix setting final_offset when flushing method traces by Mythri Alle · 2 years ago
  72. 63af30b Revert "Revert^8 "Thread suspension cleanup and deadlock fix"" by Hans Boehm · 2 years ago
  73. 221b6c5 Revert^8 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 2 months ago
  74. 10a6c3e Don't assume that the profile exists. by Jiakai Zhang · 2 years, 6 months ago
  75. c1d6121 Optimize comparisons where lhs and rhs are the same by Santiago Aboy Solanes · 2 years ago
  76. f6a7a10 Reland "Initialize classes in runtime app images." by Nicolas Geoffray · 2 years ago
  77. bb5aaa8 Remove uses of the extract compiler filter. by Nicolas Geoffray · 2 years ago
  78. c65ec92 Add bad cleaner action registered in the SystemCleaner test. by Almaz Mingaleev · 2 years ago
  79. 4b9b402 Only special case boot image extension for class initialization. by Nicolas Geoffray · 2 years ago
  80. c3cb031 Remove CompOsHostTest from presubmit by Alan Stokes · 2 years ago
  81. 16ec60d Revert "Initialize classes in runtime app images." by Juho Kim · 2 years ago
  82. e787f3e Make art modules apex_available to test_broken_com.android.art by Cole Faust · 2 years ago
  83. 7da3956 Revert^4 "Add the mainline framework boot image extensio... by Jiakai Zhang · 2 years ago
  84. d3db37d Fix test verifyMissingArtifactTriggersCompilation. by Jiakai Zhang · 2 years ago
  85. b6a2414 Initialize classes in runtime app images. by Nicolas Geoffray · 2 years ago
  86. 49dc2e1 Refactor odrefresh to fix bugs. by Jiakai Zhang · 2 years ago
  87. ca4168e Merge "Merge Android 13 QPR2" by Xin Li · 2 years ago
  88. 6784daf Add a test to verify backoff on complation failure. by Jiakai Zhang · 2 years ago
  89. 2d5e6ac Add tests for cases where APEXes are factory-installed. by Jiakai Zhang · 2 years ago
  90. 3ba663e Refactor odsign_e2e_tests. by Jiakai Zhang · 2 years ago
  91. c8f66ed Re-enable app image loader for userfaultfd. am: 0e60ddb0c0 by Nicolas Geoffray · 2 years ago
  92. 0e60ddb Re-enable app image loader for userfaultfd. by Nicolas Geoffray · 2 years ago
  93. 5ace60a Add isRecord() and getRecordComponents() API to Class am: 5106fdaf8b by Victor Chang · 2 years ago
  94. 5106fda Add isRecord() and getRecordComponents() API to Class by Victor Chang · 2 years ago
  95. ed3d157 Move more operations to DeviceState. am: a13ea471de by Jiakai Zhang · 2 years ago
  96. 943e75d Use a better approach to simulate OTAs. am: 97641ac6aa by Jiakai Zhang · 2 years ago
  97. 8892765 Use a better approach to simulate APEX updates. am: c33df3b340 by Jiakai Zhang · 2 years ago
  98. a13ea47 Move more operations to DeviceState. by Jiakai Zhang · 2 years ago
  99. 97641ac Use a better approach to simulate OTAs. by Jiakai Zhang · 2 years ago
  100. c33df3b Use a better approach to simulate APEX updates. by Jiakai Zhang · 2 years ago