1. 8040bb0 Upgrade to Bugzilla 5.0.3. by ddkilzer@apple.com · 8 years ago
  2. af7694a [GTK] Enable WebGL, 3D and compositing layout tests by clopez@igalia.com · 8 years ago
  3. 8dfd9a1 [Planet WebKit] Use HTTPS instead of HTTP for Igalia blog by rego@igalia.com · 8 years ago
  4. 60945e6 Unreviewed GTK+ gardening. Remove expectations for imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-content-type.htm. by carlosgc@webkit.org · 8 years ago
  5. a3e04b6 [ARM] Add missing MacroAssembler functions after r214187 by ossy@webkit.org · 8 years ago
  6. fe5e95d [JSC] Optimize Number.prototype.toString on Int32 / Int52 / Double by utatane.tea@gmail.com · 8 years ago
  7. f3fa123 [JSC] Add JSPromiseDeferred::reject(ExecState*, Exception*) interface by utatane.tea@gmail.com · 8 years ago
  8. 9581bd5 Unreviewed GTK+ gardening. Remove duplicated entry. by carlosgc@webkit.org · 8 years ago
  9. 78d3310 Unreviewed GTK+ gardening. Mark more tests that are failing. by carlosgc@webkit.org · 8 years ago
  10. 14a3ef7 [GTK] Add function webkit_dom_element_get_bounding_client_rect by commit-queue@webkit.org · 8 years ago
  11. 7971028 Unreviewed GTK+ gardening. Mark several tests as failing and skip others. by carlosgc@webkit.org · 8 years ago
  12. bbe1b86 [jsc] MacroAssemblerMIPS: implement the branchPtr(RelationalCondition, BaseIndex, RegisterID) overload. by commit-queue@webkit.org · 8 years ago
  13. 93818e4 Clean up RTCSdpType, RTC enums and headers by jonlee@apple.com · 8 years ago
  14. 7fb3f00 Update progression in wpt test for WebRTC. by jonlee@apple.com · 8 years ago
  15. 5788e00 Web Inspector: RTL: minor layout issues in Breakpoint Editor popover by webkit@devinrousso.com · 8 years ago
  16. e16e7ae Add iceCandidatePoolSize to RTCConfiguration by jonlee@apple.com · 8 years ago
  17. 61708dc Web Inspector: Icon next to "An error occurred..." message changes size when Inspector window is resized by nvasilyev@apple.com · 8 years ago
  18. 9b26c66 Follow-up on comments for bug 169664 by jonlee@apple.com · 8 years ago
  19. 1fd8a94 Delete another function that was supposed to be removed in the previous commit. by rniwa@webkit.org · 8 years ago
  20. fb47acf Modernize BuildRequestQueuePage https://bugs.webkit.org/show_bug.cgi?id=169903 by rniwa@webkit.org · 8 years ago
  21. bd7f4d1 Add a system trace point for memory warning handling by simon.fraser@apple.com · 8 years ago
  22. bdb1539 Optimize packing of Document and superclass data members by simon.fraser@apple.com · 8 years ago
  23. 0ea7047 Charts page show an inconsistent list of revisions for Git and Subversion by rniwa@webkit.org · 8 years ago
  24. 6fa1f7f WebPageProxy DecidePolicyForNavigationAction and DecidePolicyForResponseSync should be Delayed reply messages by achristensen@apple.com · 8 years ago
  25. 434a9b7 Web Inspector: Clicking on Clear Network Items icon throws an exception if timing popover is visible by nvasilyev@apple.com · 8 years ago
  26. cef0a85 REGRESSION (r187873): Web Inspector: When resizing, prevent DataGrid columns from collapsing entirely by nvasilyev@apple.com · 8 years ago
  27. d581f85 Fix GTK build after r214190 https://bugs.webkit.org/show_bug.cgi?id=169885 by achristensen@apple.com · 8 years ago
  28. 1b81d1e Web Inspector: Pseudo-class markers overlap DOM breakpoints and disclosure triangle by mattbaker@apple.com · 8 years ago
  29. cb387b9 Suspend media playback in background tabs by cdumez@apple.com · 8 years ago
  30. 872db61 Prevent new navigations from onbeforeunload handler by dbates@webkit.org · 8 years ago
  31. fe9ed38 Fix os-build-fetcher.js and subprocess.js to make them work by rniwa@webkit.org · 8 years ago
  32. 70f0a7d webkitpy: Work around simctl launch returning dead processes by jbedard@apple.com · 8 years ago
  33. 6d9fb41 Prepare SocketStreamHandle for being created from WK2 by achristensen@apple.com · 8 years ago
  34. 3d2fbe2 [QuickLook] Subresources should be in the same origin as the main document by aestes@apple.com · 8 years ago
  35. 275ee6e window.crypto.getRandomValues() uses the insecure RC4 RNG by jiewen_tan@apple.com · 8 years ago
  36. 8fa5308 Graph coloring should use coalescable moves when spilling by fpizlo@apple.com · 8 years ago
  37. a23d105 Fix a paste-o in WebPaymentCoordinatorProxy::platformCompletePaymentSession by andersca@apple.com · 8 years ago
  38. e961a21 [MediaStream] Respect constraints passed to getUserMedia by eric.carlson@apple.com · 8 years ago
  39. 48b4735 [Xcode] Incremental builds of WebKitLegacy are slow because of the Postprocess Headers phase by mitz@apple.com · 8 years ago
  40. 5552ce9 Versioning. by jmarcell@apple.com · 8 years ago
  41. bcc68db TextIndicator should support a mode where selection rects are used to size the snapshot by wenson_hsieh@apple.com · 8 years ago
  42. 9812a45 Move code out of renderer destructors into willBeDestroyed() by simon.fraser@apple.com · 8 years ago
  43. 58e6d65 buildbot: run-webkit-tests should display test failures and run exceptions differently by jbedard@apple.com · 8 years ago
  44. ca82659 Mark imported/w3c/web-platform-tests/XMLHttpRequest/timeout-multiple-fetches.html as flaky. by ryanhaddad@apple.com · 8 years ago
  45. 09afcba Mark differences in media stream implementation by jonlee@apple.com · 8 years ago
  46. 9d776db Use CopyFontDescriptorWithStrokeForStyle to get correct stroke width for captions. by pvollan@apple.com · 8 years ago
  47. 18fa075 Unreviewed. Add missing types to WebKitAutocleanups. by carlosgc@webkit.org · 8 years ago
  48. 1f10780 [Cairo] Ensure depth and stencil renderbuffers are created on GLESv2 by commit-queue@webkit.org · 8 years ago
  49. bf5ef84 WebHTMLView is useless as WebResourceHandler by ap@apple.com · 8 years ago
  50. 3514e09 Implement self.origin https://bugs.webkit.org/show_bug.cgi?id=168023 by cdumez@apple.com · 8 years ago
  51. 93bc5a2 Web Inspector: REGRESSION (r212910): Active call frame status icon has incorrect left margin by mattbaker@apple.com · 8 years ago
  52. a316d90 `const location = "foo"` throws in a worker by cdumez@apple.com · 8 years ago
  53. d1d1034 [Cocoa] Web Automation: non-sticky virtual keys like 'left arrow' don't work properly by bburg@apple.com · 8 years ago
  54. a525796 import(arg) crashes when ToString(arg) throws by utatane.tea@gmail.com · 8 years ago
  55. 092bfe1 Update Ukrainian translation https://bugs.webkit.org/show_bug.cgi?id=169812 by mcatanzaro@igalia.com · 8 years ago
  56. ef9941d Web Inspector: Empty attribute added to a DOM tree outline element should not add whitespace within the tag by webkit@devinrousso.com · 8 years ago
  57. 41b5df1 Web Inspector: add keyboard shortcut to clear timeline records by webkit@devinrousso.com · 8 years ago
  58. 00c81d5 Add support for ImplementedAs, Clamp, EnforceRange, TreatNullAs for dictionary members by jonlee@apple.com · 8 years ago
  59. ba13165 [JSC] Remove unnecessary condition from needsDerivedConstructorInArrowFunctionLexicalEnvironment in BytecodeGenerator.cpp by gskachkov@gmail.com · 8 years ago
  60. 592b761 Use initializers for Document member variables by simon.fraser@apple.com · 8 years ago
  61. 9f925f8 innerText setter inserts empty text node if value starts with newline by cdumez@apple.com · 8 years ago
  62. 401f747 Allow setting the prototype of cross-origin objects, as long as they don't change by cdumez@apple.com · 8 years ago
  63. 163e007 Stop sending media data as soon as peer connection is closed by commit-queue@webkit.org · 8 years ago
  64. f85314f Web Inspector: wrong filename when saving resource from ResourceImageContentView by webkit@devinrousso.com · 8 years ago
  65. 98a815f Implement incoming webrtc data based on tracksCurr by commit-queue@webkit.org · 8 years ago
  66. e42f7e9 Remove TestExpectation for a test that is no longer in the tree. by ryanhaddad@apple.com · 8 years ago
  67. 5e7d184 [MediaStream] Compensate for video capture orientation by eric.carlson@apple.com · 8 years ago
  68. c16da66 MediaQueryList instances do not update for `prefers-reduced-motion` by dino@apple.com · 8 years ago
  69. ce1b608 Mark media/modern-media-controls/airplay-placard/airplay-placard-text-section.html as flaky. by ryanhaddad@apple.com · 8 years ago
  70. eff0e19 Make HTTPCookieStorage operate in the UIProcess in absence of a WebProcessPool. by beidson@apple.com · 8 years ago
  71. 05b9009 Disable per-region boxes for multicolumn by hyatt@apple.com · 8 years ago
  72. aef112e Time channel attack on SVG Filters by said@apple.com · 8 years ago
  73. 3f49c4d Explicitly resize the audio buffer in RealtimeOutgoingAudioSource. by jer.noble@apple.com · 8 years ago
  74. 0f32775 [WK2] Disable background tab responsiveness detection on iOS by cdumez@apple.com · 8 years ago
  75. be56055 [WebCrypto] Make sure all CryptoKey classes are structured clonable by jiewen_tan@apple.com · 8 years ago
  76. da751ae Use USE_INTERNAL_SDK to compute ENABLE_FAST_JIT_PERMISSIONS instead of HAVE_INTERNAL_SDK by msaboff@apple.com · 8 years ago
  77. e4869f2 [MediaStream] Compensate for video capture orientation by eric.carlson@apple.com · 8 years ago
  78. 0b9d629 Fix the flow thread state on the descendants of out of flow positioned replaced elements. by zalan@apple.com · 8 years ago
  79. 5a836e9 Update feature status for outdated entries: CSS Shapes, Force Click Events by jond@apple.com · 8 years ago
  80. 7c3ebb7 Make SocketStreamError a private header. by achristensen@apple.com · 8 years ago
  81. b602f44 Update webrtc tests expectations https://bugs.webkit.org/show_bug.cgi?id=169828 by commit-queue@webkit.org · 8 years ago
  82. 772ca96 Add encoder for SocketStreamError https://bugs.webkit.org/show_bug.cgi?id=169831 by achristensen@apple.com · 8 years ago
  83. cd1822d Make SocketStreamHandle virtual functions asynchronous by achristensen@apple.com · 8 years ago
  84. 5d0c540 Add a reload policy where only expired subresources are revalidated by antti@apple.com · 8 years ago
  85. 53e09a2 AX: VoiceOver no longer works corectly with editable text in the web by n_wang@apple.com · 8 years ago
  86. 9c27f9b [WK1] Support animated transitions when performing a data interaction operation by wenson_hsieh@apple.com · 8 years ago
  87. b618b2a Initial letter does not paginate properly. by hyatt@apple.com · 8 years ago
  88. 1564176 Air should be powerful enough to support Tmp-splitting by fpizlo@apple.com · 8 years ago
  89. c483e26 RealtimeIncomingAudioSource is not stopping properly by commit-queue@webkit.org · 8 years ago
  90. 282739b Use completion handlers instead of return values for sending websocket data by achristensen@apple.com · 8 years ago
  91. 21be574 WebGPU: build fixes for non-Cocoa platforms by zandobersek@gmail.com · 8 years ago
  92. 93ab048 Fix uninitialized public members in WebProcess by tpopela@redhat.com · 8 years ago
  93. 92da86e Follow-up (r213833): write a layout test for 169199 by magomez@igalia.com · 8 years ago
  94. 2a8f2f06 Unreviewed GTK+ gardening. Mark mediastream and webrtc new failures. by carlosgc@webkit.org · 8 years ago
  95. 53e8684 Fix uninitialized public members in NetworkProcess by tpopela@redhat.com · 8 years ago
  96. 8b25850 [Cairo] Handle the blend mode in GraphicsContext::drawPattern by carlosgc@webkit.org · 8 years ago
  97. 9fed02d Web Inspector: memory category timelines would look better with ruler tick-aligned guides by webkit@devinrousso.com · 8 years ago
  98. 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
  99. bb6ee18 Rebaseline js/dom/global-constructors-attributes.html. by ryanhaddad@apple.com · 8 years ago
  100. b688ad7 Web Inspector: Console Evaluation links in the Console should not show normally by webkit@devinrousso.com · 8 years ago