1. 1c44140 SurfaceTexture: fix a NULL ptr dereference. by Jamie Gennis · 14 years ago
  2. a67932f unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
  3. 8cd5ba4 SurfaceTexture: clean up some comments, tests, etc. by Jamie Gennis · 14 years ago
  4. 8072711 Implement {Surface|SurfaceTextureClient}::setSwapInterval() by Mathias Agopian · 14 years ago
  5. eafabcd unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
  6. c04f153 Fix a bug where setgeometry couldn't be undone by Mathias Agopian · 14 years ago
  7. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 14 years ago
  8. 41abd67 frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 14 years ago
  9. 7a042bf changes to SurfaceTexture needed for unification with SF by Mathias Agopian · 14 years ago
  10. a5c75c0 SurfaceTexture can now force the client to request a buffer by Mathias Agopian · 14 years ago
  11. 1d01a12 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 14 years ago
  12. bae774e SurfaceTextureClient: Add ISurfaceTexture getter. by Jamie Gennis · 14 years ago
  13. 391bbe2 ANativeWindow: add query for the concrete type. by Jamie Gennis · 14 years ago
  14. 134f042 ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 14 years ago
  15. 9d4d6c1 Add the MIN_UNDEQUEUED_BUFFERS query to ANW. by Jamie Gennis · 14 years ago
  16. 1b20cde Pass the IGraphicBufferAlloc to SurfaceTextureClient. by Jamie Gennis · 14 years ago
  17. 68f9127 Reset ANativeWindow crop on buffer geometry changes. by Jamie Gennis · 14 years ago
  18. 7491722 Quiet the SurfaceFlingerClient dequeueBuffer error. by Jamie Gennis · 14 years ago
  19. 73e8b9e Compare GraphicBuffers using handles. by Jamie Gennis · 14 years ago
  20. e5366c5 Add logging to SurfaceTextureClient. by Jamie Gennis · 14 years ago
  21. 8ba32fa Add the SurfaceTexture C++ implementation. by Jamie Gennis · 15 years ago