Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix HandleScope with wrong thread error | Mathieu Chartier | 2015-01-09 | 1 | -0/+1 |
* | Add VerifyObject to StackHandleScope::SetReference | Mathieu Chartier | 2015-01-08 | 1 | -0/+66 |
* | ART: Replace COMPILE_ASSERT with static_assert (runtime) | Andreas Gampe | 2014-11-03 | 1 | -1/+1 |
* | Optimize method linking | Mathieu Chartier | 2014-10-27 | 1 | -2/+2 |
* | Work around ICE bugs with MIPS GCC and O1. | Ian Rogers | 2014-10-10 | 1 | -2/+3 |
* | Remove object_utils.h. | Ian Rogers | 2014-07-16 | 1 | -1/+1 |
* | Fix compiler warnings. | Mathieu Chartier | 2014-06-04 | 1 | -2/+1 |
* | Address comments from HandleScope change. | Mathieu Chartier | 2014-05-14 | 1 | -2/+2 |
* | Add Handle/HandleScope and delete SirtRef. | Mathieu Chartier | 2014-05-13 | 1 | -0/+47 |