Commits
User selector
Commit History
Commits on Sep 23, 2020
Fix some typo'd wheel event listener logging
Show description for 8d8ed4bcommitted
Commits on Aug 4, 2020
Add an EventRegions log channel
Show description for dd11b49committed
Commits on Jun 30, 2020
[iOS] Editable regions causes ~1% slowdown in PLT5
Show description for 665bd83committed
Commits on Jun 5, 2020
Unreviewed, fix unused parameter warnings in EventRegion.cpp and RenderLayerBacking.cpp
Show description for 9eb3a06authored andcommitted
Commits on Jun 3, 2020
EventRegion::translate() needs to offset the wheel event regions
Show description for f4faca4committed
Commits on Jun 2, 2020
Add ENABLE(WHEEL_EVENT_REGIONS), enabled on macOS which is the only platform that needs wheel event regions for scrolling thread hit-testing
Show description for ff7d78bcommitted
Commits on Jun 1, 2020
Add ENABLE(TOUCH_ACTION_REGIONS) to wrap code that's only relevant for platforms that consult touch-action for event handling
Show description for a74e61acommitted
Commits on May 15, 2020
[Wheel event region] Invalidation when changing listeners on elements
Show description for 88eca5bcommitted
Commits on May 13, 2020
[Wheel event region] Debug overlay
Show description for 7d8fdd2committed[Wheel event region] Add support for getting wheel event region from ScrollingTree
Show description for 8feba22committed
Commits on May 7, 2020
Add basic support for generating accurate wheel event listener region
Show description for c06fcb2committed
Commits on May 6, 2020
Unreviewed, reverting r261239.
Show description for dfcc21acommittedAdd basic support for generating accurate wheel event listener region
Show description for b12989acommitted
Commits on May 3, 2020
Sometimes cannot find <textarea> in list of editable elements
Show description for 9c65d80committed
Commits on Apr 8, 2020
Track editable elements on screen
Show description for 7dcf0a2committed
Commits on Mar 17, 2020
Add a bit more UIHitTesting logging, and make it possible to dump EventRegions from WebKit
Show description for 23ef8adcommitted
Commits on Mar 9, 2020
Remove the compile-time flag for Pointer Events
Show description for 2cff0f2committed
Commits on Nov 14, 2019
Fix GTK/WPE builds after enabling POINTER_EVENTS support
Show description for 6daa391authored andcommitted
Commits on Nov 13, 2019
Unreviewed, rolling out r252402.
Show description for 3e7b44aauthored andcommittedUnreviewed, fix GTK/WPE builds after enabling POINTER_EVENTS support.
Show description for 35e2a13committed
Commits on Aug 13, 2019
Source/WebCore:
Show description for 68c6975committed
Commits on Jun 11, 2019
Add visualization of touch action regions
Show description for 4ca528bcommitted
Commits on May 14, 2019
Event region computation should respect transforms
Show description for c40eca4committed
Commits on Apr 8, 2019
Update touch-action region on property changes
Show description for 1c4015ecommitted
Commits on Apr 6, 2019
Combine event and touch action regions into a single class
Show description for 1867594committed
Loading