Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers. | Elliott Hughes | 2012-01-30 | 1 | -1/+15 |
* | Fix a bunch of uses of 'short'. | Elliott Hughes | 2012-01-17 | 1 | -10/+1 |
* | Separate oat from image | Brian Carlstrom | 2011-10-03 | 1 | -0/+3 |
* | Add validate object, clean up stack indirect reference table. | Ian Rogers | 2011-08-23 | 1 | -0/+3 |
* | Fix JNI compiler for synchronized methods. | Ian Rogers | 2011-08-15 | 1 | -0/+2 |
* | Minor zip cleanups | Brian Carlstrom | 2011-08-09 | 1 | -0/+8 |
* | Add support for opening classes.dex file from zip, jar, apk | Brian Carlstrom | 2011-08-02 | 1 | -0/+2 |
* | Add allocation and garbage collection infrastructure. | Carl Shapiro | 2011-07-21 | 1 | -3/+3 |
* | Add support for linking classes. | Carl Shapiro | 2011-07-07 | 1 | -1/+1 |
* | Add class loading infrastructure. | Carl Shapiro | 2011-06-27 | 1 | -0/+1 |
* | Shorten the namespace and re-normalize include guards. | Carl Shapiro | 2011-06-21 | 1 | -3/+2 |
* | Add basic assembler interface and an x86 backend. | Carl Shapiro | 2011-06-21 | 1 | -0/+37 |