index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
class_linker_test.cc
Age
Commit message (
Expand
)
Author
2025-02-26
Revert^2 "Minimal hiddenapibypass breakage demo."
Almaz Mingaleev
2025-01-19
Revert "Minimal hiddenapibypass breakage demo."
Daniel Chapin
2025-01-16
Merge sFields and iFields.
Nicolas Geoffray
2025-01-15
Minimal hiddenapibypass breakage demo.
Almaz Mingaleev
2024-11-11
Avoid `strlen()` for `ClassLinker::FindClass()`...
Vladimir Marko
2024-09-23
Store reference to the target class in MH object.
Almaz Mingaleev
2024-08-08
Use variable sized ref-offset bitmap for fast VisitReferences()
Lokesh Gidra
2024-06-14
Use C++20 `string{,_view}::{starts,ends}_with()`, part 2.
Vladimir Marko
2024-03-26
Rename enums.h/.cc to pointer_size.h/.cc.
Santiago Aboy Solanes
2024-01-24
Add visibility attributes in runtime/c*
Dmitrii Ishcheikin
2023-10-16
Revert^2 "Remove size argument from DexFile constructors."
David Srbecky
2023-10-13
Revert "Remove size argument from DexFile constructors."
Nicolas Geoffray
2023-10-11
Remove size argument from DexFile constructors.
David Srbecky
2023-06-08
Add an instance field of name into the ClassLoader class
Victor Chang
2023-05-22
Use C++17's [[maybe_unused]] attribute in ART
Stefano Cianciulli
2023-03-06
Add DexFileContainer for all DexFiles.
David Srbecky
2023-02-05
Allow private methods in interfaces
Sorin Basca
2022-11-09
Clean up decoding well-known classes.
Vladimir Marko
2022-10-19
Suspend around Make...VisiblyInitialized
Hans Boehm
2022-10-18
Add pure array versions of some dex cache fields.
Nicolas Geoffray
2022-10-17
Revert^2 "Don't wait with mutator lock""
Hans Boehm
2022-10-13
Refactor and cleanup DexCache.
Nicolas Geoffray
2022-07-22
Retrieve StackFrameInfo fields from the runtime
Victor Chang
2022-07-15
Mention `ClassLinker::LinkFieldsHelper::LinkFields` in ART's doc.
Roland Levillain
2022-05-18
Add java.lang.ClassValue support.
Almaz Mingaleev
2022-02-03
Remove unused EmulatedStackFrame.callsiteType field
Orion Hodson
2022-01-17
MethodHandles: change asType() / invoke() implementation
Orion Hodson
2021-10-25
Remove all support for Brooks read barrier.
Vladimir Marko
2021-10-07
Revert^4 "Lazily allocate DexCache arrays."
David Srbecky
2021-10-05
Change ClassLinker::dex_caches_ from list to unordered_map.
David Srbecky
2021-09-30
Revert "Revert^2 "Lazily allocate DexCache arrays.""
Nicolas Geoffray
2021-09-28
Revert^2 "Lazily allocate DexCache arrays."
David Srbecky
2021-07-15
Clean up ClassLinker::VerifyClass.
Nicolas Geoffray
2021-07-07
Don't wrap VerifyError into NoClassDefFoundError.
Nicolas Geoffray
2021-07-06
VarHandle: add StaticFieldVarHandle class
Orion Hodson
2021-06-14
Clean up Class::GetDirectInterface().
Vladimir Marko
2021-02-25
Revert "Lazily allocate DexCache arrays."
Orion Hodson
2021-02-23
Lazily allocate DexCache arrays.
David Srbecky
2021-01-28
Rewrite ClassLinker::LinkFields().
Vladimir Marko
2020-12-04
Remove DexCache arrays from image.
David Srbecky
2020-07-24
Update language to comply with Android’s inclusive language guidance
Ian Pedowitz
2020-05-13
Move implementations from class_root.h to -inl.h .
Vladimir Marko
2020-03-04
ART: Ensure dex caches keep classloader live
Andreas Gampe
2020-02-11
Change j.l.r.Field to use ArtField index instead of dexFileIndex
Alex Light
2019-11-11
Use explicit list of mirrored class when checking CanRedefine
Alex Light
2019-09-18
Revert "Revert "Basic structural redefinition support""
Nicolas Geoffray
2019-09-18
Revert "Basic structural redefinition support"
Nicolas Geoffray
2019-09-17
Basic structural redefinition support
Alex Light
2019-07-26
Implement ClassStatus::kVisiblyInitialized.
Vladimir Marko
2019-06-28
Revert^2 "Support using opaque JNI ids"
Alex Light
[next]