1. 797b95b2 Define light position (using new lighting spec) in Java by Chris Craik · 11 years ago
  2. 9757ac0 Fix TextureView texture filtering. by Chris Craik · 11 years ago
  3. 04fc583 Refactor HardwareLayer by John Reck · 11 years ago
  4. 14e5130 Move Snapshot management to intermediate StatefulBaseRenderer class by Chris Craik · 12 years ago
  5. 624234f Take only the scale params into account to rasterize text by Romain Guy · 12 years ago
  6. 8ce0030 Implement clipRect with a transform, clipRegion & clipPath Bug #7146141 by Romain Guy · 13 years ago
  7. 7c25aab Defer layer rendering to avoid stalls Bug #7326824 by Romain Guy · 13 years ago
  8. 98d3a64 Assign default texture id of 0 by Chet Haase · 13 years ago
  9. 56257af Revert "Deleting objects on the wrong thread is a silly idea Bug #7195815" by Dave Burke · 13 years ago
  10. 8a13749 Deleting objects on the wrong thread is a silly idea Bug #7195815 by Romain Guy · 13 years ago
  11. 11cb642 Update layers in a single batch at the beginning of a frame Bug #7186819 by Romain Guy · 13 years ago
  12. 35643dd Minimize state changes when updating layers by Romain Guy · 13 years ago
  13. f0af1d5 Remove unused View.flushLayer() API by Romain Guy · 13 years ago
  14. 44b2fe3 Track canvas clearing for swap buffers logic. by Chet Haase · 13 years ago
  15. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  16. 9c4b79a Discard framebuffer rendering queues when discarding layers Bug #5581817 by Romain Guy · 14 years ago
  17. 7077506 Revert "Discard framebuffer rendering queues when discarding layers" by Dave Burke · 14 years ago
  18. da96f8a Discard framebuffer rendering queues when discarding layers Bug #5581817 by Romain Guy · 14 years ago
  19. 7953745 Reduce the size of libhwui by 50% by Romain Guy · 14 years ago
  20. a948927 Add the ability to specify the opacity of a TextureView by Romain Guy · 14 years ago
  21. 77a8116 Add TextureView.getBitmap() by Romain Guy · 14 years ago
  22. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 14 years ago
  23. aa6c24c New widget: TextureView Bug #4343984 by Romain Guy · 14 years ago
  24. 7d7b549 Enable partial invalidates when rendering with OpenGL. by Romain Guy · 15 years ago
  25. 42f3a4b Make embedded hardware layers work. Bug #3369474 by Romain Guy · 15 years ago
  26. f219da5 Don't blend transparent pixels when rendering layers. by Romain Guy · 15 years ago
  27. ada830f Cleanup implementation of hardware layers. by Romain Guy · 15 years ago
  28. 1fc883b Add logging to the new layers API. by Romain Guy · 15 years ago
  29. 57066eb Cleanup GL objects on the correct thread. by Romain Guy · 15 years ago
  30. 6c319ca Better backend for hardware layers. by Romain Guy · 15 years ago