1. ffd38c12 Fix typo in ConcatenateCTM display list item serialization by heycam@apple.com · 2 years, 10 months ago
  2. 78fdeef Save a few drawing operations when painting layer contents by simon.fraser@apple.com · 2 years, 11 months ago
  3. 5513cec [GPU Process] Make GraphicsContextState keep track of changes till they are applied by said@apple.com · 3 years ago
  4. c6e3232 GraphicsContextStateChange logging doesn't dump shadow color by timothy_horton@apple.com · 3 years, 2 months ago
  5. 1bab8e8 Make ImageBuffer::drawingContext() return GraphicsContext instead of DisplayList::DrawingContext by wenson_hsieh@apple.com · 3 years, 6 months ago
  6. 103a7c7 [Concurrent display lists] Encode display list items directly into shared memory by wenson_hsieh@apple.com · 4 years, 5 months ago
  7. b9d0ad7 [Concurrent display lists] Add alternate versions of existing display list items that only contain inline data by wenson_hsieh@apple.com · 4 years, 5 months ago
  8. 00283c9 [MotionMark] Add state change items to represent changes to stroke and fill state by wenson_hsieh@apple.com · 4 years, 5 months ago
  9. 7e0d0b9 Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) by darin@apple.com · 4 years, 6 months ago
  10. c90c6f5 [GPU Process] fast/canvas/canvas-composite-canvas.html and fast/canvas/canvas-composite-image.html fail by wenson_hsieh@apple.com · 4 years, 6 months ago
  11. 8945bcd [GPU Process] GraphicsContextStateChange must accumulate fill and stroke fields as single properties by commit-queue@webkit.org · 5 years ago
  12. 3d5421b Remove the optimization for discarding no operation DisplayList items between Save and Restore items by commit-queue@webkit.org · 5 years ago
  13. 3d0696d Create a new ImageBuffer type for drawing on a DisplayList by commit-queue@webkit.org · 5 years ago
  14. 2831c82 Implement DisplayListRecorder::Recorder::getCTM and DisplayListRecorder::Recorder::setCTM by wenson_hsieh@apple.com · 5 years ago
  15. 986d496 Finish encoding/decoding support for DisplayList::SetState by wenson_hsieh@apple.com · 5 years ago
  16. 90af47c LayoutTests/imported/w3c: by simon.fraser@apple.com · 5 years ago
  17. 79c9041 Allow removal of white backgrounds by dino@apple.com · 7 years ago
  18. 8e8c3bd Tools: by commit-queue@webkit.org · 8 years ago
  19. 2d86a5f Allow canvas to use display-list drawing for testing by simon.fraser@apple.com · 9 years ago
  20. dfb82a1 Make the dumped display list representation a bit more compact by simon.fraser@apple.com · 9 years ago
  21. 1d97d68 Add testing for display list replay, and skip clipped-out items on replay by simon.fraser@apple.com · 9 years ago
  22. 91ffb4d Layout Test displaylists/extent-includes-transforms.html is flaky on mac-wk1 by simon.fraser@apple.com · 9 years ago
  23. f0567ef More displaylist tests, and minor cleanup by simon.fraser@apple.com · 9 years ago
  24. 318d291 Source/WebCore: Fix flakiness of displaylists/layer-dispay-list.html by simon.fraser@apple.com · 9 years ago
  25. 3891571 Make a way to test display-list drawing by simon.fraser@apple.com · 9 years ago