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