1. bc2f3e3 Add support for oat_process for use as a wrap.* launcher by Brian Carlstrom · 14 years ago
  2. dd8df69 Class.isAssignableFrom and Class.isInstance. by Elliott Hughes · 14 years ago
  3. 418d20f Implement reflective method invocation. by Elliott Hughes · 14 years ago
  4. 53d6ff4 Reverts to track dalvik and libcore by Brian Carlstrom · 14 years ago
  5. 98fb416 Implement Class.getDex. by Elliott Hughes · 14 years ago
  6. 0c64f5e Move annotations to managed code. by Jesse Wilson · 14 years ago
  7. c3d530c Track libcore change. by Elliott Hughes · 14 years ago
  8. f91c8c3 Adding JNI code for dalvik.system.DexFile and java.lang.Class by Brian Carlstrom · 14 years ago
  9. 03c99df Fix Class_getDeclaredConstructorOrMethod to look at direct as well as virtual methods by Brian Carlstrom · 14 years ago
  10. 5b8e4c8 Change Class::component_type_ and implement reflect.Array by Brian Carlstrom · 14 years ago
  11. 3a7b4f2 Class.getDeclaredConstructorOrMethod by Brian Carlstrom · 14 years ago
  12. f867b6f Filling in some Class, Method, and Field native code needed during startup and I/O by Brian Carlstrom · 14 years ago
  13. 6bdc3b2 More java.lang.Class functionality. by Elliott Hughes · 14 years ago
  14. 8d768a9 Thread suspension. by Elliott Hughes · 14 years ago
  15. d369bb7 Various things. by Elliott Hughes · 14 years ago