1. d8e812c Update ANativeWindow clients for sync by Jamie Gennis · 13 years ago
  2. b7a6b96 libgui: remove setPostTransformCrop by Jamie Gennis · 13 years ago
  3. d72f233 libgui: Add support for post-xform crops. by Jamie Gennis · 13 years ago
  4. efc7ab6 libgui: Add plumbing for active rectangle by Jamie Gennis · 13 years ago
  5. 2488b20 add a way to query whether an ANativeWindow consumer is running ahead of the producer by Mathias Agopian · 13 years ago
  6. ac6035a s/w rendered apps can now use n-buffering (n>2) by Mathias Agopian · 13 years ago
  7. 55a7014 SurfaceTextureClient: support for application buffer dimensions by Michael I. Gold · 13 years ago
  8. abe61bf BufferQueue no longer hardcodes buffer counts by Daniel Lam · 13 years ago
  9. 851ef8f reduce IPC with BufferQueue by Mathias Agopian · 13 years ago
  10. b0e76f4 remove dependency of EGL on ndk header by Mathias Agopian · 13 years ago
  11. b267579 SurfaceTexture: Fully refactored from BufferQueue by Daniel Lam · 13 years ago
  12. 5f2165f remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 13 years ago
  13. a36bcd5 attempt to fix bug 5313580 by Mathias Agopian · 14 years ago
  14. 3fbce7c remove dead code and member variables. by Mathias Agopian · 14 years ago
  15. 976f494 SurfaceTexture: remove getAllocator by Jamie Gennis · 14 years ago
  16. 97c602c implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" by Mathias Agopian · 14 years ago
  17. 7734ebf Add set_scaling_mode() to ANativeWindow. by Mathias Agopian · 14 years ago
  18. 8f9dbf9 move lock/unlock implementaion outside of Surface into SurfaceTextureClient by Mathias Agopian · 14 years ago
  19. 677517a Merge changes Id9aa1003,I8c154189 by Jamie Gennis · 14 years ago
  20. fe0a87b SurfaceTexture: make (dis)connect into an IPC by Jamie Gennis · 14 years ago
  21. bee205f EGL: fix the ANativeWindow size/fmt override by Jamie Gennis · 14 years ago
  22. 1c44140 SurfaceTexture: fix a NULL ptr dereference. by Jamie Gennis · 14 years ago
  23. 8072711 Implement {Surface|SurfaceTextureClient}::setSwapInterval() by Mathias Agopian · 14 years ago
  24. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 14 years ago
  25. 41abd67 frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 14 years ago
  26. 7a042bf changes to SurfaceTexture needed for unification with SF by Mathias Agopian · 14 years ago
  27. 1d01a12 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 14 years ago
  28. bae774e SurfaceTextureClient: Add ISurfaceTexture getter. by Jamie Gennis · 14 years ago
  29. 9d4d6c1 Add the MIN_UNDEQUEUED_BUFFERS query to ANW. by Jamie Gennis · 14 years ago
  30. 1b20cde Pass the IGraphicBufferAlloc to SurfaceTextureClient. by Jamie Gennis · 14 years ago
  31. 8ba32fa Add the SurfaceTexture C++ implementation. by Jamie Gennis · 15 years ago