summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add minimal Input Method interface for WebPlugin.kochi@chromium.org2013-12-101-0/+1
* Remove duplicated headers from core/ directory where the implementation file ...l.gombos@samsung.com2013-11-271-1/+0
* Modify some ASSERTs for bad casts so that ASSERT_WITH_SECURITY_IMPLICATION is...mbarbella@chromium.org2013-11-211-2/+2
* Rename WebKit namespace to blinkabarth@chromium.org2013-11-061-2/+2
* Move MIMEType classes to Source/platformrob.buis@samsung.com2013-11-059-346/+4
* Have Frame::loader() return a referencech.dumez@samsung.com2013-10-231-1/+1
* Move Widget.cpp/.h to platform/pilgrim@chromium.org2013-10-132-2/+2
* Move DOMWindow and related clases from page/ to frame/eseidel@chromium.org2013-10-114-4/+4
* Move FrameView.* to frame/eseidel@chromium.org2013-10-111-1/+1
* Move Frame.* to frame/eseidel@chromium.org2013-10-114-4/+4
* Fix regression in cutout-rects over NPAPI not working. This was caused by a t...jam@chromium.org2013-10-081-1/+1
* Move ScrollTypes.h from Source/core/platform to Source/platform/scroll.adam.treat@samsung.com2013-10-071-1/+1
* Make top layer elements occlude plugins.falken@chromium.org2013-09-192-19/+55
* Remove even more unneeded Frame.h includes.thakis@chromium.org2013-09-091-1/+1
* Return Frame&, not Frame* from RenderView::frame()caseq@chromium.org2013-09-031-2/+2
* Assume FrameView::m_frame is never NULLcaseq@chromium.org2013-09-021-2/+1
* Move allowPlugins() and m_containsPlugins from SubframeLoader to FrameLoaderjaphet@chromium.org2013-07-271-1/+1
* Fix trailing whitespace in .cpp, .h, and .idl filesnbarth@chromium.org2013-07-262-2/+2
* Revert "Fix": trailing whitespace fix, lacked docsnbarth@chromium.org2013-07-262-2/+2
* Fixnbarth@chromium.org2013-07-262-2/+2
* core/plugins: Include wtf files using "wtf/foo.h" form.tfarina@chromium.org2013-07-2113-24/+23
* Revert Blink r153179 change to NPObject ownership tracking.wez@chromium.org2013-07-111-3/+2
* Track NPObject ownership by the originating plugins' NPP identifier. [5/6] (B...wez@chromium.org2013-06-271-2/+3
* Send a PluginDocument's data directly to the PluginView from PluginDocument,japhet@chromium.org2013-06-261-0/+7
* Remove WebCore::PlatformLayer and refer to it as WebKit::WebLayer.jbroman@chromium.org2013-06-091-2/+3
* Remove unused includes from various .cpp files in core/timloh@chromium.org2013-06-043-4/+0
* Support named enumerator generationkojih@chromium.org2013-06-043-3/+6
* Update Platform API header includes (core)abarth@chromium.org2013-06-013-3/+3
* Apply binding integrity to several remaining items.tsepez@chromium.org2013-05-282-6/+7
* Remove DOM prefix from plugins IDL interfacesch.dumez@sisa.samsung.com2013-05-174-15/+15
* Support for latest WebIDL for indexed property getters.kojih@chromium.org2013-05-023-6/+3
* Absolutify paths to html/.thakis@chromium.org2013-04-281-2/+2
* Remove unused files.thakis@chromium.org2013-04-284-1640/+0
* Absolutify paths to core/plugins/.thakis@chromium.org2013-04-2812-21/+21
* Simplify PluginViewBase and rename to PluginView.darin@chromium.org2013-04-272-94/+15
* Absolutify paths to bindings/v8, bindings/v8/custom/.thakis@chromium.org2013-04-273-3/+3
* Ready for latest WebIDL for named property getters.kojih@chromium.org2013-04-273-6/+3
* Absolutify paths to dom/.thakis@chromium.org2013-04-261-1/+1
* Absolutify paths to page/.thakis@chromium.org2013-04-259-16/+16
* Absolutify paths to loader/.thakis@chromium.org2013-04-251-2/+2
* Absolutify paths to rendering/.thakis@chromium.org2013-04-251-2/+2
* Absolutify paths to platform/.thakis@chromium.org2013-04-252-3/+3
* Absolutify paths to platform/graphics/.thakis@chromium.org2013-04-241-1/+1
* Move Source/WebCore to Source/core.abarth@chromium.org2013-04-1724-0/+3048