summaryrefslogtreecommitdiffstats
path: root/runtime/utils.h
Commit message (Expand)AuthorAgeFilesLines
* backtrace: use Java stack to help decode nativeKenny Root2014-03-061-1/+3
* Remove some stray stringpiece.h includesBrian Carlstrom2014-02-271-1/+0
* Create CompilerOptionsBrian Carlstrom2014-02-241-0/+3
* Object model changes to support 64bit.Ian Rogers2014-02-061-11/+33
* Background compaction support.Mathieu Chartier2014-01-081-1/+1
* Compacting collector.Mathieu Chartier2013-11-111-1/+1
* Support hardware divide instructionDave Allison2013-11-051-3/+6
* Fix a DCHECK failure due to unmatching numbers of cards scanned.Hiroshi Yamauchi2013-11-051-0/+13
* Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-211-1/+1
* am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file ext...Brian Carlstrom2013-10-041-5/+4
|\
| * Use file magic to determine file type, not file extension.Brian Carlstrom2013-10-031-5/+4
* | Remove some non-const references in utilsBrian Carlstrom2013-09-231-2/+2
|/
* Fix dumpsys meminfo for artAnwar Ghuloum2013-09-191-0/+1
* Fix non concurrent GC ergonomics.Mathieu Chartier2013-08-191-2/+2
* Fix sampling profiler to use thread's cpu clock.Jeff Hao2013-08-151-3/+0
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-6/+6
* GC data structures allocation trackingMathieu Chartier2013-07-251-0/+12
* Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-3/+3
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+375