Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Enable more Clang warnings | Andreas Gampe | 2015-04-06 | 1 | -1/+1 |
* | 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 |
* | Change how we report exceptions to the debugger. | Nicolas Geoffray | 2015-03-03 | 1 | -2/+1 |
* | ART: Introduce NO_RETURN, Mark DoLongJump noreturn | Andreas Gampe | 2015-02-23 | 1 | -1/+2 |
* | Remove portable. | Elliott Hughes | 2014-12-12 | 1 | -1/+1 |
* | Tidy logging code not using UNIMPLEMENTED. | Ian Rogers | 2014-10-24 | 1 | -0/+1 |
* | More efficient stack walk in exception throwing. | Hiroshi Yamauchi | 2014-08-13 | 1 | -4/+4 |
* | Fix exception reporting from interpreter | Sebastien Hertz | 2014-06-11 | 1 | -1/+2 |
* | Don't report down-calls as unhandled exceptions. | Ian Rogers | 2014-05-30 | 1 | -4/+15 |
* | ART: Use StackReference in Quick Stack Frame | Andreas Gampe | 2014-05-29 | 1 | -2/+3 |
* | Visit deoptimized shadow frames as roots | Sebastien Hertz | 2014-04-29 | 1 | -6/+0 |
* | Refactor exception handling for deoptimization | Sebastien Hertz | 2014-04-25 | 1 | -0/+100 |