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