1. 4d94f87 Don't install webpushd on catalyst by sbarati@apple.com · 2 years, 9 months ago
  2. c671949 [Xcode] Use workspace builds by default in build-webkit by emw@apple.com · 2 years, 10 months ago
  3. c755304 Define WK_NOT_NO in SDKVariant.xcconfig by david_quesada@apple.com · 2 years, 10 months ago
  4. 95e8cb4 [XCBuild] Use XCBuild for all command-line and project builds by emw@apple.com · 3 years ago
  5. 15cbefa [Xcode] In open-source builds, disable bitcode in xcconfigs instead of build-webkit by emw@apple.com · 3 years ago
  6. 3ab0cce Reland "[XCBuild] Enable dependency validation by default" by emw@apple.com · 3 years ago
  7. 11b674b [Xcode] Avoid targeting 32-bit iOS and Mac architectures by emw@apple.com · 3 years ago
  8. 2140e87 Unreviewed, reverting r292591. by emw@apple.com · 3 years ago
  9. 63d8efb [XCBuild] Enable dependency validation by default by emw@apple.com · 3 years ago
  10. 6041ad8 Adopt FALLBACK_PLATFORM_NAME in place of FALLBACK_PLATFORM by timothy_horton@apple.com · 3 years, 1 month ago
  11. e7a0235 Use c++2a instead of gnu++2a for Cocoa builds by commit-queue@webkit.org · 3 years, 2 months ago
  12. bcea647 [Xcode] Configure each project for the legacy build system by commit-queue@webkit.org · 3 years, 3 months ago
  13. 632d990 Start using C++20 https://bugs.webkit.org/show_bug.cgi?id=233963 by commit-queue@webkit.org · 3 years, 3 months ago
  14. 67b1f17 Unreviewed, reverting r287698. by achristensen@apple.com · 3 years, 3 months ago
  15. 579583e Start using C++20 https://bugs.webkit.org/show_bug.cgi?id=233963 by achristensen@apple.com · 3 years, 3 months ago
  16. d5bc6c0 [Tools] Enable -Wformat=2 warnings by ddkilzer@apple.com · 3 years, 5 months ago
  17. 5350b55 All the SDKVariant.xcconfig files should match by mmaxfield@apple.com · 3 years, 6 months ago
  18. ced3454 More FALLBACK_PLATFORM adoption https://bugs.webkit.org/show_bug.cgi?id=219545 by commit-queue@webkit.org · 4 years, 4 months ago
  19. 2c8ab0d Adopt FALLBACK_PLATFORM https://bugs.webkit.org/show_bug.cgi?id=219504 by commit-queue@webkit.org · 4 years, 4 months ago
  20. 1860325 Implement basic permission check for SpeechRecognition by sihui_liu@apple.com · 4 years, 5 months ago
  21. 13f15a0 Disable media capture if an app's entitlements won't allow access to capture devices by eric.carlson@apple.com · 4 years, 6 months ago
  22. 8cbe8ee Disable media capture if an app's entitlements won't allow access to capture devices by eric.carlson@apple.com · 4 years, 6 months ago
  23. bff358f Unify linkedOnOrAfter duplicate code and use SPI/WebCoreTestSupport instead of NSUserDefaults by achristensen@apple.com · 4 years, 6 months ago
  24. 20237ff Prevent media capture unless the application has correct data for system permission prompt by eric.carlson@apple.com · 4 years, 6 months ago
  25. 6483c20 Implement default behavior for getUserMedia requests in case where there is no delegate set by youenn@apple.com · 4 years, 6 months ago
  26. fd772fa Update MobileMiniBrowser project settings to current Xcode by commit-queue@webkit.org · 4 years, 10 months ago
  27. ff8c131 Include LocalOverrides.xcconfig in all Tools projects by dbates@webkit.org · 4 years, 11 months ago
  28. a2b975f [Xcode] Replace ASAN_OTHER_CFLAGS and ASAN_OTHER_CPLUSPLUSFLAGS with $(inherited) by ddkilzer@apple.com · 5 years ago
  29. b848372 Add some shared schemes to the WebKit.xcworkspace by simon.fraser@apple.com · 5 years ago
  30. 0d489b9 Long hang when loading a cnn.com page on iOS by simon.fraser@apple.com · 6 years ago
  31. d97bbcc Upstream use of MACCATALYST by bdakin@apple.com · 6 years ago
  32. 109653c Tool binaries like WebKitTestRunner have too aggressive stripping, resulting in non-symbolicated crash logs by ryanhaddad@apple.com · 6 years ago
  33. 8e484c2 MobileMiniBrowser: Add iPad support, and allow insecure loads by simon.fraser@apple.com · 6 years ago
  34. 5f94873 <rdar://problem/50299396> Fix internal High Sierra build by achristensen@apple.com · 6 years ago
  35. 131905a Start using C++17 https://bugs.webkit.org/show_bug.cgi?id=197131 by achristensen@apple.com · 6 years ago
  36. b0afc5e [Xcode] Add SDKVariant.xcconfig to various Xcode projects by aestes@apple.com · 6 years ago
  37. 00356ed Remove Info.plist from MobileMiniBrowser.framework's Copy Bundle Resources phase by krollin@apple.com · 6 years ago
  38. c789475 SDK_VARIANT build destinations should be separate from non-SDK_VARIANT builds by jer.noble@apple.com · 6 years ago
  39. e019d86 Unreviewed, rolling out r240124. by tsavell@apple.com · 6 years ago
  40. fd90548 SDK_VARIANT build destinations should be separate from non-SDK_VARIANT builds by jer.noble@apple.com · 6 years ago
  41. ff3e3c63 Modernize WebKit Tools Xcode projects for localization's sake by timothy_horton@apple.com · 6 years ago
  42. 4f9a24a by mitz@apple.com · 6 years ago
  43. 0940722 bmalloc, WTF and JavaScriptCore parts of [Xcode] Update some build settings as recommended by Xcode 10 by mitz@apple.com · 6 years ago
  44. 9234342 MobileMiniBrowser: Move test2s.mp4 into Resources directory by ddkilzer@apple.com · 7 years ago
  45. ef4c44f Fix incorrect use of `sourceTree = "<group>";` for built products and frameworks in Xcode projects by ddkilzer@apple.com · 7 years ago
  46. 5cce4f0 Unreviewed, rolling out r232052. by ryanhaddad@apple.com · 7 years ago
  47. 24cbfd8 Use more C++17 https://bugs.webkit.org/show_bug.cgi?id=185176 by utatane.tea@gmail.com · 7 years ago
  48. bd95147 HaveInternalSDK includes should be "#include?" by keith_miller@apple.com · 7 years ago
  49. db9143e MobileMiniBrowser using the wrong toolchain by jbedard@apple.com · 7 years ago
  50. bec5fde [Xcode] Enable CLANG_WARN_RANGE_LOOP_ANALYSIS by aestes@apple.com · 8 years ago
  51. fb4a009 [Xcode] Enable CLANG_WARN_OBJC_LITERAL_CONVERSION by aestes@apple.com · 8 years ago
  52. f8602fe [Xcode] Enable CLANG_WARN_NON_LITERAL_NULL_CONVERSION by aestes@apple.com · 8 years ago
  53. f0bb146 [Xcode] Enable CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING by aestes@apple.com · 8 years ago
  54. 1384c76 [Xcode] Add an experimental setting to build with ccache by aestes@apple.com · 8 years ago
  55. d411253 Reverted r218056 because it made the IDE reindex constantly. by mitz@apple.com · 8 years ago
  56. e336dea [Xcode] With Xcode 9 developer beta, everything rebuilds when switching between command-line and IDE by mitz@apple.com · 8 years ago
  57. f893a14 Update architectures in xcconfig files. by mark.lam@apple.com · 8 years ago
  58. 2c87ac2 Replace all WebKit Library Version checks in WK2 with SDK version checks. by beidson@apple.com · 8 years ago
  59. 14dd499 MobileMiniBrowser tests don't work by default by timothy_horton@apple.com · 8 years ago
  60. 17bf347 Add MobileMiniBrowser tests for control center and looping fullscreen. by commit-queue@webkit.org · 8 years ago
  61. 6c96071 Unreviewed build fix: restore storyboard files to Xcode 7-compatability. by jer.noble@apple.com · 9 years ago
  62. 02fc24a Refactor MobileMiniBrowser into an application framework to allow external XCTesting by jer.noble@apple.com · 9 years ago
  63. f7b5eeb Unreviewed, rolling out r205295 and r205303. by ryanhaddad@apple.com · 9 years ago
  64. 6fc647e Unreviewed build-fix; don't specify an explicit deployment target. by jer.noble@apple.com · 9 years ago
  65. a026aa8 Refactor MobileMiniBrowser into an application framework to allow external XCTesting by jer.noble@apple.com · 9 years ago
  66. 703e83a Keep trying to fix the build after r205057. by mitz@apple.com · 9 years ago
  67. 5e2000b Keep trying to fix the build after r205057. by mitz@apple.com · 9 years ago
  68. 06a04c3 Start trying to fix the build after r205057. by mitz@apple.com · 9 years ago
  69. 08bcdc0 Add a test harness for running UI tests on the iOS Simulator by jer.noble@apple.com · 9 years ago