summaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/common/Debug.java
Commit message (Expand)AuthorAgeFilesLines
* gluegen: add all missing @Override annotationsHarvey Harrison2013-10-171-0/+1
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-171-8/+8
* Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal...Sven Gothel2013-07-171-3/+6
* Bug 752: Review Code Vulnerabilities (Permission Checks of new exposed code a...Sven Gothel2013-06-111-18/+10
* PropertyAccess: Push down 'isPropertyDefined(final String property, final boo...Sven Gothel2012-03-131-0/+4
* SecurityUtil: Generalize cert validation and AccessControlContext query; Prop...Sven Gothel2012-03-131-18/+14
* Intro.: PropertyAccess ; Added safe PropertyAccess for JNILibLoaderBase, Plat...Sven Gothel2012-03-131-72/+1
* Add boolean system property 'jogamp.gluegen.UseTempJarCache', defaults to 'tr...Sven Gothel2011-09-231-4/+11
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-0/+149