Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
94d2f366f971bc052da9856e9f8867094e738cd1
/
services
/
surfaceflinger
/
MessageQueue.cpp
7b50a6d
deliver invalidate messages AFTER other messages
by Mathias Agopian
· 15 years ago
b921d30
fix a bug where timeouts would only be handled when a message was delivered
by Mathias Agopian
· 15 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