Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change root visitor to use Object**. | Mathieu Chartier | 2014-02-18 | 1 | -5/+5 |
* | Add root types and thread id to root visiting. | Mathieu Chartier | 2014-02-11 | 1 | -19/+12 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -84/+96 |
* | Avoid some string allocations. | Vladimir Marko | 2013-11-21 | 1 | -1/+1 |
* | Add support for changing roots through the root visitor callback. | Mathieu Chartier | 2013-09-13 | 1 | -4/+4 |
* | Refactor java.lang.reflect implementation | Brian Carlstrom | 2013-08-13 | 1 | -5/+4 |
* | Fix cpplint whitespace/comments issues | Brian Carlstrom | 2013-07-26 | 1 | -9/+9 |
* | Fixing cpplint readability/casting issues | Brian Carlstrom | 2013-07-18 | 1 | -6/+6 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -3/+3 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 2 | -0/+1120 |