index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
jogamp
/
common
/
jvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Bug 757: Regression of URL to URI conversion (Encoded path not compatible...
Sven Gothel
2013-06-19
1
-1
/
+2
*
Bug 752: Review Code Vulnerabilities (Permission Checks of new exposed code a...
Sven Gothel
2013-06-11
1
-1
/
+1
*
Fix Bug 683 part1: IOUtil, JarUtil, TempJarCache, .. uses URI instead of URL ...
Sven Gothel
2013-06-09
1
-20
/
+21
*
GlueGen: NativeLibrary Fix, JNILibLoaderBase Enhancement
Sven Gothel
2013-01-30
1
-33
/
+71
*
Fix Bug 608: Push down TempJarCache.findLibrary(..) from JNILibLoaderBase.loa...
Sven Gothel
2012-10-25
1
-13
/
+1
*
JNILibLoaderBase: Fix NPE in DEBUG mode if null == stripBasenameSuffixes (JOCL)
Sven Gothel
2012-08-26
1
-1
/
+1
*
Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...
Sven Gothel
2012-06-26
1
-40
/
+142
*
Fix TempFileCache/LauncherTempFileCache (regression commit: 1468286bf569a493e...
v2.0-rc9
Sven Gothel
2012-06-20
1
-1
/
+0
*
Fix Platform static initialization interdependencies w/ GlueGen native librar...
Sven Gothel
2012-06-18
1
-1
/
+2
*
Fix commit cc76889a6fe96cffb91c9a3aa7934878c0ecd97e: System.loadLibrary(libra...
Sven Gothel
2012-05-04
1
-1
/
+1
*
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