1. ce5520e Stop using PolicyCallback https://bugs.webkit.org/show_bug.cgi?id=176088 by achristensen@apple.com · 8 years ago
  2. f0b5d88 MediaStreamTrack.getSettings should compute its deviceId/groupId like enumerateDevices by commit-queue@webkit.org · 8 years ago
  3. cb14d1d Web Inspector: Include a table in New Network Tab by joepeck@webkit.org · 8 years ago
  4. 67ebd3d [WK2] Add API to query if a download was user-initiated by cdumez@apple.com · 8 years ago
  5. 22964df Make StoredCredentials an enum class and rename its header by cdumez@apple.com · 8 years ago
  6. d872adf Remove unnecessary userVisibleString EditorClient function by commit-queue@webkit.org · 8 years ago
  7. 8d9e512 Fix the build with <attachment> disabled by timothy_horton@apple.com · 8 years ago
  8. a88fd98 Unreviewed Windows build fix. by pvollan@apple.com · 8 years ago
  9. 2b59da7 Unreviewed, rolling out r222455. https://bugs.webkit.org/show_bug.cgi?id=177460 by commit-queue@webkit.org · 8 years ago
  10. 507e895 Building release with -DLOG_DISABLED=0 fails by clopez@igalia.com · 8 years ago
  11. 7c256c4 Switch back to partitioning (rather than blocking) prevalent origins without interaction by bfulgham@apple.com · 8 years ago
  12. b2d9e11 Separate form submission from PolicyChecker infrastructure by achristensen@apple.com · 8 years ago
  13. 128165c Add WKContentRuleList notify action type by achristensen@apple.com · 8 years ago
  14. 72d0cb9 [WebIDL] Remove GetterMayThrowException by weinig@apple.com · 8 years ago
  15. ef20b11 Make progress on getting Mac CMake building again by timothy_horton@apple.com · 8 years ago
  16. ec30f2e Update waitSync and the TIMEOUT_IGNORED constant to use signed integers. by Ms2ger@igalia.com · 8 years ago
  17. f4d1857 Align Media Source Extension IDL with spec by nael.ouedraogo@crf.canon.fr · 8 years ago
  18. 6f6878e [css-grid] Small refactoring adding RenderGrid::contentAlignment() by rego@igalia.com · 8 years ago
  19. 12fffbc [css-grid] fit-content() tracks shouldn't stretch by rego@igalia.com · 8 years ago
  20. cab8bc2 Viewport fit is no longer experimental by mcatanzaro@igalia.com · 8 years ago
  21. 9f310de [GTK] Unreviewed, move webkit_hit_test_result_context_is_scrollbar in documentation by mcatanzaro@igalia.com · 8 years ago
  22. 378e7fd Web Inspector: Reduce work during resizing by commit-queue@webkit.org · 8 years ago
  23. 60383d7 Remove CSS regions related fields from RenderStyle by antti@apple.com · 8 years ago
  24. 38e9219 Alphabetize experimental features list by mcatanzaro@igalia.com · 8 years ago
  25. 3614dca [ATK] Object attributes are missing for ARIA live region roles by jdiggs@igalia.com · 8 years ago
  26. 58c71eb [WebKit] Changing EME setting through InjectedBundle should update WebPreferencesStore by zandobersek@gmail.com · 8 years ago
  27. 14a183d Export libwebrtc symbols through an export file by commit-queue@webkit.org · 8 years ago
  28. ea40fa1 Remove SetterMayThrowException https://bugs.webkit.org/show_bug.cgi?id=177408 by commit-queue@webkit.org · 8 years ago
  29. 05dcfff Images may render partial frames even after loading all the encoded data by commit-queue@webkit.org · 8 years ago
  30. 74547a8 [ESNext] Async iteration - Implement Async Generator - optimization by gskachkov@gmail.com · 8 years ago
  31. ab835fc test262: $.agent became $262.agent in test262 update by commit-queue@webkit.org · 8 years ago
  32. 68fc1e2 WeakPtrFactory should populate m_ref lazily. by zalan@apple.com · 8 years ago
  33. e7c2461 Speculatively change iteration protocall to use the same next function by keith_miller@apple.com · 8 years ago
  34. 4222ce9 Web Inspector: Remove SidebarPanel show/hide and added/removed by mattbaker@apple.com · 8 years ago
  35. d56fa5e [Win64] Crashes in Yarr JIT compiled code by commit-queue@webkit.org · 8 years ago
  36. 36582ec Web Inspector: View should automatically layout when it becomes attached to the DOM by mattbaker@apple.com · 8 years ago
  37. fb5104c Re-enable configuration.HTTPCookieStorage on session without credentials by wilander@apple.com · 8 years ago
  38. 8b49257 Enable File and Directory Entries API at runtime by cdumez@apple.com · 8 years ago
  39. 87f25e2 Web Inspector: Styles Redesign: support toggling properties by nvasilyev@apple.com · 8 years ago
  40. 6280001 Web Inspector: NavigationBar should coalesce consecutive dividers when items are hidden by mattbaker@apple.com · 8 years ago
  41. b13bc15 Add env() as an alias of constant() by timothy_horton@apple.com · 8 years ago
  42. d625800 [Win] WebKit is built as a static library, and not as a dll. by pvollan@apple.com · 8 years ago
  43. 53198d6 Unreviewed, rolling out r222394. by jlewis3@apple.com · 8 years ago
  44. c768ecc Usage of ErrorInstance::m_stackTrace on the mutator is racy with the collector by sbarati@apple.com · 8 years ago
  45. f05f81d [Curl] Use didReceiveBuffer instead of didReceiveData by commit-queue@webkit.org · 8 years ago
  46. 9c361ef Non-prevalent resources should be allowed access to existing cookies in a third-party context by wilander@apple.com · 8 years ago
  47. 792bbdf [CMake][Win] EventTargetInterfaces.h are generated twice by commit-queue@webkit.org · 8 years ago
  48. 2d62a3e Remove build-webkit's notion of feature flags having a default value by mcatanzaro@igalia.com · 8 years ago
  49. 3da06a3 Add asserts against layout time render tree mutations by antti@apple.com · 8 years ago
  50. 8e74035 Use high resolution timestamp for event time by cdumez@apple.com · 8 years ago
  51. b0929c1 [GTK] HTMLMediaElement resize event not fired when video size changes by nael.ouedraogo@crf.canon.fr · 8 years ago
  52. 12c087e [GTK] Couple of pasteboard related tests are failing after r222228 by Ms2ger@igalia.com · 8 years ago
  53. 453da4f [GTK] Web Inspector: Can't load three.js by commit-queue@webkit.org · 8 years ago
  54. b9355b5 [DFG][FTL] Profile array vector length for array allocation by utatane.tea@gmail.com · 8 years ago
  55. d36a278 Unreviewed, rolling out r222380. https://bugs.webkit.org/show_bug.cgi?id=177352 by utatane.tea@gmail.com · 8 years ago
  56. fd078771 [DFG][FTL] Profile array vector length for array allocation by utatane.tea@gmail.com · 8 years ago
  57. 81604e5 Enable dataTransfer.items on macOS and iOS by rniwa@webkit.org · 8 years ago
  58. 16503a0 REGRESSION (r221017): iCloud mail logs me out after looking at a few messages by bfulgham@apple.com · 8 years ago
  59. d865210 Clean up RenderLayer z-order traversal code by simon.fraser@apple.com · 8 years ago
  60. 5de61c0 Unreviewed Windows build fix after r222360. by pvollan@apple.com · 8 years ago
  61. cc0cbcd Remove the need for SetterMayThrowException by commit-queue@webkit.org · 8 years ago
  62. 94cb08b DataTransfer.items should contain text/html and text/uri-list by rniwa@webkit.org · 8 years ago
  63. fb6526c [Win] Compile error, PALHeaderDetection.h not found. by pvollan@apple.com · 8 years ago
  64. e7b8d9a Web Inspector: Add autocompletion suggestions for CSS functions (constant(), linear-gradient(), etc) by commit-queue@webkit.org · 8 years ago
  65. 7b40948 [Win] Compile error, generate-webkitversion.pl script not found. by pvollan@apple.com · 8 years ago
  66. 0861665 Try to fix Apple internal builds with the iOS 11.0 SDK. by mitz@apple.com · 8 years ago
  67. 953a2ef Web Inspector: Remove support for CSS Regions by commit-queue@webkit.org · 8 years ago
  68. ada57ef Regression(r222308): new API tests are failing for !NETWORK_SESSION by cdumez@apple.com · 8 years ago
  69. 18515d5 Remove some more code from RenderFlowThread by antti@apple.com · 8 years ago
  70. 396239d Unreviewed, drop assertion added in r222308. by cdumez@apple.com · 8 years ago
  71. af1b58a eventInitDict parameter to GamepadEvent constructor should be optional by cdumez@apple.com · 8 years ago
  72. f35b537 Make StringBuilder movable https://bugs.webkit.org/show_bug.cgi?id=177311 by achristensen@apple.com · 8 years ago
  73. e4880ca Web Inspector: Add details sidebar to Layers tab. by commit-queue@webkit.org · 8 years ago
  74. f1bd00c Web Inspector: keyboard shortcut for "Reload page from origin" doesn't match Safari, and doesn't work by bburg@apple.com · 8 years ago
  75. 03dedb6 test262: test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js ASSERTs by joepeck@webkit.org · 8 years ago
  76. e0e8a56 Remove RenderNamedFlowFragment https://bugs.webkit.org/show_bug.cgi?id=177299 by antti@apple.com · 8 years ago
  77. aaf281c [WK2] Add API to get the redirect chain of a WKDownload by cdumez@apple.com · 8 years ago
  78. d888fde Fix all builds after r222325 by achristensen@apple.com · 8 years ago
  79. a1b80c7 JSC should use unified sources for platform specific files. by keith_miller@apple.com · 8 years ago
  80. 1feaec2 [PAL] Move MediaTimeAVFoundation into PAL by commit-queue@webkit.org · 8 years ago
  81. cb1b197 Fix ASAN build after r222306 https://bugs.webkit.org/show_bug.cgi?id=177255 by achristensen@apple.com · 8 years ago
  82. e9896d2 REGRESSION(r221465) WKWebViews without WebGL delegate callbacks crash when WebGL contexts are created by achristensen@apple.com · 8 years ago
  83. 9f26f95 In regular block layout, the width of a child's margin box should always be equal to that of its containing block by commit-queue@webkit.org · 8 years ago
  84. a849b38 Unreviewed, temporarily disable assertion added in r222308 while I investigate. by cdumez@apple.com · 8 years ago
  85. a163804 Unpredictable selection when dragging out of float elements children of in-flow block-level box by jfernandez@igalia.com · 8 years ago
  86. 7bc11ea [WebCrypto] Support Elliptic Curve P-521 by zandobersek@gmail.com · 8 years ago
  87. b9208d5 inspector/dom/content-node-region-info.html and inspector/dom/content-flow tests crashing by antti@apple.com · 8 years ago
  88. e5bf2b8 Remove redundant SelectionSubtreeData functions. by zalan@apple.com · 8 years ago
  89. 0e0baea [Win] WTF: Add alias for process id to use in place of direct uses of pid_t by commit-queue@webkit.org · 8 years ago
  90. d0fb8a2 [WK2] Add API to get the redirect chain of a WKDownload by cdumez@apple.com · 8 years ago
  91. f69a42a Add infrastructure for adding custom headers to requests per website by achristensen@apple.com · 8 years ago
  92. 3876bc0 Rename source list file to Sources.txt by keith_miller@apple.com · 8 years ago
  93. 0231e8a REGRESSION(r191731): SVGPatternElement can only reference another SVGPatternElement in the same SVG document by said@apple.com · 8 years ago
  94. a3fab48 Unreviewed, fix string capitalization by keith_miller@apple.com · 8 years ago
  95. 36c077a Spelling and grammar dots should not overlap by dbates@webkit.org · 8 years ago
  96. 8ee1f27 JSC Xcode build should use unified sources for platform independent files by keith_miller@apple.com · 8 years ago
  97. 3b534d3 REGRESSION(r222194) [WPE] Library and executable output names broken by mcatanzaro@igalia.com · 8 years ago
  98. 9da46bf Remove ActionType::CSSDisplayNoneStyleSheet by achristensen@apple.com · 8 years ago
  99. d2acead FloatingObject should not hold a raw pointer to RootInlineBox. by zalan@apple.com · 8 years ago
  100. 65ad305 Drop legacy DOMError type https://bugs.webkit.org/show_bug.cgi?id=177207 by cdumez@apple.com · 8 years ago