| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not wait for applet initialization when binding Java applets for NPAPI. | Adam Domurad | 2013-08-27 | 1 | -40/+94 |
* | Fix many memory leaks due to utf8fromidentifier misuse | Adam Domurad | 2013-07-30 | 1 | -0/+12 |
* | Move 'get_scriptable_java_package_object' and 'get_scriptable_java_object' in... | Adam Domurad | 2013-06-21 | 1 | -2/+2 |
* | More unit tests for scriptable object creation, destruction | Adam Domurad | 2013-06-21 | 1 | -0/+20 |
* | Remove legacy support for the old version of NPAPI | Adam Domurad | 2013-04-11 | 1 | -10/+0 |
* | Added code to parse properties and to find correct configuration files from c... | Jiri Vanek | 2013-03-28 | 1 | -0/+17 |
* | Fix for PR1198: JSObject passed incorrectly to Javascript | Adam Domurad | 2013-01-15 | 1 | -0/+13 |
* | PR1217: Add command line arguments for plugins | Saad Mohammad | 2012-12-05 | 1 | -0/+18 |
* | Refactor IcedTeaPluginUtilities::javaResultToNPVariant into multiple functions | Adam Domurad | 2012-11-30 | 1 | -88/+115 |
* | Small correction in strSplit | Adam Domurad | 2012-07-24 | 1 | -1/+1 |
* | Small fixes to C++ side of plugin, submitted by Martin Olsson. | Adam Domurad | 2012-07-09 | 1 | -5/+6 |
* | Fixed two memory leaks in C++ side of plugin | Adam Domurad | 2012-06-15 | 1 | -8/+4 |
* | Fixing build for real, sorry for the noise. | Adam Domurad | 2012-06-04 | 1 | -1/+1 |
* | Fix build for older versions of mozilla. (Typo in untested #ifdef) | Adam Domurad | 2012-06-04 | 1 | -1/+1 |
* | Fix for PR518, adds utility function for wrapping NPString | Adam Domurad | 2012-06-04 | 1 | -39/+36 |
* | Fixed PR863: Error passing strings to applet methods in Chromium | Deepak Bhole | 2012-06-01 | 1 | -6/+6 |
* | Introduced constant NUM_STR_BUFFER_SIZE to replace magic constants. | Adam Domurad | 2012-05-25 | 1 | -55/+51 |
* | Removed residual free(str) on stack variable. | Adam Domurad | 2012-05-24 | 1 | -1/+0 |
* | Reapplied the patches, sorry for the mess! | Adam Domurad | 2012-05-24 | 1 | -2/+2 |
* | Backed out changeset 43a78616b1dd | Adam Domurad | 2012-05-24 | 1 | -2/+2 |
* | Added Martin Olsson's typo fix | Adam Domurad | 2012-05-24 | 1 | -2/+2 |
* | Changed usage of sprintf to snprintf. Made some small malloc'd buffers on the... | Adam Domurad | 2012-05-22 | 1 | -26/+28 |
* | Fix PR721: IcedTeaPlugin.so cannot run g_main_context_iteration on a differen... | Deepak Bhole | 2011-06-08 | 1 | -0/+105 |
* | Fix PR593: Increment of invalidated iterator in IcedTeaPluginUtils (patch fro... | Deepak Bhole | 2010-11-24 | 1 | -2/+6 |
* | Initial import from IcedTea6. | andrew | 2010-10-19 | 1 | -0/+1047 |