summaryrefslogtreecommitdiff
path: root/libs/hwui/thread/TaskManager.cpp
AgeCommit message (Expand)Author
2019-03-18Remove old TaskManager systemJohn Reck
2019-02-06Fix RenderThread and worker thread names used by toolsStan Iliev
2019-02-05Tell JVM to not wait for HWUI worker threads upon shutdownStan Iliev
2018-12-03Remove ; from closing namespaces in libs/hwuiChris Blume
2017-11-03Format the world (or just HWUI)John Reck
2016-02-08Revert "Revert "TaskManager bench""Chris Craik
2016-02-05Revert "TaskManager bench"Daniel Chapin
2016-02-04TaskManager benchChris Craik
2015-07-30Replace most usages of utils/Vector.hJohn Reck
2015-07-07Restrict number of hwuiTask threadsJohn Reck
2015-03-24Shave 10us off of hwuitaskJohn Reck
2015-02-04Merge "Fix ANR caused by hwuiTask thread"John Reck
2015-01-26kill HAVE_PTHREADS.Yabin Cui
2015-01-12Fix ANR caused by hwuiTask threadSangkyu Lee
2014-08-15Fix hwuitask & RT prioritiesJohn Reck
2014-06-10Tessellate on worker threadsChris Craik
2013-08-21Properly account for created paths in the cacheRomain Guy
2013-03-20Stop worker threads on memory trim & fix bad pointer accessRomain Guy
2013-03-12Add TaskManager APIRomain Guy