| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor plugin data creation. | Adam Domurad | 2013-08-23 | 1 | -74/+38 |
* | Move 'get_scriptable_java_package_object' and 'get_scriptable_java_object' in... | Adam Domurad | 2013-06-21 | 1 | -2/+2 |
* | Remove only occurence of LEGACY_XULRUNNERAPI | Adam Domurad | 2013-05-02 | 1 | -5/+1 |
* | removed java call to obtain jvm args for plugin | Jiri Vanek | 2013-04-17 | 1 | -37/+5 |
* | Remove legacy support for the old version of NPAPI | Adam Domurad | 2013-04-11 | 1 | -231/+3 |
* | Plugin is now honoring the custom jre | Jiri Vanek | 2013-04-04 | 1 | -4/+24 |
* | All occurences of hardcoded paths to java repalced by call of functions | Jiri Vanek | 2013-03-20 | 1 | -11/+24 |
* | PR1260: IcedTea-Web should not rely on GTK | Deepak Bhole | 2013-01-16 | 1 | -27/+1 |
* | Clean up NP_Initialize; add more C++ unit tests | Adam Domurad | 2012-12-21 | 1 | -92/+33 |
* | Added jacoco code coverage support | Jiri Vanek | 2012-12-11 | 1 | -31/+24 |
* | PR1217: Add command line arguments for plugins | Saad Mohammad | 2012-12-05 | 1 | -42/+99 |
* | Remove redundant HTML-tag scanner from ITW. Do not reconstruct tags. | Adam Domurad | 2012-12-04 | 1 | -171/+50 |
* | Free two memory leaks | Adam Domurad | 2012-11-21 | 1 | -5/+5 |
* | Fix two typos. | martin | 2012-10-02 | 1 | -1/+1 |
* | Fixes PR588, Icedtea-web now saves cookies set in java cookie jar | Adam Domurad | 2012-08-17 | 1 | -0/+45 |
* | Refactor consume_message with helper consume_plugin_message | Adam Domurad | 2012-08-09 | 1 | -59/+64 |
* | Export only a minimum of symbols. This should fix PR472. | Thomas Meyer | 2012-08-07 | 1 | -0/+4 |
* | Fixes PR1106, buffer overflow in plugin table | Adam Domurad | 2012-08-07 | 1 | -1/+6 |
* | CVE-2012-3422, RH840592: Potential read from an uninitialized memory location | Deepak Bhole | 2012-07-24 | 1 | -0/+10 |
* | Small fixes to C++ side of plugin, submitted by Martin Olsson. | Adam Domurad | 2012-07-09 | 1 | -2/+2 |
* | Allow passing of plugin tables and browser tables in NP_Initialize that | Adam Domurad | 2012-06-25 | 1 | -91/+96 |
* | Fixed two memory leaks in C++ side of plugin | Adam Domurad | 2012-06-15 | 1 | -0/+3 |
* | Fixed PR855: AppletStub getDocumentBase() doesn't return full URL | Danesh Dadachanji | 2012-06-14 | 1 | -14/+1 |
* | Fix for PR518, adds utility function for wrapping NPString | Adam Domurad | 2012-06-04 | 1 | -12/+3 |
* | Fixed PR863: Error passing strings to applet methods in Chromium | Deepak Bhole | 2012-06-01 | 1 | -2/+10 |
* | Introduced constant NUM_STR_BUFFER_SIZE to replace magic constants. | Adam Domurad | 2012-05-25 | 1 | -3/+3 |
* | Use g_mutex_free instead of g_free to free appletviewer_mutex (fixes | Deepak Bhole | 2012-05-23 | 1 | -2/+2 |
* | Changed usage of sprintf to snprintf. Made some small malloc'd buffers on the... | Adam Domurad | 2012-05-22 | 1 | -3/+3 |
* | Define mime descriptions for 1.7, when built with Java7 | doko | 2012-02-27 | 1 | -2/+16 |
* | Made compatible with both versions of xulrunner | Jiri Vanek | 2011-12-21 | 1 | -1/+5 |
* | made compatible with rhel5 libraries | Jiri Vanek | 2011-09-01 | 1 | -12/+41 |
* | Fix PR721: IcedTeaPlugin.so cannot run g_main_context_iteration on a differen... | Deepak Bhole | 2011-06-08 | 1 | -2/+19 |
* | PR735: Firefox 4 sometimes freezes if the applet calls showDocument() | Deepak Bhole | 2011-05-27 | 1 | -20/+1 |
* | Use NPN_GetURLNotify (non-blocking) instead of NPN_GetURL (blocking)icedtea-web-1.1-branchpoint | Deepak Bhole | 2011-04-21 | 1 | -1/+1 |
* | Fixed RH691259: Midori sends a SIGSEGV with the IcedTea NP Plugin | Deepak Bhole | 2011-04-18 | 1 | -7/+11 |
* | Set class path to JRE/lib/rt.jar for both plugin and javaws. | Denis Lila | 2011-04-05 | 1 | -40/+30 |
* | Make ICEDTEAPLUGIN_DEBUG=suspend start the JVM in suspend mode | Omair Majid | 2011-03-07 | 1 | -1/+9 |
* | Send initialization information to Java side via a new function (also takes | Deepak Bhole | 2011-03-03 | 1 | -17/+26 |
* | Install icedtea-web into a FHS-compliant location | Omair Majid | 2011-02-22 | 1 | -51/+29 |
* | PR597: Fix special character handling for applet tags | Deepak Bhole | 2010-12-08 | 1 | -58/+81 |
* | fix info shown in about:plugins in firefox | Omair Majid | 2010-12-07 | 1 | -3/+3 |
* | Fix PR552: Support for FreeBSD's pthread implementation (patch from jkim@free... | Deepak Bhole | 2010-11-24 | 1 | -0/+4 |
* | Add support for handling spaces between jar names in the archive tag, and other | Deepak Bhole | 2010-10-27 | 1 | -37/+40 |
* | Initial import from IcedTea6. | andrew | 2010-10-19 | 1 | -0/+2453 |