summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/plugin_tests.cc
Commit message (Expand)AuthorAgeFilesLines
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-311-1/+1
* Enable many of the NPAPI UI tests on Macstuartmorgan@chromium.org2009-12-161-1/+7
* Enable Mac plugin test_shell testsstuartmorgan@chromium.org2009-12-151-1/+1
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-5/+5
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-1/+1
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-10/+10
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-101-2/+2
* Linux 64-bit: Fix failing unit_tests and ignore non-working plugin/media tests.mmoss@chromium.org2009-08-311-0/+3
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-19/+19
* Reverting 20855.darin@chromium.org2009-07-161-1/+1
* Reverting 20854.darin@chromium.org2009-07-161-1/+1
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-1/+1
* Add Reload and LoadData methods to WebFrame. LoadData replacesdarin@chromium.org2009-07-011-1/+2
* linux: run plugin tests.evan@chromium.org2009-06-301-1/+1
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-2/+2
* Fix plugin window sticking around when parent became invisible. Added test f...jam@chromium.org2009-05-101-9/+39
* Fix Flash window in Analytics being incorrectly visible.jam@chromium.org2009-05-051-0/+17
* Rewrite plugin_tests.cc to use FilePath and file_utils.h insteadamanda@chromium.org2009-04-301-11/+23
* Ensure we check the page pointer before using it after we come out of NPP_Han...jam@chromium.org2009-04-161-0/+21
* Relanding the following revisions.ananta@chromium.org2009-04-131-0/+28
* Revert change 13558 and 13555 because they broke the pluginnsylvain@chromium.org2009-04-131-28/+0
* Remove the Activex shim registration for generic Activex controls. The Active...ananta@chromium.org2009-04-111-0/+28
* The test was failing because the ui_test run before it failed to delete the t...jam@chromium.org2009-04-021-7/+13
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-311-3/+7
* Disable a test that's been failing since around r12725.evan@chromium.org2009-03-291-1/+1
* Add a test to test_shell_tests to verify that navigator.plugins.refresh() works.jam@chromium.org2009-03-271-87/+54
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-061-6/+6
* Reverting 6966.ericroman@google.com2008-12-131-1/+5
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-131-5/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-2/+2
* Add webkit to the repository.initial.commit2008-07-271-0/+147