1. c0a9164 Add support for enqueuing buffers in arbitrary order by Mathias Agopian · 15 years ago
  2. b296533 cleanup. waitForCondition() now uses polymorphsim instead of templtes by Mathias Agopian · 15 years ago
  3. 0a8cd06 fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly. by Mathias Agopian · 15 years ago
  4. 245e4d7 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 15 years ago
  5. cc08e68 added setCrop() to android_native_window_t by Mathias Agopian · 15 years ago
  6. 1100c8b add support for up to 16 buffers per surface by Mathias Agopian · 15 years ago
  7. 26d2442 libutils Condition are now PRIVATE by default by Mathias Agopian · 15 years ago
  8. c2e30de Fix a small bug where we could compute SharedBufferStack's tail incorrectly. by Mathias Agopian · 15 years ago
  9. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago[Renamed (99%) from libs/ui/SharedBufferStack.cpp]
  10. e700501 fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 16 years ago
  11. 9ec430a fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  12. 0b3ad46 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  13. 86f7329 add basic time stats for surfaces lock time by Mathias Agopian · 16 years ago
  14. c7d5601 make sure to update the tail pointer when undoing a dequeue by Mathias Agopian · 16 years ago
  15. 40d5799 fix [2111536] [FAST BLOCKER] Device is soft rebooted after ending the call through voice dialer by Mathias Agopian · 16 years ago
  16. 48d819a fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 16 years ago
  17. b58b5d7 make sure conditions will return when the status of a surface is not NO_ERROR by Mathias Agopian · 16 years ago
  18. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago