1. 2047c43 Rename and flip the meaning of defaultAppearance to be useDarkAppearance. by timothy@apple.com · 7 years ago
  2. e587b36 LayoutTest imported/w3c/web-platform-tests/IndexedDB/interfaces.any.worker.html is flaky. by david_fenton@apple.com · 7 years ago
  3. 0a8f740 Build fix (r233547): Disable IsoHeaps when Gigacage is off by ddkilzer@apple.com · 7 years ago
  4. 808383e Unreviewed, rolling out r233539. https://bugs.webkit.org/show_bug.cgi?id=187368 by commit-queue@webkit.org · 7 years ago
  5. e1eda55 REGRESSION: ASSERT under WebAutomationSessionProxy::computeElementLayout when elementInViewClientCenterPoint returns nullopt by bburg@apple.com · 7 years ago
  6. bd54a9b Disable IsoHeaps when Gigacage is off by msaboff@apple.com · 7 years ago
  7. 332f9b9 Upstream hover gesture implementation by timothy_horton@apple.com · 7 years ago
  8. 289ddee Update Element API to use qualifiedName instead of name/localName where applicable by cdumez@apple.com · 7 years ago
  9. eee3c6d Fix some -Wdocumentation warnings in WebKit by timothy_horton@apple.com · 7 years ago
  10. f3d8c24 Versioning. by kocsen_chung@apple.com · 7 years ago
  11. 59ba6af Unreviewed, rolling out r233417 and r233418. by commit-queue@webkit.org · 7 years ago
  12. cc08a33 ProgramExecutable may be collected as we checkSyntax on it by sbarati@apple.com · 7 years ago
  13. 8e47c70 Youtube video pages crash after a couple of minutes by rniwa@webkit.org · 7 years ago
  14. 24721f39 Regression(r232886): WebsiteDataStore objects may get destroyed on a background thread by cdumez@apple.com · 7 years ago
  15. 76ea6a4 Do not assume that hypen's width can be computed using the simplified text measure codepath. by zalan@apple.com · 7 years ago
  16. 12a8110 [macOS] REGRESSION: Development WebContent service has restricted entitlements, rendering it useless for development by mitz@apple.com · 7 years ago
  17. 8013bdb Video sometimes flickers when playing to AppleTV by eric.carlson@apple.com · 7 years ago
  18. 5c4dd09 Use ENABLE(WEBPROCESS_WINDOWSERVER_BLOCKING) in ScrollAnimatorMac.mm by pvollan@apple.com · 7 years ago
  19. 52abf92 [WK1] editing/spelling/markers.html times out on High Sierra after r233439 by wenson_hsieh@apple.com · 7 years ago
  20. 9fa1c1d Don't invert text color for selections in light mode. by timothy@apple.com · 7 years ago
  21. 8f10999 [ews-build] Bindings-tests-EWS should output result in json by aakash_jain@apple.com · 7 years ago
  22. 0b97771 SimpleLineLayout::FlowContents wastes 54KB of Vector capacity on nytimes.com by zalan@apple.com · 7 years ago
  23. 35e7298 [ews-build] WebKitPy-Tests-EWS should output result in json by aakash_jain@apple.com · 7 years ago
  24. c8eedbd [ews-build] WebKitPy-Tests-EWS should output result in json by aakash_jain@apple.com · 7 years ago
  25. 42cf706 AX: setValue on text controls should send out key events by n_wang@apple.com · 7 years ago
  26. 9b8f692 Layout Test svg/animations/animateMotion-additive-2c.svg and svg/animations/animateMotion-additive-2d.svg is flaky by commit-queue@webkit.org · 7 years ago
  27. b2af052 ASSERT(m_dictionaryStack.size() == 1) assertion hit in ~KeyedDecoderCF() when decoding fails by cdumez@apple.com · 7 years ago
  28. f572301 Move CSSParserContext to a file of its own by antti@apple.com · 7 years ago
  29. 5ff6dd0 [Web Animations] The ready promise should initially be resolved by graouts@webkit.org · 7 years ago
  30. 9dd77eb [GTK] Remove soup/DownloadSoupErrors.h by commit-queue@webkit.org · 7 years ago
  31. a806c0b [Flatpak] Add gst-libav to dependencies by philn@webkit.org · 7 years ago
  32. b3c3b4b [GTK][WPE] Add --host option to WebDriver process by carlosgc@webkit.org · 7 years ago
  33. cbe5ebd [WebVR] Fix VRDisplayEvent implementation by svillar@igalia.com · 7 years ago
  34. 7f442e1 [WPE][GTK]: Call gtk platform 'gtk' by default as this is what PortFactory expects by commit-queue@webkit.org · 7 years ago
  35. 787528c Unreviewed, rolling out r233511. by zandobersek@gmail.com · 7 years ago
  36. 1504a9b REGRESSION(r233325): [GTK] Broke 40 animations tests by carlosgc@webkit.org · 7 years ago
  37. 2f0f00c Unreviewed. Fixing a call in flatpakutils.py to PortFactory.get(), by zandobersek@gmail.com · 7 years ago
  38. 7162dbc Reparse user stylesheets when _useSystemAppearance changes by antti@apple.com · 7 years ago
  39. ea037c9 RealtimeIncomingVideoSources: Call stop() directly in the destructor by commit-queue@webkit.org · 7 years ago
  40. 6297b84 [GTK][WPE] Stop pushing the StreamCollection as event in GStreamerMediaStreamSource by commit-queue@webkit.org · 7 years ago
  41. f57481b Unreviewed GTK test gardening. https://bugs.webkit.org/show_bug.cgi?id=187328 by aboya@igalia.com · 7 years ago
  42. 572f54a [libwebrtc] Allow IP mismatch for local connections on localhost by commit-queue@webkit.org · 7 years ago
  43. 6cd7a41 FunctionTraits: Make cCallArity() constant on 32-bits. by guijemont@igalia.com · 7 years ago
  44. 64352704 [WebIDL] Remove custom bindings for HTMLDocument by fred.wang@free.fr · 7 years ago
  45. c0eae4d A WKWebView in a UIViewController that is presented modally and uses a file picker will be incorrectly dismissed by the system by commit-queue@webkit.org · 7 years ago
  46. 553ee99 Introduce PLATFORM(IOSMAC) https://bugs.webkit.org/show_bug.cgi?id=187315 by timothy_horton@apple.com · 7 years ago
  47. bf91ecc [Web Animations] Make WPT test at timing-model/timelines/timelines.html pass reliably by graouts@webkit.org · 7 years ago
  48. 2d8565d 50 failing WebDriver tests after r233417 by commit-queue@webkit.org · 7 years ago
  49. ba631fe WebKit.ResponsivenessTimerCrash sometimes fails. by beidson@apple.com · 7 years ago
  50. a930c10 Remove quarantine for Webex plugin by youenn@apple.com · 7 years ago
  51. babaf0d Nullptr crash accessing Document in GenericEventQueue::dispatchOneEvent() by rniwa@webkit.org · 7 years ago
  52. 752910d [cairo] Doesn't paint box-shadow with zero blur-radius by Hironori.Fujii@sony.com · 7 years ago
  53. c4ce149 update-webkitgtk-flatpak fails if running with python2 by Hironori.Fujii@sony.com · 7 years ago
  54. ef02566 Add a release assert to diagnose infinite recursions in removeAllEventListeners() by rniwa@webkit.org · 7 years ago
  55. 89095d1 Crash in WebKit::CacheStorage::Cache::toRecordInformation when running http/tests/cache-storage/cache-persistency.https.html by youenn@apple.com · 7 years ago
  56. fd48054 Fix regression introduced in r233335 by youenn@apple.com · 7 years ago
  57. 7fb2f53 performance-api/performance-observer-no-document-leak.html is flaky by cdumez@apple.com · 7 years ago
  58. 9b46d43 Improve window.event compliance: Should not be set when target is in shadow tree by cdumez@apple.com · 7 years ago
  59. b17868c Make CallbackMap::invalidate() safe to re-enter by cdumez@apple.com · 7 years ago
  60. 408f67a [Cocoa] Disable vnode guard related simulated crashes for WKTR / DRT and WebSQL by cdumez@apple.com · 7 years ago
  61. 2d78ab5 Re-enabling canvas tests for canvas/philip/tests/initial.reset.gradient.html by commit-queue@webkit.org · 7 years ago
  62. ffab668 Don't allow autoplay when the element is suspended by eric.carlson@apple.com · 7 years ago
  63. 69dd72c [iOS] Clean up sandbox warnings found during Public Beta by bfulgham@apple.com · 7 years ago
  64. 4102f98 re-enable some canvas tests that are now consistently passing by commit-queue@webkit.org · 7 years ago
  65. d28e5eb [LFC] Generate anonymous inline box for text content. by zalan@apple.com · 7 years ago
  66. 2928c06 [Curl] Embed certificate information into ResourceResponse. by Basuke.Suzuki@sony.com · 7 years ago
  67. d03032d [iOS WK2] We fail to make surfaces volatile when suspending, increasing memory impact by simon.fraser@apple.com · 7 years ago
  68. fb03d86 Clean up the layer volatility code and logging by simon.fraser@apple.com · 7 years ago
  69. 7343c79 Video sometimes flickers when playing to AppleTV by eric.carlson@apple.com · 7 years ago
  70. 153fa4c Unreviewed, add myself as a WebKit committer. by tsaunier@gnome.org · 7 years ago
  71. 4667126 Unreviewed, rolling out r233112. https://bugs.webkit.org/show_bug.cgi?id=187300 by commit-queue@webkit.org · 7 years ago
  72. d21fb05 Implement support for Element.toggleAttribute by cdumez@apple.com · 7 years ago
  73. 5f82f23 check-webkit-style: Run the tool without SVN client. by Basuke.Suzuki@sony.com · 7 years ago
  74. b100783 [32-bit JSC tests] ASSERTION FAILED: !getDirect(offset) || !JSValue::encode(getDirect(offset)). by mark.lam@apple.com · 7 years ago
  75. 9a8afc8 Remove old JSCTestsFactory by aakash_jain@apple.com · 7 years ago
  76. fcc5477 [ews-build] Add support for JSC-Tests-EWS by aakash_jain@apple.com · 7 years ago
  77. 36449a3 [LFC] Add test-list file for regression testing by zalan@apple.com · 7 years ago
  78. 8bfa53d [LFC] Implement minimum/maximum content width logic. by zalan@apple.com · 7 years ago
  79. 292031e Resource Load Statistics: Make WebsiteDataStore::getAllStorageAccessEntries() call the right network process instead of iterating over the process pools by wilander@apple.com · 7 years ago
  80. 5665214 [JSC] Move slowDownAndWasteMemory function to JSArrayBufferView by utatane.tea@gmail.com · 7 years ago
  81. e1c948c Unreviewed, rolling out r233461. by jbedard@apple.com · 7 years ago
  82. 269be4a Update com.cmbchina.CMBSecurity.sb to make it functional by youenn@apple.com · 7 years ago
  83. 6bac7c8 Update Fullscreen anti-phishing alert text by jer.noble@apple.com · 7 years ago
  84. 13668f7 Import WPT infrastructure tests https://bugs.webkit.org/show_bug.cgi?id=187095 by commit-queue@webkit.org · 7 years ago
  85. 2d13872 REGRESSION (r232186): Hardware-accelerated CSS animations using steps() timing function no longer work by commit-queue@webkit.org · 7 years ago
  86. d73a15c [iOS] Add assert to catch improper use of WebCore::Timer in UI Process by ddkilzer@apple.com · 7 years ago
  87. 4cd676b [iOS] Animations with Bézier timing function not suspended on UI process when animation-play-state is set to "paused" by fred.wang@free.fr · 7 years ago
  88. 41f76d2 LayoutTests/imported/mozilla: by graouts@webkit.org · 7 years ago
  89. 571c7ad Crash in WebCore::WebAnimation::timeToNextRequiredTick when running imported/w3c/web-platform-tests/web-animations/interfaces/Animatable/animate-no-browsing-context.html by graouts@webkit.org · 7 years ago
  90. c4e2651 [WPE][GTK] Another memory issue in xdgmime by mcatanzaro@igalia.com · 7 years ago
  91. 83210fb Manifest.reset should clear static map for BugTracker and Bug objects. by dewei_zhu@apple.com · 7 years ago
  92. d8bbe2c Fix a bug in range bisector that start commit may be counted twice. by dewei_zhu@apple.com · 7 years ago
  93. 50b8e87 [CMake] Use JOB_POOLS to avoid memory-hungry linker processes running at the same time by aperez@igalia.com · 7 years ago
  94. 2c083fe Regular expressions with ".?" expressions at the start and the end match the entire string by sukolsak@gmail.com · 7 years ago
  95. 5d5b478 Tighter limit for canvas memory use on iOS by antti@apple.com · 7 years ago
  96. 678255a RegExp.exec returns wrong value with a long integer quantifier by sukolsak@gmail.com · 7 years ago
  97. 1165de6 Add sandbox to microdone plugin by youenn@apple.com · 7 years ago
  98. c64e8a6 Adjust now-incorrect animated resize logging after r232544 by timothy_horton@apple.com · 7 years ago
  99. 3397d39 Fix a leak in ActionSheetTests.DismissingActionSheetShouldNotDismissPresentingViewController by wenson_hsieh@apple.com · 7 years ago
  100. b153db8 [Cocoa] Google Fonts doesn't work if the user has the requested font locally-installed by mmaxfield@apple.com · 7 years ago