1. dd67159 Fix quickReject logic to account for setClipChildren() setting by Chet Haase · 11 years ago
  2. 52036b1 Expose display list APIs by Romain Guy · 11 years ago
  3. 6a2d17f Fix texture corruption by Chet Haase · 12 years ago
  4. ca479d4 Make detachViewFromParent more robust by Chet Haase · 12 years ago
  5. 0d6f4c0 Dejank: don't allocate when scrolling lists by Romain Guy · 12 years ago
  6. 38c2ece Clear bitmap references from display lists as early as possible Bug #6555840 by Romain Guy · 12 years ago
  7. afd5c3e Clear animations in DisplayLists when done by Chet Haase · 12 years ago
  8. db8c9a6 Optimization of alpha with DisplayList properties by Chet Haase · 12 years ago
  9. 9420abd Re-enable DisplayList properties. by Chet Haase · 12 years ago
  10. a1cff50 Handle view properties at the native level by Chet Haase · 12 years ago
  11. 13631f3 Add debug markers to OpenGLRenderer by Romain Guy · 12 years ago
  12. b35ab7b Sub display list in TextView by Gilles Debunne · 13 years ago
  13. 65b345f Reclaim more memory, more often. by Romain Guy · 13 years ago
  14. 162a021 Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList. Bug: 5062011 by Jeff Brown · 13 years ago
  15. d6cf477 Remove many unnecessary save/restore calls. by Romain Guy · 13 years ago
  16. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  17. 6c319ca Better backend for hardware layers. by Romain Guy · 14 years ago
  18. 5977baa Reuse of native display list objects by Chet Haase · 14 years ago
  19. 9e90a99 Reuse display lists at the java level. by Chet Haase · 14 years ago
  20. f890fab Ensure bitmaps aren't freed while referenced from a display list by Patrick Dubroy · 14 years ago
  21. 5c13d89 Optimizing display lists by referencing pointers to resources instead of copying them by Chet Haase · 14 years ago
  22. b051e89 Add display lists caching. by Romain Guy · 14 years ago