summaryrefslogtreecommitdiffstats
path: root/runtime/thread.h
Commit message (Expand)AuthorAgeFilesLines
* Compacting collector.Mathieu Chartier2013-11-111-25/+16
* Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-23/+20
* Split the allocation path into 'instrumented' and 'uninstrumented'Hiroshi Yamauchi2013-09-251-0/+2
* Add support for changing roots through the root visitor callback.Mathieu Chartier2013-09-131-3/+0
* Move disassembler out of runtime.Ian Rogers2013-09-091-12/+1
* Clean up sampling tracing.Jeff Hao2013-08-161-0/+22
* Fix sampling profiler to use thread's cpu clock.Jeff Hao2013-08-151-0/+3
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-3/+3
* Entry point clean up.Ian Rogers2013-08-071-13/+17
* Portable refactorings.Ian Rogers2013-07-301-3/+5
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-2/+2
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-3/+3
* resolved conflicts for merge of df62950e to dalvik-devBrian Carlstrom2013-07-181-1/+1
|\
| * Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-1/+1
* | am fc0e3219: Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
|\ \ | |/
| * Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* | Don't manually mess with sigaltstack on Android any more.Elliott Hughes2013-07-161-0/+3
|/
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+791