- e5ac3b2 Make version explicit. by Bob Badour · 2 years, 6 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, 7 months ago
- 94383b4 Fix bugprone-unused-return-value clang-tidy issues by Stefano Cianciulli · 2 years, 7 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, 8 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, 1 month ago
- 6ecfa91 Update instrumentation support for non-java debuggable runtimes by Mythri Alle · 2 years, 8 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, 9 months ago
- 5ff074b Set the declaring class of obsolete ArtMethods during redefinition by Mythri Alle · 2 years, 9 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, 1 month 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, 2 months ago
- b81df96 Update license definitions under art/ by Colin Cross · 3 years, 2 months 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, 4 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, 3 months ago
- b087bb2 Abort redefinition if we failed to acquire class object by ShuJieWang · 3 years, 4 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, 4 months ago
- e10abe7 Inherit art_defaults in cc_library_headers as well. by Martin Stjernholm · 3 years, 5 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, 5 months ago
- 72be14e Revert "Add support for calling entry / exit hooks directly from JIT code" by Mythri Alle · 3 years, 5 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, 6 months ago
- 4b0c9b9 Remove the notion of soft failure within the verifier. by Nicolas Geoffray · 3 years, 6 months ago
- 139a5b9 Revert "Remove lazy dequickening." by Jack Nudelman · 3 years, 6 months ago
- 437144b Remove lazy dequickening. by Nicolas Geoffray · 3 years, 6 months ago
- 8473a5b Revert "Revert^2 "Lazily allocate DexCache arrays."" by Nicolas Geoffray · 3 years, 6 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, 6 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, 9 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, 11 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, 1 month ago
- 11943fc Move dex file registration in ti_redefine. by David Srbecky · 4 years, 1 month ago
- 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 4 years, 1 month ago
- b9b7d91 Revert "Lazily allocate DexCache arrays." by Orion Hodson · 4 years, 1 month ago
- 1214319 Lazily allocate DexCache arrays. by David Srbecky · 4 years, 1 month ago
- dbad1ef Revert "[metrics] Add StatsdBackend" by Ulyana Trafimovich · 4 years, 1 month ago
- 3d2b93e [metrics] Add StatsdBackend by Eric Holk · 4 years, 1 month ago
- 480d981 [metrics] Move core metrics code to libartbase by Eric Holk · 4 years, 2 months ago
- d1728bf Add a kTypeChecksFailure. by Nicolas Geoffray · 4 years, 2 months ago
- 0fba186 Add ERROR log with JVMTI version explanation by Alex Light · 4 years, 2 months ago
- 0b986f7 Revert^4 "[metrics] Add background reporting thread" by Eric Holk · 4 years, 2 months ago
- 1060838 Revert "Revert^2 "[metrics] Add background reporting thread"" by Nicolas Geoffray · 4 years, 2 months ago
- 4c176b9 Revert^2 "[metrics] Add background reporting thread" by Eric Holk · 4 years, 3 months ago
- 1a0e292 Revert^2 "Add disable/get/set_hidden_api_enforcement_policy extensions" by Alex Light · 4 years, 2 months ago
- 46d6fc0 Revert "Add disable/get/set_hidden_api_enforcement_policy extensions" by Nicolas Geoffray · 4 years, 2 months ago
- c38d944 Add disable/get/set_hidden_api_enforcement_policy extensions by Alex Light · 4 years, 3 months ago
- 86d6cd5 Remove DexCache arrays from image. by David Srbecky · 4 years, 3 months ago
- 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 5 months ago
- 4717175 Move code item to the data pointer and remove code_item_offset. by Nicolas Geoffray · 4 years, 7 months ago
- 26ab270 A few more inclusive language updates based on newer wordlist by Orion Hodson · 4 years, 8 months ago
- 2d53643 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 4 years, 8 months ago
- aacf977 Reword some comments to be more inclusive by Orion Hodson · 4 years, 8 months ago
- bf6498e Fix incorrect dex-cache clearing with structural redefinition by Alex Light · 4 years, 8 months ago
- c06e07f Correctly use handles for JVMTI heap iteration. by Alex Light · 4 years, 8 months ago
- 3284661 Fix ddm.publish_chunk extension to prevent deadlock by Alex Light · 4 years, 8 months ago
- 842e9c8 Avoid eating SEGVs when performing on-demand dequicken by Alex Light · 4 years, 9 months ago