Commits
User selector
Commit History
Commits on Oct 28, 2020
[GTK4] Build broken with GTK 3.99.3
Show description for ef0d4accommitted
Commits on Oct 10, 2020
[GTK] Build broken with ENABLE_GAMEPAD enabled
Show description for 9f0ac65committed
Commits on Aug 14, 2020
(WK2 only) gamepad mapping stops being reported as “standard” in new tabs.
Show description for e1fb9d0committed
Commits on Jul 30, 2020
Refactor HID gamepad code to be much less fragile and much easier to hack on.
Show description for 6daf60ccommitted
Commits on Jul 23, 2020
Add Gamepad tests that exercise the native frameworks
Show description for 25429e2committed
Commits on Jul 10, 2020
Limit MultiGamepadProvider to Catalina and Big Sur.
Show description for afc01ffcommittedMultiplex the HID and GameController gamepad providers on Mac.
Show description for 58f493fcommitted
Commits on Jul 7, 2020
Get rid of concept of "initial connected gamepads"
Show description for 542169ccommitted
Commits on Jun 11, 2020
[GTK] Implement button-press-event, button-release-event, and absolute-axis-event of GAMEPAD API.
Show description for 7188ac0committed
Commits on May 20, 2020
[GTK] Implement connected and disconnected events of GAMEPAD API with libmanette
Show description for 0523257committed
Commits on Apr 20, 2020
Use #import instead of #include in Objective-C and don't use #pragma once
Show description for 10a179ecommitted
Commits on Feb 10, 2020
Standard gamepad mapping for GameControllerGamepads
Show description for a28bd80authored andcommitted
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Jun 17, 2019
Fix the build.
Show description for 8b0440fcommitted
Commits on May 5, 2019
Revert r244953 and r244954 because they broke internal builds.
Show description for 7a18364committedMerge the three UIKitSPI.h files into a single one in PAL
Show description for 1eb7038committed
Commits on Mar 4, 2019
Rid the world of WK_API_ENABLED
Show description for a2d5b2acommitted
Commits on Mar 3, 2019
Remove some more unused 32-bit code
Show description for 67f2f7ecommitted
Commits on Feb 8, 2019
Mark more heap-allocated classes as fast allocated
Show description for bd01a59committed
Commits on Oct 18, 2018
Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY)
Show description for 8132e32committed
Commits on Oct 1, 2018
Deprecate ObjC SPI in Deprecated Xcode group
Show description for da15abccommitted
Commits on Aug 24, 2018
Use unified build for UIProcess
Show description for 803de5fcommitted
Commits on May 18, 2018
Convert ProcessPrivilege assertions to regular debug-only assertions
Show description for 63e71eacommitted
Commits on Apr 10, 2018
Add ProcessPrivilege assertions to places that access NSApp
Show description for 651f57acommitted
Commits on Mar 2, 2018
Remove monotonicallyIncreasingTime
Show description for e05d544committed
Commits on Jul 20, 2017
Replace calls to Vector::resize() with calls to more efficient shrink() / grow() when applicable
Show description for 186fab2committed
Commits on Jul 18, 2017
Improve use of NeverDestroyed
Show description for b7c1664committed
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading