Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nomenclature improvements. | Elliott Hughes | 2012-03-26 | 1 | -10/+9 |
* | Stop saying "clazz". | Elliott Hughes | 2012-03-22 | 1 | -2/+2 |
* | Fix all our unused parameter warnings so we let GCC report them. | Elliott Hughes | 2012-03-16 | 1 | -2/+2 |
* | Fix copyright headers. | Elliott Hughes | 2012-01-30 | 1 | -1/+15 |
* | Reduce namespace pollution. | Elliott Hughes | 2012-01-23 | 1 | -2/+10 |
* | Create proxy class, constructor, and methods. | Jesse Wilson | 2011-10-13 | 1 | -2/+2 |
* | Move rest of code related blobs from Method to oat | Brian Carlstrom | 2011-10-07 | 1 | -3/+3 |
* | Ensure we exit with EXIT_FAILURE if the main thread had an uncaught exception. | Elliott Hughes | 2011-10-02 | 1 | -5/+7 |
* | Fix oatexec to not print uncaught exceptions twice. | Elliott Hughes | 2011-10-02 | 1 | -21/+16 |
* | Filling in some Class, Method, and Field native code needed during startup an... | Brian Carlstrom | 2011-09-16 | 1 | -5/+0 |
* | oatdump | Brian Carlstrom | 2011-09-16 | 1 | -4/+2 |
* | Working dex2oat and oatexec | Brian Carlstrom | 2011-09-06 | 1 | -0/+181 |