Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
8445ca6c3ba9b7cee6d20f5919e3b3ba8e6b8c96
/
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