1. 0f32775 [WK2] Disable background tab responsiveness detection on iOS by cdumez@apple.com · 8 years ago
  2. be56055 [WebCrypto] Make sure all CryptoKey classes are structured clonable by jiewen_tan@apple.com · 8 years ago
  3. da751ae Use USE_INTERNAL_SDK to compute ENABLE_FAST_JIT_PERMISSIONS instead of HAVE_INTERNAL_SDK by msaboff@apple.com · 8 years ago
  4. e4869f2 [MediaStream] Compensate for video capture orientation by eric.carlson@apple.com · 8 years ago
  5. 0b9d629 Fix the flow thread state on the descendants of out of flow positioned replaced elements. by zalan@apple.com · 8 years ago
  6. 5a836e9 Update feature status for outdated entries: CSS Shapes, Force Click Events by jond@apple.com · 8 years ago
  7. 7c3ebb7 Make SocketStreamError a private header. by achristensen@apple.com · 8 years ago
  8. b602f44 Update webrtc tests expectations https://bugs.webkit.org/show_bug.cgi?id=169828 by commit-queue@webkit.org · 8 years ago
  9. 772ca96 Add encoder for SocketStreamError https://bugs.webkit.org/show_bug.cgi?id=169831 by achristensen@apple.com · 8 years ago
  10. cd1822d Make SocketStreamHandle virtual functions asynchronous by achristensen@apple.com · 8 years ago
  11. 5d0c540 Add a reload policy where only expired subresources are revalidated by antti@apple.com · 8 years ago
  12. 53e09a2 AX: VoiceOver no longer works corectly with editable text in the web by n_wang@apple.com · 8 years ago
  13. 9c27f9b [WK1] Support animated transitions when performing a data interaction operation by wenson_hsieh@apple.com · 8 years ago
  14. b618b2a Initial letter does not paginate properly. by hyatt@apple.com · 8 years ago
  15. 1564176 Air should be powerful enough to support Tmp-splitting by fpizlo@apple.com · 8 years ago
  16. c483e26 RealtimeIncomingAudioSource is not stopping properly by commit-queue@webkit.org · 8 years ago
  17. 282739b Use completion handlers instead of return values for sending websocket data by achristensen@apple.com · 8 years ago
  18. 21be574 WebGPU: build fixes for non-Cocoa platforms by zandobersek@gmail.com · 8 years ago
  19. 93ab048 Fix uninitialized public members in WebProcess by tpopela@redhat.com · 8 years ago
  20. 92da86e Follow-up (r213833): write a layout test for 169199 by magomez@igalia.com · 8 years ago
  21. 2a8f2f06 Unreviewed GTK+ gardening. Mark mediastream and webrtc new failures. by carlosgc@webkit.org · 8 years ago
  22. 53e8684 Fix uninitialized public members in NetworkProcess by tpopela@redhat.com · 8 years ago
  23. 8b25850 [Cairo] Handle the blend mode in GraphicsContext::drawPattern by carlosgc@webkit.org · 8 years ago
  24. 9fed02d Web Inspector: memory category timelines would look better with ruler tick-aligned guides by webkit@devinrousso.com · 8 years ago
  25. b3d8259 Mark imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html as flaky. by ryanhaddad@apple.com · 8 years ago
  26. bb6ee18 Rebaseline js/dom/global-constructors-attributes.html. by ryanhaddad@apple.com · 8 years ago
  27. b688ad7 Web Inspector: Console Evaluation links in the Console should not show normally by webkit@devinrousso.com · 8 years ago
  28. ee937a4 Fix GTK build. by achristensen@apple.com · 8 years ago
  29. d6a7d0e Fix GTK build. by achristensen@apple.com · 8 years ago
  30. 8e56b40 Fix GTK build. by achristensen@apple.com · 8 years ago
  31. 8cff4dd Turn off JavaScript Configuration File processing for Debug builds by msaboff@apple.com · 8 years ago
  32. a4a7c44 Fix GTK build. by achristensen@apple.com · 8 years ago
  33. 09db6ed activating webrtc tests on Release bots by commit-queue@webkit.org · 8 years ago
  34. 1ee21e7 WebGL: Improve index validation when using uint index values by dino@apple.com · 8 years ago
  35. 54e707d Fix exception scope verification failures in GenericArgumentsInlines.h. by mark.lam@apple.com · 8 years ago
  36. 83325b9 Improve the system tracing points https://bugs.webkit.org/show_bug.cgi?id=169790 by simon.fraser@apple.com · 8 years ago
  37. 42198a7 Web Inspector: REGRESSION (r213691): Saving DOM breakpoints broken after refactoring by mattbaker@apple.com · 8 years ago
  38. b59c690 RenderView::documentBeingDestroyed() needs a new name. by simon.fraser@apple.com · 8 years ago
  39. cd9bc9e Wrap legacy WebRTC API in runtime flag by commit-queue@webkit.org · 8 years ago
  40. c4e1a70 Array concat operation should check for length overflows. by mark.lam@apple.com · 8 years ago
  41. 250e372 Update the WKHTTPCookieStore API to be simpler and add observers. by beidson@apple.com · 8 years ago
  42. e159bb9 Web Inspector: add "Save Selected" context menu item to Console by webkit@devinrousso.com · 8 years ago
  43. b5e81c4 Web Inspector: RTL: selected frame indicator is not positioned correctly by webkit@devinrousso.com · 8 years ago
  44. b4b05a1 Rebase webrtc tests https://bugs.webkit.org/show_bug.cgi?id=169791 by commit-queue@webkit.org · 8 years ago
  45. 9ff4601 [WebCrypto] Support SPKI/PKCS8 for Elliptic Curve by jiewen_tan@apple.com · 8 years ago
  46. 03db0de Don't use an optional for didReceiveSocketStreamData's length by achristensen@apple.com · 8 years ago
  47. 8bfb3f7 Simple line layout: Extend webkit-hyphenate-limit-lines to cover subsequent words. by zalan@apple.com · 8 years ago
  48. 61dbb71 The new array with spread operation needs to check for length overflows. by mark.lam@apple.com · 8 years ago
  49. 09aebb5 [iOS WK2] Web Automation: implement platform methods for simulating keyboard events by bburg@apple.com · 8 years ago
  50. 080f528 FTL should support global and eval code by fpizlo@apple.com · 8 years ago
  51. 78ff56b WebAssembly: function-tests/load-offset.js fails on ARM64 by msaboff@apple.com · 8 years ago
  52. c769296 Fix quotes around --pretty format git flag. by commit-queue@webkit.org · 8 years ago
  53. 6a492a7 Web Inspector: RTL: filter mode icon in Debugger sidebar is misaligned by webkit@devinrousso.com · 8 years ago
  54. 224f116 Add the file uploading capability to the perf dashboard. by rniwa@webkit.org · 8 years ago
  55. 10f95c3 Web Inspector: Refactoring: remove DebuggerTreeElement class by mattbaker@apple.com · 8 years ago
  56. 9f7e316 [mac-wk2 debug] LayoutTest webrtc/video-mute.html is timing out by commit-queue@webkit.org · 8 years ago
  57. ddd250b Web Inspector: RTL: goto arrow for source locations is pointing wrong way in Timeline data grids by webkit@devinrousso.com · 8 years ago
  58. dd904af Clean up WKContentExtension API https://bugs.webkit.org/show_bug.cgi?id=169772 by achristensen@apple.com · 8 years ago
  59. c5a0d86 [GLib] Add SSLKeyGeneratorGLib.cpp by zandobersek@gmail.com · 8 years ago
  60. d8727ef Stay inside the continuation while searching for a candidate ancestor for insertion. by zalan@apple.com · 8 years ago
  61. 94f4666 Mark fast/mediacapturefromelement/CanvasCaptureMediaStream-request-frame-events.html as flaky. by ryanhaddad@apple.com · 8 years ago
  62. efbbad5 TestExpectations gardening for modern-media-controls tests. by ryanhaddad@apple.com · 8 years ago
  63. fabd615 Mark imported/w3c/web-platform-tests/IndexedDB/fire-success-event-exception.html as flaky. by ryanhaddad@apple.com · 8 years ago
  64. d688526 Web Inspector: RTL: add FindBanner support for RTL layout by bburg@apple.com · 8 years ago
  65. 9ac0aa2 Update test fast/events/pageshow-pagehide-on-back-cached-with-frames.html to ensure by dbates@webkit.org · 8 years ago
  66. cbca410 webktpy: Fix device regular expression for parsing simctl output by jbedard@apple.com · 8 years ago
  67. 5c26c29 Add FIXMEs to update WebRTC https://bugs.webkit.org/show_bug.cgi?id=169735 by jonlee@apple.com · 8 years ago
  68. 8b922ea Improve WebRTC track enabled support by commit-queue@webkit.org · 8 years ago
  69. 86f93cc LibWebRTC outgoing source should be thread safe refcounted by commit-queue@webkit.org · 8 years ago
  70. 9d25a66 MediaStreamTrack remote() no longer exists by commit-queue@webkit.org · 8 years ago
  71. 37a7be3 Unreviewed, copy m_numberOfArgumentsToSkip by utatane.tea@gmail.com · 8 years ago
  72. 463aee1 Unreviewed, fix numParameter() - 1 OSRExit materialization by utatane.tea@gmail.com · 8 years ago
  73. 6930136 [css-grid] Crash on debug removing a positioned child by rego@igalia.com · 8 years ago
  74. 97475e7 [ESnext] Implement Object Spread https://bugs.webkit.org/show_bug.cgi?id=167963 by commit-queue@webkit.org · 8 years ago
  75. 490e013 [WebRTC] SDP sess-id in the "o=" line should be a value between 0 and LLONG_MAX. by clopez@igalia.com · 8 years ago
  76. 64812ea [UNIX] Implement currentSearchLocaleID() and currentTextBreakLocaleID() by carlosgc@webkit.org · 8 years ago
  77. a3ffd8d [GLIB] MainThread implementation is not GTK+ specific by carlosgc@webkit.org · 8 years ago
  78. 9825403 Fix uninitialized public members in Webkit2/UIProcess/API/gtk by tpopela@redhat.com · 8 years ago
  79. c9b0459 Unreviewed follow-up to r213787. Move the DatabaseProcess build targets by zandobersek@gmail.com · 8 years ago
  80. 9b7a015 Fix CMake build. by achristensen@apple.com · 8 years ago
  81. 35c559f Fix unit test and bug fix for 'pull-os-versions.js' script. by dewei_zhu@apple.com · 8 years ago
  82. 862c9d9 Flatten RTC enum naming https://bugs.webkit.org/show_bug.cgi?id=169664 by jonlee@apple.com · 8 years ago
  83. 3e031ac [JSC] Default parameter part should be retrieved by op_get_argument opcode instead of changing arity by utatane.tea@gmail.com · 8 years ago
  84. 4ea3bc0 [DFG] ToString operation should have fixup for primitives to say this node does not have side effects by utatane.tea@gmail.com · 8 years ago
  85. 4d157d7 Optionally capture audio in the UIProcess by jer.noble@apple.com · 8 years ago
  86. e5fb9c3 Revert part of r213978 to see if it resolves LayoutTest crashes. by ryanhaddad@apple.com · 8 years ago
  87. 9ea5e21 [CMake][JSCOnly] Fix build with GLib event loop by clopez@igalia.com · 8 years ago
  88. f070e5b Web Inspector: Selecting text in the console does not do what I expect by webkit@devinrousso.com · 8 years ago
  89. 07a1ebc Do not reparent floating object until after intruding/overhanging dependency is cleared. by zalan@apple.com · 8 years ago
  90. bca2a9ae9 [jsc][mips] Fix compilation error introduced in r213652 by commit-queue@webkit.org · 8 years ago
  91. 2f3c3cc Web Inspector: WebSockets: Update Arrow Up icon to fit in with the rest of our iconography by nvasilyev@apple.com · 8 years ago
  92. cfc5f01 Switch back to ISO 4217 for Intl CurrencyDigits data by commit-queue@webkit.org · 8 years ago
  93. 2fcbfe9 Null deref under callAfterNextPresentationUpdate by timothy_horton@apple.com · 8 years ago
  94. 105ce02 WebAssembly: When we GC to try to get a fast memory, we should call collectAllGarbage(), not collectSync() by sbarati@apple.com · 8 years ago
  95. 6a04475 Make a base class for WebGL and WebGPU contexts by dino@apple.com · 8 years ago
  96. 6e58d6c Fix exception scope verification failures in jsc.cpp. by mark.lam@apple.com · 8 years ago
  97. cd75cb6 Iteratively dispatch DOM events after restoring a cached page by dbates@webkit.org · 8 years ago
  98. 7128071 Web Inspector: Add icons for SVG Image cluster path components by webkit@devinrousso.com · 8 years ago
  99. 35df21b Positioned SVG not sized correctly by hyatt@apple.com · 8 years ago
  100. 4770450c Web Inspector: RTL: flip Memory timelines by webkit@devinrousso.com · 8 years ago