summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/MessageQueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* native frameworks: 64-bit compile issuesMark Salyzyn2014-03-121-1/+1
* Track Looper decoupling from ALooperBrian Carlstrom2013-12-121-6/+6
* fix another bug where screenshots could end-up all blackMathias Agopian2013-04-101-0/+15
* one more step towards multiple display supportMathias Agopian2012-07-101-4/+26
* Revert "handle surfaces posts independently from composition"Mathias Agopian2012-04-111-1/+2
* handle surfaces posts independently from compositionMathias Agopian2012-04-111-2/+1
* ui freeze workaround: reenable triple buffering modeMathias Agopian2012-02-051-1/+2
* separate transactions from updatesMathias Agopian2012-02-011-38/+42
* SF now synchronizes to VSYNCMathias Agopian2012-01-301-3/+58
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* fix an issue where invalidate/transactions could be missedMathias Agopian2011-12-031-6/+8
* fix an issue where updates could starve transactionsMathias Agopian2011-12-021-8/+2
* rewrite SF's message loop on top of LooperMathias Agopian2011-11-281-137/+49
* deliver invalidate messages AFTER other messagesMathias Agopian2010-10-111-8/+8
* fix a bug where timeouts would only be handled when a message was deliveredMathias Agopian2010-10-111-7/+11
* move native services under services/Mathias Agopian2010-07-141-0/+193