summaryrefslogtreecommitdiff
path: root/libs/hwui/thread
AgeCommit message (Expand)Author
2019-06-14Replace CLOCK_MONOTONIC with SYSTEM_TIME_MONOTONICJerome Gaillard
2019-04-08Revert "Revert "Fix lifecycle issue in CommonPool""John Reck
2019-04-07Revert "Fix lifecycle issue in CommonPool"David James
2019-04-04Fix lifecycle issue in CommonPoolJohn Reck
2019-03-18Remove old TaskManager systemJohn Reck
2019-02-14Add missing Looper::setForThreadJohn 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
2019-01-10Fix leak/crash in exitJohn Reck
2018-12-03Remove ; from closing namespaces in libs/hwuiChris Blume
2018-05-09A better HW Bitmap uploaderJohn Reck
2017-12-01Switch RenderThread to a Java daemon threadJohn Reck
2017-11-03Format the world (or just HWUI)John Reck
2017-10-27Switch to a fancy new queueJohn Reck
2016-08-10Fix clang-tidy warnings in libs/hwui.Chih-Hung Hsieh
2016-07-21resolve merge conflicts of 5152fd9 to stage-aosp-masterChih-Hung Hsieh
2016-07-21Fix google-explicit-constructor warnings in frameworks/baseChih-Hung Hsieh
2016-05-02Remove high-overhead low-signal trace sectionJohn Reck
2016-03-17Move updating window position off RTJohn 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-04-20Simplify TaskManager fallback pathChris Craik
2015-03-24Shave another 10us off of hwuitaskJohn Reck
2015-03-24Shave 10us off of hwuitaskJohn Reck
2015-02-04resolved conflicts for merge of c7e6b93a to masterJohn Reck
2015-02-04Merge "Fix ANR caused by hwuiTask thread"John Reck
2015-01-27am f7049289: am 3812e68e: Merge "kill HAVE_PTHREADS."Yabin Cui
2015-01-26kill HAVE_PTHREADS.Yabin Cui
2015-01-12Fix ANR caused by hwuiTask threadSangkyu Lee
2014-12-22Add overrides and switch to nullptr keywordChris Craik
2014-08-15Fix hwuitask & RT prioritiesJohn Reck
2014-06-18Clean up tessellation cache in prep for other tesselation typesChris Craik
2014-06-10Tessellate on worker threadsChris Craik
2013-08-21Properly account for created paths in the cacheRomain Guy
2013-05-03Add an on-screen overdraw counterRomain Guy
2013-03-20Stop worker threads on memory trim & fix bad pointer accessRomain Guy
2013-03-12Add TaskManager APIRomain Guy
2013-03-11Precache paths from a worker threadRomain Guy