summaryrefslogtreecommitdiffstats
path: root/webkit/tools/npapi_layout_test_plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+4
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-1/+1
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-178/+178
* Update a few targets to the condition they should be in. Eliminate redundantmark@chromium.org2008-12-111-27/+23
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-178/+178
* Get the test plugin compiling and working for the Mac.avi@google.com2008-12-033-0/+332
* Fix the getintidentifier-special-values.html plugin layout test, which broke ...ananta@chromium.org2008-11-211-2/+11
* Fix http://code.google.com/p/chromium/issues/detail?id=4270. Test case added.mpcomplete@google.com2008-11-121-1/+20
* Actually adding the new scons toolkit (hammer) base tools to the builtbradnelson@google.com2008-10-241-13/+1
* Rolling back switch to hammer patterns again.bradnelson@chromium.org2008-10-201-2/+18
* Adding in new hammer patterns. Restored from rollback change 3578.bradnelson@chromium.org2008-10-181-18/+2
* Rolling back CL 3578, discovered hammer.bat had not been updated yet.bradnelson@chromium.org2008-10-181-2/+18
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-171-18/+2
* This fixes the pending/plugins/destroy-stream-twice layout test, which regres...ananta@chromium.org2008-10-091-16/+3
* Merge in a bunch of upstream changes to the layout test npapi plugin.deanm@chromium.org2008-10-075-225/+229
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-159/+342
* Temporarily disable any use of Xlib in our code until we get the X developmentevanm@google.com2008-09-241-0/+6
* my efforts of porting webkit/tools/npapi_layout_test_plugin to Linuxevanm@google.com2008-09-244-42/+95