1. db4ae2b am dbfb2ab4: am 93d46952: am 67603c6e: Recreate TextureView\'s display list on attach Bug #9425270 by Romain Guy · 11 years ago
  2. 67603c6 Recreate TextureView's display list on attach Bug #9425270 by Romain Guy · 11 years ago
  3. 4225d79 Merge "Handle Surface::lock errors in TextureView Bug #8689535" by Romain Guy · 11 years ago
  4. 53bacf5 Handle Surface::lock errors in TextureView Bug #8689535 by Romain Guy · 11 years ago
  5. efb709a Prevent TextureView from ever setting a null layer paint Bug #8760436 by Romain Guy · 11 years ago
  6. c2079c9 Prevent TextureView from ever setting a null layer paint by Romain Guy · 11 years ago
  7. 52b307e Clear draw flags when updating TextureView's layer Bug #7171323 by Romain Guy · 12 years ago
  8. 88801b2 Update TextureView's layer on size change Bug #7171323 by Romain Guy · 12 years ago
  9. ef09a21 Don't destroy the same texture twice Bug #7221449 by Romain Guy · 12 years ago
  10. d15ebf2 Enable changing properties of layer paint by Chet Haase · 12 years ago
  11. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 12 years ago
  12. 51f7c6b Flip TextureView's layer after calling setSurfaceTexture() Bug #6531172 by Romain Guy · 12 years ago
  13. 52c145f Call invalidate() immediately when a frame is available by Romain Guy · 12 years ago
  14. 78245f7 Prevent NPE in TextureView.getBitmap() by Romain Guy · 12 years ago
  15. 8a34d68 TextureView: don't call onSTAvailable due to setST by Jamie Gennis · 12 years ago
  16. 33efb23 Unhide new SurfaceTexture & TextureView APIs by Jamie Gennis · 12 years ago
  17. a8a2f97 Don't update TextureView's surface if the Layer doesn't exist by Romain Guy · 12 years ago
  18. 1ac4765 Fix SurfaceTexture leak in TextureView Bug #6318631 by Romain Guy · 12 years ago
  19. 2af3524 TextureView: add setSurfaceTexture method by Jamie Gennis · 12 years ago
  20. a998dff Destroy the hardware renderer when ViewRootImpl's die is post-poned Bug #6109035 by Romain Guy · 12 years ago
  21. 7e52caf Don't draw layers in buildLayer() by Michael Jurka · 12 years ago
  22. faeac27 Merge "Change widgets to post invalidate to the animation timer." by Jeff Brown · 12 years ago
  23. 6cb7b46 Change widgets to post invalidate to the animation timer. by Jeff Brown · 12 years ago
  24. 2bf68f0 Deferred layer updates by Romain Guy · 12 years ago
  25. 1766b0e Fix the build by Romain Guy · 13 years ago
  26. 31f2c2e Notify views when EGL resources are about to be destroyed Bug #5639899 by Romain Guy · 13 years ago
  27. 589b0bb Make sure we have the correct GL context when grabbing a bitmap Bug #5427391 by Romain Guy · 13 years ago
  28. 59c7f80 TextureView works best when it draws stuff. Bug #5391188 by Romain Guy · 13 years ago
  29. 462785f Add a bit more doc to TextureView by Romain Guy · 13 years ago
  30. 16260e7 Dispatch onDetachedFromWindow before destroying everything Bug #5245686 by Romain Guy · 13 years ago
  31. c01391f Minor fixes to SurfaceTexture transform matrix. by Alexandre Elias · 13 years ago
  32. 302a9df Add an API to set the transform on a TextureView's surface texture. Bug #5156689 by Romain Guy · 13 years ago
  33. 402f055 Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed. by Grace Kloba · 13 years ago
  34. ec46b4e Add a 'release' method to the SurfaceTexture public Java API by Mathias Agopian · 13 years ago
  35. 6be3d55 Add lock/unlockCanvas to TextureView by Romain Guy · 13 years ago
  36. 80429c4 Properly tear down TextureView by Romain Guy · 13 years ago
  37. 58f4edb Reduce the number of UI events required to update a SurfaceTexture. by Romain Guy · 13 years ago
  38. 02ccac6 Code cleanup by Romain Guy · 13 years ago
  39. cf55937 Add onSurfaceTextureUpdated to the TextureView listener. by Grace Kloba · 13 years ago
  40. 1ec3a58 Prevent possible NPE in TextureView by Romain Guy · 13 years ago
  41. a948927 Add the ability to specify the opacity of a TextureView by Romain Guy · 13 years ago
  42. c989d86 Collapse UI events in TextureView. by Romain Guy · 13 years ago
  43. d6b2a00 Add error checking to LayerRenderer::copyLayer by Romain Guy · 13 years ago
  44. e5e0c50 Properly refcount SurfaceTexture in the JNI layer. by Romain Guy · 13 years ago
  45. 77a8116 Add TextureView.getBitmap() by Romain Guy · 13 years ago
  46. 451ce44 Add onSurfaceTextureDestroyed() callback. by Romain Guy · 13 years ago
  47. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  48. e208fc2 Fix the build. by Romain Guy · 13 years ago
  49. aa6c24c New widget: TextureView Bug #4343984 by Romain Guy · 13 years ago