index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
MessageQueue.cpp
Age
Commit message (
Expand
)
Author
2012-07-10
one more step towards multiple display support
Mathias Agopian
2012-04-11
Revert "handle surfaces posts independently from composition"
Mathias Agopian
2012-04-11
handle surfaces posts independently from composition
Mathias Agopian
2012-02-05
ui freeze workaround: reenable triple buffering mode
Mathias Agopian
2012-02-01
separate transactions from updates
Mathias Agopian
2012-01-30
SF now synchronizes to VSYNC
Mathias Agopian
2012-01-08
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2011-12-03
fix an issue where invalidate/transactions could be missed
Mathias Agopian
2011-12-02
fix an issue where updates could starve transactions
Mathias Agopian
2011-11-28
rewrite SF's message loop on top of Looper
Mathias Agopian
2010-10-11
deliver invalidate messages AFTER other messages
Mathias Agopian
2010-10-11
fix a bug where timeouts would only be handled when a message was delivered
Mathias Agopian
2010-07-14
move native services under services/
Mathias Agopian