summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/RenderTask.cpp
AgeCommit message (Collapse)Author
2017-02-28Check for spurious wake upsTom Cherry
Condition::wait() can spuriously wake up, so we must guard it with another check to ensure that a given wake was truly due to having been signaled. Bug: 34592766 Test: Boot bullhead Change-Id: Iaa5a0ca6186aea50c51e2c402ef95d7ba861be92
2014-12-22CleanupChris Craik
Change-Id: I91ffb9c66697741116fdeaa31abdf6cfd79155df
2014-11-10resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aospAndreas Gampe
(cherry picked from commit 1272887050a269d6d506b42099c2857847ad100b) Change-Id: Ib673768fe5fc03615626ef4b10590e5317f22172
2014-01-27Native-side proxyJohn Reck
Remove RemoteGLRenderer Remove reflection-based control Change-Id: If17c2bbb61c7141986d88c4763def77ed1074985
2013-12-09RenderThread workJohn Reck
Hacky prototype needs a private API to enable Change-Id: I21e0ddf3cdbd38a4036354b5d6012449e1a34849