1. 2dc17ff Stop traversing at the container block when computing RTL inline static distance. by zalan@apple.com · 9 years ago
  2. d48f1f7 Add WebKitAdditions extension points in media controls related code in RenderThemeMac by adachan@apple.com · 9 years ago
  3. f7a9779 [WK2] Media controls don't update if controller is created after the interface is created by jer.noble@apple.com · 9 years ago
  4. 28b7d26 Modern IDB (Workers): Move TransactionOperation management from IDBConnectionToServer to IDBConnectionProxy. by beidson@apple.com · 9 years ago
  5. 7e3a301 Unskip 9 compositing tests on ios-simulator, mark 2 as failures on ios-simulator-wk1 by ryanhaddad@apple.com · 9 years ago
  6. c566666 TestExpectations gardening for ios-simulator by ryanhaddad@apple.com · 9 years ago
  7. 49bb8bd Do not attempt to compute min/max width. by zalan@apple.com · 9 years ago
  8. 8a20754 Modern IDB: Move all IDB DOM object management from IDBConnectionToServer to IDBConnectionProxy. by beidson@apple.com · 9 years ago
  9. a6c155c Modern IDB: Add isolatedCopy to a few more objects. by beidson@apple.com · 9 years ago
  10. fbb7686 Modern IDB: Add thread identifiers and assertions to IDB DOM objects. by beidson@apple.com · 9 years ago
  11. 1e05c84 JSContext Inspector: Better CommandLineAPI in JSContext inspection by commit-queue@webkit.org · 9 years ago
  12. 6955b6b Reduce maximum JIT pool size on X86_64. by fpizlo@apple.com · 9 years ago
  13. fc0d737 Reduce thresholds that control the maximum IC stub size. by fpizlo@apple.com · 9 years ago
  14. c528213 For keyboard users, activating a fragment URL should transfer focus and caret to the destination by n_wang@apple.com · 9 years ago
  15. b8aa049 Another iOS debug build fix after r200464. by rniwa@webkit.org · 9 years ago
  16. efca441 iOS debug build fix after r200464. by rniwa@webkit.org · 9 years ago
  17. 73dbdb8 Web Inspector: Provide go-to links next to Functions in GC Root Path popover by commit-queue@webkit.org · 9 years ago
  18. 44bec7a Web Inspector: HeapSnapshot should exploratory Object Graph view by commit-queue@webkit.org · 9 years ago
  19. f1a01a1 Shadow DOM should not be experimental by dino@apple.com · 9 years ago
  20. 62e463a [GTK] Unreviewed gardening. by clopez@igalia.com · 9 years ago
  21. e8dfdf0 Web Inspector: Console is unresponsive for >10 seconds when it tries to render 10,000 messages by nvasilyev@apple.com · 9 years ago
  22. 6f86182 Revert r200390, thus putting r199259 and r200161 and back. by simon.fraser@apple.com · 9 years ago
  23. 76a25ab Fix the build. by weinig@apple.com · 9 years ago
  24. f4b38f0 We shouldn't crash if DFG AI proved that something was unreachable on one run but then decided not to prove it on another run by fpizlo@apple.com · 9 years ago
  25. 6082a2c Crash if you type "debugger" in the console and continue by commit-queue@webkit.org · 9 years ago
  26. e093b9fb [iOS] Media information is sometimes not shown in Control Center by eric.carlson@apple.com · 9 years ago
  27. e518eb5 Comments on wired.com are blurry by simon.fraser@apple.com · 9 years ago
  28. c69e34b event.target shouldn't be retargeted as the event bubbles into a slot by rniwa@webkit.org · 9 years ago
  29. 48b5624 On platforms that support it, use a SecTrustRef as the basis of CertificateInfo instead of a chain of SecCertificateRefs. by weinig@apple.com · 9 years ago
  30. 71d8fc2 When exiting fullscreen, call a JS method immediately to implement the style changes for the presentation mode change right away by adachan@apple.com · 9 years ago
  31. 84810e6 Blocked redirected main resource requests need descriptive errors by achristensen@apple.com · 9 years ago
  32. 8909a2a Remove workaround added in r200391 (rdar://problem/25992976) by dbates@webkit.org · 9 years ago
  33. 806e80d Add support for delete by value to the DFG by keith_miller@apple.com · 9 years ago
  34. dc5a96c Unreviewed build fix after change set r200447. by msaboff@apple.com · 9 years ago
  35. fcdd4d9 bugs.webkit.org: "See Also" field should support Chromium bugs by ddkilzer@apple.com · 9 years ago
  36. e2ab342 Fix assertions in debug builds for the GTK+ port. by zandobersek@gmail.com · 9 years ago
  37. 5b7bc04 [GStreamer] Adaptive streaming issues by carlosgc@webkit.org · 9 years ago
  38. a30e3668 [GStreamer] Bump internal jhbuild versions to 1.8.0 and patches to support MSE by commit-queue@webkit.org · 9 years ago
  39. 83e48c1 [Mac][cmake] Unreviewed speculative buildfix after r200433, just for fun. by ossy@webkit.org · 9 years ago
  40. bb07f96 Create console object lazily https://bugs.webkit.org/show_bug.cgi?id=157328 by commit-queue@webkit.org · 9 years ago
  41. edcf63a [TexMap] Clean up TextureMapperShaderProgram by zandobersek@gmail.com · 9 years ago
  42. fa7c1eb Add JSC test results in JSON format to a Buildbot log by commit-queue@webkit.org · 9 years ago
  43. f47e2c5 Summary page should show warnings when current or baseline data is missing. by dewei_zhu@apple.com · 9 years ago
  44. aea3796 Start on dictionary support for IDL, getting enough to work for one dictionary by darin@apple.com · 9 years ago
  45. af89e80 Enable Dwarf2 debug information in offline assembler for clang compiler by msaboff@apple.com · 9 years ago
  46. 8b24290 [iOS] Playback does not pause when locking screen after playing to AirPlay. by eric.carlson@apple.com · 9 years ago
  47. 399e2be CSP: Perform case sensitive match against path portion of source expression URL that ends in '/' by dbates@webkit.org · 9 years ago
  48. 62d0029 Add HLE locks and synchronic TTAS locks to the ToyLocks benchmark suite by fpizlo@apple.com · 9 years ago
  49. 31a6662 Versioning. by bshafiei@apple.com · 9 years ago
  50. e8cfe3c AX: Nonfunctional controls appear before every HTML5 video when using VoiceOver by commit-queue@webkit.org · 9 years ago
  51. aaa52f0 Experimental Features don't need an "Experimental" prefix by dino@apple.com · 9 years ago
  52. da163c7 REGRESSION (r200401): Web Inspector: TypeError: undefined is not an object (evaluating 'messageElement.classList') by nvasilyev@apple.com · 9 years ago
  53. 37ad6aa Add a few more WTF locking benchmarks by fpizlo@apple.com · 9 years ago
  54. 1452040 Experimental features should toggle runtime flags by dino@apple.com · 9 years ago
  55. ef71f6a TestRunner should always enable all the experimental features by dino@apple.com · 9 years ago
  56. e9268be Disabling WebGL2 should mean no context is created by dino@apple.com · 9 years ago
  57. 18132d6 Unreviewed, fix test for new ArrayIteratorPrototype.next() error message. by keith_miller@apple.com · 9 years ago
  58. 8ad8542 Add an override point for drawing named images in ThemeCocoa by andersca@apple.com · 9 years ago
  59. fe5bc1f Don't disconnect WebAVPlayerController from its delegate since there is no way to reconnect it. by commit-queue@webkit.org · 9 years ago
  60. c1925f2 Media elements should not be paused right away when removed from the document by cdumez@apple.com · 9 years ago
  61. cff2d0c Speed up JSGlobalObject initialization by making some properties lazy by fpizlo@apple.com · 9 years ago
  62. 7df0354 Improve the grammar of some error messages 'a argument list' => 'an argument list' by commit-queue@webkit.org · 9 years ago
  63. c031b49 Corrections to r200422 https://bugs.webkit.org/show_bug.cgi?id=157351 by keith_miller@apple.com · 9 years ago
  64. 32a09bd [css-grid] Refactor information stored related to column positions by rego@igalia.com · 9 years ago
  65. f4a459e Unreviewed, reland r200149 since the rollout had inconclusive PLT AB testing results. by keith_miller@apple.com · 9 years ago
  66. 21a3cdc Web Inspector: GC Root Path sometimes does not go up to Window by commit-queue@webkit.org · 9 years ago
  67. 9965412 Rebaseline inspector/model/remote-object.html after r200422 by ryanhaddad@apple.com · 9 years ago
  68. d3fdf67 ES6 Function.name inferred from property names of literal objects can break some websites. by mark.lam@apple.com · 9 years ago
  69. ab96861 Speedup array iterators https://bugs.webkit.org/show_bug.cgi?id=157315 by keith_miller@apple.com · 9 years ago
  70. 40c100e [JSC] Object constructor need to be aware of new.target by utatane.tea@gmail.com · 9 years ago
  71. 355041b [Win] Use NeverDestroyed template. by peavo@outlook.com · 9 years ago
  72. e7c45ba Marking imported/w3c/web-platform-tests/html/dom/interfaces.html as failing on ios-simulator release builds by ryanhaddad@apple.com · 9 years ago
  73. 3538ac4 Remove failure expectation for imported/w3c/web-platform-tests/html/dom/interfaces.html on ios-simulator by ryanhaddad@apple.com · 9 years ago
  74. d49f6f3 Deduplicated initializer lists of BitmapImage constructors. by annulen@yandex.ru · 9 years ago
  75. cac0822 Unreviewed, rolling out r200383 and r200406. by cdumez@apple.com · 9 years ago
  76. 571fd1a6 AX: ARIA 'region' role is now a landmark; HTML 'section' element should be a landmark only if named by jdiggs@igalia.com · 9 years ago
  77. 20f5610 Clicks inside button elements are sometimes discarded when the mouse moves by youenn.fablet@crf.canon.fr · 9 years ago
  78. c3035c0 Unreviewed, fixing crashing GTK+ tests after r200407. by zandobersek@gmail.com · 9 years ago
  79. 1edb42a Add WKPreference for SelectionPaintingWithoutSelectionGaps by gyuyoung.kim@webkit.org · 9 years ago
  80. f53a3f6 Rename JSKeyValueIterator as JSDOMIterator by youenn.fablet@crf.canon.fr · 9 years ago
  81. b15eab6 CrashTracer: [USER] com.apple.WebKit.WebContent at …ple.WebCore: WebCore::EditCommandComposition::unapply + 105 by jiewen_tan@apple.com · 9 years ago
  82. 945f0a6 Assertion failure for super() call in direct eval in method function by utatane.tea@gmail.com · 9 years ago
  83. d82ce91 [CoordGraphics] CompositingCoordinator should hande root compositing and view overlay layers separately by zandobersek@gmail.com · 9 years ago
  84. 272d74a [TexMap] Clean up TextureMapperGLData, TextureMapperGLData::SharedGLData by zandobersek@gmail.com · 9 years ago
  85. 31cd426 REGRESSION(r200383): Setting lazily initialized properties across frame boundaries crashes by fpizlo@apple.com · 9 years ago
  86. dd39b9e References from code to Structures should be stronger than weak by fpizlo@apple.com · 9 years ago
  87. f692dae Web Inspector: Simplify console.clear by commit-queue@webkit.org · 9 years ago
  88. bb5d176 Add VideoControlsManager tests by bdakin@apple.com · 9 years ago
  89. 5d80e95 Improve Symbol() to string coercion error message by utatane.tea@gmail.com · 9 years ago
  90. 2f5ab3d Web Inspector: Adding a new console message shouldn't modify DOM when the console log is hidden by nvasilyev@apple.com · 9 years ago
  91. 06e9e27 Web Inspector: Give console.time/timeEnd a default label and warnings by commit-queue@webkit.org · 9 years ago
  92. eae6b35 Fix the ENABLE(WEBASSEMBLY) build https://bugs.webkit.org/show_bug.cgi?id=157312 by commit-queue@webkit.org · 9 years ago
  93. b5dad35 Web Inspector: Remove unused parameter of ScriptArguments::getFirstArgumentAsString by commit-queue@webkit.org · 9 years ago
  94. ae366fc [ATK] accessibility/document-attributes.html is failing by jdiggs@igalia.com · 9 years ago
  95. 2e9232c [iOS][WK2] Allow WKWebView to play local filesystem media when created with -loadFileURL:allowingReadAccessToURL: by jer.noble@apple.com · 9 years ago
  96. e3f932e File Upload: Photo upload name is always generic (image.jpg) by jiewen_tan@apple.com · 9 years ago
  97. f2f0a05 [WK2][DiskCache] Store common HTTP header names as strings by cdumez@apple.com · 9 years ago
  98. fbea69e Optimize [StrictTypeChecking] on IDL attributes by cdumez@apple.com · 9 years ago
  99. 684aac4 Un-skipping storage/indexeddb/intversion-open-in-upgradeneeded.html, but leaving it as flaky by ryanhaddad@apple.com · 9 years ago
  100. 6bc2e2d Temporary workaround for Apple Internal builds <rdar://problem/25992976> by dbates@webkit.org · 9 years ago