| 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 | -8/+7 |
* | Spawn Java side during C++ unit tests. Many new tests. | Adam Domurad | 2013-08-23 | 11 | -23/+731 |
* | Fix many memory leaks due to utf8fromidentifier misuse | Adam Domurad | 2013-07-30 | 2 | -2/+24 |
* | Move 'get_scriptable_java_package_object' and 'get_scriptable_java_object' in... | Adam Domurad | 2013-06-21 | 1 | -18/+18 |
* | More unit tests for scriptable object creation, destruction | Adam Domurad | 2013-06-21 | 5 | -19/+146 |
* | Added code to parse properties and to find correct configuration files from c... | Jiri Vanek | 2013-03-28 | 2 | -0/+565 |
* | Clean up NP_Initialize; add more C++ unit tests | Adam Domurad | 2012-12-21 | 1 | -0/+92 |
* | C++ unit testing: Add a tracked-allocation implementation of operator-new | Adam Domurad | 2012-12-20 | 5 | -4/+239 |
* | Remove redundant HTML-tag scanner from ITW. Do not reconstruct tags. | Adam Domurad | 2012-12-04 | 2 | -1/+94 |
* | Refactor IcedTeaPluginUtilities::javaResultToNPVariant into multiple functions | Adam Domurad | 2012-11-30 | 1 | -0/+36 |
* | C++ unit testing: Simple mocking of browser-table functions | Adam Domurad | 2012-11-30 | 3 | -2/+141 |
* | Unit test integration for UnitTest++ with icedtea-web | Adam Domurad | 2012-11-21 | 2 | -0/+153 |