- 075931a Add a new DrawDecomposedGlyphs display list item to avoid repeatedly sending glyphs when using the GlyphDisplayListCache by heycam@apple.com · 2 years, 9 months ago
- 109f5ae Revert r295516 and r295373 https://bugs.webkit.org/show_bug.cgi?id=241621 by heycam@apple.com · 2 years, 10 months ago
- 19b04ff Add a new DrawDecomposedGlyphs display list item to avoid repeatedly sending glyphs when using the GlyphDisplayListCache by heycam@apple.com · 2 years, 10 months ago
- bb0442f Unreviewed, reverting r295278. https://bugs.webkit.org/show_bug.cgi?id=241336 by commit-queue@webkit.org · 2 years, 10 months ago
- 797bf69 Add a new DrawDecomposedGlyphs display list item to avoid repeatedly sending glyphs when using the GlyphDisplayListCache by heycam@apple.com · 2 years, 10 months ago
- 7f2486d [GPU Process] [iOS] Vertical text is incorrectly displaced by said@apple.com · 3 years ago
- 7575cdc [GPU Process] Ensure DisplayList::Recorder and its base class are initialized with the same GraphicsContextState by said@apple.com · 3 years ago
- 687570f [GPU Process] Make GraphicsContextState a class by said@apple.com · 3 years ago
- 5513cec [GPU Process] Make GraphicsContextState keep track of changes till they are applied by said@apple.com · 3 years ago
- 2784120 [GPU Process] Move other classes out of GraphicsContext.h by said@apple.com · 3 years ago
- 7f23b62 Fix the build by timothy_horton@apple.com · 3 years, 1 month ago
- 82fb82d [GPU Process] dont load Apple Pay button/logo PDFs in the WebProcess by drousso@apple.com · 3 years, 1 month ago
- a22fc22 Source/WebCore: by said@apple.com · 3 years, 1 month ago
- 9060dfc [GPU Process] Enable drawing the SVGImage in the GPU Process by said@apple.com · 3 years, 1 month ago
- d10de90 [GPU Process] Route the call to ImageBuffer::drawPattern() through GraphicsContext by said@apple.com · 3 years, 1 month ago
- 8933e4d [GPU Process] Implement GraphicsContext::drawLineForText() in terms of GraphicsContext::drawLinesForText() by said@apple.com · 3 years, 1 month ago
- a3d1cbc [GPU Process] Delete GraphicsContext::clipToDrawingCommands() by said@apple.com · 3 years, 1 month ago
- 41c5b18 Fix linker errors when CG_DISPLAY_LIST_BACKED_IMAGE_BUFFER is enabled by commit-queue@webkit.org · 3 years, 1 month ago
- 8eabfa2 [GPU Process] Move ImageBuffer::createCompatibleImageBuffer() and SVGRenderingContext::createImageBuffer to GraphicsContext by said@apple.com · 3 years, 2 months ago
- 8a46d06 .: Remove support for Direct2D https://bugs.webkit.org/show_bug.cgi?id=234999 by weinig@apple.com · 3 years, 3 months ago
- 5391763 [GPU Process] Remove the result FilterImage from FilterEffect by said@apple.com · 3 years, 3 months ago
- ccfe0de [GPU Process] Add the encoding/decoding for Filter and FilterEffect by said@apple.com · 3 years, 4 months ago
- 2c239ea [GPU Process] Apply the filter to an ImageBuffer through GraphicsContext and ImageBuffer by said@apple.com · 3 years, 4 months ago
- 306bce1 Yahoo.com has fragments of wrongly-scaled content throughout when using CGDisplayListImageBufferBackend by timothy_horton@apple.com · 3 years, 5 months ago
- aaf1e5b Borders are not drawn when using BifurcatedGraphicsContext by timothy_horton@apple.com · 3 years, 6 months ago
- ede60f9 Introduce RemoteDisplayListRecorderProxy and RemoteDisplayListRecorder by wenson_hsieh@apple.com · 3 years, 6 months ago
- 6e6bb22 De-virtualize two overrides of GraphicsContext::drawImage by timothy_horton@apple.com · 3 years, 6 months ago
- 36e5865 Choose an appropriate color space when converting an SVG image into a NativeImage for canvas drawImage by heycam@apple.com · 3 years, 6 months ago
- 8eb4119 Allow `DrawGlyphsRecorder` to be used with any `GraphicsContext` instead of just `DisplayList::Recorder` by drousso@apple.com · 3 years, 6 months ago
- b442d4b [iOS Family] Delete letterpress support by mmaxfield@apple.com · 3 years, 6 months ago
- 327511c [Cairo][Win] Remove unneeded GraphicsContextPlatformPrivate by Hironori.Fujii@sony.com · 3 years, 9 months ago
- 7ae5baa [Cairo] Merge PlatformContextCairo into GraphicsContextCairo by Hironori.Fujii@sony.com · 3 years, 9 months ago
- 94a65fb [Win] Remove unused GraphicsContext::shouldIncludeChildWindows() by Hironori.Fujii@sony.com · 3 years, 10 months ago
- b67b736 [Win] Remove unused GraphicsContext::hdc() by Hironori.Fujii@sony.com · 3 years, 10 months ago
- a4ddc78 Remove WTF::Optional synonym for std::optional, using that class template directly instead by darin@apple.com · 3 years, 10 months ago
- 7c840b6 Next step toward using std::optional directly instead of through WTF::Optional typedef by darin@apple.com · 3 years, 10 months ago
- 3a4184a [Win] Remove unused GraphicsContext::WindowsBitmap class by Hironori.Fujii@sony.com · 3 years, 10 months ago
- 6db1066 Virtualize GraphicsContext https://bugs.webkit.org/show_bug.cgi?id=226170 by timothy_horton@apple.com · 3 years, 10 months ago
- 403f631 Convert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.) by weinig@apple.com · 3 years, 10 months ago
- 464f94d Unreviewed, reverting r277940. https://bugs.webkit.org/show_bug.cgi?id=226182 by commit-queue@webkit.org · 3 years, 10 months ago
- ee066bb Convert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.) by weinig@apple.com · 3 years, 10 months ago
- 58f45c8 Use ImageBuffer scaling in RemoteLayerBackingStore, rather than handling scale in the class by timothy_horton@apple.com · 3 years, 11 months ago
- c16152d Compact GraphicsContextState https://bugs.webkit.org/show_bug.cgi?id=224317 by simon.fraser@apple.com · 4 years ago
- 96af18d Build fails when video is disabled by commit-queue@webkit.org · 4 years ago
- 6912bae [GTK] X11 build fixes https://bugs.webkit.org/show_bug.cgi?id=223577 by commit-queue@webkit.org · 4 years ago
- 52a1305 drawGlyphs() should take a Glyph* and an Advance* instead of a GlyphBuffer by mmaxfield@apple.com · 4 years, 1 month ago
- 666bf8e Differentiate between color spaces used to tag colors and color spaces used to tag destinations by weinig@apple.com · 4 years, 2 months ago
- 1a45e3b Remove the dead code of USE(WINGDI) by Hironori.Fujii@sony.com · 4 years, 2 months ago
- 5cf8d22 Move the space transform outside the Gradient class by said@apple.com · 4 years, 2 months ago
- 4ba26ad [LFC Display] Add basic opacity support. by simon.fraser@apple.com · 4 years, 4 months ago
- 0feab20 Final refactor for WebGL implementation to use only GraphicsContextGL by commit-queue@webkit.org · 4 years, 4 months ago
- 4fac18a [GPU Process] GraphicsContext::drawPattern() should take a NativeImage argument by said@apple.com · 4 years, 4 months ago
- 14886b7 Use GraphicsContext instead of CGContext in RemoteLayerBackingStore by timothy_horton@apple.com · 4 years, 5 months ago
- fa7dd51 [GPU Process] Control the life cycle of the platform image by a new class named NativeImage by said@apple.com · 4 years, 5 months ago
- 103a7c7 [Concurrent display lists] Encode display list items directly into shared memory by wenson_hsieh@apple.com · 4 years, 5 months ago
- 604a4f6 [GPU Process] Make ImageBuffer RefCounted by said@apple.com · 4 years, 5 months ago
- 0396157 [GPU Process] Clean the DisplayList recording of the NativeImage by commit-queue@webkit.org · 4 years, 5 months ago
- 1ba742e [GPU Process] Support CanvasRenderingContext2D.drawImage() with HTMLVideoElement by wenson_hsieh@apple.com · 4 years, 6 months ago
- a9831b1 [GPU Process] Several layout tests in fast/canvas crash under GraphicsContext::clipToImageBuffer by wenson_hsieh@apple.com · 4 years, 6 months ago
- 7c2e178 Make FontCascade.drawText() return a FloatSize instead of a float by mmaxfield@apple.com · 4 years, 8 months ago
- e170e34 Simplify and improve Gradient, some other small color-related removals by darin@apple.com · 4 years, 9 months ago
- 9b725a4 [IPC hardening] OptionSet<> values should be validated by ddkilzer@apple.com · 4 years, 9 months ago
- fd07fe9 [IPC] Add WTF::EnumTraits<> for every enum type used in IPC by ddkilzer@apple.com · 4 years, 10 months ago
- 9769ff6 Implement FCP (first contentful paint) by noam@webkit.org · 5 years ago
- 067ffd7 IPC serialization of enums should serialize std::underlying_type instead of uint64_t by commit-queue@webkit.org · 5 years ago
- 7541c62 Unreviewed, reverting r259804. by ryanhaddad@apple.com · 5 years ago
- aaa757c IPC serialization of enums should serialize std::underlying_type instead of uint64_t by achristensen@apple.com · 5 years ago
- 8945bcd [GPU Process] GraphicsContextStateChange must accumulate fill and stroke fields as single properties by commit-queue@webkit.org · 5 years ago
- 2fbdd0f [GPU Process] Implement CanvasRenderingContext2D.putImageData() by mmaxfield@apple.com · 5 years ago
- 62a57b9 Make RenderingMode and AlphaPremultiplication enum classes and move them to separate headers by commit-queue@webkit.org · 5 years ago
- 92f9916 Rename GraphicsContext3D to GraphicsContextGL by dino@apple.com · 5 years ago
- 9767c8f Ensure transparency layers are properly ended when only painting root background by simon.fraser@apple.com · 5 years ago
- 986d496 Finish encoding/decoding support for DisplayList::SetState by wenson_hsieh@apple.com · 5 years ago
- c61f015 Add encoding and decoding support for more DisplayListItems by wenson_hsieh@apple.com · 5 years ago
- fc43a3c Implement encoding for DrawImage and DrawRoundedRect display list items by timothy_horton@apple.com · 5 years ago
- 3b599f3 Start adding encoding support for DisplayList and some DisplayListItems by timothy_horton@apple.com · 5 years ago
- fca17da Start adding encoding support for DisplayList and some DisplayListItems by timothy_horton@apple.com · 5 years ago
- 3a2b0ce7 Make CompositeOperator and BlendMode encodable by timothy_horton@apple.com · 5 years ago
- 66329be Reimplement some PlatformCALayer methods using GraphicsContext instead of CGContextRef by timothy_horton@apple.com · 5 years ago
- 60abb7b Move style building state to a class of its own by antti@apple.com · 5 years ago
- 8ed1cac Source/WebCore: by commit-queue@webkit.org · 6 years ago
- ca780b5 All image drawing functions should take an argument of type ImagePaintingOptions by commit-queue@webkit.org · 6 years ago
- 0f3f2dd [WTF] Add makeUnique<T>, which ensures T is fast-allocated, WTF_MAKE_FAST_ALLOCATED annotation part by ysuzuki@apple.com · 6 years ago
- 491f379 shouldRespectImageOrientation should be a value in ImageOrientation by commit-queue@webkit.org · 6 years ago
- b035696 [FTW] Refactor Direct2D code to follow Cairo's model to support modern WebKit by bfulgham@apple.com · 6 years ago
- 6b04173 Use IWICBitmap (rather than ID2D1Bitmap) for NativeImagePtr on FTW by bfulgham@apple.com · 6 years ago
- 5e993fa [Async overflow scroll] Clipped composited layers inside overflow scroll jitter and get incorrectly clipped by simon.fraser@apple.com · 6 years ago
- 0ce67df Rename AtomicString to AtomString https://bugs.webkit.org/show_bug.cgi?id=195276 by darin@apple.com · 6 years ago
- 0447741 Plumb dark appearance down to GraphicsContext. by timothy_horton@apple.com · 6 years ago
- c6dedcd Separate out outline-style: auto user-agent appearance from Mac animated focus ring drawing by dbates@webkit.org · 6 years ago
- 4c9a89a CSS auto focus-ring outlines don't render on iOS by dbates@webkit.org · 6 years ago
- 8b7a022 wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from by cdumez@apple.com · 6 years ago
- bb2f61c Move URL from WebCore to WTF https://bugs.webkit.org/show_bug.cgi?id=190234 by keith_miller@apple.com · 6 years ago
- 9b4c944 Clean up text decoration drawing code by mmaxfield@apple.com · 6 years ago
- 6f5c11e Clean up drawLineForDocumentMarker() by mmaxfield@apple.com · 6 years ago
- d70ccb9 Make FindOptionsShowOverlay work on iOS by timothy_horton@apple.com · 6 years ago
- 14ce60a Spelling dots do not scale with page on iOS; share spelling dot painting code between Mac and iOS by dbates@webkit.org · 7 years ago
- ecfaca7 Make BlendMode an enum class https://bugs.webkit.org/show_bug.cgi?id=188325 by commit-queue@webkit.org · 7 years ago
- 55712e8 Source/WebCore: by commit-queue@webkit.org · 7 years ago
- c826bcb Dark Mode: document markers are difficult to see by graouts@webkit.org · 7 years ago