summaryrefslogtreecommitdiffstats
path: root/runtime/arch/quick_alloc_entrypoints.S
Commit message (Expand)AuthorAgeFilesLines
* Fix java_lang_Class newInstance for strings; also quick entrypoints.Jeff Hao2015-04-271-3/+3
* Replace String CharArray with internal uint16_t array.Jeff Hao2015-04-271-0/+6
* More of the concurrent copying collector.Hiroshi Yamauchi2015-01-231-0/+4
* ART: Reorder entrypoint argument orderAndreas Gampe2014-12-291-9/+9
* Embed array class pointers at array allocation sites.Hiroshi Yamauchi2014-01-271-0/+2
* Use direct class pointers at allocation sites in the compiled code.Hiroshi Yamauchi2014-01-231-0/+4
* Background compaction support.Mathieu Chartier2014-01-081-2/+4
* Thread local bump pointer allocator.Mathieu Chartier2013-12-161-0/+2
* Fix dumpsys meminfo <pid>.Mathieu Chartier2013-11-251-1/+2
* Refactor allocation entrypoints.Mathieu Chartier2013-11-201-0/+38