index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
mirror
/
class_ext.h
Age
Commit message (
Expand
)
Author
2024-01-24
Add visibility attributes in runtime/mirror
Dmitrii Ishcheikin
2022-08-10
Update native gc-roots separately in compaction pause
Lokesh Gidra
2022-05-18
Add java.lang.ClassValue support.
Almaz Mingaleev
2021-07-07
Don't wrap VerifyError into NoClassDefFoundError.
Nicolas Geoffray
2021-04-23
Add static asserts we have a full list of mirror classes
Alex Light
2019-12-02
Revert^2 "Make opaque-jni-ids:swapable more efficient"
Alex Light
2019-12-02
Revert "Make opaque-jni-ids:swapable more efficient"
Alex Light
2019-12-02
Make opaque-jni-ids:swapable more efficient
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-06-28
Revert^2 "Support using opaque JNI ids"
Alex Light
2019-06-27
Revert "Support using opaque JNI ids"
Nicolas Geoffray
2019-06-26
Support using opaque JNI ids
Alex Light
2019-05-31
Clean up creating handles from `this`.
Vladimir Marko
2019-03-29
ObjPtr<>-ify ClassExt.
Vladimir Marko
2018-12-03
Keep pointer to original DexFile during JVMTI redefine for hiddenapi
David Brazdil
2018-05-31
Remove static GcRoot<>s from Class and ClassExt.
Vladimir Marko
2017-06-05
ART: Remove old object_callbacks.h includes
Andreas Gampe
2017-03-24
Revert "Revert "Make original dex file be more deduplicated""
Alex Light
2017-03-24
Revert "Make original dex file be more deduplicated"
Nicolas Geoffray
2017-03-22
Make original dex file be more deduplicated
Alex Light
2017-03-16
Ensure the GC visits Obsolete Methods
Alex Light
2017-01-20
Use original dex file for retransformation.
Alex Light
2016-11-30
Infrastructure for obsolete methods
Alex Light
2016-11-02
Add ClassExt mirror.
Alex Light