1. fe188bb Use WeakHashSet<Page> instead of HashSet<Page*> by achristensen@apple.com · 4 years, 2 months ago
  2. 9001ee5 Remove unused advanced plug-in features: snapshotting and plug-in load policy by darin@apple.com · 4 years, 4 months ago
  3. 6c01c44 [WebIDL] Make Exposed mandatory for IDL interfaces by weinig@apple.com · 4 years, 5 months ago
  4. 5cb8f3a [WebIDL] 'void' type is changing to 'undefined' by weinig@apple.com · 4 years, 6 months ago
  5. 5d97858 REGRESSION(r262994): [GTK] More than 100 tests are failing by dpino@igalia.com · 4 years, 9 months ago
  6. 1676386 [WPT] html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-pluginarray.html fails due to lack of caching of Plugin objects by weinig@apple.com · 4 years, 9 months ago
  7. a387445 [IPC] Adopt enum class for PluginLoadClientPolicy by ddkilzer@apple.com · 4 years, 9 months ago
  8. 9529858 Move allowPlugins to FrameLoader https://bugs.webkit.org/show_bug.cgi?id=205876 by commit-queue@webkit.org · 5 years ago
  9. 52e98bb [JSC] Thread JSGlobalObject* instead of ExecState* by ysuzuki@apple.com · 5 years ago
  10. a5225bd Don't include ApplicationServices in npapi.h by timothy_horton@apple.com · 5 years ago
  11. 622e869 [JSC] Change signature of HostFunction to (JSGlobalObject*, CallFrame*) by ysuzuki@apple.com · 5 years ago
  12. 0a14b2c navigator.geolocation wrapper should not become GC-collectable once its frame is detached by cdumez@apple.com · 6 years ago
  13. a9fec72 DOMWindow properties may get GC'd before their Window object by cdumez@apple.com · 6 years ago
  14. 0ce67df Rename AtomicString to AtomString https://bugs.webkit.org/show_bug.cgi?id=195276 by darin@apple.com · 6 years ago
  15. f55c66e WebCore should build successfully even with -DENABLE_UNIFIED_BUILDS=OFF by ross.kirsling@sony.com · 6 years ago
  16. 637c0c3 [WebCore] Put most of derived classes of ScriptWrappable into IsoHeap by ysuzuki@apple.com · 6 years ago
  17. d2b586d Simplify DOMWindowProperty code / handling by cdumez@apple.com · 6 years ago
  18. 8b7a022 wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from by cdumez@apple.com · 6 years ago
  19. bb2f61c Move URL from WebCore to WTF https://bugs.webkit.org/show_bug.cgi?id=190234 by keith_miller@apple.com · 6 years ago
  20. 1e847592 Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY) by ap@apple.com · 6 years ago
  21. 3fb0fd4 Have DOMWindowProperty get is frame from its associated DOMWindow by cdumez@apple.com · 6 years ago
  22. ae65fc7 CrashTracer: com.apple.WebKit.WebContent.Development at com.apple.WebCore: std::optional<WTF::Vector<WebCore::PluginInfo, 0ul, WTF::CrashOnOverflow, 16ul> >::operator* & + 73 by dino@apple.com · 7 years ago
  23. 20f4b4f REGRESSION (r230843): Flash doesn't work; Produces blue box on page by youenn@apple.com · 7 years ago
  24. 5b3e266 Supported plugin check should be based on plugin identifier by youenn@apple.com · 7 years ago
  25. a4a81474 WebPage sometimes incorrectly rules out PDF as a mime type that can be showed by youenn@apple.com · 7 years ago
  26. 2410115d0 Make PluginData cache its web visible plugins by youenn@apple.com · 7 years ago
  27. c518f7e Drop MainFrame class https://bugs.webkit.org/show_bug.cgi?id=184191 by cdumez@apple.com · 7 years ago
  28. ee1796c Match unsupported plugins based on domains and not origin by youenn@apple.com · 7 years ago
  29. bac824a Remove NP_GLContext since it is unsupported by dino@apple.com · 7 years ago
  30. 5fe7678 Allow specifying which plug-ins are supported by commit-queue@webkit.org · 7 years ago
  31. bb9b06e Fix misspelling; substitute willDetachRenderer for willDetatchRenderer. by dbates@webkit.org · 7 years ago
  32. 7f2b0f4 Implement {DOMMimeTypeArray, DOMPluginArray}::supportedPropertyNames(). by Ms2ger@igalia.com · 7 years ago
  33. f21f3ae Use "= default" to denote default constructor or destructor by dbates@webkit.org · 7 years ago
  34. b6aa963 Web Replay: remove some unused code by bburg@apple.com · 8 years ago
  35. 2c6d4eb Frame.h doesn't need to include FrameLoader.h, IntRect.h, and NavigationScheduler.h by rniwa@webkit.org · 8 years ago
  36. 0bee686 [WK2] Add WKProcessPool SPI to efficiently reset all plugin load client policies by cdumez@apple.com · 8 years ago
  37. dd2ac3d Check existence of a page before accessing its plugins by jiewen_tan@apple.com · 8 years ago
  38. 3f06551 AX: PDF plugin needs to support PDF-DOM Mode by cfleizach@apple.com · 8 years ago
  39. efb898f Remove unused method WebCore::PluginData::pluginNameForMimeType by aakash_jain@apple.com · 8 years ago
  40. 76842589 When Safari reloads pages with Flash objects after Flash is installed, placeholders don't paint (but do work!) by andersca@apple.com · 8 years ago
  41. 3894618 When Safari reloads pages with Flash objects after Flash is installed, placeholders don't paint (but do work!) by andersca@apple.com · 8 years ago
  42. b7ef472 [WebIDL] Autogenerate named getters by commit-queue@webkit.org · 8 years ago
  43. 46c0f52 Use #pragma once in WebCore https://bugs.webkit.org/show_bug.cgi?id=164686 by commit-queue@webkit.org · 8 years ago
  44. 0301260 Added override specifier to PluginViewBase::isPluginViewBase() by annulen@yandex.ru · 8 years ago
  45. a5c0a53 Get rid of PluginStrategy https://bugs.webkit.org/show_bug.cgi?id=160696 by andersca@apple.com · 9 years ago
  46. 44ab13b Fix the Windows build. by andersca@apple.com · 9 years ago
  47. 531352c Add a new PluginInfoProvider class, to replace PluginStrategy by andersca@apple.com · 9 years ago
  48. a081438 Parameter to named property getter should be mandatory by cdumez@apple.com · 9 years ago
  49. df13e4d First parameter to indexed property getters should be mandatory by cdumez@apple.com · 9 years ago
  50. 163b735 Revert r199691. by commit-queue@webkit.org · 9 years ago
  51. 0db2b28 [WebIDL] Drop [Default] WebKit-IDL extended attribute by cdumez@apple.com · 9 years ago
  52. 02bb17a Source/WebCore: by commit-queue@webkit.org · 9 years ago
  53. a5b55de PDFPlugin's scrollableArea container is not properly unregistered when page is going into the PageCache by simon.fraser@apple.com · 9 years ago
  54. 1925438 Follow-up: Add "WebKit built-in PDF" Plugin to set of publicly visible plugins by bfulgham@apple.com · 9 years ago
  55. f86476b Add "WebKit built-in PDF" Plugin to set of publicly visible plugins by bfulgham@apple.com · 9 years ago
  56. 13aae08 Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601 by aestes@apple.com · 9 years ago
  57. 3af37ac Hide all plugin names except Flash, Java, and QuickTime by bfulgham@apple.com · 9 years ago
  58. 3aeaf1f "Plug-in is blocked" message doesn't draw correctly by commit-queue@webkit.org · 9 years ago
  59. 32b4833 Object.getOwnPropertyNames() does not return named properties by cdumez@apple.com · 9 years ago
  60. 24712280 Remove all uses of PassRefPtr in WebCore/plugins by gyuyoung.kim@webkit.org · 9 years ago
  61. b41215c Avoid double hash lookup in our JS bindings named property getter code by cdumez@apple.com · 10 years ago
  62. 0ea9a03 Get rid of ReasonForCallingAllowPlugins since it's not used anywhere by andersca@apple.com · 10 years ago
  63. 599506b Implement NPAPI redirect handling by commit-queue@webkit.org · 10 years ago
  64. 90ef84c Move PluginMainThreadScheduler to WebKit/win by andersca@apple.com · 10 years ago
  65. c3d2997 REGRESSION: js/dom/navigator-plugins-crash.html asserts a lot by conrad_shultz@apple.com · 10 years ago
  66. 33b9ac9 Use modern for-loops in WebCore/plugins, storage, style, testing and workers. by commit-queue@webkit.org · 10 years ago
  67. 248b675 Minor cleanups to WebCore/plugins https://bugs.webkit.org/show_bug.cgi?id=143509 by commit-queue@webkit.org · 10 years ago
  68. b530cf1 Allow clients to selectively disable plug-ins by conrad_shultz@apple.com · 10 years ago
  69. c2360bb Unreviewed, rolling out r181483. https://bugs.webkit.org/show_bug.cgi?id=142688 by commit-queue@webkit.org · 10 years ago
  70. 6a79d2b Allow clients to selectively disable plug-ins by conrad_shultz@apple.com · 10 years ago
  71. 5aca3ed [Win] No plugin content on some sites. by commit-queue@webkit.org · 10 years ago
  72. 3bb9c20 Move the Windows only plug-in code to WebKit/win by andersca@apple.com · 10 years ago
  73. 3f1b4af [Win] Another build fix attempt. by bfulgham@apple.com · 10 years ago
  74. e29ba35 [Win] One more build fix for r177937. by bfulgham@apple.com · 10 years ago
  75. 3d9af23 [Win] Unreviewed build fix after r177937. by bfulgham@apple.com · 10 years ago
  76. 9d8cb7f Remove PluginViewNone.cpp https://bugs.webkit.org/show_bug.cgi?id=140107 by andersca@apple.com · 10 years ago
  77. bf7bdb0 Stop including PluginView.h from cross platform WebCore code by andersca@apple.com · 10 years ago
  78. a8e4fa6 Add copies of NPN_Evaluate and NPN_Invoke on Windows by andersca@apple.com · 10 years ago
  79. ca52ace Use std::unique_ptr<> in WebCore/dom, plugin, and graphics by gyuyoung.kim@samsung.com · 10 years ago
  80. ad2beb5 Convert more creator functions to return Ref instead of PassRefPtr. by akling@apple.com · 10 years ago
  81. c6d7e46 Get rid of PluginPackageNone.cpp https://bugs.webkit.org/show_bug.cgi?id=139735 by andersca@apple.com · 10 years ago
  82. d4105d8 Windows build fixes. by andersca@apple.com · 10 years ago
  83. db681a3 Implement new plug-in API for muting plug-ins by adachan@apple.com · 10 years ago
  84. 50862fe De-templatize Timer https://bugs.webkit.org/show_bug.cgi?id=138450 by jer.noble@apple.com · 10 years ago
  85. d7050b1 Figure out whether a plug-in is playing audio. by adachan@apple.com · 10 years ago
  86. 5b80b06 Use std::unique_ptr<>|make_unique<> in PluginView::scheduleRequest() by gyuyoung.kim@samsung.com · 10 years ago
  87. 0abff8b Use is<>() / downcast<>() for RenderBox by cdumez@apple.com · 10 years ago
  88. 63c654d Use is<>() / downcast<>() for Widget subclasses by cdumez@apple.com · 10 years ago
  89. 91f1c41 [GTK] Netscape plugin API symbol used outside feature guards by commit-queue@webkit.org · 10 years ago
  90. a1f81af Remove WinCE port from trunk https://bugs.webkit.org/show_bug.cgi?id=136951 by ossy@webkit.org · 10 years ago
  91. 8625a8a DOM timer throttling for hidden plugins by barraclough@apple.com · 10 years ago
  92. 021dc01 Remove ResourceResponse::m_suggestedFilename by antti@apple.com · 11 years ago
  93. 8cc7564 Unreviewed, rolling out r172844. https://bugs.webkit.org/show_bug.cgi?id=136164 by commit-queue@webkit.org · 11 years ago
  94. 51ff6db Revert r172831, it broke the Windows build. by timothy_horton@apple.com · 11 years ago
  95. 2f6cecb More WEBCORE_EXPORT macros. https://bugs.webkit.org/show_bug.cgi?id=136129 by achristensen@apple.com · 11 years ago
  96. e27928e Removed dead plugins code. https://bugs.webkit.org/show_bug.cgi?id=135862 by achristensen@apple.com · 11 years ago
  97. 0cefe4f Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 by dbates@webkit.org · 11 years ago
  98. 77d9e31 [EFL] Remove netscape plugin implementation from WebCore by ryuan.choi@samsung.com · 11 years ago
  99. 991df3c [Win] Always NULL-terminate the string in createUTF8String() by ddkilzer@apple.com · 11 years ago
  100. 6cacc66 Change ResourceRequestBase::addHTTPHeaderFields to setHTTPHeaderFields instead by andersca@apple.com · 11 years ago