1. ab3530d Fix the System.arraycopy race condition. by Elliott Hughes · 14 years ago
  2. 5d76c43 Mark non-image spaces and use write barrier for image spaces. by Ian Rogers · 14 years ago
  3. b82b687 Make sure threads allocating are in the kRunnable state by Brian Carlstrom · 14 years ago
  4. cc60747 Use CHECK_OP instead of CHECK where possible. by Elliott Hughes · 14 years ago
  5. 5cb5ad2 Fix exception throwing to support no detail message. by Elliott Hughes · 14 years ago
  6. 25c3325 Fix compiler class initialization to properly deal with super classes by Brian Carlstrom · 14 years ago
  7. b6db9d2 Convert a DCHECK to a COMPILE_ASSERT by Brian Carlstrom · 14 years ago
  8. 5b8e4c8 Change Class::component_type_ and implement reflect.Array by Brian Carlstrom · 14 years ago
  9. 54e7df1 Various bits of cleanup. by Elliott Hughes · 14 years ago
  10. 3a4f8df A few more trivial write barrier calls. by Elliott Hughes · 14 years ago
  11. 0f4c41d Various fixes. by Elliott Hughes · 14 years ago
  12. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 14 years ago
  13. 1b4c859 Complete OP_CONST_STRING, OP_CONST_CLASS by buzbee · 14 years ago
  14. bf86d04 Start adding implementations for runtime-provided native methods. by Elliott Hughes · 14 years ago