summaryrefslogtreecommitdiffstats
path: root/runtime/entrypoints/entrypoint_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement implicit stack overflow checksDave Allison2014-03-311-1/+3
* Reflection tidying.Ian Rogers2014-03-261-1/+1
* Make allocations report usable size.Ian Rogers2014-02-261-2/+4
* Remove blacklistSebastien Hertz2014-02-171-1/+1
* Background compaction support.Mathieu Chartier2014-01-081-4/+11
* Remove unneeded quotingBrian Carlstrom2013-12-101-1/+1
* Refactor allocation entrypoints.Mathieu Chartier2013-11-201-19/+22
* Compacting collector.Mathieu Chartier2013-11-111-2/+2
* Inline field and method resolution.Sebastien Hertz2013-10-281-195/+0
* Split the allocation path into 'instrumented' and 'uninstrumented'Hiroshi Yamauchi2013-09-251-18/+39
* Get PORTABLE + SMALL on x86.Dragos Sbirlea2013-08-151-0/+1
* Add flock(2)ing on dex-cache files to prevent racesBrian Carlstrom2013-08-151-1/+4
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-24/+22
* Portable refactorings.Ian Rogers2013-07-301-0/+407