Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more VerifyObject calls. | Mathieu Chartier | 2014-03-07 | 1 | -1/+1 |
* | Support in VMRuntime for allocating "unpadded" arrays. | Ian Rogers | 2014-02-28 | 1 | -0/+1 |
* | Ensure usable space data is zeroed in arrays. | Ian Rogers | 2014-02-27 | 1 | -1/+1 |
* | Avoid std::string allocations for finding an array class. | Ian Rogers | 2014-02-24 | 1 | -0/+30 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -5/+5 |
* | Compacting collector. | Mathieu Chartier | 2013-11-11 | 1 | -14/+20 |
* | Refactor java.lang.reflect implementation | Brian Carlstrom | 2013-08-13 | 1 | -27/+21 |
* | 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/+146 |