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-inl.h
Age
Commit message (
Expand
)
Author
2024-03-26
Rename enums.h/.cc to pointer_size.h/.cc.
Santiago Aboy Solanes
2024-01-24
Add visibility attributes in runtime/mirror
Dmitrii Ishcheikin
2023-11-15
Remove some unnecessary WellKnownClasses #includes.
Vladimir Marko
2022-08-10
Update native gc-roots separately in compaction pause
Lokesh Gidra
2021-07-07
Don't wrap VerifyError into NoClassDefFoundError.
Nicolas Geoffray
2020-05-13
Move implementations from class_root.h to -inl.h .
Vladimir Marko
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-03-29
ObjPtr<>-ify ClassExt.
Vladimir Marko
2018-11-12
Clean up primitive array helpers in Object.
Vladimir Marko
2017-03-16
Ensure the GC visits Obsolete Methods
Alex Light