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