Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
5efa670d6a8cf6ad3771b9fb7d4c10598ad78f9d
/
src
/
java_lang_reflect_Field.cc
0512f02
Remove anonymous namespaces.
by Elliott Hughes
· 13 years ago
b600b3f
Fix/improve exception detail messages for unboxing.
by Elliott Hughes
· 13 years ago
6d4d9fc
Reduce meta-data object sizes, introduce meta-data helper classes.
by Ian Rogers
· 14 years ago
c129a6b
Make methods and fields accessible by default in art.
by Jesse Wilson
· 14 years ago
9a6bae8
Don't run managed code until the runtime has started.
by Jesse Wilson
· 14 years ago
b82b687
Make sure threads allocating are in the kRunnable state
by Brian Carlstrom
· 14 years ago
6b4ef02
Make ResolveField not rely on Field::GetType resolution
by Brian Carlstrom
· 14 years ago
582a7d1
Fix a handful of reflection bugs.
by Elliott Hughes
· 14 years ago
ed1c1e3
Fix field access.
by Elliott Hughes
· 14 years ago
5cb5ad2
Fix exception throwing to support no detail message.
by Elliott Hughes
· 14 years ago
fe6207f
Add one last memory barrier.
by Elliott Hughes
· 14 years ago
418d20f
Implement reflective method invocation.
by Elliott Hughes
· 14 years ago
0c64f5e
Move annotations to managed code.
by Jesse Wilson
· 14 years ago
fea966e
Use regular JNI for initializing the boxing types.
by Elliott Hughes
· 14 years ago
33203b5
Field reflection.
by Elliott Hughes
· 14 years ago
f867b6f
Filling in some Class, Method, and Field native code needed during startup and I/O
by Brian Carlstrom
· 14 years ago