summaryrefslogtreecommitdiffstats
path: root/runtime/thread-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrMathieu Chartier2015-04-221-3/+3
* Change AtomicStack to use StackReferenceMathieu Chartier2015-01-251-6/+7
* More of the concurrent copying collector.Hiroshi Yamauchi2015-01-231-0/+5
* Revert "Tidy gAborting."Nicolas Geoffray2014-12-091-2/+6
* Tidy gAborting.Ian Rogers2014-12-041-6/+2
* ART: Add some thread abort loggingAndreas Gampe2014-11-261-1/+6
* Modify the behavior of thread suspend shootouts.Ian Rogers2014-11-121-1/+1
* Make thread dumping more tolerant of broken invariants during abort.Ian Rogers2014-11-041-2/+6
* stdint types all the way!Ian Rogers2014-10-091-2/+2
* Optimize get/set reflection performanceMathieu Chartier2014-09-261-1/+0
* Compile time performance improvements focusing on interpret-only.Ian Rogers2014-09-121-0/+21
* Wire up check JNI force copy mode.Ian Rogers2014-08-081-1/+1
* Avoid race in single thread suspension.Ian Rogers2014-07-171-16/+14
* Move thread state to art::Atomic.Ian Rogers2014-07-091-8/+10
* Reduce header files including header files.Ian Rogers2014-06-061-1/+3
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-011-26/+27
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-2/+3
* Fix and optimize verify object.Mathieu Chartier2014-02-211-3/+4
* Thread-local allocation stack.Hiroshi Yamauchi2014-02-131-0/+36
* Background compaction support.Mathieu Chartier2014-01-081-3/+3
* Fix thread checkpoint issueDave Allison2013-12-191-6/+10
* Thread local bump pointer allocator.Mathieu Chartier2013-12-161-0/+12
* Workaround for gcc volatile struct member bugChris Dearman2013-12-051-8/+11
* Fast JNI support.Ian Rogers2013-10-201-0/+8
* Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-5/+4
* Move disassembler out of runtime.Ian Rogers2013-09-091-0/+13
* 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/+136