summaryrefslogtreecommitdiffstats
path: root/vm/Thread.c
Commit message (Expand)AuthorAgeFilesLines
* eclair snapshotJean-Baptiste Queru2009-11-121-98/+511
* Reduce VM aborts during high CPU stress.Andy McFadden2009-07-011-11/+67
* Pull 138592-p9 from master to donut.Andy McFadden2009-07-011-13/+40
* dalvik: thread: Set the control group of a thread to the background groupSan Mehat2009-06-261-2/+2
* Moved the context class loader init down a bit to ensure proper init.Andy McFadden2009-05-041-17/+21
* Set the main thread's context class loader to the system class loader.Andy McFadden2009-05-041-0/+16
* vm: Add support for changing the scheduler group for a thread.San Mehat2009-04-231-0/+44
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+3266
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-3266/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+12
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-7/+29
* Initial ContributionThe Android Open Source Project2008-10-211-0/+3232