summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/MessageQueue.cpp
AgeCommit message (Expand)Author
2012-03-07remove files that moved to frameworks/native Mathias Agopian
2012-02-05ui freeze workaround: reenable triple buffering mode Mathias Agopian
2012-02-01separate transactions from updates Mathias Agopian
2012-01-30SF now synchronizes to VSYNC Mathias Agopian
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE Steve Block
2011-12-03fix an issue where invalidate/transactions could be missed Mathias Agopian
2011-12-02fix an issue where updates could starve transactions Mathias Agopian
2011-11-28rewrite SF's message loop on top of Looper Mathias Agopian
2010-10-11deliver invalidate messages AFTER other messages Mathias Agopian
2010-10-11fix a bug where timeouts would only be handled when a message was delivered Mathias Agopian
2010-07-14move native services under services/ Mathias Agopian