1. c129a6b Make methods and fields accessible by default in art. by Jesse Wilson · 15 years ago
  2. 9a6bae8 Don't run managed code until the runtime has started. by Jesse Wilson · 15 years ago
  3. b82b687 Make sure threads allocating are in the kRunnable state by Brian Carlstrom · 15 years ago
  4. 6b4ef02 Make ResolveField not rely on Field::GetType resolution by Brian Carlstrom · 15 years ago
  5. 582a7d1 Fix a handful of reflection bugs. by Elliott Hughes · 15 years ago
  6. ed1c1e3 Fix field access. by Elliott Hughes · 15 years ago
  7. 5cb5ad2 Fix exception throwing to support no detail message. by Elliott Hughes · 15 years ago
  8. fe6207f Add one last memory barrier. by Elliott Hughes · 15 years ago
  9. 418d20f Implement reflective method invocation. by Elliott Hughes · 15 years ago
  10. 0c64f5e Move annotations to managed code. by Jesse Wilson · 15 years ago
  11. fea966e Use regular JNI for initializing the boxing types. by Elliott Hughes · 15 years ago
  12. 33203b5 Field reflection. by Elliott Hughes · 15 years ago
  13. f867b6f Filling in some Class, Method, and Field native code needed during startup and I/O by Brian Carlstrom · 15 years ago