summaryrefslogtreecommitdiffstats
path: root/runtime/thread_state.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Change state to waiting during aborting the VM""Koji Fukui2019-03-271-0/+1
* Revert "Change state to waiting during aborting the VM"Nicolas Geoffray2019-03-191-1/+0
* Change state to waiting during aborting the VMKoji Fukui2019-03-181-0/+1
* ART: Use iosfwd moreAndreas Gampe2019-01-091-1/+1
* Add support for JVMTI monitor events.Alex Light2017-09-141-0/+2
* Synchronize JNI critical calls with the CC collector thread flip.Hiroshi Yamauchi2015-08-271-0/+1
* Address some comments and clean upMathieu Chartier2015-08-041-1/+1
* Change intern table to not use WaitHoldingLocksMathieu Chartier2015-07-171-0/+1
* Hold heap bitmap lock in Heap::GetObjectsAllocatedMathieu Chartier2015-05-121-0/+1
* Clean up the locks around Heap::VisitObjects().Hiroshi Yamauchi2015-01-201-0/+1
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-0/+3
* Fix method tracing from command-lineSebastien Hertz2014-07-091-0/+1
* Selective deoptimization.Sebastien Hertz2014-01-131-0/+1
* Add sampling profilerDave Allison2014-01-071-1/+1
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-20/+20
* 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/+47