| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged() | Sven Gothel | 2023-01-14 | 1 | -2/+2 |
* | Debug: Use JogAmp license, since we re-modelled it using PropertyAccess, comm... | Sven Gothel | 2014-07-11 | 1 | -33/+21 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -1/+1 |
* | gluegen: add all missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+1 |
* | gluegen: remove trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -8/+8 |
* | Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal... | Sven Gothel | 2013-07-17 | 1 | -3/+6 |
* | Bug 752: Review Code Vulnerabilities (Permission Checks of new exposed code a... | Sven Gothel | 2013-06-11 | 1 | -18/+10 |
* | PropertyAccess: Push down 'isPropertyDefined(final String property, final boo... | Sven Gothel | 2012-03-13 | 1 | -0/+4 |
* | SecurityUtil: Generalize cert validation and AccessControlContext query; Prop... | Sven Gothel | 2012-03-13 | 1 | -18/+14 |
* | Intro.: PropertyAccess ; Added safe PropertyAccess for JNILibLoaderBase, Plat... | Sven Gothel | 2012-03-13 | 1 | -72/+1 |
* | Add boolean system property 'jogamp.gluegen.UseTempJarCache', defaults to 'tr... | Sven Gothel | 2011-09-23 | 1 | -4/+11 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -0/+149 |