- 5f3c7eb Pass read barrier option to `ArtMethod::GetObsoleteDexCache()`. by Vladimir Marko · 2 years, 3 months ago
- addc2d1 Change remaining well known methods to `ArtMethod*`. by Vladimir Marko · 2 years, 3 months ago
- b6f965d Change well known class loader methods to `ArtMethod*`. by Vladimir Marko · 2 years, 3 months ago
- b3afa08 Add helpers for classes from well known fields/methods. by Vladimir Marko · 2 years, 3 months ago
- f7bd1fa Change well known thread methods to `ArtMethod*`. by Vladimir Marko · 2 years, 4 months ago
- 4e0b5d7 Clean up decoding well-known classes. by Vladimir Marko · 2 years, 4 months ago
- 00ca1b5 Revert "Merge libart and libart-compiler into a single library" by Dmitrii Ishcheikin · 2 years, 4 months ago
- 2b7be1e Merge libart and libart-compiler into a single library by Dmitrii Ishcheikin · 2 years, 5 months ago
- 1285ef9 Don't update listeners / instrumentation levels when shutting down by Mythri Alle · 2 years, 4 months ago
- f2a1e0f Remove stale dependencies on libart(d)-dexlayout. by Martin Stjernholm · 2 years, 4 months ago
- 0db9605 Revert "Revert^4 "Thread suspension cleanup and deadlock fix"" by Hans Boehm · 2 years, 4 months ago
- a23d325 Revert^4 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 5 months ago
- 6178f46 Change well known `Thread` fields to `ArtField*`. by Vladimir Marko · 2 years, 5 months ago
- 5be5ce7 Reland "Change well known `ClassLoader` fields to `ArtField*`." by Vladimír Marko · 2 years, 5 months ago
- 839193e Revert "Change well known `ClassLoader` fields to `ArtField*`." by Vladimír Marko · 2 years, 5 months ago
- afe6902 Change well known `ClassLoader` fields to `ArtField*`. by Vladimir Marko · 2 years, 5 months ago
- ebd7640 Revert "Revert^2 "Thread suspension cleanup and deadlock fix"" by Hans Boehm · 2 years, 5 months ago
- fd20a74 Revert^2 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 6 months ago
- 8752560 Avoid dangling pointers in DexCache in jvmti redefinition. by Nicolas Geoffray · 2 years, 5 months ago
- be282e1 Reland^2 "Update instrumentation support for non-java debuggable runtimes" by Mythri Alle · 2 years, 5 months ago
- 606bd94 Update native GC roots page-by-page by Lokesh Gidra · 2 years, 9 months ago
- aebf927 Correctly handle non-invokable methods in InitializeMethodsCode by Mythri Alle · 2 years, 6 months ago
- e5ac3b2 Make version explicit. by Bob Badour · 2 years, 5 months ago
- 508648d Sweep interpreter caches using checkpoint during GC by Lokesh Gidra · 2 years, 6 months ago
- 28443a7 Use side vector while sweeping jvmti-weak-table by Lokesh Gidra · 2 years, 6 months ago
- 778800e Revert "Reland "Update instrumentation support for non-java debuggable runtimes"" by Mythri Alle · 2 years, 6 months ago
- 7c8835d Revert "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 6 months ago
- 7c39c86 Thread suspension cleanup and deadlock fix by Hans Boehm · 2 years, 8 months ago
- 322ef18 Reland "Update instrumentation support for non-java debuggable runtimes" by Mythri Alle · 2 years, 7 months ago
- 28451dc Fix `ClassLinker::AppendToBootClassPath` usages. by Jiakai Zhang · 2 years, 6 months ago
- 94383b4 Fix bugprone-unused-return-value clang-tidy issues by Stefano Cianciulli · 2 years, 6 months ago
- bbd1e63 art: fix -Wdefaulted-function-deleted warnings. by Krzysztof Kosiński · 2 years, 7 months ago
- 7a5a95f Add a helper class OfaContext for OatFileAssistant. by Jiakai Zhang · 2 years, 7 months ago
- 0e520aa When creating a new cookie for a java dex file, determine whether it is the same java dex file by zhaoxuyang.6 · 2 years, 7 months ago
- 7cc22bb Revert "Update instrumentation support for non-java debuggable runtimes" by Mythri Alle · 2 years, 7 months ago
- ca5ed9f Convert kUseReadBarrier to static const from constexpr by Lokesh Gidra · 2 years, 11 months ago
- 5316aea Make moving space compaction concurrent using userfaultfd by Lokesh Gidra · 3 years ago
- 6ecfa91 Update instrumentation support for non-java debuggable runtimes by Mythri Alle · 2 years, 7 months ago
- d9e8377 Reland "Introduce a flag to check if JITed code has instrumentation support" by Mythri Alle · 2 years, 8 months ago
- 26aef12 Revert "Introduce a flag to check if JITed code has instrumentation support" by Mythri Alle · 2 years, 8 months ago
- fc067a3 Introduce a flag to check if JITed code has instrumentation support by Mythri Alle · 3 years ago
- 2de4a82 Fix performance-noexcept-move-constructor clang-tidy issues by Stefano Cianciulli · 2 years, 8 months ago
- 5ff074b Set the declaring class of obsolete ArtMethods during redefinition by Mythri Alle · 2 years, 8 months ago
- b57731e Cleanup around method inspection callbacks by Mythri Alle · 2 years, 9 months ago
- 86c4b39 Fix modernize-use-using clang-tidy issues by Stefano Cianciulli · 2 years, 9 months ago
- bc0318a Reland^2 "Don't install instrumentation stubs for single thread deopts" by Mythri Alle · 2 years, 9 months ago
- 72c64a7 Revert "Reland "Don't install instrumentation stubs for single thread deopts"" by Mythri Alle · 2 years, 9 months ago
- 582eb8b Reland "Don't install instrumentation stubs for single thread deopts" by Mythri Alle · 2 years, 9 months ago
- 2260840 Revert "Don't install instrumentation stubs for single thread deopts" by Mythri Alle · 2 years, 9 months ago
- e32c970 Don't install instrumentation stubs for single thread deopts by Mythri Alle · 2 years, 9 months ago
- 505e1b4 Remove unused this in method unwind callback by Mythri Alle · 2 years, 10 months ago
- c858e56 Remove obsolete code on lazy dequickening. by Nicolas Geoffray · 3 years ago
- 7913cf3 Fix jvmti bug when redefining a boot classpath class. by Nicolas Geoffray · 3 years, 1 month ago
- ad67bbb Simplify class redefinition. by Nicolas Geoffray · 3 years, 1 month ago
- ce73d81 Revert "Don't use sigsegv handler for jvmti." by Muhammad Qureshi · 3 years, 1 month ago
- a8ee39d Don't use sigsegv handler for jvmti. by Nicolas Geoffray · 3 years, 1 month ago
- b81df96 Update license definitions under art/ by Colin Cross · 3 years, 1 month ago
- c8a694d Reland "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 3 years, 2 months ago
- 8f3beae Cleanup method inspection callbacks from jvmti by Mythri Alle · 3 years, 2 months ago
- 3d2f148 Revert "Add thread-shared interpreter cache" by Hans Boehm · 3 years, 2 months ago
- fa40e6e Add thread-shared interpreter cache by David Srbecky · 3 years, 3 months ago
- b0f63c9 Revert "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 3 years, 2 months ago
- 82e525a Use InitializeMethodsCode when we need to reinitialize a method entrypoint. by Nicolas Geoffray · 3 years, 2 months ago
- 7156ea2 Explicitly indicate whether the code item is obtained from the compact dex file in SetCodeItem() by zhaoxuyang · 3 years, 2 months ago
- ba86008 Cleanup enabling / disabling deoptimization support by Mythri Alle · 3 years, 2 months ago
- b087bb2 Abort redefinition if we failed to acquire class object by ShuJieWang · 3 years, 3 months ago
- e91532e Reland "Remove Instrumentation::can_use_instrumentation_trampolines_." by Nicolas Geoffray · 3 years, 3 months ago
- 2b3cea9 Revert "Remove Instrumentation::can_use_instrumentation_trampolines_." by Nicolas Geoffray · 3 years, 3 months ago
- 4ac8cfe Remove Instrumentation::can_use_instrumentation_trampolines_. by Nicolas Geoffray · 3 years, 3 months ago
- ddf4fd3 Always access Thread state and flags as 32-bit location. by Vladimir Marko · 3 years, 3 months ago
- e10abe7 Inherit art_defaults in cc_library_headers as well. by Martin Stjernholm · 3 years, 4 months ago
- 5097f83 Revert^2 "Add support for calling entry / exit hooks directly from JIT code"" by Mythri Alle · 3 years, 4 months ago
- 18fba4c Remove unused code related to method entry / exit events by Mythri Alle · 3 years, 4 months ago
- 72be14e Revert "Add support for calling entry / exit hooks directly from JIT code" by Mythri Alle · 3 years, 4 months ago
- 2d4feeb Add support for calling entry / exit hooks directly from JIT code by Mythri Alle · 3 years, 5 months ago
- dc744e5 Revert "Disable kEnableOnDemandDexDequicken." by Roland Levillain · 3 years, 5 months ago
- a32d2d8 Disable kEnableOnDemandDexDequicken. by Nicolas Geoffray · 3 years, 5 months ago
- 33df0e3 Revert^4 "Lazily allocate DexCache arrays." by David Srbecky · 3 years, 5 months ago
- 4b0c9b9 Remove the notion of soft failure within the verifier. by Nicolas Geoffray · 3 years, 5 months ago
- 139a5b9 Revert "Remove lazy dequickening." by Jack Nudelman · 3 years, 5 months ago
- 437144b Remove lazy dequickening. by Nicolas Geoffray · 3 years, 5 months ago
- 8473a5b Revert "Revert^2 "Lazily allocate DexCache arrays."" by Nicolas Geoffray · 3 years, 5 months ago
- e153a62 Revert^2 "Lazily allocate DexCache arrays." by David Srbecky · 4 years ago
- 9cc65df Drop unused arguments for MethodEntered function by Mythri Alle · 3 years, 5 months ago
- 073885c Fix art compiling against musl by Colin Cross · 3 years, 6 months ago
- c07f488 Add a test and consistency checks in method / field resolution. by Nicolas Geoffray · 3 years, 6 months ago
- 2cb2527 verifier: Remove support for precise constants and RegisterTrackingMode. by Nicolas Geoffray · 3 years, 8 months ago
- 66934ef Clean up ClassLinker::VerifyClass. by Nicolas Geoffray · 3 years, 8 months ago
- 7744b69 Remove dual verification in RedefineClasses. by Nicolas Geoffray · 3 years, 8 months ago
- 2ec3823 Clean up verifier interface. by Nicolas Geoffray · 3 years, 8 months ago
- b10668c Clean up Class::GetDirectInterface(). by Vladimir Marko · 3 years, 9 months ago
- 9d27fbc Improve suspension timeout diagnostic and fix race by Hans Boehm · 3 years, 10 months ago
- 61c6242 Remove RETURN_VOID_NO_BARRIER byte-code. by David Srbecky · 3 years, 10 months ago
- a129d8a Revamp vdex format for better extensibility. by Nicolas Geoffray · 4 years ago
- 5b0b2e1 Explictly pass VerifierDeps when asking for class verification. by Nicolas Geoffray · 4 years ago
- ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 4 years ago
- 39d529f Revert^2 "[metrics] Add StatsdBackend" by Eric Holk · 4 years ago
- 11943fc Move dex file registration in ti_redefine. by David Srbecky · 4 years ago
- 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 4 years ago
- b9b7d91 Revert "Lazily allocate DexCache arrays." by Orion Hodson · 4 years ago