summaryrefslogtreecommitdiff
path: root/openjdkjvmti
AgeCommit message (Expand)Author
2021-09-04Improve suspension timeout diagnostic and fix raceHans Boehm
2021-04-28Remove RETURN_VOID_NO_BARRIER byte-code.David Srbecky
2021-03-25Revamp vdex format for better extensibility.Nicolas Geoffray
2021-03-22Explictly pass VerifierDeps when asking for class verification.Nicolas Geoffray
2021-03-19Add min_sdk_version for ART module.Nicolas Geoffray
2021-03-04Revert^2 "[metrics] Add StatsdBackend"Eric Holk
2021-03-02Move dex file registration in ti_redefine.David Srbecky
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to artBob Badour
2021-02-25Revert "Lazily allocate DexCache arrays."Orion Hodson
2021-02-23Lazily allocate DexCache arrays.David Srbecky
2021-02-17Revert "[metrics] Add StatsdBackend"Ulyana Trafimovich
2021-02-16[metrics] Add StatsdBackendEric Holk
2021-02-01[metrics] Move core metrics code to libartbaseEric Holk
2021-02-01Add a kTypeChecksFailure.Nicolas Geoffray
2021-01-29Add ERROR log with JVMTI version explanationAlex Light
2021-01-21Revert^4 "[metrics] Add background reporting thread"Eric Holk
2021-01-15Revert "Revert^2 "[metrics] Add background reporting thread""Nicolas Geoffray
2021-01-14Revert^2 "[metrics] Add background reporting thread"Eric Holk
2021-01-13Revert^2 "Add disable/get/set_hidden_api_enforcement_policy extensions"Alex Light
2021-01-12Revert "Add disable/get/set_hidden_api_enforcement_policy extensions"Nicolas Geoffray
2021-01-11Add disable/get/set_hidden_api_enforcement_policy extensionsAlex Light
2020-12-04Remove DexCache arrays from image.David Srbecky
2020-10-23Rename ART release APEX to com.android.art.Martin Stjernholm
2020-09-07Move code item to the data pointer and remove code_item_offset.Nicolas Geoffray
2020-07-29A few more inclusive language updates based on newer wordlistOrion Hodson
2020-07-24Update language to comply with Android’s inclusive language guidanceIan Pedowitz
2020-07-23Reword some comments to be more inclusiveOrion Hodson
2020-07-22Fix incorrect dex-cache clearing with structural redefinitionAlex Light
2020-07-20Correctly use handles for JVMTI heap iteration.Alex Light
2020-07-16Fix ddm.publish_chunk extension to prevent deadlockAlex Light
2020-06-24Avoid eating SEGVs when performing on-demand dequickenAlex Light
2020-06-09Add a new class status for verified with access checks.Nicolas Geoffray
2020-06-09Preserve JNI bindings across structural redefinitionAlex Light
2020-05-13Move implementations from class_root.h to -inl.h .Vladimir Marko
2020-05-04Set apex_available propertyJiyong Park
2020-04-16Bundle jni_headers with libopenjdkjvmti_headersOrion Hodson
2020-02-25Add new set_verbose_flag_ext JVMTI ExtensionAlex Light
2020-02-11Change j.l.r.Field to use ArtField index instead of dexFileIndexAlex Light
2020-01-31Replace instrumention id with stack pointers.Nicolas Geoffray
2020-01-30Reland "Set SA_SIGINFO. Rename thread to include perfetto."Florian Mayer
2020-01-29Remove old JDWP implementation from ARTAlex Light
2020-01-28Ensure IsStructurallyRedefinable takes into account subtypesAlex Light
2020-01-21Fix race resulting in UAF in class-define-pausingAlex Light
2020-01-14Remove the LogId parameter from libbase's LogMessageTom Cherry
2020-01-13Add even more sanity checks to ti_redefine.cc and skipsAlex Light
2020-01-10Add more logging around array sanity checksAlex Light
2020-01-09Fix redefinition causing corrupt j.l.r.Field objectsAlex Light
2020-01-07Revert^2 "Remove finalizable restriction on structural redefinition"Alex Light
2020-01-07Revert "Remove finalizable restriction on structural redefinition"Alex Light
2020-01-07Remove finalizable restriction on structural redefinitionAlex Light