Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
62891fdc94de6e9909fba9264bdd891a7f28beb3
/
openjdkjvmti
2cb2527
verifier: Remove support for precise constants and RegisterTrackingMode.
by Nicolas Geoffray
· 4 years, 11 months ago
66934ef
Clean up ClassLinker::VerifyClass.
by Nicolas Geoffray
· 5 years ago
7744b69
Remove dual verification in RedefineClasses.
by Nicolas Geoffray
· 5 years ago
2ec3823
Clean up verifier interface.
by Nicolas Geoffray
· 5 years ago
b10668c
Clean up Class::GetDirectInterface().
by Vladimir Marko
· 5 years ago
9d27fbc
Improve suspension timeout diagnostic and fix race
by Hans Boehm
· 5 years ago
61c6242
Remove RETURN_VOID_NO_BARRIER byte-code.
by David Srbecky
· 5 years ago
a129d8a
Revamp vdex format for better extensibility.
by Nicolas Geoffray
· 5 years ago
5b0b2e1
Explictly pass VerifierDeps when asking for class verification.
by Nicolas Geoffray
· 5 years ago
ec388c0
Add min_sdk_version for ART module.
by Nicolas Geoffray
· 5 years ago
39d529f
Revert^2 "[metrics] Add StatsdBackend"
by Eric Holk
· 5 years ago
11943fc
Move dex file registration in ti_redefine.
by David Srbecky
· 5 years ago
9150de6
[LSC] Add LOCAL_LICENSE_KINDS to art
by Bob Badour
· 5 years ago
b9b7d91
Revert "Lazily allocate DexCache arrays."
by Orion Hodson
· 5 years ago
1214319
Lazily allocate DexCache arrays.
by David Srbecky
· 5 years ago
dbad1ef
Revert "[metrics] Add StatsdBackend"
by Ulyana Trafimovich
· 5 years ago
3d2b93e
[metrics] Add StatsdBackend
by Eric Holk
· 5 years ago
480d981
[metrics] Move core metrics code to libartbase
by Eric Holk
· 5 years ago
d1728bf
Add a kTypeChecksFailure.
by Nicolas Geoffray
· 5 years ago
0fba186
Add ERROR log with JVMTI version explanation
by Alex Light
· 5 years ago
0b986f7
Revert^4 "[metrics] Add background reporting thread"
by Eric Holk
· 5 years ago
1060838
Revert "Revert^2 "[metrics] Add background reporting thread""
by Nicolas Geoffray
· 5 years ago
4c176b9
Revert^2 "[metrics] Add background reporting thread"
by Eric Holk
· 5 years ago
1a0e292
Revert^2 "Add disable/get/set_hidden_api_enforcement_policy extensions"
by Alex Light
· 5 years ago
46d6fc0
Revert "Add disable/get/set_hidden_api_enforcement_policy extensions"
by Nicolas Geoffray
· 5 years ago
c38d944
Add disable/get/set_hidden_api_enforcement_policy extensions
by Alex Light
· 5 years ago
86d6cd5
Remove DexCache arrays from image.
by David Srbecky
· 6 years ago
3e9abfc
Rename ART release APEX to com.android.art.
by Martin Stjernholm
· 6 years ago
4717175
Move code item to the data pointer and remove code_item_offset.
by Nicolas Geoffray
· 6 years ago
26ab270
A few more inclusive language updates based on newer wordlist
by Orion Hodson
· 6 years ago
2d53643
Update language to comply with Android’s inclusive language guidance
by Ian Pedowitz
· 6 years ago
aacf977
Reword some comments to be more inclusive
by Orion Hodson
· 6 years ago
bf6498e
Fix incorrect dex-cache clearing with structural redefinition
by Alex Light
· 6 years ago
c06e07f
Correctly use handles for JVMTI heap iteration.
by Alex Light
· 6 years ago
3284661
Fix ddm.publish_chunk extension to prevent deadlock
by Alex Light
· 6 years ago
842e9c8
Avoid eating SEGVs when performing on-demand dequicken
by Alex Light
· 6 years ago
1715efa
Add a new class status for verified with access checks.
by Nicolas Geoffray
· 6 years ago
16527e8
Preserve JNI bindings across structural redefinition
by Alex Light
· 6 years ago
5868ada
Move implementations from class_root.h to -inl.h .
by Vladimir Marko
· 6 years ago
71f661c
Set apex_available property
by Jiyong Park
· 6 years ago
76bc833
Bundle jni_headers with libopenjdkjvmti_headers
by Orion Hodson
· 6 years ago
8f95183
Add new set_verbose_flag_ext JVMTI Extension
by Alex Light
· 6 years ago
5e251ea
Change j.l.r.Field to use ArtField index instead of dexFileIndex
by Alex Light
· 6 years ago
e91e795
Replace instrumention id with stack pointers.
by Nicolas Geoffray
· 6 years ago
516745b
Reland "Set SA_SIGINFO. Rename thread to include perfetto."
by Florian Mayer
· 6 years ago
fc58809
Remove old JDWP implementation from ART
by Alex Light
· 6 years ago
3f0dca1
Ensure IsStructurallyRedefinable takes into account subtypes
by Alex Light
· 6 years ago
f6c69e5
Fix race resulting in UAF in class-define-pausing
by Alex Light
· 6 years ago
628f488
Remove the LogId parameter from libbase's LogMessage
by Tom Cherry
· 6 years ago
baf938f
Add even more sanity checks to ti_redefine.cc and skips
by Alex Light
· 6 years ago
3f4041b
Add more logging around array sanity checks
by Alex Light
· 6 years ago
163652e
Fix redefinition causing corrupt j.l.r.Field objects
by Alex Light
· 6 years ago
2f49428
Revert^2 "Remove finalizable restriction on structural redefinition"
by Alex Light
· 6 years ago
0b1afb7
Revert "Remove finalizable restriction on structural redefinition"
by Alex Light
· 6 years ago
55d6fa4
Remove finalizable restriction on structural redefinition
by Alex Light
· 6 years ago
066dd902
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
by Jiyong Park
· 6 years ago
fb53708
Remove class-hierarchy restriction from structural redefinition
by Alex Light
· 6 years ago
80599a2
Revert submission 1191937-art_apex_available
by Joseph Murphy
· 6 years ago
1e88f98
Use apex_available property
by Jiyong Park
· 7 years ago
7ba68ff
Fix ABA bug with PreObjectAlloc event being missed
by Alex Light
· 6 years ago
7a6b966
Fix reversed compare_exchange check.
by Alex Light
· 6 years ago
96cbde8
Fix alignment bug in PreObjectAlloc
by Alex Light
· 6 years ago
daad67f
Fix typo FieldNameAndSignature vs MethodNameAndSignature.
by Alex Light
· 6 years ago
b2e6d0f
Fix incorrect DCHECK
by Alex Light
· 6 years ago
270db1c
Revert^4 "Allow structural redefinition on non-final classes."
by Alex Light
· 7 years ago
a142f71
Add missing Barriers in ReplaceReferences
by Alex Light
· 7 years ago
664999a
Revert "Revert^2 "Allow structural redefinition on non-final classes.""
by Nicolas Geoffray
· 7 years ago
bc19b75
Revert^2 "Make opaque-jni-ids:swapable more efficient"
by Alex Light
· 7 years ago
0a19e21
Add null check in AppendToBootClassPath
by Mathieu Chartier
· 7 years ago
42c52f5
Revert "Make opaque-jni-ids:swapable more efficient"
by Alex Light
· 7 years ago
f1b809c
Revert^2 "Allow structural redefinition on non-final classes."
by Alex Light
· 7 years ago
4e7dd70
Make opaque-jni-ids:swapable more efficient
by Alex Light
· 7 years ago
88b1c83
Revert "Allow structural redefinition on non-final classes."
by Roland Levillain
· 7 years ago
c47040d
Allow structural redefinition on non-final classes.
by Alex Light
· 7 years ago
986914b
Revert^4 "Initial support for adding virtuals with structural redefinition"
by Alex Light
· 7 years ago
2f8c1ac
Revert^3 "Initial support for adding virtuals with structural redefinition"
by Alex Light
· 7 years ago
8ba9738
Revert^2 "Initial support for adding virtuals with structural redefinition"
by Alex Light
· 7 years ago
d0e354e
Revert "Initial support for adding virtuals with structural redefinition"
by Nicolas Geoffray
· 7 years ago
283bb32
Initial support for adding virtuals with structural redefinition
by Alex Light
· 7 years ago
a9bbc08
Implement STL iterators on ObjectArray and add helpers
by Alex Light
· 7 years ago
f1b18fa
Use explicit list of mirrored class when checking CanRedefine
by Alex Light
· 7 years ago
2462789
Ensure structural redefinition can shadow functions/fields
by Alex Light
· 7 years ago
28b6efe
Don't visit invalid Dex-cache slots
by Alex Light
· 7 years ago
5fd05e5
Include interfaces in IterateOverInstancesOfClass
by Alex Light
· 7 years ago
d55b844
Add more standard structural redefinition entrypoints
by Alex Light
· 7 years ago
c2d0c96
Perform reverify with shared mutator-lock.
by Alex Light
· 7 years ago
b1eebde
Revert^2 "Class redefinition sometimes needs to update verification"
by Alex Light
· 7 years ago
2cf00ed
Revert "Class redefinition sometimes needs to update verification"
by Nicolas Geoffray
· 7 years ago
db55a11
Class redefinition sometimes needs to update verification
by Alex Light
· 7 years ago
15ffafd
Remove useless return-value from RetransformClassesDirect
by Alex Light
· 7 years ago
3732beb
Refactor Transform/redefine entrypoints
by Alex Light
· 7 years ago
55eccdf
Revert^4 "Walk internal ArtField/ArtMethod pointers"
by Alex Light
· 7 years ago
c34eab4
Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers""
by Nicolas Geoffray
· 7 years ago
ea2a3d9
Revert^2 "Walk internal ArtField/ArtMethod pointers"
by Alex Light
· 7 years ago
712fa80
Revert "Walk internal ArtField/ArtMethod pointers"
by Nicolas Geoffray
· 7 years ago
c84fc3a
Walk internal ArtField/ArtMethod pointers
by Alex Light
· 7 years ago
c18eba3
Consolidate updating of reflective Field/Method references
by Alex Light
· 7 years ago
b55ef65
Improve VLOG_STREAM
by Alex Light
· 7 years ago
b096c91
Correctly perform read-barriers on cross-thread reg access
by Alex Light
· 7 years ago
b0ce4d2
Change some LOG(DEBUG) to VLOG(plugin)
by Alex Light
· 7 years ago
Next »