1. 8cd5ba4 SurfaceTexture: clean up some comments, tests, etc. by Jamie Gennis · 14 years ago
  2. cf46eb9 fix onFrameAvailable by Mathias Agopian · 14 years ago
  3. 68c7794 Add SurfaceTexture logging by Mathias Agopian · 14 years ago
  4. 8072711 Implement {Surface|SurfaceTextureClient}::setSwapInterval() by Mathias Agopian · 14 years ago
  5. b3e518c Add the concept of synchronous dequeueBuffer in SurfaceTexture by Mathias Agopian · 14 years ago
  6. eafabcd unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
  7. c04f153 Fix a bug where setgeometry couldn't be undone by Mathias Agopian · 14 years ago
  8. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 14 years ago
  9. 41abd67 frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 14 years ago
  10. 7e3d7f3 Merge "changes to SurfaceTexture needed for unification with SF" by Mathias Agopian · 14 years ago
  11. 7a042bf changes to SurfaceTexture needed for unification with SF by Mathias Agopian · 14 years ago
  12. 4cb1888 Fix a GraphicBuffer leak in SurfaceTexture by Mathias Agopian · 14 years ago
  13. a5c75c0 SurfaceTexture can now force the client to request a buffer by Mathias Agopian · 14 years ago
  14. 1d01a12 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 14 years ago
  15. bae774e SurfaceTextureClient: Add ISurfaceTexture getter. by Jamie Gennis · 14 years ago
  16. 9d4d6c1 Add the MIN_UNDEQUEUED_BUFFERS query to ANW. by Jamie Gennis · 14 years ago
  17. 1b20cde Pass the IGraphicBufferAlloc to SurfaceTextureClient. by Jamie Gennis · 15 years ago
  18. c4d4aea Implement SurfaceTexture frame-available callback. by Jamie Gennis · 15 years ago
  19. 9a78c90 Fix remote GraphicBuffer allocation in SurfaceFlinger. by Jamie Gennis · 15 years ago
  20. f238e28 Implement crop & transform for SurfaceTexture. by Jamie Gennis · 15 years ago
  21. 67eedd7 Fix a bug in SurfaceTexture::setBufferCount. by Jamie Gennis · 15 years ago
  22. 8ba32fa Add the SurfaceTexture C++ implementation. by Jamie Gennis · 15 years ago
  23. 59abe7e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 15 years ago
  24. a48bcf6 Added SensorManager.getMinDelay() by Mathias Agopian · 15 years ago
  25. e3c8234 propagate sensor event rate properly by Mathias Agopian · 15 years ago
  26. a7352c9 new SensorService by Mathias Agopian · 15 years ago
  27. 589ce85 first step at implementing the native sensor support by Mathias Agopian · 15 years ago