summaryrefslogtreecommitdiffstats
path: root/libs/hwui/thread/TaskManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restrict number of hwuiTask threadsJohn Reck2015-07-071-1/+3
* Shave 10us off of hwuitaskJohn Reck2015-03-241-2/+5
* Merge "Fix ANR caused by hwuiTask thread"John Reck2015-02-041-4/+2
|\
| * Fix ANR caused by hwuiTask threadSangkyu Lee2015-01-121-4/+2
* | kill HAVE_PTHREADS.Yabin Cui2015-01-261-5/+1
|/
* Fix hwuitask & RT prioritiesJohn Reck2014-08-151-0/+10
* Tessellate on worker threadsChris Craik2014-06-101-2/+4
* Properly account for created paths in the cacheRomain Guy2013-08-211-1/+1
* Stop worker threads on memory trim & fix bad pointer accessRomain Guy2013-03-201-0/+6
* Add TaskManager APIRomain Guy2013-03-121-0/+118