Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers. | Elliott Hughes | 2012-01-30 | 1 | -1/+15 |
* | Add GC map to oat file | Brian Carlstrom | 2012-01-17 | 1 | -1/+1 |
* | Knock 0.5s off the Calculator startup time. | Elliott Hughes | 2011-12-13 | 1 | -1/+1 |
* | Reduce meta-data object sizes, introduce meta-data helper classes. | Ian Rogers | 2011-12-06 | 1 | -7/+9 |
* | Fix the StackWalk unit test. SegFault was caused by wrong comparisons. | Shih-wei Liao | 2011-10-24 | 1 | -3/+3 |
* | Verifier clean up. | Ian Rogers | 2011-10-24 | 1 | -23/+13 |
* | Move test codes out of src/. They belong to the test/ directory. | Shih-wei Liao | 2011-10-17 | 1 | -0/+112 |
* | Stack scanning: Find RegisterMap and unit-test it. Add decoding of the map. | Shih-wei Liao | 2011-09-25 | 1 | -0/+93 |