1. 41b6aab fix Surface positions are not floats by Mathias Agopian · 14 years ago
  2. 698c087 SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 14 years ago
  3. a67932f unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
  4. acd116d Add support for up to 32 buffers per Surface by Mathias Agopian · 14 years ago
  5. 2bd1d95 clean-up unneeded code by Mathias Agopian · 15 years ago
  6. 54cc83e Implement reducing the buffer count of a Surface. by Jamie Gennis · 15 years ago
  7. 1995755 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 15 years ago
  8. 0e7f429 fix a race in SF buffer management by Mathias Agopian · 15 years ago
  9. b661d66 fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 15 years ago
  10. 208cb07 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 15 years ago
  11. 579b3f8 allow re-targetting of surfaces by Mathias Agopian · 15 years ago
  12. b7e930d split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  13. 7e27f05 more clean-up in preparation of bigger changes by Mathias Agopian · 15 years ago
  14. 631f358 fix [2712278] The preview buffer left some black borders in left and bottom edges by Mathias Agopian · 15 years ago
  15. a138f89 added the notion of fixed-size buffers by Mathias Agopian · 15 years ago
  16. a0b3f1d fix a bug when reallocating a window's buffers is needed by Mathias Agopian · 15 years ago
  17. f10d7fd added native_window_set_buffer_count() by Mathias Agopian · 15 years ago
  18. bb64124 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  19. d6297f7 fix some bugs in SharedBufferStack::resize by Mathias Agopian · 15 years ago
  20. b5b7f26 SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 15 years ago
  21. c0a9164 Add support for enqueuing buffers in arbitrary order by Mathias Agopian · 15 years ago
  22. b296533 cleanup. waitForCondition() now uses polymorphsim instead of templtes by Mathias Agopian · 15 years ago
  23. 0a8cd06 fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly. by Mathias Agopian · 15 years ago
  24. cc08e68 added setCrop() to android_native_window_t by Mathias Agopian · 15 years ago
  25. 1100c8b add support for up to 16 buffers per surface by Mathias Agopian · 15 years ago
  26. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago