- 8925084 Remove a warning from redefinition that isn't very useful by Mythri Alle · 1 year, 1 month ago
- 6ad2388 Rename a couple of methods related to redefinition for readability by Mythri Alle · 1 year, 1 month ago
- f174b90 Remove an unused jvmti extension and associated code by Mythri Alle · 1 year, 1 month ago
- f1ed593 Don't use class monitor lock when redefining by Mythri Alle · 1 year, 1 month ago
- 78f3c72 Use C++17's [[maybe_unused]] attribute in ART by Stefano Cianciulli · 1 year, 7 months ago
- 052f5fb Refactor DexFileLoader by David Srbecky · 1 year, 10 months ago
- 5f3c7eb Pass read barrier option to `ArtMethod::GetObsoleteDexCache()`. by Vladimir Marko · 2 years ago
- b3afa08 Add helpers for classes from well known fields/methods. by Vladimir Marko · 2 years, 1 month ago
- f7bd1fa Change well known thread methods to `ArtMethod*`. by Vladimir Marko · 2 years, 1 month ago
- 4e0b5d7 Clean up decoding well-known classes. by Vladimir Marko · 2 years, 1 month ago
- 8752560 Avoid dangling pointers in DexCache in jvmti redefinition. by Nicolas Geoffray · 2 years, 2 months ago
- 606bd94 Update native GC roots page-by-page by Lokesh Gidra · 2 years, 7 months ago
- 28451dc Fix `ClassLinker::AppendToBootClassPath` usages. by Jiakai Zhang · 2 years, 4 months ago
- bbd1e63 art: fix -Wdefaulted-function-deleted warnings. by Krzysztof Kosiński · 2 years, 4 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, 5 months ago
- 5ff074b Set the declaring class of obsolete ArtMethods during redefinition by Mythri Alle · 2 years, 6 months ago
- 7913cf3 Fix jvmti bug when redefining a boot classpath class. by Nicolas Geoffray · 2 years, 10 months ago
- c8a694d Reland "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 3 years ago
- 3d2f148 Revert "Add thread-shared interpreter cache" by Hans Boehm · 3 years ago
- fa40e6e Add thread-shared interpreter cache by David Srbecky · 3 years, 1 month ago
- b0f63c9 Revert "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 3 years ago
- 82e525a Use InitializeMethodsCode when we need to reinitialize a method entrypoint. by Nicolas Geoffray · 3 years ago
- 7156ea2 Explicitly indicate whether the code item is obtained from the compact dex file in SetCodeItem() by zhaoxuyang · 3 years ago
- b087bb2 Abort redefinition if we failed to acquire class object by ShuJieWang · 3 years, 1 month ago
- 33df0e3 Revert^4 "Lazily allocate DexCache arrays." by David Srbecky · 3 years, 3 months ago
- 4b0c9b9 Remove the notion of soft failure within the verifier. by Nicolas Geoffray · 3 years, 3 months ago
- 8473a5b Revert "Revert^2 "Lazily allocate DexCache arrays."" by Nicolas Geoffray · 3 years, 3 months ago
- e153a62 Revert^2 "Lazily allocate DexCache arrays." by David Srbecky · 3 years, 10 months ago
- c07f488 Add a test and consistency checks in method / field resolution. by Nicolas Geoffray · 3 years, 3 months ago
- 66934ef Clean up ClassLinker::VerifyClass. by Nicolas Geoffray · 3 years, 6 months ago
- 7744b69 Remove dual verification in RedefineClasses. by Nicolas Geoffray · 3 years, 6 months ago
- 2ec3823 Clean up verifier interface. by Nicolas Geoffray · 3 years, 6 months ago
- 5b0b2e1 Explictly pass VerifierDeps when asking for class verification. by Nicolas Geoffray · 3 years, 9 months ago
- 11943fc Move dex file registration in ti_redefine. by David Srbecky · 3 years, 10 months ago
- b9b7d91 Revert "Lazily allocate DexCache arrays." by Orion Hodson · 3 years, 10 months ago
- 1214319 Lazily allocate DexCache arrays. by David Srbecky · 3 years, 10 months ago
- d1728bf Add a kTypeChecksFailure. by Nicolas Geoffray · 4 years ago
- 86d6cd5 Remove DexCache arrays from image. by David Srbecky · 4 years, 1 month ago
- 4717175 Move code item to the data pointer and remove code_item_offset. by Nicolas Geoffray · 4 years, 4 months ago
- aacf977 Reword some comments to be more inclusive by Orion Hodson · 4 years, 5 months ago
- bf6498e Fix incorrect dex-cache clearing with structural redefinition by Alex Light · 4 years, 5 months ago
- 1715efa Add a new class status for verified with access checks. by Nicolas Geoffray · 4 years, 7 months ago
- 16527e8 Preserve JNI bindings across structural redefinition by Alex Light · 4 years, 6 months ago
- 5868ada Move implementations from class_root.h to -inl.h . by Vladimir Marko · 4 years, 7 months ago
- 5e251ea Change j.l.r.Field to use ArtField index instead of dexFileIndex by Alex Light · 5 years ago
- fc58809 Remove old JDWP implementation from ART by Alex Light · 5 years ago
- 3f0dca1 Ensure IsStructurallyRedefinable takes into account subtypes by Alex Light · 5 years ago
- f6c69e5 Fix race resulting in UAF in class-define-pausing by Alex Light · 5 years ago
- baf938f Add even more sanity checks to ti_redefine.cc and skips by Alex Light · 5 years ago
- 3f4041b Add more logging around array sanity checks by Alex Light · 5 years ago
- 163652e Fix redefinition causing corrupt j.l.r.Field objects by Alex Light · 5 years ago
- 2f49428 Revert^2 "Remove finalizable restriction on structural redefinition" by Alex Light · 5 years ago
- 0b1afb7 Revert "Remove finalizable restriction on structural redefinition" by Alex Light · 5 years ago
- 55d6fa4 Remove finalizable restriction on structural redefinition by Alex Light · 5 years ago
- fb53708 Remove class-hierarchy restriction from structural redefinition by Alex Light · 5 years ago
- daad67f Fix typo FieldNameAndSignature vs MethodNameAndSignature. by Alex Light · 5 years ago
- 270db1c Revert^4 "Allow structural redefinition on non-final classes." by Alex Light · 5 years ago
- 664999a Revert "Revert^2 "Allow structural redefinition on non-final classes."" by Nicolas Geoffray · 5 years ago
- bc19b75 Revert^2 "Make opaque-jni-ids:swapable more efficient" by Alex Light · 5 years ago
- 0a19e21 Add null check in AppendToBootClassPath by Mathieu Chartier · 5 years ago
- 42c52f5 Revert "Make opaque-jni-ids:swapable more efficient" by Alex Light · 5 years ago
- f1b809c Revert^2 "Allow structural redefinition on non-final classes." by Alex Light · 5 years ago
- 4e7dd70 Make opaque-jni-ids:swapable more efficient by Alex Light · 5 years ago
- 88b1c83 Revert "Allow structural redefinition on non-final classes." by Roland Levillain · 5 years ago
- c47040d Allow structural redefinition on non-final classes. by Alex Light · 5 years ago
- 986914b Revert^4 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
- 2f8c1ac Revert^3 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
- 8ba9738 Revert^2 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
- d0e354e Revert "Initial support for adding virtuals with structural redefinition" by Nicolas Geoffray · 5 years ago
- 283bb32 Initial support for adding virtuals with structural redefinition by Alex Light · 5 years ago
- f1b18fa Use explicit list of mirrored class when checking CanRedefine by Alex Light · 5 years ago
- 2462789 Ensure structural redefinition can shadow functions/fields by Alex Light · 5 years ago
- 28b6efe Don't visit invalid Dex-cache slots by Alex Light · 5 years ago
- d55b844 Add more standard structural redefinition entrypoints by Alex Light · 5 years ago
- c2d0c96 Perform reverify with shared mutator-lock. by Alex Light · 5 years ago
- b1eebde Revert^2 "Class redefinition sometimes needs to update verification" by Alex Light · 5 years ago
- 2cf00ed Revert "Class redefinition sometimes needs to update verification" by Nicolas Geoffray · 5 years ago
- db55a11 Class redefinition sometimes needs to update verification by Alex Light · 5 years ago
- 15ffafd Remove useless return-value from RetransformClassesDirect by Alex Light · 5 years ago
- 3732beb Refactor Transform/redefine entrypoints by Alex Light · 5 years ago
- c18eba3 Consolidate updating of reflective Field/Method references by Alex Light · 5 years ago
- fb11957 Fixed issue in structural redefinition around class init by Alex Light · 5 years ago
- 4ac0e15 Revert "Revert "Basic structural redefinition support"" by Nicolas Geoffray · 5 years ago
- 5a2301d Revert "Basic structural redefinition support" by Nicolas Geoffray · 5 years ago
- c971eaf Basic structural redefinition support by Alex Light · 5 years ago
- 3068d58 Clean up creating handles from `this`. by Vladimir Marko · 6 years ago
- eab0248 Clean up after obsolete methods update fix. by Vladimir Marko · 6 years ago
- e7a3354 Handle methods being present in multiple threads correctly by Alex Light · 6 years ago
- 4617d58 ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test. by Vladimir Marko · 6 years ago
- bb206de ObjPtr<>-ify ClassExt. by Vladimir Marko · 6 years ago
- c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
- a43ba3d ART: Add ClassVerifier by Andreas Gampe · 6 years ago
- 413a8ad Check jclasses are actually classes in ti_redefine. by Alex Light · 6 years ago
- eb37ba5 Replace StringPiece with std::string_view in Signature. by Vladimir Marko · 6 years ago
- fe2886d Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." by Nicolas Geoffray · 6 years ago
- ad1aa63 ART: Move Signature to its own header by Andreas Gampe · 6 years ago
- 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
- 226805d Deoptimize zygote compiled methods in DeoptimizeBootImage. by Nicolas Geoffray · 6 years ago
- 1a65863 Keep pointer to original DexFile during JVMTI redefine for hiddenapi by David Brazdil · 6 years ago
- 8586569 Runtime flags only for fast/slow hiddenapi path by David Brazdil · 6 years ago