Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT | Mathieu Chartier | 2015-03-26 | 1 | -0/+4 |
* | Add code cache test | Mathieu Chartier | 2015-03-23 | 2 | -1/+126 |
* | Fix JIT options with late init | Mathieu Chartier | 2015-03-18 | 2 | -4/+10 |
* | Revert "Disable jit for ARM 64 bit" | Mathieu Chartier | 2015-03-13 | 1 | -3/+0 |
* | Add more info to who called SuspendAll | Mathieu Chartier | 2015-03-13 | 1 | -1/+1 |
* | Disable jit for ARM 64 bit | Mathieu Chartier | 2015-03-13 | 1 | -0/+3 |
* | Merge "Add way to print JIT related info at shutdown" | Mathieu Chartier | 2015-03-10 | 3 | -2/+36 |
|\ | |||||
| * | Add way to print JIT related info at shutdown | Mathieu Chartier | 2015-03-09 | 3 | -2/+36 |
* | | Remove ThrowLocation. | Nicolas Geoffray | 2015-03-10 | 1 | -1/+0 |
|/ | |||||
* | Compute the right catch location for the debugger. | Nicolas Geoffray | 2015-03-09 | 1 | -2/+1 |
* | Add support for .bss section in oat files. | Vladimir Marko | 2015-03-02 | 1 | -1/+1 |
* | Revert "Revert "Add JIT"" | Mathieu Chartier | 2015-02-24 | 6 | -0/+725 |
* | Revert "Add JIT" | Nicolas Geoffray | 2015-02-24 | 6 | -725/+0 |
* | Add JIT | Mathieu Chartier | 2015-02-23 | 6 | -0/+725 |