1. 7e52caf Don't draw layers in buildLayer() by Michael Jurka · 13 years ago
  2. faeac27 Merge "Change widgets to post invalidate to the animation timer." by Jeff Brown · 13 years ago
  3. 6cb7b46 Change widgets to post invalidate to the animation timer. by Jeff Brown · 13 years ago
  4. 2bf68f0 Deferred layer updates by Romain Guy · 13 years ago
  5. 1766b0e Fix the build by Romain Guy · 13 years ago
  6. 31f2c2e Notify views when EGL resources are about to be destroyed Bug #5639899 by Romain Guy · 13 years ago
  7. 589b0bb Make sure we have the correct GL context when grabbing a bitmap Bug #5427391 by Romain Guy · 13 years ago
  8. 59c7f80 TextureView works best when it draws stuff. Bug #5391188 by Romain Guy · 13 years ago
  9. 462785f Add a bit more doc to TextureView by Romain Guy · 13 years ago
  10. 16260e7 Dispatch onDetachedFromWindow before destroying everything Bug #5245686 by Romain Guy · 13 years ago
  11. c01391f Minor fixes to SurfaceTexture transform matrix. by Alexandre Elias · 13 years ago
  12. 302a9df Add an API to set the transform on a TextureView's surface texture. Bug #5156689 by Romain Guy · 13 years ago
  13. 402f055 Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed. by Grace Kloba · 13 years ago
  14. ec46b4e Add a 'release' method to the SurfaceTexture public Java API by Mathias Agopian · 13 years ago
  15. 6be3d55 Add lock/unlockCanvas to TextureView by Romain Guy · 13 years ago
  16. 80429c4 Properly tear down TextureView by Romain Guy · 13 years ago
  17. 58f4edb Reduce the number of UI events required to update a SurfaceTexture. by Romain Guy · 13 years ago
  18. 02ccac6 Code cleanup by Romain Guy · 13 years ago
  19. cf55937 Add onSurfaceTextureUpdated to the TextureView listener. by Grace Kloba · 13 years ago
  20. 1ec3a58 Prevent possible NPE in TextureView by Romain Guy · 13 years ago
  21. a948927 Add the ability to specify the opacity of a TextureView by Romain Guy · 13 years ago
  22. c989d86 Collapse UI events in TextureView. by Romain Guy · 13 years ago
  23. d6b2a00 Add error checking to LayerRenderer::copyLayer by Romain Guy · 13 years ago
  24. e5e0c50 Properly refcount SurfaceTexture in the JNI layer. by Romain Guy · 13 years ago
  25. 77a8116 Add TextureView.getBitmap() by Romain Guy · 13 years ago
  26. 451ce44 Add onSurfaceTextureDestroyed() callback. by Romain Guy · 13 years ago
  27. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  28. e208fc2 Fix the build. by Romain Guy · 13 years ago
  29. aa6c24c New widget: TextureView Bug #4343984 by Romain Guy · 13 years ago