Commits
User selector
Commit History
Commits on Sep 23, 2021
Move the ScrollAnimationSmooth from ScrollAnimator into ScrollingEffectsController
Show description for a1dfdc5committed
Commits on Sep 22, 2021
Push ScrollAnimatorMac code into the base class and clean up the ScrollAnimator interface
Show description for 4ce53d2committedRemove ENABLE(SMOOTH_SCROLLING)
Show description for ce92d2ccommittedChange from ENABLE(RUBBER_BANDING) to HAVE(RUBBER_BANDING)
Show description for f25dda0committedReduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Sep 21, 2021
Rename {checked,dynamic}_ns_cast<> to {checked,dynamic}_objc_cast<>
Show description for b861fcdcommitted
David KilzerWrap ScrollingMomentumCalculator in a ScrollAnimationMomentum when used for scroll snap
Show description for 7b97593committed
Commits on Sep 20, 2021
ScrollSnapAnimatorState should be explicit about when it starts animations
Show description for 96f07a7committedStop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommittedTimingFunction::transformTime() is poorly-named
Show description for 1c0fc50committedHave ScrollingMomentumCalculator work in terms of ScrollExtents
Show description for 5bf9435committedHave ScrollAnimation work in terms of offsets, not positions
Show description for d1f9d1ecommitted
Commits on Sep 19, 2021
Move ScrollingMomentumCalculator into the platform directory
Show description for 41f4e7ecommitted
Commits on Sep 18, 2021
Remove use of NSScrollAnimationHelper for animated scrolls
Show description for 574c542committedRename haveScrolledSincePageLoad() and push the state to ScrollbarsController
Show description for cb41763committedMove scrollbar-related code out of ScrollAnimator and into ScrollbarsController
Show description for b437a2fcommitted
Commits on Sep 17, 2021
Fix some issues with the code paths that call into ScrollAnimator::contentAreaWillPaint()
Show description for 0c115a1committed
Commits on Sep 15, 2021
Rename ScrollController to ScollingEffectsController
Show description for 26fdc61committed
Commits on Aug 30, 2021
Fix include guards in PlatformScreenMac.mm
Show description for 992ac63committed
Commits on Aug 25, 2021
[Cocoa] Should video stop being live, time scrubber will not show
Show description for a62db72committed
Commits on Aug 20, 2021
Followup to <trac.webkit.org/r281288>
Show description for 5a2690ccommittedTouchbar not showing time scrubbing
Show description for 1023897committed
Commits on Aug 12, 2021
[macOS] Enter fullscreen animation interferes with auto-hiding menu bar
Show description for e3995c6committed
Commits on Aug 10, 2021
Commits on Jul 29, 2021
GetIdentifierStringForPreferredVoiceInListWithLocale() is deprecated in Monterey
Show description for 5ac9715authored andcommitted
Commits on Jul 21, 2021
Unreviewed, reverting r280129.
Show description for ba69103committedGetIdentifierStringForPreferredVoiceInListWithLocale() is deprecated in Monterey
Show description for 0043844committed
David Kilzer
Commits on Jul 16, 2021
Fix Apple internal build
Show description for d2adc84committed
Commits on Jul 12, 2021
[GTK][WPE] Support drawing scrollbar corner
Show description for 681881bauthored andcommitted
Commits on Jul 8, 2021
Source/WebCore:
Show description for c68872ccommitted
Commits on Jun 28, 2021
Not all uses of AudioToolbox framework use soft linking
Show description for 990d730committedUnreviewed, reverting r279322.
Show description for 15c6fe0committedNot all uses of AudioToolbox framework use soft linking
Show description for 525b607committed
Commits on Jun 25, 2021
Unreviewed, reverting r279208.
Show description for 7ac2c5bcommitted
Commits on Jun 24, 2021
[css-scroll-snap] Remove ENABLE_SCROLL_SNAP compile-time option
Show description for 13e79e2committed