Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2adaf04fab35cf47c824d74d901b54094e01ccd3
/
services
/
surfaceflinger
/
MessageQueue.cpp
4fec873
one more step towards multiple display support
by Mathias Agopian
· 13 years ago
69a655c
Revert "handle surfaces posts independently from composition"
by Mathias Agopian
· 13 years ago
562f4b2
handle surfaces posts independently from composition
by Mathias Agopian
· 13 years ago
303d538
ui freeze workaround: reenable triple buffering mode
by Mathias Agopian
· 13 years ago
99ce5cd
separate transactions from updates
by Mathias Agopian
· 13 years ago
8aedd47
SF now synchronizes to VSYNC
by Mathias Agopian
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
be42aef
fix an issue where invalidate/transactions could be missed
by Mathias Agopian
· 13 years ago
2228936
fix an issue where updates could starve transactions
by Mathias Agopian
· 13 years ago
f61c57f
rewrite SF's message loop on top of Looper
by Mathias Agopian
· 13 years ago
7b0ba16
deliver invalidate messages AFTER other messages
by Mathias Agopian
· 15 years ago
23a0920
fix a bug where timeouts would only be handled when a message was delivered
by Mathias Agopian
· 15 years ago
81bac09
move native services under services/
by Mathias Agopian
· 15 years ago
[Renamed from libs/surfaceflinger/MessageQueue.cpp]
bb64124
fix the threading issue for setBuffercount()
by Mathias Agopian
· 15 years ago
ec0f1f6
implement Mutex and Condition with pthread instead of calling futex directly.
by Mathias Agopian
· 16 years ago
84f6814
fix for [1969185] valgrind errors in new gl stuff
by Mathias Agopian
· 16 years ago
310f8da
merge master to master_gl
by Mathias Agopian
· 16 years ago
b6683b5
make use of the perfectly fine List.h instead of our own reimplementation of a linked list.
by Mathias Agopian
· 16 years ago
f1d8e87
a brand new MessageQueue for SurfaceFlinger.
by Mathias Agopian
· 16 years ago