summaryrefslogtreecommitdiffstats
path: root/runtime/thread_pool.cc
Commit message (Expand)AuthorAgeFilesLines
* Manually manage thread pool stacks.Mathieu Chartier2013-11-131-8/+12
* Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug ...Brian Carlstrom2013-11-061-1/+1
* Add more runtime options.Mathieu Chartier2013-08-211-5/+18
* Fix non concurrent GC ergonomics.Mathieu Chartier2013-08-191-1/+1
* More parallel GC, rewritten parallel mark stack processing.Mathieu Chartier2013-08-161-5/+9
* Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-10/+3
* Fix cpplint whitespace/braces issuesBrian Carlstrom2013-07-171-2/+2
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+295