1. 5ccce21 Marked http/tests/security/storage-blocking-loosened-plugin.html as flaky by ryanhaddad@apple.com · 8 years ago
  2. e639673 Move offsetParent / offsetLeft / offsetTop / offsetWidth / offsetHeight from Element to HTMLElement by cdumez@apple.com · 8 years ago
  3. fe01eca Web Inspector: RTL: box model labels have bad alignment by bburg@apple.com · 8 years ago
  4. 534296a Marked imported/w3c/web-platform-tests/XMLHttpRequest/timeout-multiple-fetches.html as flaky. by ryanhaddad@apple.com · 8 years ago
  5. fbb4431 Add support for reading and writing settings from UIProcess audio capture by commit-queue@webkit.org · 8 years ago
  6. f8b1480 Implement PlatformWebView::windowSnapshotImage and createBitmapContextFromWebView for iOS devices by jbedard@apple.com · 8 years ago
  7. 2681cd8 Web Inspector: Request/Response toggles not working by commit-queue@webkit.org · 8 years ago
  8. 546af2a Expose a function to get proxy targets by fpizlo@apple.com · 8 years ago
  9. 9eb2815 op_throw_static_error's use of its first operand should be reflected in DFG BytecodeUseDef as well. by mark.lam@apple.com · 8 years ago
  10. ed9300e Drop non-standard document.implementation.createCSSStyleSheet() API by cdumez@apple.com · 8 years ago
  11. 1ef9eda AX: don't expose empty roledescription by jdiggs@igalia.com · 8 years ago
  12. cf540bc Drop non-standard Element.scrollByLines() / scrollByPages() by cdumez@apple.com · 8 years ago
  13. 6123ca9 CoreAudioSharedUnit should own its configuration parameters by commit-queue@webkit.org · 8 years ago
  14. 69c8693 Marked http/tests/websocket/tests/hybi/workers/close.html is flaky. by ryanhaddad@apple.com · 8 years ago
  15. 08d2940 Mark media/modern-media-controls/status-label/status-label-font.html as flaky on mac-wk1. by ryanhaddad@apple.com · 8 years ago
  16. eebfbd9 AX: Setting aria-orientation="horizontal" on a listbox is being overridden on the Mac by jdiggs@igalia.com · 8 years ago
  17. 6b2d92c Web Inspector: Make it easy to dynamically show/hide a SettingsView by mattbaker@apple.com · 8 years ago
  18. d3a08af [CG] To decode an image frame asynchronously, pass the native size of the image to CGImageSourceCreateThumbnailAtIndex() if it's smaller than the sizeForDrawing by commit-queue@webkit.org · 8 years ago
  19. 0524494 WebKit should default to using sRGB with NSColor conversion instead of device by bdakin@apple.com · 8 years ago
  20. 5a2e7d3 Reduce PassRefPtr use https://bugs.webkit.org/show_bug.cgi?id=171809 by achristensen@apple.com · 8 years ago
  21. cc741e6 buildbot: Cleanup simulators after running tests by jbedard@apple.com · 8 years ago
  22. f735165 [Mac] Audio capture fails when shouldCaptureAudioInUIProcess is set. by jer.noble@apple.com · 8 years ago
  23. de1fa60 [macOS] com.macromedia.Flash Player ESR.plugin.sb is installed outside of PlugInSandboxProfiles by aestes@apple.com · 8 years ago
  24. 40a8174 Speculative Windows build fix after r216428. by mark.lam@apple.com · 8 years ago
  25. c03c585 Search events should not fire synchronously for search type input elements with incremental attribute set by jiewen_tan@apple.com · 8 years ago
  26. 0077a6e Clean UserMediaCaptureManager::capabilities return value by commit-queue@webkit.org · 8 years ago
  27. 3c44203 Text overlaps on http://www.duden.de/rechtschreibung/Acre by zalan@apple.com · 8 years ago
  28. 6f55923 Refactor ImageInputType::width() / height() for clarity by cdumez@apple.com · 8 years ago
  29. d075ea2 Bail out of simple line layout when hyphen needs a fallback font. by zalan@apple.com · 8 years ago
  30. 17375ca REGRESSION(r216179): [GTK] Script install-dependencies misses liborc by clopez@igalia.com · 8 years ago
  31. 8633b1f TURNS gathering is not working properly by commit-queue@webkit.org · 8 years ago
  32. 3bee9a4 Unreviewed, rolling out r216419. by mcatanzaro@igalia.com · 8 years ago
  33. 3169812 CoreAudioCaptureSource should not modify its shared unit if already started/stopped by commit-queue@webkit.org · 8 years ago
  34. 90a7b23 ComposedTreeIterator does not traverse all slotted children if the traversal root is a slot element. by antti@apple.com · 8 years ago
  35. b1f441c WebAssembly: don't just emit extended offset adds for patch by jfbastien@apple.com · 8 years ago
  36. cce7656 Introduce ExceptionScope::assertNoException() and releaseAssertNoException(). by mark.lam@apple.com · 8 years ago
  37. 47f6307 Unreviewed. Fix GTK+ test /webkit2/WebKitConsoleMessage/network-error after r215556. by carlosgc@webkit.org · 8 years ago
  38. ea20d74 Move 'style' from Element to HTMLElement / SVGElement and make it settable by cdumez@apple.com · 8 years ago
  39. 354047f AX: Propagate aria-readonly to grid descendants by jdiggs@igalia.com · 8 years ago
  40. d8d9f92 Unreviewed. Fix GTK+ test /webkit2/WebKitWebView/javascript-dialogs after r215404. by carlosgc@webkit.org · 8 years ago
  41. 7e3614e Ensure clean tree before AX cache update. by zalan@apple.com · 8 years ago
  42. 036ffde Unprefix unicode-bidi CSS values https://bugs.webkit.org/show_bug.cgi?id=171761 by mmaxfield@apple.com · 8 years ago
  43. 6b08db1 Unreviewed GTK+ gardening. Update expectations of several tests. by carlosgc@webkit.org · 8 years ago
  44. dc0e08c 2017-05-08 James Craig <jcraig@apple.com> by jcraig@apple.com · 8 years ago
  45. 8204e29 [GTK] Web Inspector: Add new GTK+ icon for timeline recording stopwatch by commit-queue@webkit.org · 8 years ago
  46. 141b0dd Regenerate w3c-import.log files after r215670 by commit-queue@webkit.org · 8 years ago
  47. c5b1708 Set the Response.blob() type based on the content-type header value. by commit-queue@webkit.org · 8 years ago
  48. 5c50adc [iOS] REGRESSION (r209409): getBoundingClientRect is wrong for fixed-position elements in resize/orientationchange by simon.fraser@apple.com · 8 years ago
  49. 73f55a7c Drop remaining uses of PassRefPtr in editing code by cdumez@apple.com · 8 years ago
  50. faa99a8 [GTK] Cannot sign in with new Google sign-in page by mcatanzaro@igalia.com · 8 years ago
  51. e857395 [MediaStream] r216197 caused some webrtc tests to fail by commit-queue@webkit.org · 8 years ago
  52. 284c216 Clean up some WebProcessProxy, WebPage, and message handler includes by timothy_horton@apple.com · 8 years ago
  53. 8b9b3cb Implement Subresource Integrity (SRI) by commit-queue@webkit.org · 8 years ago
  54. 0f69538 [GTK] Cannot sign in with new Google sign-in page by mcatanzaro@igalia.com · 8 years ago
  55. 5f5d72e [Cocoa] CTFontDescriptorCreateMatchingFontDescriptor() is not case insensitive by mmaxfield@apple.com · 8 years ago
  56. 2a99cc3 Implement the concept of cookie-averse document by cdumez@apple.com · 8 years ago
  57. 64c519d Unreviewed build fix after r216339. by cdumez@apple.com · 8 years ago
  58. 19a4043 Align our IDL files with the latest DOM specification by cdumez@apple.com · 8 years ago
  59. 005cf04 Reduce the number of includes in WebPage.h and WebProcess.h by timothy_horton@apple.com · 8 years ago
  60. 07bbb7d Mark http/tests/loading/resourceLoadStatistics/prevalent-resource-without-user-interaction.html as flaky by ap@apple.com · 8 years ago
  61. 83de49c REGRESSION (r216294): The new test fails on WebKit1 by ap@apple.com · 8 years ago
  62. b5c811e [iOS WK2] Make rotation tests more reliable by simon.fraser@apple.com · 8 years ago
  63. c209acb Unreviewed, rolling out r216333. by cdumez@apple.com · 8 years ago
  64. f4c5819 Implement the concept of cookie-averse document by cdumez@apple.com · 8 years ago
  65. 61d903d Fix 32bit Windows build by giving correct parameters to MASM by commit-queue@webkit.org · 8 years ago
  66. 4219d74 REGERSSION(r213499): Emoji with Fitzpatrick modifiers are drawn as two separate glyphs by mmaxfield@apple.com · 8 years ago
  67. 9c85b8e Fix Windows build after r216294. by simon.fraser@apple.com · 8 years ago
  68. c46e60e [ES6] Arrow function. Issue in access to this after eval('super()') within constructor by gskachkov@gmail.com · 8 years ago
  69. a9044ee Remove unused lambda capture https://bugs.webkit.org/show_bug.cgi?id=171772 by annulen@yandex.ru · 8 years ago
  70. dc6e184 messages_unittest.py should support a [-r|--reset-results] switch by ddkilzer@apple.com · 8 years ago
  71. 02e62d5 [Mac][cmake] Buildfix after r216047 by ossy@webkit.org · 8 years ago
  72. 04e4e90 RealtimeMediaSourceCenter callbacks should be passed as r-values by commit-queue@webkit.org · 8 years ago
  73. e008672 Put does not properly consult the prototype chain by keith_miller@apple.com · 8 years ago
  74. 6e32a9e [WTF] Use memoryFootprint for MemoryUsage retrieval in Linux by utatane.tea@gmail.com · 8 years ago
  75. 8b1a3ed Renderers being destroyed should not be added to AX's deferred list. by zalan@apple.com · 8 years ago
  76. 1e12f66 WebAssembly: Air::Inst::generate crashes on large binary on A64 by jfbastien@apple.com · 8 years ago
  77. aaf5c91 Crash in ImageFrameCache::decodedSizeChanged() after image load cancellation by said@apple.com · 8 years ago
  78. f1d0f62 REGRESSION (r212998): Web Inspector: bad spacing of go-to arrow for HTTP POST request data by nvasilyev@apple.com · 8 years ago
  79. 74581db [Mac] Adjust cursor position for dragged link (and stop it from moving based on how fast you are dragging) by timothy_horton@apple.com · 8 years ago
  80. abe59cf Mark compositing/tiling/non-active-window-tiles-size.html as flaky by ryanhaddad@apple.com · 8 years ago
  81. 56fdb2b Move trivial String prototype functions to JS builtins by oliver@apple.com · 8 years ago
  82. ee0eea0 Leaks always reports "WebKit Malloc Memory Pressure Handler" dispatch_queue/source as leaking by commit-queue@webkit.org · 8 years ago
  83. 6b1aa2e ...and now the GTK and Windows builds. by dino@apple.com · 8 years ago
  84. 7afbc46 [WTF] Do not export deleted constructor in StringView by commit-queue@webkit.org · 8 years ago
  85. c253a0e API test WebKit2.WebsiteDataStoreCustomPaths is failing on ios-simulator. by beidson@apple.com · 8 years ago
  86. ecb7903 Try to fix iOS build. by dino@apple.com · 8 years ago
  87. bffcb5b [JSC] Remove export from Intrinsic by commit-queue@webkit.org · 8 years ago
  88. 3f3faf5 Restrict SVG filters to accessible security origins by dino@apple.com · 8 years ago
  89. 2f6a3a9 Unreviewed, rolling out r216273. by ryanhaddad@apple.com · 8 years ago
  90. 6a88ad9 [Cocoa] Converting from WebCore::Cookie to NSHTTPCookie always marks cookies as session cookies by bburg@apple.com · 8 years ago
  91. 41ef9a4 Make it possible to test rotation in iOS WebKitTestRunner by simon.fraser@apple.com · 8 years ago
  92. 1fc3d6c Ensure NSColorPickerTouchBarItem only uses sRGB colors by bdakin@apple.com · 8 years ago
  93. 1d5f2c4 Mark http/tests/loading/resourceLoadStatistics/prevalent-resource-without-user-interaction.html as flaky. by ryanhaddad@apple.com · 8 years ago
  94. 6a8de1b Use ImageDiff built by host SDK and remove ImageDiff from DumpRenderTree by jbedard@apple.com · 8 years ago
  95. 1d8a39b TURNS gathering is not working properly by commit-queue@webkit.org · 8 years ago
  96. a07cece Mark test http/tests/security/module-correct-mime-types.html slow. by ryanhaddad@apple.com · 8 years ago
  97. 6597f64 putDirectIndex does not properly do defineOwnProperty by sbarati@apple.com · 8 years ago
  98. d0daff7 Unreviewed, rolling out r216275. by ryanhaddad@apple.com · 8 years ago
  99. e5b0bc0 [WK2][iOS][macOS] Expand sandbox to access vm.footprint_suspend by bfulgham@apple.com · 8 years ago
  100. fb0e39c [Cocoa] CTFontDescriptorCreateMatchingFontDescriptor() is not case insensitive by mmaxfield@apple.com · 8 years ago