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