Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
e33b0062e99efce507e3214d4bfcb57adc9debd2
/
runtime
/
mirror
/
field-inl.h
ddfb9fa
Add visibility attributes in runtime/mirror
by Dmitrii Ishcheikin
· 1 year, 1 month ago
0a6063a
Clean up Field::CreateFromArtField().
by Vladimir Marko
· 4 years, 10 months ago
5868ada
Move implementations from class_root.h to -inl.h .
by Vladimir Marko
· 4 years, 10 months ago
b6f4c79
Clean up Constructor/Method/Field construction.
by Vladimir Marko
· 4 years, 10 months ago
5e251ea
Change j.l.r.Field to use ArtField index instead of dexFileIndex
by Alex Light
· 5 years ago
c18eba3
Consolidate updating of reflective Field/Method references
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
· 6 years ago
0eefb9b
ObjPtr<>-ify mirror::Field and mirror::Executable.
by Vladimir Marko
· 6 years ago
70f5fd0
ART: Add class-alloc-inl.h
by Andreas Gampe
· 6 years ago
679730e
Remove static GcRoot<>s from Field, Method, Constructor.
by Vladimir Marko
· 7 years ago
4098a7a
Refactor ArtField::GetType<>() as {Lookup,Resolve}Type().
by Vladimir Marko
· 7 years ago
895f922
ART: Fix up small header includes
by Andreas Gampe
· 8 years ago
d482e73
ART: More header cleanup - runtime.h
by Andreas Gampe
· 8 years ago
fa4333d
ART: Add operator == and != with nullptr to Handle
by Andreas Gampe
· 8 years ago
31e8822
Move most mirror:: args to ObjPtr
by Mathieu Chartier
· 8 years ago
1a5337f
Move mirror::ObjectArray to ObjPtr
by Mathieu Chartier
· 8 years ago
28bd2e4
Move mirror::Class to use ObjPtr
by Mathieu Chartier
· 8 years ago
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 8 years ago
3398c78
Move ArtField to ObjPtr
by Mathieu Chartier
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 9 years ago
e01e364
ART: Add pointer-size template to some reflection functions
by Andreas Gampe
· 9 years ago
3a09092
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 9 years ago
457e874
lambda: Add support for invoke-interface for boxed innate lambdas
by Igor Murashkin
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
2debd80
Fix a cts crash around proxy class fields.
by Hiroshi Yamauchi
· 10 years ago
3481ba2
ART: Clean up includes.
by Vladimir Marko
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
daaf326
Add AccessibleObject and Field to mirror
by Mathieu Chartier
· 10 years ago