1. 487a92c Clipping performance improvements by Rob Tsuk · 10 years ago
  2. d41c4d8 Add overrides and switch to nullptr keyword for all files by Chris Craik · 10 years ago
  3. e83cbd4 Prioritize reveal clipping over Outline clipping by Chris Craik · 10 years ago
  4. 69e5adf Define shadow casting behavior within layers by Chris Craik · 10 years ago
  5. af4d04c Use RoundRect clipping for circle reveal animation by Chris Craik · 10 years ago
  6. deeda3d Round rect outline clipping by Chris Craik · 10 years ago
  7. a64a2be Combine projection matrix, and viewport management by Chris Craik · 10 years ago
  8. ddc5228 Revert "Simplify projection matrix management." by Jorim Jaggi · 10 years ago
  9. 0c0ec26 Simplify projection matrix management. by Chris Craik · 10 years ago
  10. e4aa95e Add logging utility methods by Chris Craik · 10 years ago
  11. 1df2644 Rework and clean up DisplayList projection by Chris Craik · 11 years ago
  12. f533e94 Support projection of DisplayLists onto ancestors. by Chris Craik · 11 years ago
  13. 5f80362 Isolate tiling clip state from snapshot by Chris Craik · 12 years ago
  14. b98a016 Fix clipping and stencil layer issues by Chris Craik · 12 years ago
  15. 3bbacf2 Add a RenderBuffer object to store stencil buffers. Bug #7146141 by Romain Guy · 12 years ago
  16. 3c099c4 Fix Snapshot::resetClip to also reset the clip region by Romain Guy · 12 years ago
  17. 8ce0030 Implement clipRect with a transform, clipRegion & clipPath Bug #7146141 by Romain Guy · 12 years ago
  18. 735738c Preliminary Support for region clipping by Romain Guy · 12 years ago
  19. a3dc55f Fix a couple of rendering issues Bug #7253839 by Romain Guy · 12 years ago
  20. 0baaac5 Revert "Revert "Add more support for transformed clip rects and paths"" by Romain Guy · 12 years ago
  21. a8557d2 Revert "Add more support for transformed clip rects and paths" by Mathias Agopian · 12 years ago
  22. dfe082f6 Add more support for transformed clip rects and paths by Romain Guy · 12 years ago
  23. db8c9a6 Optimization of alpha with DisplayList properties by Chet Haase · 13 years ago
  24. 21c9c85 Fix the system by Romain Guy · 13 years ago
  25. 967e2bf Preliminary support for clipRect(Rect, Op) by Romain Guy · 13 years ago
  26. ada4d53 Separate interface definition and implementation of Snapshot by Romain Guy · 13 years ago