Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Experimental Applet without AWT (Applet3) | Sven Gothel | 2014-01-30 | 1 | -6/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DISCLAIMER: - Only new Applet3 applets are supported under X11 for now - AWT Applet are disabled - Namespace com.jogamp.* and jogamp.* is only chosen to indicate new AWT-less code - Applet3 code path does not invoke any AWT function - JNLP code path still utilizes AWT/Swing (UIs, ..) TODO: - Refactor AWT dependencies properly via UI interfaces ? - Decide whether we shall merge netx and plugin namespace ? IMHO the right thing to do, jumping hoops due to separation. - Add support for Windows, OSX, Wayland, .. Applet3: - New AWT-less Applet3 interfaces are: - com.jogamp.plugin.applet.Applet3 - User implements - com.jogamp.plugin.applet.Applet3Context - Plugin implements - com.jogamp.plugin.ui.NativeWindowUpstream - Plugin window, aka browser parent of Applet3 - com.jogamp.plugin.ui.NativeWindowDownstream - Applet3 user window - User interfaces are exported as: - plugin3-public.jar - plugin3-public-src.zip | ||||
* | Support building against OpenJDK9 | Omair Majid | 2014-01-24 | 1 | -1/+1 |
| | | | | | | | | | | OpenJDK9 does not have a PermGen and does not accept PermGen related flags. Remove them. 2014-01-23 Omair Majid <[email protected]> * Makefile.am [ENABLE_DOCS] [JAVADOC_SUPPORTS_J_OPTIONS]: Don't specify perm gen size. | ||||
* | Clean up summary_unit.txt and summary_reproducers.txt for "make clean" | Andrew Azores | 2013-09-25 | 1 | -0/+2 |
| | |||||
* | adding xsl style for generating text summary after reproducers or unit tests run | Jana Fabrikova | 2013-09-19 | 1 | -0/+2 |
| | |||||
* | Makefile.am: returned modified (EXTRA_DIST) variable. It is enriched for ↵ | Jiri Vanek | 2013-09-16 | 1 | -0/+3 |
| | | | | netx-dist-tests-whitelist and NEW_LINE_IFS to enable reproducers tests in dist tarball | ||||
* | IcedTea-Web is now following XDG .config and .cache specification(RH947647) | Jiri Vanek | 2013-07-18 | 1 | -4/+19 |
| | |||||
* | Refactored HTML processing out of Makefile.am into html-gen.sh. | Andrew Azores | 2013-07-11 | 1 | -58/+3 |
| | |||||
* | Implemented new about dialogue (by Andrew Azores). Andrew added to authors | Jiri Vanek | 2013-07-10 | 1 | -41/+76 |
| | |||||
* | Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml files | Jiri Vanek | 2013-06-21 | 1 | -7/+24 |
| | |||||
* | Synchronized launchers to be from one source | Jiri Vanek | 2013-05-20 | 1 | -8/+15 |
| | |||||
* | change to the Makefile.am, all icons from reproducers | Jana Fabrikova | 2013-05-02 | 1 | -1/+9 |
| | |||||
* | modifying makefile for awtframework default icon | Jana Fabrikova | 2013-05-02 | 1 | -4/+6 |
| | |||||
* | removed whitespace following trailing backslash | Jiri Vanek | 2013-04-26 | 1 | -2/+2 |
| | | | | | Makefile.am:370: whitespace following trailing backslash Makefile.am:371: whitespace following trailing backslash | ||||
* | Tests & test extensions for mocking the plugin input & output pipes. | Adam Domurad | 2013-04-25 | 1 | -1/+1 |
| | |||||
* | testing server allowed from makefile | Jiri Vanek | 2013-04-19 | 1 | -3/+17 |
| | | | | | | | | | | | * Makefile.am: (stamps/netx-dist-tests-prepare-reproducers.stamp) added stamps/netx-dist.stamp stamps/plugin.stamp dependence (stamps/test-extensions-compile.stamp) added stamps/netx-dist.stamp stamps/plugin.stamp dependence (stamps/compile-reproducers-testcases.stamp) added stamps/plugin.stamp dependence (run-test-server-on-44321) new target, starts server in deploy dir, on port 44321 (run-test-server-on-random-port) new target, starts server in deploy dir, on random port * tests/test-extensions/net/sourceforge/jnlp/ServerAccess.java: (main) added better access to random port | ||||
* | Added code to parse properties and to find correct configuration files from ↵ | Jiri Vanek | 2013-03-28 | 1 | -2/+2 |
| | | | | c++ part of plugin. | ||||
* | Fix run-cpp-unit-tests on F18 | Adam Domurad | 2013-03-19 | 1 | -0/+2 |
| | |||||
* | PR1260: IcedTea-Web should not rely on GTK | Deepak Bhole | 2013-01-16 | 1 | -6/+0 |
| | |||||
* | Added jacoco code coverage support | Jiri Vanek | 2012-12-11 | 1 | -6/+256 |
| | | | | | | | Note - in time of this commit one needs custom build of jacoco containing the xboot.patch form approving discussion: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121127/ba8f6a1e/xboot-0001.patch The tracking of upstraming can be found on jacoco page. | ||||
* | Fix unit-test targets to not rely on installed directory | Adam Domurad | 2012-12-06 | 1 | -2/+2 |
| | |||||
* | Avoid warning message printed in clean target if softkiller is not compiled. | Pavel Tisnovsky | 2012-12-05 | 1 | -1/+1 |
| | |||||
* | Remove redundant HTML-tag scanner from ITW. Do not reconstruct tags. | Adam Domurad | 2012-12-04 | 1 | -2/+2 |
| | |||||
* | Added browser softkiller and related Makefile. | Pavel Tisnovsky | 2012-12-03 | 1 | -2/+11 |
| | |||||
* | Fix new make targets not cleaning properly | Adam Domurad | 2012-11-21 | 1 | -8/+11 |
| | |||||
* | Unit test integration for UnitTest++ with icedtea-web | Adam Domurad | 2012-11-21 | 1 | -1/+77 |
| | |||||
* | Swapped logs and report xslt operations | Jiri Vanek | 2012-11-20 | 1 | -2/+2 |
| | |||||
* | Splashscreen integrated to javaws and plugin | Jiri Vanek | 2012-11-02 | 1 | -0/+2 |
| | |||||
* | Renamed reproducers-related variables and targets | Jiri Vanek | 2012-10-19 | 1 | -91/+96 |
| | |||||
* | Reproducers are now correctly compiled against liveconect(plugin.jar) | Jiri Vanek | 2012-09-24 | 1 | -2/+2 |
| | |||||
* | PR1161: X509VariableTrustManager does not work correctly with OpenJDK7 | Deepak Bhole | 2012-09-17 | 1 | -0/+3 |
| | |||||
* | Reproducer for PR1112, main class in signed jar loaded via INDEX.LIST | Adam Domurad | 2012-08-28 | 1 | -0/+2 |
| | |||||
* | Added PR822 reproducer | Jiri Vanek | 2012-08-27 | 1 | -1/+1 |
| | |||||
* | Export only a minimum of symbols. This should fix PR472. | Thomas Meyer | 2012-08-07 | 1 | -1/+2 |
| | |||||
* | Fix in Makefile missing absolute path for keytool. | Danesh Dadachanji | 2012-07-31 | 1 | -1/+1 |
| | |||||
* | Removal of not removed file during recent refactoring | Jiri Vanek | 2012-07-03 | 1 | -0/+4 |
| | | | | Also with changes originaly done in the "bad" one | ||||
* | Refactored reproducers directry structure | Jiri Vanek | 2012-07-02 | 1 | -7/+25 |
| | |||||
* | Correctly backup all log files re-writable by emma during code-coverage | Jiri Vanek | 2012-06-28 | 1 | -6/+17 |
| | |||||
* | Removed repeated r-runing of tests during coverage | Jiri Vanek | 2012-06-28 | 1 | -6/+19 |
| | |||||
* | Fixes PR1011 w/ reproducer, folders now allowed in archive tag. | Adam Domurad | 2012-06-28 | 1 | -0/+4 |
| | | | | | Previously folders in the archive tag were treated as jars. They are now correctly treated as resource folders. | ||||
* | Added possibility to create and launch reproducers with custom makefile. | Jiri Vanek | 2012-06-26 | 1 | -84/+128 |
| | |||||
* | testInBrowser annotation | Jiri Vanek | 2012-06-19 | 1 | -1/+1 |
| | |||||
* | removed error-bringing empty line | Jiri Vanek | 2012-06-12 | 1 | -1/+0 |
| | |||||
* | Implemented xml logging backend | Jiri Vanek | 2012-06-11 | 1 | -11/+8 |
| | |||||
* | EXPORTED_TEST_CERT_SUFIX repalced by EXPORTED_TEST_CERT_SUFFIX | Jiri Vanek | 2012-05-30 | 1 | -4/+4 |
| | |||||
* | handling of multiple testing certificates in bulk | Jiri Vanek | 2012-05-30 | 1 | -28/+59 |
| | |||||
* | Fix whitelisting to use src dir instead of build dir. | Danesh Dadachanji | 2012-05-25 | 1 | -1/+1 |
| | |||||
* | Reproducers engine enhanced for jars in subdirectories by "." naming convention | Jiri Vanek | 2012-05-24 | 1 | -1/+34 |
| | |||||
* | Introduced whitelist for reproducers | Jiri Vanek | 2012-05-24 | 1 | -2/+17 |
| | |||||
* | Fixed error in reproducers source preparation | Jiri Vanek | 2012-05-23 | 1 | -15/+17 |
| | |||||
* | Removed trailing spaces after slash in Makefile.am | Jiri Vanek | 2012-05-22 | 1 | -3/+3 |
| |