1. fad4593 Add the clipToOutline by just using the clipPathOp by ztenghui · 11 years ago
  2. 1df2644 Rework and clean up DisplayList projection by Chris Craik · 11 years ago
  3. a2fe7af Add initial hidden outline APIs by Chris Craik · 11 years ago
  4. 6657a6c Update reordering method names, and make 3d reordering API public by Chris Craik · 11 years ago
  5. 36bef0b AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  6. 7023df0 Revert "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 11 years ago
  7. 18b4cbe AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  8. 58f09b3 Add DisplayList bit for projecting onto a contained volume by Alan Viverette · 11 years ago
  9. d863a10 Add initial APIs for 3d view manipulation. by Chris Craik · 11 years ago
  10. 5438979 Move GLES20DisplayList functionality into DisplayList by Chris Craik · 11 years ago
  11. 18809c0 Merge "3d view system!" by Chris Craik · 11 years ago
  12. f57776b 3d view system! by Chris Craik · 11 years ago
  13. 6304919 Unbreak display list debug dumping by John Reck · 11 years ago
  14. 3083579 More refactoring by John Reck · 11 years ago
  15. 339f901 Cleanups by John Reck · 11 years ago
  16. 46bfc48 Fix hardware layers lifecycle Bug #10075732 by Romain Guy · 11 years ago
  17. dd67159 Fix quickReject logic to account for setClipChildren() setting by Chet Haase · 11 years ago
  18. 4bac6c1a Fix the build by Romain Guy · 12 years ago
  19. 52036b1 Expose display list APIs by Romain Guy · 12 years ago
  20. fbb93fa Optimize onAttachedTo/onDetachedFromWindow by Romain Guy · 12 years ago
  21. 6a2d17f Fix texture corruption by Chet Haase · 12 years ago
  22. 4865909 Skip eglSwapBuffers() call when we do not draw to GL by Chet Haase · 12 years ago
  23. 38c2ece Clear bitmap references from display lists as early as possible Bug #6555840 by Romain Guy · 12 years ago
  24. 3dd4b51f Fix javadoc by Romain Guy · 12 years ago
  25. db8c9a6 Optimization of alpha with DisplayList properties by Chet Haase · 12 years ago
  26. 9420abd Re-enable DisplayList properties. by Chet Haase · 12 years ago
  27. c553fea Fix constants to be unique by Romain Guy · 12 years ago
  28. 6554943 Use a status_t return type for GL functors by Romain Guy · 12 years ago
  29. 5d6999e Don't make GLRenderer aware of GLES20Renderer by Romain Guy · 12 years ago
  30. 51e4d4d Better implementation to clear display lists by Romain Guy · 12 years ago
  31. bc7616e Postpone DisplayList recycling when detached from window by Romain Guy · 12 years ago
  32. a1cff50 Handle view properties at the native level by Chet Haase · 13 years ago
  33. 33f6beb Record possible clip rejects when recording display lists by Romain Guy · 13 years ago
  34. b35ab7b Sub display list in TextView by Gilles Debunne · 13 years ago
  35. 65b345f Reclaim more memory, more often. by Romain Guy · 13 years ago
  36. 162a021 Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList. Bug: 5062011 by Jeff Brown · 13 years ago
  37. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  38. 9e90a99 Reuse display lists at the java level. by Chet Haase · 14 years ago
  39. 5c13d89 Optimizing display lists by referencing pointers to resources instead of copying them by Chet Haase · 14 years ago
  40. b051e89 Add display lists caching. by Romain Guy · 14 years ago