- 2a7b69d [luci][realms] use LUCI realms on 20% of builds. by Andrii Shyshkalov · 3 years, 4 months ago
- 3326fce Fix android.security.cts.FileDescriptorTest#testCLOEXEC by Hu Wang · 3 years, 4 months ago
- ccbcfb1 Revert^2 "Add unit tests for odrefresh - step 2" by Jiakai Zhang · 3 years, 4 months ago
- a7e7426 Give extra time for odrefresh subprocess in VM by Victor Hsieh · 3 years, 4 months ago
- 9bbecd0 Suppress OptionalOfRedundantMethod error by Cole Faust · 3 years, 5 months ago
- f912a1f Renamed test/580-fp16 to test/580-checker-fp16 by Joel Goddard · 3 years, 5 months ago
- e261356 Add a lock contention palette hook. by Nicolas Geoffray · 3 years, 4 months ago
- b89649b Revert "Add unit tests for odrefresh - step 2" by Ulyana Trafimovich · 3 years, 4 months ago
- 054c800 More run-test build determinism tweaks by David Srbecky · 3 years, 5 months ago
- b91dad2 Add unit tests for odrefresh - step 2 by Jiakai Zhang · 3 years, 4 months ago
- 3bc0353 Fix missing MsToNs in profile saver. by Nicolas Geoffray · 3 years, 4 months ago
- 1e6be71 Disable errorprone builds for art runtests by Colin Cross · 3 years, 4 months ago
- 0529cfa Add GC deadlock discussion by Hans Boehm · 3 years, 4 months ago
- 555eefe Replace weak-ref access disable checkpoint with STW pause by Lokesh Gidra · 3 years, 4 months ago
- 5903377 [luci][realms] configure LUCI realms. by Andrii Shyshkalov · 3 years, 4 months ago
- da106a9 Fix odsign_e2e_tests to accurately get file modified time in ms. by Jiakai Zhang · 3 years, 4 months ago
- 32f8b06 Remove direct uses of C++ compiler from run-test build by David Srbecky · 3 years, 5 months ago
- 496e837 sigchain: print ucontext in fatal error log by sunny.kuo · 3 years, 4 months ago
- 8d3d64f Make run-test build scripts more deterministic by David Srbecky · 3 years, 5 months ago
- a0e10b1 Have counter pre-initialized in ParallelGC test by Sorin Basca · 3 years, 5 months ago
- bbd13da Read public.libraries-<company>.txt from product/etc/ by Justin Yun · 3 years, 4 months ago
- a21b584 Define product public libraries by Justin Yun · 3 years, 5 months ago
- fb3ad72 Revert "Make ClassLinker::DumpForSigQuit exclude gc" by Hans Boehm · 3 years, 4 months ago
- e84ad2c Fix OnDeviceSigningHostTest to correctly get mapped artifacts. by Jiakai Zhang · 3 years, 4 months ago
- 3ba3edf Add unit tests for odrefresh - step 1 by Jiakai Zhang · 3 years, 5 months ago
- 70aa29e Do not acquire runtime_shutdown_lock_ in Abort() by Hans Boehm · 3 years, 5 months ago
- 7de49d8 Update on-device AOT compilation to cover all cases. by Jiakai Zhang · 3 years, 6 months ago
- 668daf8 Revert^2 "Adjust test for compiler update." by Yabin Cui · 3 years, 5 months ago
- 5503a8a odrefresh: Respect "dalvik.vm.systemservercompilerfilter". by Jiakai Zhang · 3 years, 5 months ago
- b09a983 odrefresh: Defaults to using "speed" for compiling system_server. by Jiakai Zhang · 3 years, 5 months ago
- 855cc35 Revert "Adjust test for compiler update." by Yabin Cui · 3 years, 5 months ago
- 1f0a154 Adjust test for compiler update. by Yabin Cui · 3 years, 6 months ago
- f955425 Revert "Handle suspend requests in getReferent()" by Hans Boehm · 3 years, 5 months ago
- 0c3cc63 Handle suspend requests in getReferent() by Hans Boehm · 3 years, 5 months ago
- 825e829 Make ClassLinker::DumpForSigQuit exclude gc by Hans Boehm · 3 years, 5 months ago
- 2d2a27f Revert "Don't block while runnable in getReferent()" by Hans Boehm · 3 years, 5 months ago
- 1d9d358 Don't block while runnable in getReferent() by Hans Boehm · 3 years, 5 months ago
- 0e85853 ART Apex: prefer "first" to "prefer32" multilib option for tools by Orion Hodson · 3 years, 5 months ago
- 18bea3d Document standalone ART gtests on device in `test/README.atest.md`. by Roland Levillain · 3 years, 5 months ago
- 58bfbad Relax 053-wait-some sucess criteria by Hans Boehm · 3 years, 5 months ago
- cbd809b Correct enum comparison to reenable -Wenum-compare by Liz Kammer · 3 years, 5 months ago
- de54ddd Add support for gtest options to `tools/run-gtests.sh`. by Roland Levillain · 3 years, 5 months ago
- 7d398b0 Add OkHttp tests to the generated ART MTS definition. by Roland Levillain · 3 years, 6 months ago
- dc00c3a Retry more carefully by Hans Boehm · 3 years, 5 months ago
- ce9b902 Reland: Support pass BCP art/vdex/oat files by FD by Victor Hsieh · 3 years, 5 months ago
- a8f858e Verify that artifacts can still be loaded after a reboot. by Jiakai Zhang · 3 years, 5 months ago
- 4aebd58 Add some null checks in case of OOME. by Nicolas Geoffray · 3 years, 5 months ago
- d7a4da1 Revert "Support pass BCP art/vdex/oat files by FD" by Orion Hodson · 3 years, 5 months ago
- 2cb2527 verifier: Remove support for precise constants and RegisterTrackingMode. by Nicolas Geoffray · 3 years, 6 months ago
- f7e4c3d Set MODULE_BUILD_FROM_SOURCE to disable module prebuilts when building linux_bionic targets. by Martin Stjernholm · 3 years, 5 months ago
- 310b4e2 x86_64: Implement VarHandle.getAndBitwise{And,Or,Xor} for fields. by Ulya Trafimovich · 3 years, 5 months ago
- a0dd228 odsign_e2e_tests: do not assume time monotonicity across reboots by Orion Hodson · 3 years, 5 months ago
- 017aae4 x86_64: Implement VarHandle.getAndAdd for fields. by Ulya Trafimovich · 3 years, 5 months ago
- b1adfc2 Support pass BCP art/vdex/oat files by FD by Victor Hsieh · 3 years, 5 months ago
- 71f7633 Use config.BuildOS instead of android.BuildOs by Colin Cross · 3 years, 5 months ago
- c9acd23 Delete almost correct CHECK by Hans Boehm · 3 years, 5 months ago
- 09bfdf1 Rewrite UTF-8 encoding. by Vladimir Marko · 3 years, 5 months ago
- 1b62122 ART: Implements a test option of forced generation of .cfg by Stelios Ioannou · 3 years, 6 months ago
- fc42ce1 Fix `GetDataTypeFromShorty()` for inlined VarHandle intrinsics. by Vladimir Marko · 3 years, 5 months ago
- a6f8a6a Initialize intrinsics for UnstartedRuntimeTest. by Vladimir Marko · 3 years, 5 months ago
- 244f22b x86_64: Add LockXadd* helper function and tests for it. by Ulya Trafimovich · 3 years, 5 months ago
- 4a889b7 Revert "Compile time null checks for VarHandle intrinsics." by Vladimir Marko · 3 years, 5 months ago
- 5d446a3 x86_64: Add XADD instruction and tests for it. by Ulya Trafimovich · 3 years, 5 months ago
- b3a7a6a Compile time null checks for VarHandle intrinsics. by Vladimir Marko · 3 years, 5 months ago
- c459776 Unhide VarHandle methods by Orion Hodson · 3 years, 7 months ago
- e501434 dt_fd_forward: fix uses of uninit values by George Burgess IV · 3 years, 5 months ago
- 81c76d8 Add BouncyCastle tests to the generated ART MTS definition. by Roland Levillain · 3 years, 6 months ago
- edc005e Rewrite JNI NewStringUTF(). by Vladimir Marko · 3 years, 6 months ago
- 91d3649 Fix trailing surrogate validation. by Vladimir Marko · 3 years, 5 months ago
- 4b0ceb6 x86_64: Implement VarHandle.getAndSet for fields. by Ulya Trafimovich · 3 years, 6 months ago
- 8f21748 Mark move constructors/assignements as `noexcept`. by Vladimir Marko · 3 years, 6 months ago
- ce5c830 Update source ART APEX version number from 1 to 319999900. by Roland Levillain · 3 years, 6 months ago
- cd43700 Use .debug_frame version 4 by David Srbecky · 3 years, 6 months ago
- 1e271ce Revert "libelffile: move to DWARF3 when writing .debug_frame." by David Srbecky · 3 years, 6 months ago
- 2269f7e Revert "Fix style issue reported by cpplint." by David Srbecky · 3 years, 6 months ago
- b572832 Deprecate support of extracting BCP from boot image by Victor Hsieh · 3 years, 7 months ago
- 66934ef Clean up ClassLinker::VerifyClass. by Nicolas Geoffray · 3 years, 6 months ago
- cf74ae7 Small cleanups after latest verifier change. by Nicolas Geoffray · 3 years, 6 months ago
- dcb148a odsign_e2e_tests: Drop Java 11-ism by Orion Hodson · 3 years, 6 months ago
- d61b021 Trigger on-device AOT compilation for system_server on mainline update. by Jiakai Zhang · 3 years, 6 months ago
- 9e050ab Remove the need of VerifiedMethod in the compiler. by Nicolas Geoffray · 3 years, 6 months ago
- 4f99071 Modernize typedefs with `using`. by Vladimir Marko · 3 years, 6 months ago
- 7744b69 Remove dual verification in RedefineClasses. by Nicolas Geoffray · 3 years, 6 months ago
- eacf044 Add service-art to sdk by Paul Duffin · 3 years, 6 months ago
- cd8286f x86_64: Implement missing variants of XCHG. Add tests for them. by Ulya Trafimovich · 3 years, 6 months ago
- 0910d89 Remove libc_headers from cc_object by Colin Cross · 3 years, 6 months ago
- 47349d2 Adding unstarted JNI implementation needed by VarHandle by Sorin Basca · 3 years, 7 months ago
- 85430bb Fix libcore_gcstress_failures.txt syntax by David Srbecky · 3 years, 6 months ago
- e4f983c Remove mterp. by Nicolas Geoffray · 3 years, 6 months ago
- 5f2f289 Fallback to version code in case lastUpdateMillis field is not populated by Nikita Ioffe · 3 years, 6 months ago
- a5c529f x86_64: Allow test to skip register pairs. Fix XCHG and enable tests. by Ulya Trafimovich · 3 years, 6 months ago
- b50ceeb x86: Add missing variants for XCHG and tests for this instruction. by Ulya Trafimovich · 3 years, 6 months ago
- 38837d4 Remove libraries containing conscrypt and i18n stubs from sdk by Paul Duffin · 3 years, 6 months ago
- dc8fa4d ART: Fix Android.cpplint.mk to use scan art/ directory by Artem Kotsiuba · 3 years, 6 months ago
- 1b9d442 Revert "Do not create 4-byte sequences in `ConvertUtf16ToModifiedUtf8()`" by Chuck Liao · 3 years, 6 months ago
- 52eebc7 Add a aggregation count section to profile. by yawanng · 3 years, 6 months ago
- e0a4f37 Do not create 4-byte sequences in `ConvertUtf16ToModifiedUtf8()` by Vladimir Marko · 3 years, 6 months ago
- d920b7b Disable the artd process by Chris Wailes · 3 years, 6 months ago
- 20b3c57 odrefresh: add test for samegrade ART APEX install by Orion Hodson · 3 years, 6 months ago
- 2ec3823 Clean up verifier interface. by Nicolas Geoffray · 3 years, 6 months ago