summaryrefslogtreecommitdiffstats
path: root/libs/hwui/thread
Commit message (Expand)AuthorAgeFilesLines
* Restrict number of hwuiTask threadsJohn Reck2015-07-071-1/+3
* Simplify TaskManager fallback pathChris Craik2015-04-201-4/+12
* Shave another 10us off of hwuitaskJohn Reck2015-03-241-2/+4
* Shave 10us off of hwuitaskJohn Reck2015-03-241-2/+5
* resolved conflicts for merge of c7e6b93a to masterJohn Reck2015-02-042-10/+4
|\
| * Merge "Fix ANR caused by hwuiTask thread"John Reck2015-02-042-10/+4
| |\
| | * Fix ANR caused by hwuiTask threadSangkyu Lee2015-01-122-10/+4
* | | am f7049289: am 3812e68e: Merge "kill HAVE_PTHREADS."Yabin Cui2015-01-271-5/+1
|\ \ \ | |/ /
| * | kill HAVE_PTHREADS.Yabin Cui2015-01-261-5/+1
| |/
* | Add overrides and switch to nullptr keywordChris Craik2014-12-222-3/+3
|/
* Fix hwuitask & RT prioritiesJohn Reck2014-08-152-0/+11
* Clean up tessellation cache in prep for other tesselation typesChris Craik2014-06-181-3/+1
* Tessellate on worker threadsChris Craik2014-06-101-2/+4
* Properly account for created paths in the cacheRomain Guy2013-08-211-1/+1
* Add an on-screen overdraw counterRomain Guy2013-05-031-1/+1
* Stop worker threads on memory trim & fix bad pointer accessRomain Guy2013-03-202-0/+12
* Add TaskManager APIRomain Guy2013-03-125-1/+354
* Precache paths from a worker threadRomain Guy2013-03-113-0/+172