summaryrefslogtreecommitdiffstats
path: root/runtime/native/java_lang_Thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove ThrowLocation.Nicolas Geoffray2015-03-101-1/+1
* Clean up the locks around Heap::VisitObjects().Hiroshi Yamauchi2015-01-201-0/+1
* ART: Fix unused variables and functionsAndreas Gampe2014-11-241-2/+0
* Modify the behavior of thread suspend shootouts.Ian Rogers2014-11-121-5/+1
* ART: More warningsAndreas Gampe2014-11-041-0/+2
* Fix issue with Thread.setName hanging after Thread.startBrian Carlstrom2014-08-281-2/+3
* Avoid race in single thread suspension.Ian Rogers2014-07-171-1/+8
* Fix method tracing from command-lineSebastien Hertz2014-07-091-0/+1
* Warn when thread state lookup fails.Ian Rogers2014-04-221-0/+1
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-011-3/+3
* Refactor reflective method invocation.Ian Rogers2014-03-141-3/+3
* Fix and optimize verify object.Mathieu Chartier2014-02-211-0/+1
* Selective deoptimization.Sebastien Hertz2014-01-131-0/+1
* Fast JNI support.Ian Rogers2013-10-201-4/+5
* Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-2/+2
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+186