Commits
User selector
Commit History
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 22, 2021
Stop using holdLock() in WebCore as it is not compatible with Clang thread safety analysis
Show description for 9252a1ccommitted
Commits on Mar 15, 2021
Change canvasChanged() to take a Optional<FloatRect>
Show description for d774dcccommitted
Commits on Mar 4, 2021
Web Inspector: `RecordCanvasActionVariant` causes a huge symbol to be created in WebCore
Show description for c358cc2committed
Commits on Dec 11, 2020
REGRESSION (r270458): Canvas painting is broken when enabling GPU process for DOM
Show description for 374fe9dcommitted
Commits on Nov 3, 2020
[GPU Process] Make ImageBuffer RefCounted
Show description for e577e20committed
Commits on Sep 2, 2020
REGRESSION(r262366): MotionMark1.1 | macOS | Some devices | 1-3% overall regression
Show description for 94aeb5bcommitted
Commits on Feb 19, 2020
Allow different back-ends for ImageBuffer
Show description for f19c746authored andcommitted
Commits on Dec 7, 2019
Implement encoding for DrawImage and DrawRoundedRect display list items
Show description for 9b2f6f0committed
Commits on Dec 4, 2019
Implement OffscreenCanvas.transferToImageBitmap
Show description for 84d4861authored andcommitted
Commits on Nov 25, 2019
Basic OffscreenCanvas functionality
Show description for b302794authored 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 Mar 28, 2019
Web Inspector: Canvas: unbinding a canvas should always remove the agent as an observer
Show description for 0a9538ecommitted
Commits on Nov 3, 2018
Web Inspector: Canvas: capture changes to <canvas> that would affect the recorded context
Show description for e32b048committed
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
Commits on Jan 5, 2018
Web Inspector: replace HTMLCanvasElement with CanvasRenderingContext for instrumentation logic
Show description for e908c3ccommitted
Commits on Nov 23, 2017
Add a base class for HTMLCanvasElement and OffscreenCanvas
Show description for 6a5df0ccommitted
Commits on Nov 16, 2017
Add a base class for HTMLCanvasElement and OffscreenCanvas
Show description for 55673f3committed
Loading