summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/npapi/test
Commit message (Expand)AuthorAgeFilesLines
* Add a non-null check for a pointer to NPAPIClient::ExecuteGetJavascriptUrlTes...timurrrr@chromium.org2011-12-151-1/+3
* Remove custom Task implementations in webkit/dcheng@chromium.org2011-11-281-14/+4
* Add OVERRIDE to webkit/.avi@chromium.org2011-11-1617-57/+76
* Dispose of NPOject in npobject_identity_test.ccjhorwich@chromium.org2011-09-091-0/+2
* Add DeletePluginInDeallocate UI test.wez@chromium.org2011-09-063-1/+185
* Preserves NPObject identity for objects created in a plugin and passed to Jav...jam@chromium.org2011-05-263-0/+115
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-252-3/+3
* Increase warning level to 4 on Visual Studiomaruel@chromium.org2011-05-031-6/+3
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-5/+1
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-1/+5
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-5/+1
* WinDDK ATL and MSVC express 2008/2005 compatability mark@chromium.org2011-03-211-2/+6
* clang: Fix several -Woverloaded-virtual warnings.thakis@chromium.org2011-02-112-4/+4
* Clean up warnings found in our testing code.erg@google.com2011-02-0711-47/+75
* Re-enable the test that I disabled last night.cevans@chromium.org2011-02-033-10/+17
* Activate / fix the NPAPI plugin test on Linux:cevans@chromium.org2011-02-022-1/+10
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-0/+2
* When clearing plugin data at shutdown, wait for it to finish.bauerb@chromium.org2011-01-211-1/+9
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-2147-0/+3784
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-2147-3784/+0
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-2044-185/+190
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-2044-190/+185
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-2047-0/+3784