| Commit message (Expand) | Author | Age | Files | Lines |
* | Refine Native Library Code: Bulk Permissions, Cleanup DynamicLinker impl. - a... | Sven Gothel | 2015-01-30 | 1 | -27/+68 |
* | Refine ExceptionUtils: Shorten method name, dumpThrowable uses dumpStack | Sven Gothel | 2014-10-26 | 1 | -1/+2 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -40/+40 |
* | Fix 'typo' in messages: 'Catched' -> 'Caught' | Sven Gothel | 2014-06-28 | 1 | -1/+1 |
* | gluegen: add all missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+5 |
* | gluegen: remove trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -29/+29 |
* | Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle acce... | Sven Gothel | 2013-06-21 | 1 | -26/+1 |
* | DynamicLookupHelper: Add secure isFunctionAvailable(..); NativeLibrary: Add T... | Sven Gothel | 2013-06-20 | 1 | -10/+53 |
* | Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle access. | Sven Gothel | 2013-06-20 | 1 | -33/+33 |
* | Refine 4feb65517ae4a4e2b9b04cdfc4b85582cb8b9784: Handle verbose error cases p... | Sven Gothel | 2013-06-18 | 1 | -26/+31 |
* | Robostness: Catch Throwables on NativeLibrary.open(..) and be verbose in DEBU... | Sven Gothel | 2013-06-18 | 1 | -6/+19 |
* | Fix DynamicLinker Impl: Add Bionic specialization using Bionic's non POSIX va... | Sven Gothel | 2013-06-16 | 1 | -1/+7 |
* | Fix Bug 683 part1: IOUtil, JarUtil, TempJarCache, .. uses URI instead of URL ... | Sven Gothel | 2013-06-09 | 1 | -2/+13 |
* | gluegen: remove executable bit from java and c source files | Harvey Harrison | 2013-04-09 | 1 | -0/+0 |
* | Bug 681: Add Elf Parsing for other OS than Linux, if ARM and !ANDROID using /... | Sven Gothel | 2013-02-09 | 1 | -14/+40 |
* | GlueGen: NativeLibrary Fix, JNILibLoaderBase Enhancement | Sven Gothel | 2013-01-30 | 1 | -48/+64 |
* | Fix Bug 608: Push down TempJarCache.findLibrary(..) from JNILibLoaderBase.loa... | Sven Gothel | 2012-10-25 | 1 | -3/+14 |
* | Fix Platform static initialization interdependencies w/ GlueGen native librar... | Sven Gothel | 2012-06-18 | 1 | -5/+6 |
* | Use ClassLoader to find JNI native libraries. ClassLoader was only used for t... | Sven Gothel | 2012-05-04 | 1 | -6/+11 |
* | DynamicLibraryBundle (enhancement) | Sven Gothel | 2012-02-12 | 1 | -4/+1 |
* | Fix regression of commit b669435d277a10e6163034aba286ecccce013f69, which remo... | Sven Gothel | 2011-12-18 | 1 | -7/+14 |
* | NativeLibrary DEBUG: stack trace @ close() | Sven Gothel | 2011-12-01 | 1 | -0/+1 |
* | DynamicLibraryBundle/NativeLibrary: Add destroy() to bundle, causing unloadin... | Sven Gothel | 2011-12-01 | 1 | -10/+20 |
* | NativeLib: Fix OSX lib name detection; JarUtil extract: at copy entry, mkdir ... | Sven Gothel | 2011-09-24 | 1 | -2/+2 |
* | gluegen-rt lib loading: Moved to Platform static init incl. TempJarCache.boot... | Sven Gothel | 2011-09-22 | 1 | -2/+1 |
* | Unify JNI Library Loading into JNILibLoaderBase and use it for the gluegen-rt... | Sven Gothel | 2011-09-21 | 1 | -2/+2 |
* | Remove redundant: NativeLibrary.ensureNativeLibLoaded() | Sven Gothel | 2011-09-20 | 1 | -14/+3 |
* | Enhancement/GenericStyle: | Sven Gothel | 2011-09-19 | 1 | -22/+49 |
* | Hide DynamicLinker impl.; Remove public AndroidPackageUtil ; GluegenVersionAc... | Sven Gothel | 2011-08-03 | 1 | -0/+4 |
* | Fix regression (commit f733203dfbd034a6b1aa3eb2cd616437c982c435): Init of DEB... | Sven Gothel | 2011-07-22 | 1 | -2/+3 |
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 1 | -36/+28 |
* | DoubleCheckLocking: Added 'ok' comment - volatile var | Sven Gothel | 2011-02-26 | 1 | -1/+1 |
* | RecursiveLock: static field -> final; NativeLibrary: cleanup | Sven Gothel | 2011-02-26 | 1 | -6/+5 |
* | Debug: out -> err stream | Sven Gothel | 2010-12-13 | 1 | -4/+4 |
* | Adding DynamicLibraryBundle utility to bundle Tool and JNI native library loa... | Sven Gothel | 2010-06-10 | 1 | -2/+4 |
* | Minor additions to nio/Buffers, util/IntIntHashMap and os/NativeLibrary | Sven Gothel | 2010-06-05 | 1 | -0/+9 |
* | introduced com.jogamp.common.{nio,os} packages and moved some classes. | Michael Bien | 2010-03-31 | 1 | -0/+426 |