Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Clean up includes. | Vladimir Marko | 2015-04-13 | 1 | -0/+1 |
* | Exercise Heap::PreZygoteFork() in a test. | Hiroshi Yamauchi | 2015-03-13 | 1 | -0/+12 |
* | ART: More warnings | Andreas Gampe | 2014-11-04 | 1 | -2/+2 |
* | stdint types all the way! | Ian Rogers | 2014-10-09 | 1 | -1/+1 |
* | Break apart header files. | Ian Rogers | 2014-07-15 | 1 | -1/+2 |
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -2/+2 |
* | Add Handle/HandleScope and delete SirtRef. | Mathieu Chartier | 2014-05-13 | 1 | -6/+8 |
* | Refactor space bitmap to support different alignments. | Mathieu Chartier | 2014-04-14 | 1 | -6/+4 |
* | Split up CommonTest into CommonRuntimeTest and CommonCompilerTest | Brian Carlstrom | 2014-02-26 | 1 | -2/+2 |
* | Avoid std::string allocations for finding an array class. | Ian Rogers | 2014-02-24 | 1 | -1/+2 |
* | Remove blacklist | Sebastien Hertz | 2014-02-17 | 1 | -1/+1 |
* | Compacting collector. | Mathieu Chartier | 2013-11-11 | 1 | -3/+5 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+71 |