Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give InitCpu its own mutex. | Elliott Hughes | 2012-02-03 | 1 | -2/+2 |
* | Use a mutex to avoid concurrent modification of LDT | Ian Rogers | 2012-02-03 | 1 | -2/+4 |
* | Start parallelizing dex2oat. | Elliott Hughes | 2012-02-03 | 1 | -0/+2 |
* | Fix copyright headers. | Elliott Hughes | 2012-01-30 | 1 | -1/+15 |
* | Mac build fixes. | Elliott Hughes | 2012-01-20 | 1 | -1/+11 |
* | Bring our native stack usage down. | Elliott Hughes | 2011-10-16 | 1 | -3/+4 |
* | Implement NPE, div by 0 and AIOBE. | Ian Rogers | 2011-09-19 | 1 | -1/+3 |
* | Fix the LDT code to be -O2 safe and valgrind clean. | Elliott Hughes | 2011-09-04 | 1 | -6/+8 |
* | Add support for opening classes.dex file from zip, jar, apk | Brian Carlstrom | 2011-08-02 | 1 | -1/+1 |
* | Move DexFiles to be allocated on the heap | Brian Carlstrom | 2011-07-22 | 1 | -2/+4 |
* | Add allocation and garbage collection infrastructure. | Carl Shapiro | 2011-07-21 | 1 | -3/+2 |
* | x86 JNI compiler and unit tests. | Ian Rogers | 2011-07-20 | 1 | -0/+60 |