1. 1afd5ba Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 14 years ago
  2. 7b50a6d deliver invalidate messages AFTER other messages by Mathias Agopian · 15 years ago
  3. b921d30 fix a bug where timeouts would only be handled when a message was delivered by Mathias Agopian · 15 years ago
  4. 08e83bb move native services under services/ by Mathias Agopian · 15 years ago[Renamed from libs/surfaceflinger/MessageQueue.cpp]
  5. 898c4c9 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  6. b1c4ca5 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 16 years ago
  7. 05dab6f fix for [1969185] valgrind errors in new gl stuff by Mathias Agopian · 16 years ago
  8. 947f4f4 merge master to master_gl by Mathias Agopian · 16 years ago
  9. bdbe602 make use of the perfectly fine List.h instead of our own reimplementation of a linked list. by Mathias Agopian · 16 years ago
  10. 6ead5d9 a brand new MessageQueue for SurfaceFlinger. by Mathias Agopian · 16 years ago