1. b2cd169 [Cocoa] USE(PLATFORM_SYSTEM_FALLBACK_LIST) is true on all Cocoa platforms, so there's no need to consult it in Cocoa-specific files by mmaxfield@apple.com · 4 years, 7 months ago
  2. 3798646 Versioning. by repstein@apple.com · 4 years, 7 months ago
  3. 4fcf9d7 Versioning. by repstein@apple.com · 4 years, 8 months ago
  4. 305732f Versioning. by alancoon@apple.com · 4 years, 8 months ago
  5. 9bfe4b2 Remove all references to non-existent 10.16 by timothy_horton@apple.com · 4 years, 8 months ago
  6. d433aed Versioning. by alancoon@apple.com · 4 years, 8 months ago
  7. c1d07db Versioning. by alancoon@apple.com · 4 years, 8 months ago
  8. cde8f09 Infrastructure Work for Integrating CoreImage for Accelerated CSS/SVG Filter Rendering by commit-queue@webkit.org · 4 years, 8 months ago
  9. 805c4f7 Update macOS Version macros https://bugs.webkit.org/show_bug.cgi?id=214653 by conrad_shultz@apple.com · 4 years, 8 months ago
  10. 99f49e0 Versioning. by alancoon@apple.com · 4 years, 8 months ago
  11. aa65158 [watchOS] Support armv7k build by jbedard@apple.com · 4 years, 9 months ago
  12. 5b867d6 <attachment> layout does not scale with Dynamic Type size changes by timothy_horton@apple.com · 4 years, 9 months ago
  13. 46df619 Unreviewed, reverting r263960. https://bugs.webkit.org/show_bug.cgi?id=213980 by commit-queue@webkit.org · 4 years, 9 months ago
  14. 6b9e77e Unreviewed, reverting r263953 and r263959. by commit-queue@webkit.org · 4 years, 9 months ago
  15. 357d1c9 [Cocoa] Remove FEATURE_DEFINES from the Cocoa/Xcode build system by darin@apple.com · 4 years, 9 months ago
  16. e647f59 [Cocoa] Move almost all features from FeatureDefines.xcconfig to PlatformEnableCocoa.h by darin@apple.com · 4 years, 9 months ago
  17. 6022b06 [Cocoa] Remove all features from FeatureDefines.xcconfig that are already mentioned in PlatformEnableCocoa.h by darin@apple.com · 4 years, 9 months ago
  18. c839993 [Cocoa] Remove unconditional features from FeatureDefines.xcconfig, making sure they are covered in PlatformEnableCocoa.h by darin@apple.com · 4 years, 9 months ago
  19. 1660b38 Update comment in FeatureDefines.xcconfig since PlatformEnableCocoa.h should be used instead by darin@apple.com · 4 years, 9 months ago
  20. a14cb32 Remove support for ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE by weinig@apple.com · 4 years, 9 months ago
  21. d3609ce Add "-Wliteral-conversion" warning to Xcode based builds and fix the issues it finds by weinig@apple.com · 4 years, 9 months ago
  22. d37076e Enable the support of FULLSCREEN_API in WebKitTestRunner by peng.liu6@apple.com · 4 years, 9 months ago
  23. d493c8e [Xcode] Enable the "My Mac (Mac Catalyst)" destination in WebKit Xcode projects by aestes@apple.com · 4 years, 9 months ago
  24. 00e60c7 Remove ENABLE_STREAMS_API compilation flag by commit-queue@webkit.org · 4 years, 9 months ago
  25. ea3727b We should resurrect the older patch that collects some statistics of web API calls by commit-queue@webkit.org · 4 years, 9 months ago
  26. 5871e1f Versioning. by alancoon@apple.com · 4 years, 9 months ago
  27. 8ecc533 Versioning. by alancoon@apple.com · 4 years, 9 months ago
  28. 19c9276 Update macOS version macros https://bugs.webkit.org/show_bug.cgi?id=213484 by timothy_horton@apple.com · 4 years, 9 months ago
  29. 9bbfd49 Versioning. by alancoon@apple.com · 4 years, 10 months ago
  30. e8d9078 Remove ENABLE_VIDEO_TRACK ifdef guards by philn@webkit.org · 4 years, 10 months ago
  31. 1f9aca7 WebCore: Link to framework stubs for watchOS and tvOS by jbedard@apple.com · 4 years, 10 months ago
  32. 1823f82 [Apple Pay] Remove conditionals for ENABLE_APPLE_PAY_SESSION_V(3|4) by aestes@apple.com · 4 years, 10 months ago
  33. 840c45d Work around broken system version macro by timothy_horton@apple.com · 4 years, 10 months ago
  34. a9293b5 [watchOS] Re-enable content filtering in the simulator build by aestes@apple.com · 4 years, 10 months ago
  35. 7396f19 Versioning. by alancoon@apple.com · 4 years, 10 months ago
  36. 807db86 Revert FEATURES_DEFINES related changes by krollin@apple.com · 4 years, 10 months ago
  37. 705b78a [Apple Pay] Remove conditionals for ENABLE_APPLE_PAY_SESSION_V(3|4) by aestes@apple.com · 4 years, 10 months ago
  38. d89d292 Remove things from FeatureDefines.xcconfig that are covered by PlatformEnableCocoa.h by darin@apple.com · 4 years, 10 months ago
  39. eec4d50 Remove things from FeatureDefines.xcconfig that are covered by PlatformEnableCocoa.h by darin@apple.com · 4 years, 10 months ago
  40. 4301525 Make generate-unified-sources.sh not depend on features being listed in FEATURE_DEFINES environment variable by darin@apple.com · 4 years, 10 months ago
  41. 87826b0 Web Inspector: replace `featureGuard` and `availability` with a combined `condition` that accepts any macro by drousso@apple.com · 4 years, 10 months ago
  42. 1fe2b92 Versioning. by alancoon@apple.com · 4 years, 10 months ago
  43. 6ad0b45 http/tests/ssl/applepay/ApplePayInstallmentConfiguration.https.html fails in public SDK builds by aestes@apple.com · 4 years, 11 months ago
  44. bb73af5 Versioning. by alancoon@apple.com · 4 years, 11 months ago
  45. 23b8691 Versioning. by alancoon@apple.com · 5 years ago
  46. 79fe19c [Cocoa] Build with UChar as char16_t even in builds that use Apple's internal SDK by darin@apple.com · 5 years ago
  47. f963990 Fix MACCATALYST build failures https://bugs.webkit.org/show_bug.cgi?id=210815 by peng.liu6@apple.com · 5 years ago
  48. 19f424a Fix build failures when video fullscreen and picture-in-picture is disabled by peng.liu6@apple.com · 5 years ago
  49. afaea00 Versioning. by alancoon@apple.com · 5 years ago
  50. 8134b19 Versioning. by alancoon@apple.com · 5 years ago
  51. ec6432e Set ENTITLEMENTS_REQUIRED=NO for some Xcode build targets by krollin@apple.com · 5 years ago
  52. 13bb61d Track editable elements on screen by dbates@webkit.org · 5 years ago
  53. c3700c5 Versioning. by alancoon@apple.com · 5 years ago
  54. a2b975f [Xcode] Replace ASAN_OTHER_CFLAGS and ASAN_OTHER_CPLUSPLUSFLAGS with $(inherited) by ddkilzer@apple.com · 5 years ago
  55. c42bf8b Versioning. by alancoon@apple.com · 5 years ago
  56. 105277e Upstream a variety of Cocoa-platform HAVE and ENABLE macros by timothy_horton@apple.com · 5 years ago
  57. 385e64b Unreviewed, reverting r258748. by jacob_uphoff@apple.com · 5 years ago
  58. a3c38f5 Upstream a variety of Cocoa-platform HAVE and ENABLE macros by timothy_horton@apple.com · 5 years ago
  59. 723abe2 [WebXR] IDLs, stubs and build configuration for WPE by svillar@igalia.com · 5 years ago
  60. 5162af1 Should not use variable-length-array (VLA) by ysuzuki@apple.com · 5 years ago
  61. bd66a76 Versioning. by alancoon@apple.com · 5 years ago
  62. f914c50 Remove obsolete feature flags https://bugs.webkit.org/show_bug.cgi?id=208830 by don.olmstead@sony.com · 5 years ago
  63. 9ef57c2 Remove the compile-time flag for Pointer Events by graouts@webkit.org · 5 years ago
  64. c83d661 Move JavaScriptCore related feature defines from FeatureDefines.xcconfig to PlatformEnableCocoa.h by weinig@apple.com · 5 years ago
  65. 377c35f Versioning. by alancoon@apple.com · 5 years ago
  66. c87a2b3 Add new Mac target numbers https://bugs.webkit.org/show_bug.cgi?id=208398 by alancoon@apple.com · 5 years ago
  67. 6bfdd70 Versioning. by alancoon@apple.com · 5 years ago
  68. a1504a3 Versioning. by alancoon@apple.com · 5 years ago
  69. 444d5f3 Remove CSS_DEVICE_ADAPTATION https://bugs.webkit.org/show_bug.cgi?id=203479 by simon.fraser@apple.com · 5 years ago
  70. e7d62c7 Unreviewed, rolling out r256091. by tsavell@apple.com · 5 years ago
  71. be688b4 Unreviewed, rolling out r256103. by tsavell@apple.com · 5 years ago
  72. 74835fc9 Re-enable LTO for ARM builds by krollin@apple.com · 5 years ago
  73. 4ef99d9 Move JavaScriptCore related feature defines from FeatureDefines.xcconfig to PlatformEnableCocoa.h by weinig@apple.com · 5 years ago
  74. e0b210d Move trivial definitions from FeatureDefines.xcconfig to PlatformEnableCocoa.h by weinig@apple.com · 5 years ago
  75. 5828c74 Unreviewed, rolling out r256051. by ryanhaddad@apple.com · 5 years ago
  76. c3bb596 Move trivial definitions from FeatureDefines.xcconfig to PlatformEnableCocoa.h by weinig@apple.com · 5 years ago
  77. 4e460c0 [Apple Pay] Provide a redacted billing contact during payment method selection by commit-queue@webkit.org · 5 years ago
  78. 03ba657 Enable -Wconditional-uninitialized in WebCore project by ddkilzer@apple.com · 5 years ago
  79. 4711c52 Add build flag for stale-while-revalidate by commit-queue@webkit.org · 5 years ago
  80. c7500a5 Build ANGLE as a dynamic library by dino@apple.com · 5 years ago
  81. a77f5c9 Implement css3-images image-orientation by commit-queue@webkit.org · 5 years ago
  82. 893e0d5 AX: Enable ACCESSIBILITY_ISOLATED_TREE by cfleizach@apple.com · 5 years ago
  83. 6cd6971 Versioning. by alancoon@apple.com · 5 years ago
  84. db92099 Build ANGLE as a dynamic library by dino@apple.com · 5 years ago
  85. dda4e02 Reverting libANGLE.a -> libANGLE-shared.dylib. by dino@apple.com · 5 years ago
  86. 8c8f903 macCatalyst: Cursor should update on mouse movement and style change by timothy_horton@apple.com · 5 years ago
  87. 1e6166a Versioning. by alancoon@apple.com · 5 years ago
  88. 8083ab2 Build fix for WebCoreTestSupport. by dino@apple.com · 5 years ago
  89. 1301551 MacCatalyst build of libANGLE is installed in the incorrect location by dino@apple.com · 5 years ago
  90. a5442a1 Versioning. by alancoon@apple.com · 5 years ago
  91. 97d209a Versioning. by alancoon@apple.com · 5 years ago
  92. 64dc0d1 Introduce a GPU process https://bugs.webkit.org/show_bug.cgi?id=204343 by timothy_horton@apple.com · 5 years ago
  93. 0688136 Build ANGLE as a dynamic library by dino@apple.com · 5 years ago
  94. ff26599 Remove ENABLE_KEYBOARD_CODE_ATTRIBUTE and ENABLE_KEYBOARD_KEY_ATTRIBUTE macros by Hironori.Fujii@sony.com · 5 years ago
  95. 41854e4 Don't use AVCapture on watchOS and tvOS by eric.carlson@apple.com · 5 years ago
  96. 9d3e80e [Apple] Enable variation fonts on all Apple platforms by mmaxfield@apple.com · 5 years ago
  97. 88f6a9f Versioning. by alancoon@apple.com · 5 years ago
  98. ee73b1c Web Inspector: Add diagnostic logging for frontend feature usage by drousso@apple.com · 5 years ago
  99. 1c9eccc Fix the watchOS build after r251896 by timothy_horton@apple.com · 5 years ago
  100. 1f0ff23 Turn on IOSurface support in the iOS Simulator by timothy_horton@apple.com · 5 years ago