summaryrefslogtreecommitdiffstats
path: root/runtime/thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix CC root visiting bugMathieu Chartier2015-04-071-1/+2
* Refactor and improve GC root handlingMathieu Chartier2015-04-061-64/+64
* ART: Turn of native stack dump on x86 on-deviceAndreas Gampe2015-04-031-0/+5
* Revert "Revert "Deoptimization-based bce.""Mingyao Yang2015-04-011-0/+1
* Revert "Deoptimization-based bce."Andreas Gampe2015-03-241-1/+0
* Deoptimization-based bce.Mingyao Yang2015-03-231-0/+1
* Compress the StackMaps.Nicolas Geoffray2015-03-201-3/+4
* Change method verifiers to be thread local rootsMathieu Chartier2015-03-131-0/+14
* API change in StackVisitor::GetVReg*.Nicolas Geoffray2015-03-131-3/+3
* Remove ThrowLocation.Nicolas Geoffray2015-03-101-21/+8
* Merge "JDWP: allocate DebugInvokeReq only when requested"Sebastien Hertz2015-03-101-3/+17
|\
| * JDWP: allocate DebugInvokeReq only when requestedSebastien Hertz2015-03-091-3/+17
* | Use the current Java stack instead of the ThrowLocation.Nicolas Geoffray2015-03-091-6/+6
|/
* Compute the right catch location for the debugger.Nicolas Geoffray2015-03-091-43/+23
* Change how we report exceptions to the debugger.Nicolas Geoffray2015-03-031-6/+7
* Revert "Revert "Add JIT""Mathieu Chartier2015-02-241-1/+1
* Revert "Add JIT"Nicolas Geoffray2015-02-241-1/+1
* Add JITMathieu Chartier2015-02-231-1/+1
* ART: Introduce NO_RETURN, Mark DoLongJump noreturnAndreas Gampe2015-02-231-2/+0
* ART: Make run-tests more verboseAndreas Gampe2015-02-171-2/+2
* JDWP: allocate single step control only when activeSebastien Hertz2015-01-261-2/+18
* More of the concurrent copying collector.Hiroshi Yamauchi2015-01-231-0/+53
* Enable core callee-save on x64.Nicolas Geoffray2015-01-211-0/+11
* Print more info in MarkSweep::VerifyRootMathieu Chartier2015-01-151-21/+22
* Merge "Clean up some #ifdefs."Elliott Hughes2015-01-091-2/+2
|\
| * Clean up some #ifdefs.Elliott Hughes2015-01-091-2/+2
* | Fix HandleScope with wrong thread errorMathieu Chartier2015-01-091-2/+3
|/
* Fix frequent gcstress ThreadStress crashMathieu Chartier2015-01-061-1/+4
* Don't allow suspension from FindLocksAtDexPcMathieu Chartier2015-01-061-1/+0
* Implement LogLineLowStack() properly.Vladimir Marko2015-01-021-6/+6
* Fix a race condition during the rosalloc verification.Hiroshi Yamauchi2014-12-171-1/+4
* Remove portable.Elliott Hughes2014-12-121-12/+2
* Revert "Tidy gAborting."Nicolas Geoffray2014-12-091-1/+1
* Tidy gAborting.Ian Rogers2014-12-041-1/+1
* Delete ArtMethod gc_map_ fieldMathieu Chartier2014-11-241-2/+2
* Merge "Fix UnimplementedEntryPoint initialziation."Ian Rogers2014-11-221-2/+2
|\
| * Fix UnimplementedEntryPoint initialziation.Xingxing Pan2014-10-161-2/+2
* | Fix oatdump to use OatHeader pointer sizeMathieu Chartier2014-11-211-4/+4
* | Fix bad OOM check in Thread::CreatePeer().Vladimir Marko2014-11-121-1/+1
* | Merge "Allow JNI AttachCurrentThread to fail if not enough stack."Ian Rogers2014-11-121-13/+28
|\ \
| * | Allow JNI AttachCurrentThread to fail if not enough stack.Ian Rogers2014-11-111-13/+28
* | | Add null check for thread name creationMathieu Chartier2014-11-111-0/+5
|/ /
* | Fix thread priorities for unstarted threads.Narayan Kamath2014-11-071-0/+3
* | ART: More warningsAndreas Gampe2014-11-041-4/+4
* | Tidy logging code not using UNIMPLEMENTED.Ian Rogers2014-10-241-0/+1
* | Merge "Tidy up logging."Ian Rogers2014-10-221-0/+2
|\ \
| * | Tidy up logging.Ian Rogers2014-10-221-0/+2
* | | Merge "Fixed debugger for threads attached from JNI"Sebastien Hertz2014-10-221-0/+5
|\ \ \ | |/ / |/| |
| * | Fixed debugger for threads attached from JNIDaniel Mihalyi2014-10-201-0/+5
* | | Refactor quick entrypointsIan Rogers2014-10-201-1/+0
|/ /