Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
25e79a5e9ecd4bf30e0ea90a7dd4313f7f44bc3c
/
src
/
java_lang_Class.cc
906e685
Fix the unintelligible IsValidClassName API by breaking it into three.
by Elliott Hughes
· 14 years ago
9074b99
Better unresolved type support.
by Ian Rogers
· 14 years ago
b82b687
Make sure threads allocating are in the kRunnable state
by Brian Carlstrom
· 14 years ago
8f903f2
Move Class.getDeclaredClass to managed code. Part 3.
by Jesse Wilson
· 14 years ago
163c464
Track move of InnerClass annotation to managed code.
by Jesse Wilson
· 14 years ago
9dcc79d
Add Class.getModifiers.
by Elliott Hughes
· 14 years ago
5cb5ad2
Fix exception throwing to support no detail message.
by Elliott Hughes
· 14 years ago
6bf1915
Revert "Reverts to track dalvik and libcore"
by Jesse Wilson
· 14 years ago
5d40f18
Fixes for "null instanceof" and class initialization
by Brian Carlstrom
· 14 years ago
395520e
Assorted fixes for running frameworks apps
by Brian Carlstrom
· 14 years ago
c0dd312
~ should have been !.
by Elliott Hughes
· 14 years ago
2a20cfd
Implement java.lang.reflect.Constructor.constructNative.
by Elliott Hughes
· 14 years ago
8060925
Implement Class.getDeclared(Constructors|Fields|Methods).
by Elliott Hughes
· 14 years ago
bc2f3e3
Add support for oat_process for use as a wrap.* launcher
by Brian Carlstrom
· 14 years ago
dd8df69
Class.isAssignableFrom and Class.isInstance.
by Elliott Hughes
· 14 years ago
418d20f
Implement reflective method invocation.
by Elliott Hughes
· 14 years ago
53d6ff4
Reverts to track dalvik and libcore
by Brian Carlstrom
· 14 years ago
98fb416
Implement Class.getDex.
by Elliott Hughes
· 14 years ago
0c64f5e
Move annotations to managed code.
by Jesse Wilson
· 14 years ago
c3d530c
Track libcore change.
by Elliott Hughes
· 14 years ago
f91c8c3
Adding JNI code for dalvik.system.DexFile and java.lang.Class
by Brian Carlstrom
· 14 years ago
03c99df
Fix Class_getDeclaredConstructorOrMethod to look at direct as well as virtual methods
by Brian Carlstrom
· 14 years ago
5b8e4c8
Change Class::component_type_ and implement reflect.Array
by Brian Carlstrom
· 14 years ago
3a7b4f2
Class.getDeclaredConstructorOrMethod
by Brian Carlstrom
· 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
6bdc3b2
More java.lang.Class functionality.
by Elliott Hughes
· 14 years ago
8d768a9
Thread suspension.
by Elliott Hughes
· 14 years ago
d369bb7
Various things.
by Elliott Hughes
· 14 years ago