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