- b6aa963 Web Replay: remove some unused code by bburg@apple.com · 8 years ago
- 2c6d4eb Frame.h doesn't need to include FrameLoader.h, IntRect.h, and NavigationScheduler.h by rniwa@webkit.org · 8 years ago
- 0bee686 [WK2] Add WKProcessPool SPI to efficiently reset all plugin load client policies by cdumez@apple.com · 8 years ago
- dd2ac3d Check existence of a page before accessing its plugins by jiewen_tan@apple.com · 8 years ago
- 3f06551 AX: PDF plugin needs to support PDF-DOM Mode by cfleizach@apple.com · 8 years ago
- efb898f Remove unused method WebCore::PluginData::pluginNameForMimeType by aakash_jain@apple.com · 8 years ago
- 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
- 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
- b7ef472 [WebIDL] Autogenerate named getters by commit-queue@webkit.org · 8 years ago
- 46c0f52 Use #pragma once in WebCore https://bugs.webkit.org/show_bug.cgi?id=164686 by commit-queue@webkit.org · 8 years ago
- 0301260 Added override specifier to PluginViewBase::isPluginViewBase() by annulen@yandex.ru · 8 years ago
- a5c0a53 Get rid of PluginStrategy https://bugs.webkit.org/show_bug.cgi?id=160696 by andersca@apple.com · 9 years ago
- 44ab13b Fix the Windows build. by andersca@apple.com · 9 years ago
- 531352c Add a new PluginInfoProvider class, to replace PluginStrategy by andersca@apple.com · 9 years ago
- a081438 Parameter to named property getter should be mandatory by cdumez@apple.com · 9 years ago
- df13e4d First parameter to indexed property getters should be mandatory by cdumez@apple.com · 9 years ago
- 163b735 Revert r199691. by commit-queue@webkit.org · 9 years ago
- 0db2b28 [WebIDL] Drop [Default] WebKit-IDL extended attribute by cdumez@apple.com · 9 years ago
- 02bb17a Source/WebCore: by commit-queue@webkit.org · 9 years ago
- a5b55de PDFPlugin's scrollableArea container is not properly unregistered when page is going into the PageCache by simon.fraser@apple.com · 9 years ago
- 1925438 Follow-up: Add "WebKit built-in PDF" Plugin to set of publicly visible plugins by bfulgham@apple.com · 9 years ago
- f86476b Add "WebKit built-in PDF" Plugin to set of publicly visible plugins by bfulgham@apple.com · 9 years ago
- 13aae08 Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601 by aestes@apple.com · 9 years ago
- 3af37ac Hide all plugin names except Flash, Java, and QuickTime by bfulgham@apple.com · 9 years ago
- 3aeaf1f "Plug-in is blocked" message doesn't draw correctly by commit-queue@webkit.org · 9 years ago
- 32b4833 Object.getOwnPropertyNames() does not return named properties by cdumez@apple.com · 10 years ago
- 24712280 Remove all uses of PassRefPtr in WebCore/plugins by gyuyoung.kim@webkit.org · 10 years ago
- b41215c Avoid double hash lookup in our JS bindings named property getter code by cdumez@apple.com · 10 years ago
- 0ea9a03 Get rid of ReasonForCallingAllowPlugins since it's not used anywhere by andersca@apple.com · 10 years ago
- 599506b Implement NPAPI redirect handling by commit-queue@webkit.org · 10 years ago
- 90ef84c Move PluginMainThreadScheduler to WebKit/win by andersca@apple.com · 10 years ago
- c3d2997 REGRESSION: js/dom/navigator-plugins-crash.html asserts a lot by conrad_shultz@apple.com · 10 years ago
- 33b9ac9 Use modern for-loops in WebCore/plugins, storage, style, testing and workers. by commit-queue@webkit.org · 10 years ago
- 248b675 Minor cleanups to WebCore/plugins https://bugs.webkit.org/show_bug.cgi?id=143509 by commit-queue@webkit.org · 10 years ago
- b530cf1 Allow clients to selectively disable plug-ins by conrad_shultz@apple.com · 10 years ago
- c2360bb Unreviewed, rolling out r181483. https://bugs.webkit.org/show_bug.cgi?id=142688 by commit-queue@webkit.org · 10 years ago
- 6a79d2b Allow clients to selectively disable plug-ins by conrad_shultz@apple.com · 10 years ago
- 5aca3ed [Win] No plugin content on some sites. by commit-queue@webkit.org · 10 years ago
- 3bb9c20 Move the Windows only plug-in code to WebKit/win by andersca@apple.com · 10 years ago
- 3f1b4af [Win] Another build fix attempt. by bfulgham@apple.com · 10 years ago
- e29ba35 [Win] One more build fix for r177937. by bfulgham@apple.com · 10 years ago
- 3d9af23 [Win] Unreviewed build fix after r177937. by bfulgham@apple.com · 10 years ago
- 9d8cb7f Remove PluginViewNone.cpp https://bugs.webkit.org/show_bug.cgi?id=140107 by andersca@apple.com · 10 years ago
- bf7bdb0 Stop including PluginView.h from cross platform WebCore code by andersca@apple.com · 10 years ago
- a8e4fa6 Add copies of NPN_Evaluate and NPN_Invoke on Windows by andersca@apple.com · 10 years ago
- ca52ace Use std::unique_ptr<> in WebCore/dom, plugin, and graphics by gyuyoung.kim@samsung.com · 10 years ago
- ad2beb5 Convert more creator functions to return Ref instead of PassRefPtr. by akling@apple.com · 10 years ago
- c6d7e46 Get rid of PluginPackageNone.cpp https://bugs.webkit.org/show_bug.cgi?id=139735 by andersca@apple.com · 10 years ago
- d4105d8 Windows build fixes. by andersca@apple.com · 10 years ago
- db681a3 Implement new plug-in API for muting plug-ins by adachan@apple.com · 10 years ago
- 50862fe De-templatize Timer https://bugs.webkit.org/show_bug.cgi?id=138450 by jer.noble@apple.com · 10 years ago
- d7050b1 Figure out whether a plug-in is playing audio. by adachan@apple.com · 10 years ago
- 5b80b06 Use std::unique_ptr<>|make_unique<> in PluginView::scheduleRequest() by gyuyoung.kim@samsung.com · 10 years ago
- 0abff8b Use is<>() / downcast<>() for RenderBox by cdumez@apple.com · 10 years ago
- 63c654d Use is<>() / downcast<>() for Widget subclasses by cdumez@apple.com · 10 years ago
- 91f1c41 [GTK] Netscape plugin API symbol used outside feature guards by commit-queue@webkit.org · 10 years ago
- a1f81af Remove WinCE port from trunk https://bugs.webkit.org/show_bug.cgi?id=136951 by ossy@webkit.org · 11 years ago
- 8625a8a DOM timer throttling for hidden plugins by barraclough@apple.com · 11 years ago
- 021dc01 Remove ResourceResponse::m_suggestedFilename by antti@apple.com · 11 years ago
- 8cc7564 Unreviewed, rolling out r172844. https://bugs.webkit.org/show_bug.cgi?id=136164 by commit-queue@webkit.org · 11 years ago
- 51ff6db Revert r172831, it broke the Windows build. by timothy_horton@apple.com · 11 years ago
- 2f6cecb More WEBCORE_EXPORT macros. https://bugs.webkit.org/show_bug.cgi?id=136129 by achristensen@apple.com · 11 years ago
- e27928e Removed dead plugins code. https://bugs.webkit.org/show_bug.cgi?id=135862 by achristensen@apple.com · 11 years ago
- 0cefe4f Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 by dbates@webkit.org · 11 years ago
- 77d9e31 [EFL] Remove netscape plugin implementation from WebCore by ryuan.choi@samsung.com · 11 years ago
- 991df3c [Win] Always NULL-terminate the string in createUTF8String() by ddkilzer@apple.com · 11 years ago
- 6cacc66 Change ResourceRequestBase::addHTTPHeaderFields to setHTTPHeaderFields instead by andersca@apple.com · 11 years ago
- 30391b4 Add HTTPHeaderName overloads on ResourceResponseBase by andersca@apple.com · 11 years ago
- 943b6a7 Add a HTTPHeaderMap::get overload that takes an HTTPHeaderName by andersca@apple.com · 11 years ago
- b3ff1ba Add overloads of HTTPHeaderMap::find and remove that take enums by andersca@apple.com · 11 years ago
- 8ffeb05 [Cocoa] fix CF leaks found by code inspection by darin@apple.com · 11 years ago
- 87de5cf Build fix after http://trac.webkit.org/changeset/167085. by enrica@apple.com · 11 years ago
- bfc8b5f Web Replay: memoize plugin data for navigator.mimeTypes and navigator.plugins by burg@cs.washington.edu · 11 years ago
- 74d58a0 [GTK] Plugin process crashes when loading totem plugin by carlosgc@webkit.org · 11 years ago
- fedf0de Unify private browsing with sessions. by mhock@apple.com · 11 years ago
- 6244c12 [GTK] Suppress errors about using gdk_threads_enter gdk_threads_leave by mrobinson@webkit.org · 11 years ago
- d87ece7 Fix WebCore unused parameter warnings for WebKitGTK+ CMake build by mrobinson@webkit.org · 11 years ago
- 9204733 .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers by mjs@apple.com · 11 years ago
- 5b31eef Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL by svillar@igalia.com · 11 years ago
- dea3531 [Win] Remove use of QTSDK https://bugs.webkit.org/show_bug.cgi?id=130049 by bfulgham@apple.com · 11 years ago
- 2fab25c Remove the last remnants of Maemo support by commit-queue@webkit.org · 11 years ago
- 28c9d4a Stop using PLATFORM(MAC) in WebCore except where it means “OS X but not iOS” by mitz@apple.com · 11 years ago
- cc88ec1 [EFL][GTK] Share plugin's implementation between EFL and Gtk ports. by ryuan.choi@samsung.com · 11 years ago
- 46b0fd5 Remove the ACCELERATED_COMPOSITING flag by abucur@adobe.com · 11 years ago
- f2ece55 [GLIB] Use GUniquePtr instead of GOwnPtr by carlosgc@webkit.org · 11 years ago
- ee41838 Remove PLATFORM(NIX) from WebCore https://bugs.webkit.org/show_bug.cgi?id=127299 by lauro.neto@openbossa.org · 11 years ago
- 2dfe6cb Remove workaround for compilers not supporting explicit override control by commit-queue@webkit.org · 11 years ago
- 049d8b3 Remove the BlackBerry port from trunk by benjamin@webkit.org · 11 years ago
- f435ee1 [iOS] Upstream WebCore and Tools miscellaneous changes by dbates@webkit.org · 11 years ago
- b936027 Remove remaining blackberry files I could find in WebCore by benjamin@webkit.org · 11 years ago
- a319844 Web Inspector: Push More Inspector Required Classes Down into JavaScriptCore by joepeck@webkit.org · 11 years ago
- aa02c84 Correct broken build on efl port with --no-netscape-plugin-api by commit-queue@webkit.org · 11 years ago
- 78c05a3 Remove Symbian specific code. https://bugs.webkit.org/show_bug.cgi?id=124939 by commit-queue@webkit.org · 11 years ago
- d596156 Remove the OperationsNotDeletable attribute from most of the WebIDL interfaces by zandobersek@gmail.com · 11 years ago
- 953e265 Generate type casting helpers for Widget classes. <https://webkit.org/b/124120> by akling@apple.com · 11 years ago
- 47e30f3 Name all the GLib timeout sources https://bugs.webkit.org/show_bug.cgi?id=123229 by commit-queue@webkit.org · 11 years ago
- c3523f8 Remove spaces between template angle brackets by andersca@apple.com · 11 years ago
- d76513c Remove IFrameShimSupport, it was only used by dead ports. by akling@apple.com · 11 years ago
- 899e1c6 [WebIDL] Annotate IDL interfaces under Source/WebCore/plugins/ with the OperationsNotDeletable attribute by zandobersek@gmail.com · 11 years ago
- 7355ba7 Remove Qt-specific code in WebCore/plugins. <https://webkit.org/b/122247> by akling@apple.com · 11 years ago