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