1. 402ff24 Implement {Surface|SurfaceTextureClient}::setSwapInterval() by Mathias Agopian · 13 years ago
  2. ed3894c unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  3. 0297dca Fix a bug where setgeometry couldn't be undone by Mathias Agopian · 13 years ago
  4. b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  5. 4d7c1ce frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 13 years ago
  6. 27cd07c changes to SurfaceTexture needed for unification with SF by Mathias Agopian · 13 years ago
  7. e5a1bff SurfaceTexture can now force the client to request a buffer by Mathias Agopian · 13 years ago
  8. c5f94d8 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 13 years ago
  9. f95a9f0 SurfaceTextureClient: Add ISurfaceTexture getter. by Jamie Gennis · 13 years ago
  10. c4ca7c5 ANativeWindow: add query for the concrete type. by Jamie Gennis · 13 years ago
  11. d2acedf ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 13 years ago
  12. 96dcc97 Add the MIN_UNDEQUEUED_BUFFERS query to ANW. by Jamie Gennis · 13 years ago
  13. 83bac21 Pass the IGraphicBufferAlloc to SurfaceTextureClient. by Jamie Gennis · 14 years ago
  14. 2ece4cd Reset ANativeWindow crop on buffer geometry changes. by Jamie Gennis · 14 years ago
  15. 6913062 Quiet the SurfaceFlingerClient dequeueBuffer error. by Jamie Gennis · 14 years ago
  16. 4559ea4 Compare GraphicBuffers using handles. by Jamie Gennis · 14 years ago
  17. e8d0e8a Add logging to SurfaceTextureClient. by Jamie Gennis · 14 years ago
  18. 68e4a7a Add the SurfaceTexture C++ implementation. by Jamie Gennis · 14 years ago