Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor and improve GC root handling | Mathieu Chartier | 2015-04-06 | 1 | -1/+2 |
* | Print more info in MarkSweep::VerifyRoot | Mathieu Chartier | 2015-01-15 | 1 | -1/+1 |
* | Add native memory accounting through custom allocator. | Mathieu Chartier | 2014-08-29 | 1 | -1/+3 |
* | Add GcRoot to clean up and enforce read barriers. | Hiroshi Yamauchi | 2014-07-29 | 1 | -1/+2 |
* | Add more read barriers for JNI roots. | Hiroshi Yamauchi | 2014-06-20 | 1 | -4/+4 |
* | Enable annotalysis on clang ART builds. | Ian Rogers | 2014-03-06 | 1 | -1/+1 |
* | Add root types and thread id to root visiting. | Mathieu Chartier | 2014-02-11 | 1 | -2/+2 |
* | Add support for changing roots through the root visitor callback. | Mathieu Chartier | 2013-09-13 | 1 | -3/+3 |
* | Fix cpplint whitespace/comments issues | Brian Carlstrom | 2013-07-26 | 1 | -1/+1 |
* | 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 | 1 | -0/+65 |