summaryrefslogtreecommitdiff
path: root/libs/surfaceflinger/MessageQueue.cpp
AgeCommit message (Expand)Author
2010-07-14move native services under services/ Mathias Agopian
2010-05-20fix the threading issue for setBuffercount() Mathias Agopian
2009-07-13implement Mutex and Condition with pthread instead of calling futex directly. Mathias Agopian
2009-07-09fix for [1969185] valgrind errors in new gl stuff Mathias Agopian
2009-05-22merge master to master_gl Mathias Agopian
2009-04-28make use of the perfectly fine List.h instead of our own reimplementation of ... Mathias Agopian
2009-04-24a brand new MessageQueue for SurfaceFlinger. Mathias Agopian