Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix java_lang_Class newInstance for strings; also quick entrypoints. | Jeff Hao | 2015-04-27 | 1 | -3/+3 |
* | Replace String CharArray with internal uint16_t array. | Jeff Hao | 2015-04-27 | 1 | -0/+6 |
* | More of the concurrent copying collector. | Hiroshi Yamauchi | 2015-01-23 | 1 | -0/+4 |
* | ART: Reorder entrypoint argument order | Andreas Gampe | 2014-12-29 | 1 | -9/+9 |
* | Embed array class pointers at array allocation sites. | Hiroshi Yamauchi | 2014-01-27 | 1 | -0/+2 |
* | Use direct class pointers at allocation sites in the compiled code. | Hiroshi Yamauchi | 2014-01-23 | 1 | -0/+4 |
* | Background compaction support. | Mathieu Chartier | 2014-01-08 | 1 | -2/+4 |
* | Thread local bump pointer allocator. | Mathieu Chartier | 2013-12-16 | 1 | -0/+2 |
* | Fix dumpsys meminfo <pid>. | Mathieu Chartier | 2013-11-25 | 1 | -1/+2 |
* | Refactor allocation entrypoints. | Mathieu Chartier | 2013-11-20 | 1 | -0/+38 |