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
/
os
/
DynamicLibraryBundle.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refine Native Library Code: Bulk Permissions, Cleanup DynamicLinker impl. - a...
Sven Gothel
2015-01-30
1
-10
/
+36
*
gluegen: relax private variable access to package-private for members accesse...
Harvey Harrison
2014-07-07
1
-1
/
+1
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-13
/
+13
*
Minor edits: space, final qualifier; setenv-build-*: Add generic JDK location
Sven Gothel
2014-06-17
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
-29
/
+29
*
DynamicLibraryBundle: Remove unused imports
Sven Gothel
2013-08-26
1
-3
/
+0
*
Remove _default_ workaround for Bug 566. Workaround shall no more be required...
v2.0.2
Sven Gothel
2013-07-20
1
-7
/
+1
*
Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle acce...
Sven Gothel
2013-06-21
1
-1
/
+1
*
DynamicLookupHelper: Add secure isFunctionAvailable(..); NativeLibrary: Add T...
Sven Gothel
2013-06-20
1
-0
/
+6
*
Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle access.
Sven Gothel
2013-06-20
1
-37
/
+37
*
gluegen: remove executable bit from java and c source files
Harvey Harrison
2013-04-09
1
-0
/
+0
*
Promote AWTEDTExecutor to public package com.jogamp.common.util.awt ; Exclude...
Sven Gothel
2013-02-28
1
-1
/
+1
*
DynamicLibraryBundle: API doc refinement, mention the ClassLoader role.
Sven Gothel
2012-05-04
1
-2
/
+13
*
Use ClassLoader to find JNI native libraries. ClassLoader was only used for t...
Sven Gothel
2012-05-04
1
-8
/
+8
*
To help analyzing Bug 566, we allow overwriting the 'workaround' with sys pro...
Sven Gothel
2012-03-27
1
-1
/
+5
*
Platform: Add AWT_AVAILABLE 'knowledge'; RunnableExecutor: Add AWTEDT impl. /...
Sven Gothel
2012-03-26
1
-0
/
+12
*
DynamicLibraryBundle*: Allow DynamicLibraryBundleInfo impl. to designate a th...
Sven Gothel
2012-03-26
1
-1
/
+4
*
Minor edits: Fix API doc / Remove Thread.dumpStack()
Sven Gothel
2012-03-22
1
-1
/
+0
*
DynamicLibraryBundle (enhancement)
Sven Gothel
2012-02-12
1
-26
/
+22
*
DynamicLibraryBundle/NativeLibrary: Add destroy() to bundle, causing unloadin...
Sven Gothel
2011-12-01
1
-1
/
+22
*
Unify JNI Library Loading into JNILibLoaderBase and use it for the gluegen-rt...
Sven Gothel
2011-09-21
1
-2
/
+2
*
DynamicLibraryBundle*: Use generics for better spec / Drop Iterator in favor ...
Sven Gothel
2011-08-31
1
-31
/
+23
*
DynamicLibraryBundleInfo: Allow impl. to select tool/system lookup
Sven Gothel
2011-08-09
1
-7
/
+19
*
aapt build check fix ; DynamicLibraryBundle.isGlueLibComplete() == true if la...
Sven Gothel
2011-08-05
1
-3
/
+16
*
debug: mention thread name
Sven Gothel
2010-12-17
1
-1
/
+2
*
Debug: out -> err stream
Sven Gothel
2010-12-13
1
-16
/
+16
*
Fix API doc
Sven Gothel
2010-11-15
1
-4
/
+8
*
LICENSE.txt changes:
Sven Gothel
2010-09-14
1
-25
/
+26
*
currently no need for a (public) MiscUtils.java.
Michael Bien
2010-06-10
1
-8
/
+6
*
Adding DynamicLibraryBundle utility to bundle Tool and JNI native library loa...
Sven Gothel
2010-06-10
1
-0
/
+327