1. 9557241 Don't default-construct std::strings and then assign them. by Elliott Hughes · 13 years ago
  2. 6d4d9fc Reduce meta-data object sizes, introduce meta-data helper classes. by Ian Rogers · 13 years ago
  3. c129a6b Make methods and fields accessible by default in art. by Jesse Wilson · 13 years ago
  4. 9a6bae8 Don't run managed code until the runtime has started. by Jesse Wilson · 13 years ago
  5. 6b4ef02 Make ResolveField not rely on Field::GetType resolution by Brian Carlstrom · 13 years ago
  6. 466bb25 Proxy implementation by Ian Rogers · 13 years ago
  7. 5cb5ad2 Fix exception throwing to support no detail message. by Elliott Hughes · 13 years ago
  8. 2a20cfd Implement java.lang.reflect.Constructor.constructNative. by Elliott Hughes · 13 years ago
  9. 418d20f Implement reflective method invocation. by Elliott Hughes · 13 years ago