aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy support for the old version of NPAPIAdam Domurad2013-04-111-7/+0
* Fix for PR1198: JSObject passed incorrectly to JavascriptAdam Domurad2013-01-151-1/+1
* Fix two typos.martin2012-10-021-1/+1
* Small fixes to C++ side of plugin, submitted by Martin Olsson.Adam Domurad2012-07-091-2/+2
* Fixed PR863: Error passing strings to applet methods in ChromiumDeepak Bhole2012-06-011-2/+2
* Return 0 id to Java side if call/eval fail.Deepak Bhole2012-02-281-3/+9
* PR820: IcedTea-Web 1.1.3 crashing Firefox when loading Citrix XenAppDeepak Bhole2012-02-271-60/+70
* PR838: IcedTea plugin crashes with chrome browser when javascript is executedicedtea-web-1.2-branchpointDeepak Bhole2012-01-091-1/+7
* Use correct response parameter when returning array member vs member itselfDeepak Bhole2011-12-221-3/+3
* RH586194: Unable to connect to connect with Juniper VPN clientDeepak Bhole2011-12-211-46/+5
* Fixed function name in comment for sendMember.Deepak Bhole2011-12-161-1/+1
* Fix PR721: IcedTeaPlugin.so cannot run g_main_context_iteration on a differen...Deepak Bhole2011-06-081-72/+6
* PR735: Firefox 4 sometimes freezes if the applet calls showDocument()Deepak Bhole2011-05-271-2/+72
* Added check for instance validity before making calls to the browserDeepak Bhole2011-03-031-4/+28
* Minor cleanup of C++ code -- removed unused thread_counterDeepak Bhole2011-03-031-23/+0
* Fix warnings produced by NetX and the plugin (both Java and C++).Andrew John Hughes2010-12-031-5/+5
* Fix PR552: Support for FreeBSD's pthread implementation (patch from jkim@free...Deepak Bhole2010-11-241-4/+31
* Initial import from IcedTea6.andrew2010-10-191-0/+988