1. 1a4d883 surfaceflinger: refactor FrambufferSurface by Jamie Gennis · 13 years ago
  2. b42b1ac Return fence from acquireBuffer by Jesse Hall · 13 years ago
  3. c777b0b Pass fences with buffers from SurfaceTextureClient by Jesse Hall · 13 years ago
  4. f785754 Pass fences from BufferQueue to SurfaceTextureClient by Jesse Hall · 13 years ago
  5. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 13 years ago
  6. 3e87601 Implement SurfaceFlinger's ANW on top of BufferQueue by Mathias Agopian · 13 years ago
  7. f899e41 Remove misleading and wrong ALOGW by Mathias Agopian · 13 years ago
  8. b7a6b96 libgui: remove setPostTransformCrop by Jamie Gennis · 13 years ago
  9. cd1806e libgui: improve some logging and dumping by Jamie Gennis · 13 years ago
  10. d72f233 libgui: Add support for post-xform crops. by Jamie Gennis · 13 years ago
  11. efc7ab6 libgui: Add plumbing for active rectangle by Jamie Gennis · 13 years ago
  12. 2488b20 add a way to query whether an ANativeWindow consumer is running ahead of the producer by Mathias Agopian · 13 years ago
  13. 24202f5 update the binder protocol for connect to match that of queueBuffer by Mathias Agopian · 13 years ago
  14. 6c47034 Fix BufferQueue verbose log by Eino-Ville Talvala · 13 years ago
  15. 85b2176 Remove fixed USAGE_HW_TEXTURE flag from BufferQueue. by Eino-Ville Talvala · 13 years ago
  16. 695e331 BufferQueue: check before tracing buffer index by Jamie Gennis · 13 years ago
  17. 172a62a make sure to pass the transform-hint on ANW.connect by Mathias Agopian · 13 years ago
  18. b364be8 fix a typo causing pre-rotation to never work by Mathias Agopian · 13 years ago
  19. 016c8cb Enabled cropping support in SurfaceTexture by Daniel Lam · 13 years ago
  20. f0bc2f1 use in/out structures for queueBuffer() IPC by Mathias Agopian · 13 years ago
  21. fbcda93 BufferQueue returns proper code on acquire by Daniel Lam · 13 years ago
  22. abe61bf BufferQueue no longer hardcodes buffer counts by Daniel Lam · 13 years ago
  23. 9abe1eb Fixed disconnect bug in SurfaceTexture by Daniel Lam · 13 years ago
  24. 851ef8f reduce IPC with BufferQueue by Mathias Agopian · 13 years ago
  25. fa5b40e libgui: add BQ consumer buffer free notifications by Jamie Gennis · 13 years ago
  26. b267579 SurfaceTexture: Fully refactored from BufferQueue by Daniel Lam · 13 years ago
  27. 74ff8c2 attempt to fix a deadlock in SurfaceTextureClient::disconnect by Dave Burke · 13 years ago
  28. c2c1f2f BufferQueue: fixed issues with buffer slots not available by Daniel Lam · 13 years ago
  29. 757507e Merge "Add ATRACEs for Buffer indices" by Mathias Agopian · 13 years ago
  30. 3fcee50 BufferQueue: fixed acquire operation by Daniel Lam · 13 years ago
  31. 546ed2d Add ATRACEs for Buffer indices by Mathias Agopian · 13 years ago
  32. 1c8e95c Add tracing to various graphics components. by Jamie Gennis · 13 years ago
  33. eae59d2 Removed dependecies between BufferQueue and SurfaceTexture by Daniel Lam · 13 years ago
  34. fbb1655 Merge "Revert "Removed dependecies between BufferQueue and SurfaceTexture"" by Jamie Gennis · 13 years ago
  35. 90ac799 fix libgui header location by Mathias Agopian · 13 years ago
  36. 9b10c47 Revert "Removed dependecies between BufferQueue and SurfaceTexture" by Daniel Lam · 13 years ago
  37. 3330238 Removed dependecies between BufferQueue and SurfaceTexture by Daniel Lam · 13 years ago
  38. b856052 Refactored query function from SurfaceTexture into BufferQueue by Daniel Lam · 13 years ago
  39. 6b091c5 Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue. by Daniel Lam · 13 years ago