summaryrefslogtreecommitdiffstats
path: root/webkit/tools/npapi_layout_test_plugin
Commit message (Expand)AuthorAgeFilesLines
* Remove the forked npapi layout test plugin from the tree.tony@chromium.org2010-11-2911-2227/+0
* Stop using the old layout test plugin.tony@chromium.org2010-11-291-33/+0
* Remove code to load plugins on mac from Contents/PlugIns.tony@chromium.org2010-11-231-17/+0
* Rename testCallbackRet to testCallbackReturn.tony@chromium.org2010-11-091-1/+4
* Copy the layout test plugin during a gyp step instead oftony@chromium.org2010-08-051-1/+1
* Step 1 in getting rid of duplicate warning in make build.tony@chromium.org2010-07-181-0/+33
* Implement new test logic in Chromium's TestNetscape Plugin to pass plugins/pl...jnd@chromium.org2010-07-093-1/+36
* Port PluginObject fix downstream. See http://trac.webkit.org/changeset/61415/...dglazkov@chromium.org2010-06-181-1/+4
* Move npapi_layout_test_plugin target to webkit_support to use it fromtkent@google.com2010-06-101-0/+99
* Fix more type issues from the npapi.h tranisition to *_t typesstuartmorgan@chromium.org2010-06-043-2/+5
* Fix a bunch more type changes as part of the npapi.h mergingstuartmorgan@chromium.org2010-06-022-25/+25
* A quick fix for "keyboard-event.html".hbono@chromium.org2010-03-241-0/+2
* Revert 41781 - Revert 41769 Fix test_shell so that eventSender works for ope...jam@chromium.org2010-03-163-9/+17
* Revert 41769 - Fix test_shell so that eventSender works for opened windows. ...stuartmorgan@chromium.org2010-03-163-17/+9
* Fix test_shell so that eventSender works for opened windows. I've also made ...jam@chromium.org2010-03-163-9/+17
* Remove redundant nphostapi.h from webkit/glue/plugins, update source files asdspringer@google.com2010-03-151-1/+1
* Add layout test plugin functions required for plugins/netscape-plugin-propert...japhet@chromium.org2010-03-031-2/+20
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-311-8/+8
* This CL fixes the document-open.html and window-open.html plugin layout tests...ananta@chromium.org2009-11-143-41/+148
* linux: fix and build test plugins on 64-bit buildsevan@chromium.org2009-11-031-5/+5
* Revert "linux: fix and build test plugins on 64-bit builds"evan@chromium.org2009-11-031-5/+5
* linux: fix and build test plugins on 64-bit buildsevan@chromium.org2009-11-031-5/+5
* linux: add -fvisibility=hidden to build flagsevan@chromium.org2009-10-271-10/+16
* Add a regression test for the PluginChannel::CleanUp. My earlier speculative...jam@chromium.org2009-10-242-1/+26
* Add test plugin code to enable us to test failed NPN_Invoke calls. japhet@chromium.org2009-10-191-5/+8
* Implement interface for testing exceptions in the test plugin.japhet@chromium.org2009-10-072-39/+76
* Implement the required functionality in the test plugin for LayoutTests/plugi...japhet@chromium.org2009-10-013-0/+27
* Implement testHasProperty and testHasMethod in the test pluginjaphet@chromium.org2009-10-011-6/+44
* Fix plugin crash caused by removal of EMBED element during NPP_New.darin@chromium.org2009-09-181-1/+4
* Revert "Fix LayoutTests/plugins/destroy-during-npp-new.html"agl@chromium.org2009-09-151-4/+1
* Fix LayoutTests/plugins/destroy-during-npp-new.htmldarin@chromium.org2009-09-151-1/+4
* Revert 24266 - This CL ensures that plugins always peek in the context of out...ananta@chromium.org2009-08-251-12/+3
* This CL ensures that plugins always peek in the context of outgoing sync calls. ananta@chromium.org2009-08-251-3/+12
* mac: build fix.evan@chromium.org2009-07-031-0/+8
* linux: re-enable test plugin code for X eventsevan@chromium.org2009-07-031-11/+5
* linux: fix a layout test by having our test plugin provide two mimetypesevan@chromium.org2009-07-031-1/+7
* Companion change to https://bugs.webkit.org/show_bug.cgi?id=15457. Add loggi...jam@chromium.org2009-07-011-0/+8
* linux: make layout test plugin build and run in test_shellevan@chromium.org2009-07-011-12/+60
* Added support for constructor calls in the NPAPI.sgjesse@chromium.org2009-05-271-9/+29
* Delete the checked-in webkit .vcproj (and ancillary .sln) files.sgk@google.com2009-05-121-178/+0
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-57/+0
* WebKit Merge 41807:41827, Chromium side.dglazkov@google.com2009-03-191-37/+76
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes the following layout tests.ananta@chromium.org2009-03-062-10/+17
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-056-60/+60
* GYP it, GYP it good.mark@chromium.org2009-03-021-258/+0
* Try to fix the tree.evan@chromium.org2009-02-231-2/+3
* Fix more GCC 4.3 warnings.evan@chromium.org2009-02-231-1/+2
* Do the SCons hackery necessary to get the test plugin in the right directory.evan@chromium.org2009-01-231-5/+3
* Stub out NPN_Construct.estade@chromium.org2009-01-081-1/+13