Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
2ff224df935def246e12590ebc1eb81b45793c45
/
runtime
/
mirror
/
method.cc
d7e9bbf
Clean up explicit conversions to ObjPtr<>.
by Vladimir Marko
· 6 years ago
70f5fd0
ART: Add class-alloc-inl.h
by Andreas Gampe
· 7 years ago
d93e374
ObjPtr<>-ify ArtMethod and mirror::Method.
by Vladimir Marko
· 7 years ago
317892b
Remove static GcRoot<>s from Class and ClassExt.
by Vladimir Marko
· 7 years ago
679730e
Remove static GcRoot<>s from Field, Method, Constructor.
by Vladimir Marko
· 7 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 9 years ago
28bd2e4
Move mirror::Class to use ObjPtr
by Mathieu Chartier
· 9 years ago
0e84439
Collapse ART's AbstractMethod class into Executable
by Neil Fuller
· 9 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
6039e56
ART: Add getDeclaredConstructor cutout for unstarted runtime
by Andreas Gampe
· 9 years ago
bc4d218
ART: Add unstarted-runtime functions
by Andreas Gampe
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
fc58af4
Add AbstractMethod, Constructor, Method
by Mathieu Chartier
· 10 years ago