1. 98a1b02 Add WKWebViewConfiguration SPI for a variety of different ex-preferences by timothy_horton@apple.com · 9 years ago
  2. 471d1b4 [GTK] Use CROSS_PLATFORM_CONTEXT_MENUS by carlosgc@webkit.org · 9 years ago
  3. 02b1cb2 [Mac] Add a mock AppleTV device for testing by eric.carlson@apple.com · 9 years ago
  4. e40b625 [EFL] Crash while opening child webview with EWK_PROCESS_MODEL_MULTIPLE_SECONDARY by ryuan.choi@navercorp.com · 9 years ago
  5. 6cbd505 Add drawsBackground SPI to WKWebView, and get rid of drawsTransparentBackground from WebKit2 by timothy_horton@apple.com · 9 years ago
  6. 27cfbde Web Inspector: REGRESSION: 2nd level inspector should not be able to dock to first by commit-queue@webkit.org · 9 years ago
  7. f3be99d [EFL] Add UserAgentEFl.cpp|h https://bugs.webkit.org/show_bug.cgi?id=151007 by gyuyoung.kim@webkit.org · 9 years ago
  8. 3efd555 Remove ColorSpace argument to all the drawing calls by simon.fraser@apple.com · 9 years ago
  9. f21302e Use ColorSpaceSRGB for image buffers everywhere by simon.fraser@apple.com · 9 years ago
  10. 1e291e8 Add preliminary (SPI) support for NSTextFinder on WKWebView by timothy_horton@apple.com · 9 years ago
  11. ee20abe [WK2][SpeculativeRevalidation] Save to disk cache relationship between resources by cdumez@apple.com · 9 years ago
  12. ef5bbd3 Add runtime and compile time flags for enabling Web Animations API and model. by commit-queue@webkit.org · 9 years ago
  13. 617d95c [EFL] Separate beforeunload confirm callback from confirm callback by ryuan.choi@navercorp.com · 9 years ago
  14. 146d473 _WKObservablePageState's _webProcessIsResponsive property isn't set to YES when an unresponsive page is reloaded by ggaren@apple.com · 9 years ago
  15. 89f47cf [EFL] Add try_close API to handle beforeunload event by ryuan.choi@navercorp.com · 9 years ago
  16. db66564 [GTK] Epiphany with Debug mode compiled WebKitGtk+ 2.10.3 hits ASSERT_ARG on willEnterAcceleratedCompositingMode by carlosgc@webkit.org · 9 years ago
  17. 291fd47 REGRESSION (r191499): 100% repro crash under _prepareForMoveToWindow: by timothy_horton@apple.com · 9 years ago
  18. 855d942 Link preview doesn't work on XHTML pages with Content-Type header as by bdakin@apple.com · 9 years ago
  19. da6a33f Fix crashing fast-clicking WK2 tests on iOS by wenson_hsieh@apple.com · 9 years ago
  20. 69343d9 PageLoadState::will/didChangeProcessIsResponsive should call observers by andersca@apple.com · 9 years ago
  21. 65018a8 by ryanhaddad@apple.com · 9 years ago
  22. b0afd5f [Cocoa] Add SPI to warm an initial web process by aestes@apple.com · 9 years ago
  23. 5e7a566 [Cocoa] Adopt WKWebViewAdditions https://bugs.webkit.org/show_bug.cgi?id=150885 by aestes@apple.com · 9 years ago
  24. a9083d1 Duplicate validateUserInterfaceItem in WKWebView by timothy_horton@apple.com · 9 years ago
  25. fb5612e 2015-11-03 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 9 years ago
  26. 849d449 CTTE the responsiveness timer getter by andersca@apple.com · 9 years ago
  27. e8a9359 Unreviewed. Fix GTK+ build after r191924. by carlosgc@webkit.org · 9 years ago
  28. bece3d0 Add KVO-compliant _webProcessIsResponsive property to WKWebView and _WKObservablePageState by andersca@apple.com · 9 years ago
  29. e8797b4 PDFPlugin should take advantage of threaded scrolling by timothy_horton@apple.com · 9 years ago
  30. 544f63b Get rid of WKWebView's inner WKView (WKView being inside WKWebView leads to weird API issues) by timothy_horton@apple.com · 9 years ago
  31. 9ee17c4 Remove unused API client callback code by andersca@apple.com · 9 years ago
  32. 0d5a090 Replace iOS-only WebKitSystemInterface calls with SPI by aestes@apple.com · 9 years ago
  33. 4420b64 Unreviewed, rolling out r191902. https://bugs.webkit.org/show_bug.cgi?id=150811 by commit-queue@webkit.org · 9 years ago
  34. 395b6ca Replace iOS-only WebKitSystemInterface calls with SPI by aestes@apple.com · 9 years ago
  35. e3bfc1c Add objC delegate callback for webProcessDidBecomeResponsive and webProcessDidBecomeUnresponsive. by commit-queue@webkit.org · 9 years ago
  36. 78f4ae4 Tapping and holding a link should have a share option by bdakin@apple.com · 9 years ago
  37. 33c0fa1 [GLIB] Remove support for GSocket main loop sources from GMainLoopSource by carlosgc@webkit.org · 9 years ago
  38. 21c573a [EFL] Fix inappropriate move semantics use in parseAndRemoveEnvironments function by commit-queue@webkit.org · 9 years ago
  39. a91a0be [GTK] Fix combinations of PLATFORM(GTK) and OS(DARWIN) by commit-queue@webkit.org · 9 years ago
  40. ea8f558 [GTK] Use RunLoop::Timer in PluginInfoCache by carlosgc@webkit.org · 9 years ago
  41. 43fb352 Add a debug overlay with information about web process resource usage. by akling@apple.com · 9 years ago
  42. ef604da Inner height behavior when the keyboard is shown should match on WKWebView and MobileSafari by wenson_hsieh@apple.com · 9 years ago
  43. 638da57 Link preview doesn't work on XHTML pages with Content-Type header as by bdakin@apple.com · 9 years ago
  44. 746f19f WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  45. fc12e84 Another speculative build fix. by bdakin@apple.com · 9 years ago
  46. 4926940 Speculative build fix. by bdakin@apple.com · 9 years ago
  47. 9a4cd0e WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  48. 14f9852 Tapping and holding a link should have a share option by bdakin@apple.com · 9 years ago
  49. e4969d8 WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  50. 3186f1a REGRESSION (r191691): Unexpected "Share" context menu when right clicking around inspector by andersca@apple.com · 9 years ago
  51. cfd0f3d Initialize some new WebViewImpl members by timothy_horton@apple.com · 9 years ago
  52. 66a48b1 Fix the build by timothy_horton@apple.com · 9 years ago
  53. e5ad748 Fix the build by timothy_horton@apple.com · 9 years ago
  54. e029eeb WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  55. 0ac5592 [GTK] Use RunLoop::Timer instead of GMainLoopSource by carlosgc@webkit.org · 9 years ago
  56. c04688f [GTK] Use a persistent main loop source in RunLoop glib implementation by carlosgc@webkit.org · 9 years ago
  57. 8e313ac WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  58. daacde0 CMake build fix. by achristensen@apple.com · 9 years ago
  59. bb89efa WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  60. 53bead0b Unreviewed, rolling out r191728. https://bugs.webkit.org/show_bug.cgi?id=150668 by commit-queue@webkit.org · 9 years ago
  61. 1df6c1a [GTK] Use a persistent main loop source in RunLoop glib implementation by carlosgc@webkit.org · 9 years ago
  62. 3b4d69e Fix the build by timothy_horton@apple.com · 9 years ago
  63. 0011352 WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  64. 87f8813 Stop using ContextMenuItem::shareMenuItem in the UI process by andersca@apple.com · 9 years ago
  65. 396dff2 WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  66. 90a253e Stub out more of the context menu SPI by andersca@apple.com · 9 years ago
  67. bba06c1 Fix the 32-bit build. by timothy_horton@apple.com · 9 years ago
  68. b53122c Fix the build. by timothy_horton@apple.com · 9 years ago
  69. 13fdb47 WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  70. 28d6343 Implement viewport-width-based fast-click heuristic by wenson_hsieh@apple.com · 9 years ago
  71. 1ef37e0 WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  72. 705838d WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  73. ecfcb97 Add WebKit API to clear data type Search Field Recent Searches. by commit-queue@webkit.org · 9 years ago
  74. fd2cfd9 [GTK] [Stable] InstallMissingMediaPluginsPermissionRequest not defined when building without GStreamer by commit-queue@webkit.org · 9 years ago
  75. 7e9a133 WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  76. da3e17a Pipe custom context menu handling through to the UIDelegate object by andersca@apple.com · 9 years ago
  77. a4cf18c Remove more dead context menu code by andersca@apple.com · 9 years ago
  78. e4b1697 Don't expose the whitelist/blacklist in _WKUserStyleSheet by timothy_horton@apple.com · 9 years ago
  79. faa0b6b Unreviewed. Fix GTK+ build after r191543. by carlosgc@webkit.org · 9 years ago
  80. 543b286 Add a way to add user style sheets to WKUserContentController by timothy_horton@apple.com · 9 years ago
  81. 984d854 Expose more information about the exception in WKErrorJavaScriptExceptionOccurred errors by timothy_horton@apple.com · 9 years ago
  82. e53f2fe [EFL] Fix a wrong enum variable use by gyuyoung.kim@webkit.org · 9 years ago
  83. 7d58fa2 [Cocoa] _WKFormInputSession should provide access to the focused element info by mitz@apple.com · 9 years ago
  84. a5e048d [iOS] Allow clients to specify a custom input view to be used for a form input session by mitz@apple.com · 9 years ago
  85. bae6de7 Fix CMake compile error and add correct null check by commit-queue@webkit.org · 9 years ago
  86. 0a73147 WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  87. 8965153 WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  88. 805f063 WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  89. cb7825b WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  90. 939af14 [MediaStream] Fix UserMediaPermissionRequestProxy::invalidate by eric.carlson@apple.com · 9 years ago
  91. d8fbc83 [GTK] Minor web editor fixes https://bugs.webkit.org/show_bug.cgi?id=150501 by csaavedra@igalia.com · 9 years ago
  92. 5fa0606 Fix the build by unapplying review comments. by timothy_horton@apple.com · 9 years ago
  93. 3f64d07 WKView being inside WKWebView leads to weird API issues by timothy_horton@apple.com · 9 years ago
  94. 249f1c5 [GTK] Fix build break since r191471 by commit-queue@webkit.org · 9 years ago
  95. 57421e6 Navigations on the same host (but with different schemes and ports) should not trigger universal links by weinig@apple.com · 9 years ago
  96. 4f88d1b Simplify menu creation https://bugs.webkit.org/show_bug.cgi?id=150476 by andersca@apple.com · 9 years ago
  97. 71ea3e1 ERROR: Unhandled web process message 'StorageAreaMap:DispatchStorageEvent' by commit-queue@webkit.org · 9 years ago
  98. c5c87a1 Add a SPI variant of loadData that accepts user data to WKWebView by timothy_horton@apple.com · 9 years ago
  99. 88e8b1c Progress towards CMake on Mac https://bugs.webkit.org/show_bug.cgi?id=150466 by achristensen@apple.com · 9 years ago
  100. 20bfe3d NativeContextMenuItem isn't needed anymore, remove it by andersca@apple.com · 9 years ago