Commits
User selector
Commit History
Commits on Sep 23, 2021
Move the ScrollAnimationSmooth from ScrollAnimator into ScrollingEffectsController
Show description for a1dfdc5committedImplement atan, acos, asin, atan2 calc functions
Show description for 5455ab9authored andcommittedMove more linked-on-or-after checks to WebCore::linkedOnOrAfter()
Show description for e917ffdcommittedUnify more media-related WebCore source files
Show description for f2356c3committedshouldAllowPictureInPictureMediaPlayback should use WebCore's linkedOnOrAfter()
Show description for 0c21d82committedOpus and Vorbis codecs aren't available on iPad.
Show description for 521e283committedMake SharedBuffer inherit from ThreadSafeRefCounted
Show description for 45361c5committed[Cocoa] Hook up palettes to CoreText
Show description for 21fba53committedRename the Shaping log channel to TextShaping
Show description for 14cd71acommittedTurn WebCore::LineCap and WebCore::LineJoin into 8-bit enum classes
Show description for 464fef2committed[Curl] Show TLS connection information in the inspector
Show description for e878d37committedMove more scroll snap-related code into ScrollSnapAnimatorState
Show description for 6bfc863committed
Commits on Sep 22, 2021
Push ScrollAnimatorMac code into the base class and clean up the ScrollAnimator interface
Show description for 4ce53d2committedDrop makeRef() and use Ref { } instead
Show description for fee7a1ccommittedRemove ENABLE(SMOOTH_SCROLLING)
Show description for ce92d2ccommittedUse SharedMemory for transferring appended buffers from SourceBuffer to the GPU process
Show description for a14f6c3committedAdd FontCreationContext
Show description for 8f71282committedChange from ENABLE(RUBBER_BANDING) to HAVE(RUBBER_BANDING)
Show description for f25dda0committedDelete dead code in FontPaletteValues
Show description for a6973b0committedReduce use of makeRef() and use Ref { } instead
Show description for 4f53761committedReduce sizeof(NetworkLoadMetrics)
Show description for 6d5d992authored andcommitted
Parsing support for font-palette
Show description for 312facfcommitted
Commits on Sep 21, 2021
Rename {checked,dynamic}_ns_cast<> to {checked,dynamic}_objc_cast<>
Show description for b861fcdcommitted
David KilzerModernize ENABLE_IOSURFACE_POOL_STATISTICS logging
Show description for bc03f2dcommittedUnreviewed, reverting r282768.
Show description for bf51538committed
Eric Hutchison[iOS] Disable default system gesture on extended gamepad
Show description for 99a0fb2committedRemove unused CGWindowCaptureSource
Show description for 2e55d7bcommittedScrollAnimationSmooth should only have one way to start an animation
Show description for aff806ccommittedParsing support for font-palette-values
Show description for e3b5f46committedDrop remaining uses of makeRefPtr() in WebCore/
Show description for 102a6d5committedWrap ScrollingMomentumCalculator in a ScrollAnimationMomentum when used for scroll snap
Show description for 7b97593committedImplement exp,log functions calc functions
Show description for b6d5b2cauthored andcommitted
Commits on Sep 20, 2021
[Cocoa] Videos sometimes don't render when loaded in the GPU process
Show description for 94e781acommittedReduce use of makeRefPtr() and use RefPtr { } directly
Show description for 65b0916committedScrollSnapAnimatorState should be explicit about when it starts animations
Show description for 96f07a7committed