| Age | Commit message (Expand) | Author |
|---|---|---|
| 2011-10-26 | Make sure threads allocating are in the kRunnable state | |
| 2011-10-17 | Use CHECK_OP instead of CHECK where possible. | |
| 2011-10-02 | Fix exception throwing to support no detail message. | |
| 2011-09-19 | Fix compiler class initialization to properly deal with super classes | |
| 2011-09-18 | Convert a DCHECK to a COMPILE_ASSERT | |
| 2011-09-18 | Change Class::component_type_ and implement reflect.Array | |
| 2011-09-16 | Various bits of cleanup. | |
| 2011-09-13 | A few more trivial write barrier calls. | |
| 2011-09-04 | Various fixes. | |
| 2011-09-02 | Use accessor methods for Object fields. | |
| 2011-09-01 | Complete OP_CONST_STRING, OP_CONST_CLASS | |
| 2011-09-01 | Start adding implementations for runtime-provided native methods. |