summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-14Remove the need of VerifiedMethod in the compiler.android-s-beta-4android-s-beta-3android-s-beta-4Nicolas Geoffray
2021-07-14Modernize typedefs with `using`.Vladimir Marko
2021-07-14Remove dual verification in RedefineClasses.Nicolas Geoffray
2021-07-14Add service-art to sdkPaul Duffin
2021-07-14x86_64: Implement missing variants of XCHG. Add tests for them.Ulya Trafimovich
2021-07-13Remove libc_headers from cc_objectColin Cross
2021-07-13Adding unstarted JNI implementation needed by VarHandleSorin Basca
2021-07-13Fix libcore_gcstress_failures.txt syntaxDavid Srbecky
2021-07-13Remove mterp.Nicolas Geoffray
2021-07-12Fallback to version code in case lastUpdateMillis field is not populatedNikita Ioffe
2021-07-12x86_64: Allow test to skip register pairs. Fix XCHG and enable tests.Ulya Trafimovich
2021-07-12x86: Add missing variants for XCHG and tests for this instruction.Ulya Trafimovich
2021-07-12Remove libraries containing conscrypt and i18n stubs from sdkPaul Duffin
2021-07-12ART: Fix Android.cpplint.mk to use scan art/ directoryArtem Kotsiuba
2021-07-12Revert "Do not create 4-byte sequences in `ConvertUtf16ToModifiedUtf8()`"Chuck Liao
2021-07-10Add a aggregation count section to profile.yawanng
2021-07-09Do not create 4-byte sequences in `ConvertUtf16ToModifiedUtf8()`Vladimir Marko
2021-07-09Disable the artd processChris Wailes
2021-07-09odrefresh: add test for samegrade ART APEX installOrion Hodson
2021-07-09Clean up verifier interface.Nicolas Geoffray
2021-07-09Add odrefresh_headers to sdkPaul Duffin
2021-07-09Improve abort message in `SwapSpace::NewFileChunk()`.Vladimir Marko
2021-07-09Use lastUpdateMillis of an apex for ART versioning.Nicolas Geoffray
2021-07-08Provide additional target variant of okhttp-norepackage prebuiltPaul Duffin
2021-07-08Add standalone ART gtests to the generated ART MTS definition.Roland Levillain
2021-07-08Add support for standalone ART gtests to MTS.Roland Levillain
2021-07-08Add JNI globals tracingHans Boehm
2021-07-08odrefresh: add support for lastUpdateMillis as part of version checkOrion Hodson
2021-07-08Fix another style issue reported by cpplint.Roland Levillain
2021-07-08Add standalone ART gtests to `TEST_MAPPING` group `mainline-presubmit`.Roland Levillain
2021-07-08Add more Libcore tests to the generated ART MTS definition.Roland Levillain
2021-07-08Tighten ART's OWNERS file.Roland Levillain
2021-07-08Add a "vdex" reason for compilation reason.Nicolas Geoffray
2021-07-07Move Transaction logs to arena allocator.Vladimir Marko
2021-07-07Support field VarHandle objects in boot image.Vladimir Marko
2021-07-07Fix style issue reported by cpplint.Roland Levillain
2021-07-07Only set nterp entrypoint after a class is verified.Nicolas Geoffray
2021-07-07Set compilation reason in vdex-only OatFile.Nicolas Geoffray
2021-07-07Handle potential OOME after ResolveNameString.Nicolas Geoffray
2021-07-07Test for static field VarHandle and class unloading.Vladimir Marko
2021-07-07Remove locking from `Transaction`.Vladimir Marko
2021-07-07Don't wrap VerifyError into NoClassDefFoundError.Nicolas Geoffray
2021-07-06Add standalone ART gtests to `TEST_MAPPING` group `presubmit`.Roland Levillain
2021-07-06VarHandle: add StaticFieldVarHandle classOrion Hodson
2021-07-06Uncouple ART gtests from the ART APEX.Roland Levillain
2021-07-06Faster hashing in `ClassLinker::LinkVirtualMethods()`.Vladimir Marko
2021-07-06Improve comments in ReadBarrierOption.Vladimir Marko
2021-07-05Don't delete everything in apexdata/com.android.art.Alan Stokes
2021-07-05dex2oat: Faster retrieval of profile data.Vladimir Marko
2021-07-04Disable run-test `art-run-test-2040-huge-native-alloc`.Roland Levillain