1. 04d46eb Support replace op in new pipeline by Chris Craik · 8 years ago
  2. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 8 years ago
  3. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 8 years ago
  4. a7f6bba1 Move text logic from jni to hwui level by sergeyv · 8 years ago
  5. 678ff81 Clip projected ripples to outlines by Chris Craik · 8 years ago
  6. eecff56 Add internal Canvas save flags by Florin Malita · 9 years ago
  7. a2a7072 Simplify ClipArea to prefer Rect args by Chris Craik · 9 years ago
  8. 98787e6 Finish shadow support in new reorderer/renderer by Chris Craik · 9 years ago
  9. d9ee550 Reduce, reuse, recycle SNAPSHOTS! by John Reck · 9 years ago
  10. 4d3e704 Remove return values from clipping operations by Chris Craik · 9 years ago
  11. 7c85c54 Remove Matrix4::load(Matrix4&) by Chris Craik · 9 years ago
  12. 5a4690b Clean up unncessary defines by Chris Craik · 9 years ago
  13. fca52b75 Use path intersection instead of saveLayer+mesh to mask projected ripples by Chris Craik · 9 years ago
  14. e9c01a4 Fix path clipping in VectorDrawable by Chris Craik · 9 years ago
  15. 0318887 GlopBuilder, and test app refactor by Chris Craik · 9 years ago
  16. 487a92c Clipping performance improvements by Rob Tsuk · 10 years ago
  17. d41c4d8 Add overrides and switch to nullptr keyword for all files by Chris Craik · 10 years ago
  18. e83cbd4 Prioritize reveal clipping over Outline clipping by Chris Craik · 10 years ago
  19. 69e5adf Define shadow casting behavior within layers by Chris Craik · 10 years ago
  20. af4d04c Use RoundRect clipping for circle reveal animation by Chris Craik · 10 years ago
  21. deeda3d Round rect outline clipping by Chris Craik · 10 years ago
  22. a64a2be Combine projection matrix, and viewport management by Chris Craik · 10 years ago
  23. ddc5228 Revert "Simplify projection matrix management." by Jorim Jaggi · 10 years ago
  24. 0c0ec26 Simplify projection matrix management. by Chris Craik · 10 years ago
  25. e4aa95e Add logging utility methods by Chris Craik · 10 years ago
  26. 1df2644 Rework and clean up DisplayList projection by Chris Craik · 10 years ago
  27. f533e94 Support projection of DisplayLists onto ancestors. by Chris Craik · 11 years ago
  28. 5f80362 Isolate tiling clip state from snapshot by Chris Craik · 11 years ago
  29. b98a016 Fix clipping and stencil layer issues by Chris Craik · 11 years ago
  30. 3bbacf2 Add a RenderBuffer object to store stencil buffers. Bug #7146141 by Romain Guy · 11 years ago
  31. 3c099c4 Fix Snapshot::resetClip to also reset the clip region by Romain Guy · 11 years ago
  32. 8ce0030 Implement clipRect with a transform, clipRegion & clipPath Bug #7146141 by Romain Guy · 12 years ago
  33. 735738c Preliminary Support for region clipping by Romain Guy · 12 years ago
  34. a3dc55f Fix a couple of rendering issues Bug #7253839 by Romain Guy · 12 years ago
  35. 0baaac5 Revert "Revert "Add more support for transformed clip rects and paths"" by Romain Guy · 12 years ago
  36. a8557d2 Revert "Add more support for transformed clip rects and paths" by Mathias Agopian · 12 years ago
  37. dfe082f6 Add more support for transformed clip rects and paths by Romain Guy · 12 years ago
  38. db8c9a6 Optimization of alpha with DisplayList properties by Chet Haase · 12 years ago
  39. 21c9c85 Fix the system by Romain Guy · 12 years ago
  40. 967e2bf Preliminary support for clipRect(Rect, Op) by Romain Guy · 12 years ago
  41. ada4d53 Separate interface definition and implementation of Snapshot by Romain Guy · 12 years ago