Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
e5fb848d1f8dc6a4f0d31f71e3864557b962bd3d
/
services
/
surfaceflinger
/
MessageQueue.cpp
a6c2fd5
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
by Steve Block
· 14 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
· 16 years ago
[Renamed from libs/surfaceflinger/MessageQueue.cpp]
bb64124
fix the threading issue for setBuffercount()
by Mathias Agopian
· 16 years ago
ec0f1f6
implement Mutex and Condition with pthread instead of calling futex directly.
by Mathias Agopian
· 17 years ago
84f6814
fix for [1969185] valgrind errors in new gl stuff
by Mathias Agopian
· 17 years ago
310f8da
merge master to master_gl
by Mathias Agopian
· 17 years ago
b6683b5
make use of the perfectly fine List.h instead of our own reimplementation of a linked list.
by Mathias Agopian
· 17 years ago
f1d8e87
a brand new MessageQueue for SurfaceFlinger.
by Mathias Agopian
· 17 years ago