Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Enable Clang's -Wdeprecated | Andreas Gampe | 2015-04-06 | 1 | -0/+1 |
* | Add native memory accounting through custom allocator. | Mathieu Chartier | 2014-08-29 | 1 | -1/+7 |
* | Reduce time and memory usage of GVN. | Vladimir Marko | 2014-07-31 | 1 | -0/+1 |
* | Faster deduplication in OatWriter. | Vladimir Marko | 2014-07-09 | 1 | -7/+24 |
* | Improve tracking of memory locations in LVN. | Vladimir Marko | 2014-05-29 | 1 | -0/+3 |
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -1/+1 |
* | Create a scoped arena allocator and use that for LVN. | Vladimir Marko | 2014-03-06 | 1 | -4/+11 |
* | Fix cpplint whitespace/comments issues | Brian Carlstrom | 2013-07-26 | 1 | -1/+1 |
* | GC data structures allocation tracking | Mathieu Chartier | 2013-07-25 | 1 | -3/+5 |
* | 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/+105 |