summaryrefslogtreecommitdiffstats
path: root/runtime/utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Update Backtrace::Create to use new define.Christopher Ferris2013-11-121-1/+1
* Support hardware divide instructionDave Allison2013-11-051-0/+29
* am 7b5f0cf0: Use libbacktrace instead of libcorkscrew.Christopher Ferris2013-11-051-75/+20
|\
| * Use libbacktrace instead of libcorkscrew.Christopher Ferris2013-11-041-75/+20
* | Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-211-5/+5
* | am 19a08360: Fix dumpsys meminfo for artBrian Carlstrom2013-10-161-1/+1
|\ \ | |/
| * Fix dumpsys meminfo for artBrian Carlstrom2013-10-161-1/+1
* | am 80f85137: am 7c798419: am 7c3d13ae: Use file magic to determine file type,...Brian Carlstrom2013-10-041-18/+10
|\ \ | |/
| * am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file ext...Brian Carlstrom2013-10-041-18/+10
| |\
| | * Use file magic to determine file type, not file extension.Brian Carlstrom2013-10-031-18/+10
* | | Introduce Signature type to avoid string comparisons.Ian Rogers2013-09-261-9/+13
* | | am 2921201d: Remove some non-const references in utilsBrian Carlstrom2013-09-241-11/+11
|\ \ \ | |/ /
| * | Remove some non-const references in utilsBrian Carlstrom2013-09-231-11/+11
| |/
* | Move hot utf routines into -inl.h.Ian Rogers2013-09-231-1/+1
|/
* Fix dumpsys meminfo for artAnwar Ghuloum2013-09-191-1/+5
* Fix sampling profiler to use thread's cpu clock.Jeff Hao2013-08-151-11/+0
* Add flock(2)ing on dex-cache files to prevent racesBrian Carlstrom2013-08-151-0/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-7/+6
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-17/+17
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+1237