Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 7 | -49/+45 |
* | ART: Clean up arm64 kNumberOfXRegisters usage. | Vladimir Marko | 2015-05-26 | 2 | -1/+4 |
* | Don't allow JIT to compile native methods | Mathieu Chartier | 2015-05-08 | 1 | -1/+1 |
* | Support multiple instrumentation clients | Sebastien Hertz | 2015-05-07 | 1 | -2/+0 |
* | Add some more DISALLOW_COPY_AND_ASSIGN | Mathieu Chartier | 2015-05-04 | 4 | -3/+12 |
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -2/+2 |
* | Move ArtField to native | Mathieu Chartier | 2015-04-10 | 1 | -3/+3 |
* | 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 |