Commits
User selector
Commit History
Commits on May 25, 2021
Convert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.)
Show description for 8827b78committed
Sam Weinig
Commits on May 24, 2021
Unreviewed, reverting r277940.
Show description for 403b09dcommittedConvert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.)
Show description for a336c84committed
Sam Weinig
Commits on Feb 7, 2021
Differentiate between color spaces used to tag colors and color spaces used to tag destinations
Show description for 2e0131acommitted
Sam Weinig
Commits on Nov 12, 2020
Add minimal support for deep color IOSurface backing store to ImageBuffer
Show description for 35690d5committed
Commits on Aug 28, 2020
Add WebGL(2) context support to OffscreenCanvas
Show description for b720b5ecommitted
Chris Lord
Commits on Mar 10, 2020
Remove the special DisplayList handling in CanvasRenderingContext2DBase
Show description for f19042aauthored andcommitted
Commits on Jan 22, 2020
Remove ImageBuffer::sizeForDestinationSize()
Show description for 2406c5dauthored andcommitted
Make RenderingMode and AlphaPremultiplication enum classes and move them to separate headers
Show description for b0ed11fauthored andcommitted
Commits on Dec 8, 2019
Make ColorSpace an enum class
Show description for de1b167authored andcommitted
Commits on Oct 31, 2019
Move ImageBuffer-related functionality from HTMLCanvasElement to CanvasBase
Show description for 54115c2authored andcommitted
Commits on Apr 3, 2019
Crash in HTMLCanvasElement::createContext2d after the element got adopted to a new document
Show description for a31dc57committed
Commits on Dec 4, 2018
CSS Painting API should scale display list when drawing
Show description for aeb6583committed
Justin Michaud
Commits on Oct 25, 2018
InspectorCanvas is not getting cleared properly for OffscreenCanvas
Show description for 0a2f724authored andcommitted
Commits on Oct 23, 2018
CSS Paint API should give a 2d rendering context
Show description for 7753d5aauthored andcommitted
Loading