Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -84/+90 |
* | Fix a typo in a comment. | Narayan Kamath | 2014-01-02 | 1 | -1/+1 |
* | JNI: NewDirectByteBuffer should allow 0 length buffers. | Narayan Kamath | 2013-12-20 | 1 | -2/+2 |
* | Compacting collector. | Mathieu Chartier | 2013-11-11 | 1 | -8/+9 |
* | Remove kNoCopyMagic. | Mathieu Chartier | 2013-10-18 | 1 | -13/+1 |
* | Fix backwards check in CheckStaticMethod | Brian Carlstrom | 2013-10-16 | 1 | -1/+1 |
* | Remove redundant complexity from JNI aborts. | Elliott Hughes | 2013-09-03 | 1 | -15/+2 |
* | Refactor java.lang.reflect implementation | Brian Carlstrom | 2013-08-13 | 1 | -19/+19 |
* | C++11 support for ART. | Mathieu Chartier | 2013-08-13 | 1 | -1/+1 |
* | Fix cpplint whitespace/comments issues | Brian Carlstrom | 2013-07-26 | 1 | -28/+28 |
* | Fix cpplint whitespace/parens issues | Brian Carlstrom | 2013-07-18 | 1 | -1/+1 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+2098 |