index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
thread
/
TaskManager.cpp
Age
Commit message (
Expand
)
Author
2019-03-18
Remove old TaskManager system
John Reck
2019-02-06
Fix RenderThread and worker thread names used by tools
Stan Iliev
2019-02-05
Tell JVM to not wait for HWUI worker threads upon shutdown
Stan Iliev
2018-12-03
Remove ; from closing namespaces in libs/hwui
Chris Blume
2017-11-03
Format the world (or just HWUI)
John Reck
2016-02-08
Revert "Revert "TaskManager bench""
Chris Craik
2016-02-05
Revert "TaskManager bench"
Daniel Chapin
2016-02-04
TaskManager bench
Chris Craik
2015-07-30
Replace most usages of utils/Vector.h
John Reck
2015-07-07
Restrict number of hwuiTask threads
John Reck
2015-03-24
Shave 10us off of hwuitask
John Reck
2015-02-04
Merge "Fix ANR caused by hwuiTask thread"
John Reck
2015-01-26
kill HAVE_PTHREADS.
Yabin Cui
2015-01-12
Fix ANR caused by hwuiTask thread
Sangkyu Lee
2014-08-15
Fix hwuitask & RT priorities
John Reck
2014-06-10
Tessellate on worker threads
Chris Craik
2013-08-21
Properly account for created paths in the cache
Romain Guy
2013-03-20
Stop worker threads on memory trim & fix bad pointer access
Romain Guy
2013-03-12
Add TaskManager API
Romain Guy