1. 4c20300 Attempt to fix the Apple Internal build following r230944 by dbates@webkit.org · 6 years ago
  2. 0cd9db1 Another attempt to fix the Mac and iOS build following r230944 by dbates@webkit.org · 6 years ago
  3. 5ca6aaa Attempt to fix the Mac and iOS build following r230944 by dbates@webkit.org · 6 years ago
  4. cbba10c Fix up order of ChangeLog entries following r230944. by dbates@webkit.org · 6 years ago
  5. 8c917f2 Source/WebCore: by dbates@webkit.org · 6 years ago
  6. a973279 [GLIB] Make it possible to use a different timeout for slow test cases in GLib tests by carlosgc@webkit.org · 6 years ago
  7. 14b2bc6 Make WebLoaderStrategy send to NetworkResourceLoader necessary parameters to handle full loads in NetworkProcess by youenn@apple.com · 6 years ago
  8. 8e1ebd9 [Extra zoom mode] REGRESSION(230860) Unable to change time input values using UI by wenson_hsieh@apple.com · 6 years ago
  9. 2d13154 Revision information returned by querying measurement set api with analysis task id should contain commit order. by dewei_zhu@apple.com · 6 years ago
  10. 7f8d276 Unreviewed, fix a few tests that became flaky after r230919. by cdumez@apple.com · 6 years ago
  11. f2f999b Keep around a pre-warmed process when doing process swap on navigation by sbarati@apple.com · 6 years ago
  12. f313291 [GTK] check target looks broken https://bugs.webkit.org/show_bug.cgi?id=184407 by mcatanzaro@igalia.com · 6 years ago
  13. b96181f [WPE][GTK] Remove WlUniquePtr<wl_display> footgun by mcatanzaro@igalia.com · 6 years ago
  14. 540cb74 Unreviewed, rolling out r230921, r230923, r230924, r230932, by ryanhaddad@apple.com · 6 years ago
  15. 452c575 Attempt to fix the Apple Internal build following r230921 by dbates@webkit.org · 6 years ago
  16. 5ea55b9 REGRESSION (r220112): reCAPTCHA images render off screen on Twitch.tv app Log In or Sign Up by antti@apple.com · 6 years ago
  17. d5f970f Another attempt to fix the Windows build following r230921 by dbates@webkit.org · 6 years ago
  18. 4c4bae2 [LayoutFormattingContext] Initial commit. by zalan@apple.com · 6 years ago
  19. a93801d Deactivate the WindowServer connection for the WebContent process. by pvollan@apple.com · 6 years ago
  20. 596b447 Unreviewed, revert accidental change to verbose flag. by fpizlo@apple.com · 6 years ago
  21. 5d32d6d Roll out r226655 because it broke OSR entry when the pre-header is inadequately profiled. by fpizlo@apple.com · 6 years ago
  22. 93a9b8b Versioning. by jmarcell@apple.com · 6 years ago
  23. 1ea1e3f [WKTR] Move navigation policy decision from the injected bundle to the UIProcess by cdumez@apple.com · 6 years ago
  24. d4e2d2d [GTK][WPE] Add Debug bots (build and tests) for WPE by commit-queue@webkit.org · 6 years ago
  25. 70a7f2f Attempt to fix the Mac and iOS build after r230921 by dbates@webkit.org · 6 years ago
  26. d1080182 Attempt to fix the build after r230921 by dbates@webkit.org · 6 years ago
  27. 1b46432 Unreviewed, speculative macOS build fix attempt. by ryanhaddad@apple.com · 6 years ago
  28. 91ac5b8 Implement Same-Site cookies by dbates@webkit.org · 6 years ago
  29. 30ed3d5 HTML String load cannot be prevented by responding 'Cancel' asynchronously in decidePolicyForNavigationAction by cdumez@apple.com · 6 years ago
  30. 61f1c5d WebProcessProxy frequently re-takes a process assertion for the network process even though is already has one by cdumez@apple.com · 6 years ago
  31. e17f79a [Extra zoom mode] 100vw is roughly half of the viewport width in extra zoom mode by wenson_hsieh@apple.com · 6 years ago
  32. 62af716 Include stdio.h before using stderr by commit-queue@webkit.org · 6 years ago
  33. 95cae4f [Simple line layout] Generate inline boxtree using simple line layout runs. by zalan@apple.com · 6 years ago
  34. 8672337 [CoordGraphics] Remove unused trajectory cruft in CoordinatedLayerTreeHost, CoordinatedGraphicsLayer by zandobersek@gmail.com · 6 years ago
  35. 98eb572 [CoordGraphics] TiledBackingStore unnecessarily tracks alpha support value by zandobersek@gmail.com · 6 years ago
  36. 012537c [GTK][WPE] TestSSL fails due to additional TLS errors returned by mcatanzaro@igalia.com · 6 years ago
  37. e202f0a [GStreamer] Start implementing Audio/VideoTrackPrivateGSTreamer::kind method by commit-queue@webkit.org · 6 years ago
  38. d196983 [MSE] Add allSamplesInTrackEnqueued event by aboya@igalia.com · 6 years ago
  39. 48620e7 [Win][WK2] REGRESSION(r230834) 'getpid': identifier not found by Hironori.Fujii@sony.com · 6 years ago
  40. 5bf5a7b Avoid uninitialized memory read. by zandobersek@gmail.com · 6 years ago
  41. 674b945 [TexMap] Drop RefCounted inheritance off of TextureMapperBackingStore by zandobersek@gmail.com · 6 years ago
  42. 038599d [AsyncScrolling] Add generic ScrollingThread implementation by zandobersek@gmail.com · 6 years ago
  43. 99717b2 [CoordinatedGraphics] Unused contentsSize, coveredRect attributes in CoordinatedGraphicsState by zandobersek@gmail.com · 6 years ago
  44. afa67f9 Web Inspector: WebInspectorProxy releases WKWebInspectorProxyObjCAdapter without removing corresponding observer by mattbaker@apple.com · 6 years ago
  45. ee32cec Add -[WKInputDelegate _webView:decidePolicyForFocusedElement:] so clients can request default focusing behavior by commit-queue@webkit.org · 6 years ago
  46. e3f7033 Add a layout test for r230785 https://bugs.webkit.org/show_bug.cgi?id=184757 by wenson_hsieh@apple.com · 6 years ago
  47. b91bcf5 [JSC] Remove ModuleLoaderPrototype by utatane.tea@gmail.com · 6 years ago
  48. b4211ec Cleanup CookieRequestHeaderFieldProxy by dbates@webkit.org · 6 years ago
  49. cafddb9 Cleanup CookieRequestHeaderFieldProxy by dbates@webkit.org · 6 years ago
  50. a8357c0 Unreviewed, follow-up patch after r230474 by utatane.tea@gmail.com · 6 years ago
  51. 67ad7dd Disable backward and forward navigation swipes while in fullscreen. by commit-queue@webkit.org · 6 years ago
  52. 7e8df5d [Modern Media Controls] Show a loading indicator after pressing the play button in compact mode by graouts@webkit.org · 6 years ago
  53. d37a72f [Modern Media Controls] Obtain compact mode icons through WebKitAdditions by graouts@webkit.org · 6 years ago
  54. 6c05d1c Activate NetworkLoadChecker for media loads by youenn@apple.com · 6 years ago
  55. 1381a33 Expose whether you've build with the Apple Internal SDK by dino@apple.com · 6 years ago
  56. 3e2330c REGRESSION(r214076): Web Inspector: Timelines load and DOMContentLoaded markers aren't visible by nvasilyev@apple.com · 6 years ago
  57. 33477bd AX: AOM does not work with DOM Level 1 events by n_wang@apple.com · 6 years ago
  58. b391665 [GLIB] ERROR: Thread was unable to be detached when running /jsc/vm test in debug by carlosgc@webkit.org · 6 years ago
  59. 7202cea [GLIB] Test /jsc/prototypes crashes in debug by carlosgc@webkit.org · 6 years ago
  60. 01eb18a [GLIB] All API tests fail in debug builds by carlosgc@webkit.org · 6 years ago
  61. f5738a1 REGRESSION(r228088): [SOUP] Check TLS errors for WebSockets on GTlsConnection::accept-certificate by carlosgc@webkit.org · 6 years ago
  62. c148e24 [SOUP] Do TLS error checking on GTlsConnection::accept-certificate by carlosgc@webkit.org · 6 years ago
  63. 0095e21 NULL dereference crash sometimes under [super initWithCoder:] in WebView by timothy@apple.com · 6 years ago
  64. 1b13dd9 Unreviewed, update 2 more API tests after r230876. by cdumez@apple.com · 6 years ago
  65. 734219e Adjust geolocation feature flag https://bugs.webkit.org/show_bug.cgi?id=184856 by timothy_horton@apple.com · 6 years ago
  66. 2da9082 Unreviewed, rebaseline more tests after r230864. by cdumez@apple.com · 6 years ago
  67. 3b250ae Unreviewed attempt to fix Windows build after r230875. by cdumez@apple.com · 6 years ago
  68. 4e7d0d4 Unreviewed attempt to fix GTK build after r230867. by cdumez@apple.com · 6 years ago
  69. 9d38c17 Unreviewed, rolling out r230873. https://bugs.webkit.org/show_bug.cgi?id=184857 by commit-queue@webkit.org · 6 years ago
  70. ded410d Unreviewed, rebaseline more tests after r230864. by cdumez@apple.com · 6 years ago
  71. 7c84ce0 REGRESSION (r229828): web view doesn’t update or respond to resizing until client calls policy decision handler by cdumez@apple.com · 6 years ago
  72. cf00933 Limit cookie header access to Network process by bfulgham@apple.com · 6 years ago
  73. 7da31e1 Hide Strong Password label when text field is too narrow by dbates@webkit.org · 6 years ago
  74. cc34bc4 Disable backward and forward navigation swipes while in fullscreen. by commit-queue@webkit.org · 6 years ago
  75. c92f63d Render a badge on system preview images by dino@apple.com · 6 years ago
  76. 8e1dbd6 Unreviewed, rolling out r230862. https://bugs.webkit.org/show_bug.cgi?id=184855 by commit-queue@webkit.org · 6 years ago
  77. 2129b39 Web Inspector: remove some dead code in IdentifiersFactory by bburg@apple.com · 6 years ago
  78. 71989c4 Add the ability to use a hash for setting PtrTag enum values. by mark.lam@apple.com · 6 years ago
  79. 68ea990 Element fullscreen, expose WKWebView _fullScreenPlaceholderView as iOS SPI by commit-queue@webkit.org · 6 years ago
  80. 2fb5f6d Use WindowProxy in DOMWindow.idl https://bugs.webkit.org/show_bug.cgi?id=184820 by cdumez@apple.com · 6 years ago
  81. 57f441a REGRESSION: API test WebKit.BackgroundColorSystemColor is failing by timothy@apple.com · 6 years ago
  82. a29b1d3 Some JSEntryPtrTags should actually be JSInternalPtrTags. by mark.lam@apple.com · 6 years ago
  83. 1d41699 Update cross-origin SecurityError messages to not include the target origin by cdumez@apple.com · 6 years ago
  84. 20e44bb Handle more JSON stringify OOM by jfbastien@apple.com · 6 years ago
  85. bd83ec2 Mandate H264 hardware encoder for Mac in libwebrtc by youenn@apple.com · 6 years ago
  86. 2d15146 Update HSL/HSLA parsing to match CSS Color 4 by commit-queue@webkit.org · 6 years ago
  87. a9158e8 [Extra zoom mode] Injected bundle form client should be notified when editing text fields by wenson_hsieh@apple.com · 6 years ago
  88. c3a8514 EnterFullscreen must update the minimum and maximum layout sizes. by commit-queue@webkit.org · 6 years ago
  89. 7e952ea Don't put build products into WK_ALTERNATE_WEBKIT_SDK_PATH for engineering builds by jer.noble@apple.com · 6 years ago
  90. 7b24216 Refactor NetworkResourceLoader to check for m_networkLoadChecker presence before using it by youenn@apple.com · 6 years ago
  91. f7053c6 Remove code for compilers that did not support NSDMI for aggregates by dbates@webkit.org · 6 years ago
  92. 0156255 Layout Test accessibility/mac/async-increment-decrement-action.html is flaky by n_wang@apple.com · 6 years ago
  93. 99806d9 Include missing files in WKContentViewInteraction.{mm,h} by timothy@apple.com · 6 years ago
  94. a4a81474 WebPage sometimes incorrectly rules out PDF as a mime type that can be showed by youenn@apple.com · 6 years ago
  95. 710c6dd Build fix for internal builds after r230826. by mark.lam@apple.com · 6 years ago
  96. 92f537d Remove Strong Password decoration when text field type changes by dbates@webkit.org · 6 years ago
  97. 998e361 Fixes for failing tests associated with switching Text Selection Assistants by megan_gardner@apple.com · 6 years ago
  98. aafdecb WebEvent fails to convert synthetic WebMouseEvent for automation by timothy@apple.com · 6 years ago
  99. 5ae161c Update Alignment shorthands to the spec now that they are not ambiguous by jfernandez@igalia.com · 6 years ago
  100. 72aae13 Unreviewed, rolling out r230117. by dbates@webkit.org · 6 years ago