Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
cf7f0c7328a02b68259c791752944113a1796b6c
/
services
/
surfaceflinger
/
MessageQueue.cpp
cf7f0c7
ui freeze workaround: reenable triple buffering mode
by Mathias Agopian
· 13 years ago
9a9dbd5
separate transactions from updates
by Mathias Agopian
· 13 years ago
e02f7b3
SF now synchronizes to VSYNC
by Mathias Agopian
· 13 years ago
3762c31
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5edbf4f
fix an issue where invalidate/transactions could be missed
by Mathias Agopian
· 13 years ago
21808bb
fix an issue where updates could starve transactions
by Mathias Agopian
· 13 years ago
16aca51
rewrite SF's message loop on top of Looper
by Mathias Agopian
· 13 years ago
7b50a6d
deliver invalidate messages AFTER other messages
by Mathias Agopian
· 14 years ago
b921d30
fix a bug where timeouts would only be handled when a message was delivered
by Mathias Agopian
· 14 years ago
08e83bb
move native services under services/
by Mathias Agopian
· 15 years ago
[Renamed from libs/surfaceflinger/MessageQueue.cpp]
898c4c9
fix the threading issue for setBuffercount()
by Mathias Agopian
· 15 years ago
b1c4ca5
implement Mutex and Condition with pthread instead of calling futex directly.
by Mathias Agopian
· 16 years ago
05dab6f
fix for [1969185] valgrind errors in new gl stuff
by Mathias Agopian
· 16 years ago
947f4f4
merge master to master_gl
by Mathias Agopian
· 16 years ago
bdbe602
make use of the perfectly fine List.h instead of our own reimplementation of a linked list.
by Mathias Agopian
· 16 years ago
6ead5d9
a brand new MessageQueue for SurfaceFlinger.
by Mathias Agopian
· 16 years ago