| Commit message (Expand) | Author | Age | Files | Lines |
* | Use ClassLoader to find JNI native libraries. ClassLoader was only used for t... | Sven Gothel | 2012-05-04 | 1 | -24/+54 |
* | SecurityUtil: Generalize cert validation and AccessControlContext query; Prop... | Sven Gothel | 2012-03-13 | 1 | -46/+50 |
* | Intro.: PropertyAccess ; Added safe PropertyAccess for JNILibLoaderBase, Plat... | Sven Gothel | 2012-03-13 | 1 | -2/+3 |
* | JNILibLoaderBaser.addNativeJarLibs(..): Catch all Exception (also IllegalArgu... | Sven Gothel | 2011-12-18 | 1 | -7/+11 |
* | TempJarCache/JNILibLoaderBase: Identify the Jar files by their URL within our... | Sven Gothel | 2011-12-01 | 1 | -5/+1 |
* | Refine TempJarCache/JNILibLoaderBase ; Add TempFileCache destroy() for instance. | Sven Gothel | 2011-12-01 | 1 | -13/+21 |
* | JarUtil: Improve Robustness (Bug 522) and API doc, prepare for Jar-In-Jar. Ad... | Sven Gothel | 2011-11-29 | 1 | -3/+3 |
* | JNILibLoaderBase: Add convenient method to addNativeJarLibs for 'all' and 'at... | Sven Gothel | 2011-09-24 | 1 | -1/+38 |
* | Better DEBUG output | Sven Gothel | 2011-09-23 | 1 | -8/+8 |
* | Moved JVMUtil to private package; Invoke JVMUtil.initSingleton() from Platfor... | Sven Gothel | 2011-09-23 | 1 | -75/+0 |
* | TempJarCache/JNILibLoaderBase: Validate the to be loader JarFile's Certificat... | Sven Gothel | 2011-09-23 | 1 | -0/+30 |
* | gluegen-rt lib loading: Moved to Platform static init incl. TempJarCache.boot... | Sven Gothel | 2011-09-22 | 1 | -3/+2 |
* | JNILibLoaderBase/TempJarCache: Prepare for loadLibrary(..) out of cached JARs | Sven Gothel | 2011-09-22 | 1 | -1/+18 |
* | Unify JNI Library Loading into JNILibLoaderBase and use it for the gluegen-rt... | Sven Gothel | 2011-09-21 | 2 | -20/+30 |
* | Remove redundant: NativeLibrary.ensureNativeLibLoaded() | Sven Gothel | 2011-09-20 | 1 | -1/+2 |
* | small cleanup in uitl package | Michael Bien | 2011-02-26 | 1 | -2/+0 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 2 | -2/+2 |
* | Debug: out -> err stream | Sven Gothel | 2010-12-13 | 1 | -1/+1 |
* | Enhance API doc .. package description etc | Sven Gothel | 2010-11-09 | 1 | -0/+9 |
* | Adding DynamicLibraryBundle utility to bundle Tool and JNI native library loa... | Sven Gothel | 2010-06-10 | 1 | -36/+53 |
* | Fix Exception Handling .. | Sven Gothel | 2010-04-20 | 1 | -2/+3 |
* | Importing files from JOGL (preserving history) | Sven Gothel | 2010-04-19 | 2 | -19/+15 |
* | Moving imported files to proper place | Sven Gothel | 2010-04-19 | 2 | -0/+282 |