1. 72aa313 AArch64: Use long for pointers in SurfaceTexture by Ashok Bhat · 11 years ago
  2. a86ab640 Surface: Change OutOfResourcesException to be a runtime exception by Igor Murashkin · 11 years ago
  3. e3eae73 fix-up dependencies to gl headers by Mathias Agopian · 11 years ago
  4. 52a9a10 Clearly separate consumer and producer interfaces by Mathias Agopian · 11 years ago
  5. e591b49 single buffer mode for SurfaceTexture by Mathias Agopian · 11 years ago
  6. e326326 update to new Consumer APIs by Mathias Agopian · 11 years ago
  7. b550929 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  8. b1d90c8 fix JNI use of incStrong/decStrong by Mathias Agopian · 11 years ago
  9. 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  10. d47f7d8 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  11. 82bb813 stop using a deprecated SurfaceTextureClient ctor by Jamie Gennis · 12 years ago
  12. c99db2b Updated android.graphics.SurfaceTexture to use wp for FrameAvailableListener by Igor Murashkin · 12 years ago
  13. 917a3b3 SurfaceTexture: remove call to doGLFenceWait by Jamie Gennis · 12 years ago
  14. f09263e SurfaceTexture: add updateTexImage synchronization by Jamie Gennis · 12 years ago
  15. 721bfaa6 SurfaceTexture: fix updateTexImage JNI by Jamie Gennis · 12 years ago
  16. 2b4bfa5 SurfaceTexture: update API docs by Jamie Gennis · 12 years ago
  17. c6d9930 SurfaceTexture: add GL context attach & detach by Jamie Gennis · 12 years ago
  18. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  19. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  20. b89d88f Define, document, and test the behavior of very large SurfaceTextures by Mathias Agopian · 13 years ago
  21. ec46b4e Add a 'release' method to the SurfaceTexture public Java API by Mathias Agopian · 13 years ago
  22. bd5404d SurfaceTexture: change onFrameAvailable behavior by Jamie Gennis · 13 years ago
  23. 436b50f Merge "SurfaceTexture: detach from Dalvik when necessary." by Jamie Gennis · 13 years ago
  24. 0904d0a Add allowSynchronousMode to SurfaceTexture constructor. by Grace Kloba · 13 years ago
  25. 0a8fd9b SurfaceTexture: detach from Dalvik when necessary. by Jamie Gennis · 13 years ago
  26. 925bcaa Fix the issue where onFrameAvailable is not triggered if SurfaceTexture is in sync mode. by Grace Kloba · 13 years ago
  27. 84293fb SurfaceTexture: attach to Dalvik when needed. by Jamie Gennis · 13 years ago
  28. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  29. c5f94d8 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 14 years ago
  30. 846db33 Bug 3515073 Add ANativeWindow_fromSurfaceTexture by Glenn Kasten · 13 years ago
  31. 376590d Implement SurfaceTexture frame-available callback. by Jamie Gennis · 14 years ago
  32. b0ba48c Add getTransformMatrix to the SurfaceTexture API. by Jamie Gennis · 14 years ago
  33. 6714efc Add the SurfaceTexture java class. by Jamie Gennis · 14 years ago