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