- 7134a71 Add fast path to GetWeakRefAccessEnabled by David Srbecky · 2 years, 10 months ago
- 0441d20 Share `IfTable`s and their method arrays when possible. by Vladimir Marko · 2 years, 10 months ago
- 45c6d8b Fix the scripts for libjdwp tests and libcore tests to find the image. by Jiakai Zhang · 2 years, 10 months ago
- 76c01df Fix the run-test script to correctly guess target arch name. by Jiakai Zhang · 2 years, 10 months ago
- 14e8d64 Update null pointer exception message to print out the method by Santiago Aboy Solanes · 2 years, 11 months ago
- 5171813 Reuse superclass `IfTable` with non-marker interfaces. by Vladimir Marko · 2 years, 11 months ago
- 3eb334d Workaround 32-bit dex2oat/oatdumpd crashes by enabling compiler analysis by Pirama Arumuga Nainar · 2 years, 11 months ago
- 5fd0a87 Double debug monitor pool size again by Hans Boehm · 2 years, 10 months ago
- d77cc47 Avoid unnecessary copying while iterating the class table by Santiago Aboy Solanes · 2 years, 10 months ago
- a9e285a Cache `IsImageClass()` result in `InitImageMethodVisitor`. by Vladimir Marko · 2 years, 10 months ago
- b6a2907 Create a new test template for slow run tests. by Nicolas Geoffray · 2 years, 10 months ago
- 0bdef31 Revert^2 "Remove the primary boot image from the ART APEX." by Jiakai Zhang · 2 years, 10 months ago
- 5f958f6 Avoid unnecessary read barriers in `ImageWriter`. by Vladimir Marko · 2 years, 11 months ago
- ac87515 Don't overly limit recursive inlining for monomorphic cases by Santiago Aboy Solanes · 2 years, 10 months ago
- 61c0d22 Move the primary boot image in chroot environment. by Jiakai Zhang · 2 years, 11 months ago
- 7913cf3 Fix jvmti bug when redefining a boot classpath class. by Nicolas Geoffray · 2 years, 11 months ago
- 7ffce8f Fix Dex2oatCtsTest. by Jiakai Zhang · 2 years, 10 months ago
- 7f3aed1 Disable 2238-checker-polymorphic-recursive-inlining for JVM by Santiago Aboy Solanes · 2 years, 11 months ago
- 20ba31c Explicitly add ART boot images to build-art-target-golem. by Jiakai Zhang · 2 years, 11 months ago
- 78f3d28 Update the run-test script to use the boot image generated on device. by Jiakai Zhang · 2 years, 11 months ago
- e36fa15 Reenable test 727-checker-unresolved-class. by Vladimir Marko · 2 years, 11 months ago
- 6c27308 Always enable checkjni in debug builds. by Nicolas Geoffray · 2 years, 11 months ago
- dd0a65d Allow more cross-referencing between run-test sources. by Vladimir Marko · 2 years, 11 months ago
- 7116f80 Remove `ArtField::GetOffsetDCheck()`. by Vladimir Marko · 2 years, 11 months ago
- 2464218 Fix logic around SDK visibility of interface methods. by Nicolas Geoffray · 2 years, 11 months ago
- 239c941 Rewrite run-test scripts for `src-dex2oat-unresolved`. by Vladimir Marko · 3 years ago
- b414a4c Intrinsify System.ArrayCopy for Primitive data types by Shalini Salomi Bodapati · 2 years, 11 months ago
- 4f5b7cb Limit recursive polymorphic inlining to prevent code bloat by Santiago Aboy Solanes · 2 years, 11 months ago
- 2c3b085 Use the right alignof when mapping an uncompressed dex file. by Nicolas Geoffray · 2 years, 11 months ago
- 6ac1b05 nterp: Cleanup, compile-time convenience checks by David Srbecky · 2 years, 11 months ago
- 1281b1c Add CFI_RESTORE_STATE_AND_DEF_CFA macro on arm by David Srbecky · 2 years, 11 months ago
- c435166 Initialize image roots before GC in ImageWriter. by Vladimir Marko · 2 years, 11 months ago
- f9625ec Remove `ArtField::GetAccessFlagsDCheck()`. by Vladimir Marko · 2 years, 11 months ago
- ac9d28b Revert "Remove the primary boot image from the ART APEX." by Jiakai Zhang · 2 years, 11 months ago
- 1ca480c Disable test for jit-on-first-use. by Nicolas Geoffray · 2 years, 11 months ago
- 097f9f8 odsign_e2e_tests: Use the current ART module. by Jiakai Zhang · 2 years, 11 months ago
- 927a996 x86/x86_64: Add rep_movs instructions by Shalini Salomi Bodapati · 2 years, 11 months ago
- 3bd4858 Remove the primary boot image from the ART APEX. by Jiakai Zhang · 3 years ago
- 4ef67d4 Set types of quick entry points to void*. by Peter Collingbourne · 2 years, 11 months ago
- 22b5fe0 Remove PACKED attribute from QuickEntryPoints. by Peter Collingbourne · 2 years, 11 months ago
- 7570bea Avoid Use-After-Free risk when dump backtrace for long contending lock. by wangguibo · 3 years ago
- aff7a6e Add a regression test for b/216762268. by Nicolas Geoffray · 2 years, 11 months ago
- 1370185 Enforce "disallow read barrier" checks for GC roots. by Vladimir Marko · 2 years, 11 months ago
- 709a908 Add tests to denial bad compos-pending artifacts by Victor Hsieh · 2 years, 11 months ago
- 102cfd3 Enable "disallow read barriers" checks in debug mode. by Vladimir Marko · 2 years, 11 months ago
- e866324 Simplify GetNterpMethodHeader(). by Peter Collingbourne · 2 years, 11 months ago
- d539f86 Revert^4 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 11 months ago
- 11226b1 Quadruple monitor table size in debug build by Hans Boehm · 2 years, 11 months ago
- a579554 nterp: Move FETCH_FROM_THREAD_CACHE macro to python by David Srbecky · 2 years, 11 months ago
- 290beb8 nterp: Tweak the add_helper python method. by David Srbecky · 2 years, 11 months ago
- b3b1802 [luci] Update active lucicfg experiments. by Vadim Shtayura · 2 years, 11 months ago
- 996fa74 Add libnativeloader test to CTS for API coverage. by Martin Stjernholm · 2 years, 11 months ago
- 584b197 Simplify some functions in OatMethod. by Peter Collingbourne · 2 years, 11 months ago
- d9c6df9 Add libnativebridge test to CTS for API coverage. by Martin Stjernholm · 2 years, 11 months ago
- 69559a5 Add test to check against sharpening optimization by Santiago Aboy Solanes · 2 years, 11 months ago
- ae7335e Rename the test in run-libcore-tests.py by Victor Chang · 2 years, 11 months ago
- dbba2f0 Add tracepoint for OutOfMemoryError by Ioannis Ilkos · 2 years, 11 months ago
- 41bf173 Move verifyCompilationLogGenerated to OnDeviceSigningHostTest by Victor Hsieh · 2 years, 11 months ago
- b8915a5 Add test to check ctime of CompOS output after reboot by Victor Hsieh · 2 years, 11 months ago
- 7987126 Document a better module build command. by Martin Stjernholm · 2 years, 11 months ago
- 8046b62 Fall back to compiling the primary boot image on device. by Jiakai Zhang · 2 years, 11 months ago
- 468de59 Remove bad read barrier from boot image relocation. by Vladimir Marko · 2 years, 11 months ago
- c9607e3 Revert^3 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 11 months ago
- be9e23a Use art::CommonRuntimeTest to set up a test with a runtime. by Martin Stjernholm · 2 years, 11 months ago
- ad67bbb Simplify class redefinition. by Nicolas Geoffray · 2 years, 11 months ago
- 5791123 Revert^2 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 11 months ago
- 015665f Revert^2 "Fix the check on apex-versions for boot images." by Jiakai Zhang · 2 years, 11 months ago
- 57a45be Revert^4 "Store and check apex-versions in boot ..." by Jiakai Zhang · 2 years, 11 months ago
- 24bdf64 Add JSR166 delay factor for gcstress tests by Sorin Basca · 2 years, 11 months ago
- d6a7334 Enable verifyCompilationLogGenerated for CompOS test by Victor Hsieh · 2 years, 11 months ago
- b05b349 Also create VerifierDeps for boot image compilation. by Nicolas Geoffray · 3 years ago
- 79bdf60 Improve instruction set variants' logging by Santiago Aboy Solanes · 2 years, 11 months ago
- ae148fe Extract atomic pair code from DexCache by David Srbecky · 2 years, 11 months ago
- 2d652dd Remove unused function JNIMacroAssembler::Call(FrameOffset, Offset). by Peter Collingbourne · 2 years, 11 months ago
- a81c03b Fix race condition by Alan Stokes · 2 years, 11 months ago
- b34c348 Fix braino in InvokeFromTransform by Orion Hodson · 2 years, 11 months ago
- 6a8aeec Disable org.openjdk.tests.java.util.stream.SliceOpTest#testLimitOps. by Nicolas Geoffray · 2 years, 11 months ago
- ab72f9c Fix THREAD_INTERPRETER_CACHE_SIZE_SHIFT by David Srbecky · 2 years, 11 months ago
- 1a78690 Simplify return in __memcmp16 by David Srbecky · 2 years, 11 months ago
- 14ce608 Use uname -m to get the device ISA. by Peter Collingbourne · 2 years, 11 months ago
- 531366e Enable CompOsSigningHostTest on user build by Victor Hsieh · 2 years, 11 months ago
- eabe7f8 Enable more tests in CompOsSigningHostTest by Victor Hsieh · 2 years, 11 months ago
- 3b76ab4 Add known instruction set variants to logging strings by Santiago Aboy Solanes · 2 years, 11 months ago
- 92138f0 Add regression test for bug 215510819. by Vladimir Marko · 2 years, 11 months ago
- 2c3e466 Update test flakes list by Orion Hodson · 2 years, 11 months ago
- 7dc1463 Revert^2 "Add config for testing compiling and launching an app" by Santiago Aboy Solanes · 3 years, 1 month ago
- ce73d81 Revert "Don't use sigsegv handler for jvmti." by Muhammad Qureshi · 2 years, 11 months ago
- 9333673 Fix DCHECK related to frame pop events. by Mythri Alle · 2 years, 11 months ago
- 2362c5a MethodHandle dead and duplicated code clean-up by Orion Hodson · 2 years, 11 months ago
- c6270df Remove unused EmulatedStackFrame.callsiteType field by Orion Hodson · 2 years, 11 months ago
- 5a133d0 Adjust names of some flaky tests excluded from the ART MTS definition. by Roland Levillain · 2 years, 11 months ago
- 30bc777 Remove race on cached thread-name deletion by Hans Boehm · 2 years, 11 months ago
- 0f71b19 Do not reuse superclass IfTable with non-marker interfaces... by Vladimir Marko · 2 years, 11 months ago
- c226211 Fix CHA: Treat default conflict method like abstract. by Vladimir Marko · 2 years, 11 months ago
- b4df138 Fix broken test by Alan Stokes · 2 years, 11 months ago
- a8ee39d Don't use sigsegv handler for jvmti. by Nicolas Geoffray · 3 years ago
- 818e872 Only return the vdex file as an optimization file when we don't use the oat file. by Nicolas Geoffray · 2 years, 11 months ago
- c0673f0 Using ASM 7 for ART tests by Sorin Basca · 2 years, 11 months ago
- ab47488 Cleanup Instrumentation::IsActive by Mythri Alle · 3 years ago
- cc60268 Disable 181-default-methods for no-image. by Vladimir Marko · 2 years, 11 months ago