1. 46bfc48 Fix hardware layers lifecycle Bug #10075732 by Romain Guy · 11 years ago
  2. dd67159 Fix quickReject logic to account for setClipChildren() setting by Chet Haase · 11 years ago
  3. 4bac6c1a Fix the build by Romain Guy · 12 years ago
  4. 52036b1 Expose display list APIs by Romain Guy · 12 years ago
  5. fbb93fa Optimize onAttachedTo/onDetachedFromWindow by Romain Guy · 12 years ago
  6. 6a2d17f Fix texture corruption by Chet Haase · 12 years ago
  7. 4865909 Skip eglSwapBuffers() call when we do not draw to GL by Chet Haase · 12 years ago
  8. 38c2ece Clear bitmap references from display lists as early as possible Bug #6555840 by Romain Guy · 12 years ago
  9. 3dd4b51f Fix javadoc by Romain Guy · 12 years ago
  10. db8c9a6 Optimization of alpha with DisplayList properties by Chet Haase · 12 years ago
  11. 9420abd Re-enable DisplayList properties. by Chet Haase · 12 years ago
  12. c553fea Fix constants to be unique by Romain Guy · 12 years ago
  13. 6554943 Use a status_t return type for GL functors by Romain Guy · 12 years ago
  14. 5d6999e Don't make GLRenderer aware of GLES20Renderer by Romain Guy · 12 years ago
  15. 51e4d4d Better implementation to clear display lists by Romain Guy · 12 years ago
  16. bc7616e Postpone DisplayList recycling when detached from window by Romain Guy · 12 years ago
  17. a1cff50 Handle view properties at the native level by Chet Haase · 13 years ago
  18. 33f6beb Record possible clip rejects when recording display lists by Romain Guy · 13 years ago
  19. b35ab7b Sub display list in TextView by Gilles Debunne · 13 years ago
  20. 65b345f Reclaim more memory, more often. by Romain Guy · 13 years ago
  21. 162a021 Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList. Bug: 5062011 by Jeff Brown · 13 years ago
  22. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  23. 9e90a99 Reuse display lists at the java level. by Chet Haase · 14 years ago
  24. 5c13d89 Optimizing display lists by referencing pointers to resources instead of copying them by Chet Haase · 14 years ago
  25. b051e89 Add display lists caching. by Romain Guy · 14 years ago