| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr... | Sven Gothel | 2012-03-17 | 2 | -5/+14 |
* | PropertyAccess: Push down 'isPropertyDefined(final String property, final boo... | Sven Gothel | 2012-03-13 | 1 | -0/+4 |
* | SecurityUtil: Generalize cert validation and AccessControlContext query; Prop... | Sven Gothel | 2012-03-13 | 2 | -165/+14 |
* | Intro.: PropertyAccess ; Added safe PropertyAccess for JNILibLoaderBase, Plat... | Sven Gothel | 2012-03-13 | 2 | -72/+148 |
* | DynamicLibraryBundle (enhancement) | Sven Gothel | 2012-02-12 | 3 | -19/+22 |
* | RecursiveThreadGroupLock: New recursive lock interface and impl, allowing 'sp... | Sven Gothel | 2011-12-11 | 1 | -0/+211 |
* | Cleanup Lock Package: API doc, complete throws declaration, interface Recursi... | Sven Gothel | 2011-12-11 | 3 | -43/+83 |
* | JVMUtil: Remove Platform dependency - It's being called by Platform and is pr... | Sven Gothel | 2011-12-01 | 1 | -6/+3 |
* | MachineDescriptor Static: Add Mac-OsX 32bit gcc4 special case with sizeof(lon... | Sven Gothel | 2011-10-24 | 1 | -0/+2 |
* | Lock ChangeSet (fin): Cleanup, fix and enhance RecursiveLock implementation | Sven Gothel | 2011-09-27 | 4 | -122/+613 |
* | Lock ChangeSet: Prepare RecursiveLock to be an implementation of it's new int... | Sven Gothel | 2011-09-27 | 1 | -0/+245 |
* | SingletonInstanceServerSocket: composite thread name w/ leading original one | Sven Gothel | 2011-09-25 | 1 | -1/+8 |
* | Add boolean system property 'jogamp.gluegen.UseTempJarCache', defaults to 'tr... | Sven Gothel | 2011-09-23 | 1 | -4/+11 |
* | Moved JVMUtil to private package; Invoke JVMUtil.initSingleton() from Platfor... | Sven Gothel | 2011-09-23 | 1 | -0/+77 |
* | gluegen-rt lib loading: Moved to Platform static init incl. TempJarCache.boot... | Sven Gothel | 2011-09-22 | 1 | -4/+23 |
* | 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 | -1/+2 |
* | Fix Bug 510 w/ Wade Walker's proposal. However, the EGL global lookup setting... | Sven Gothel | 2011-08-22 | 1 | -2/+6 |
* | Android: Extract static context holder | Sven Gothel | 2011-08-06 | 3 | -11/+50 |
* | Hide DynamicLinker impl.; Remove public AndroidPackageUtil ; GluegenVersionAc... | Sven Gothel | 2011-08-03 | 4 | -2/+212 |
* | Fix Android apk activity; Add apk VersionName; Add jar manifest to apk | Sven Gothel | 2011-07-28 | 4 | -1/+216 |
* | Android: Remove native (fake) detection | Sven Gothel | 2011-07-24 | 1 | -11/+0 |
* | Android integration / cross-test ; Enhance Platform | Sven Gothel | 2011-07-24 | 1 | -0/+12 |
* | GlueGen proper size / alignment of primitive and compound types usage [2/2] -... | Sven Gothel | 2011-07-21 | 1 | -31/+63 |
* | Cleanup: Platform CPU enum, MachineDescription, | Sven Gothel | 2011-07-20 | 3 | -138/+9 |
* | GlueGen: Alignment Cleanup .. | Sven Gothel | 2011-07-17 | 3 | -16/+12 |
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 1 | -0/+120 |
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 2 | -0/+122 |
* | SingletonInstanceServerSocket: Fix setDaemon(true), give Thread a proper name | Sven Gothel | 2011-06-12 | 1 | -2/+2 |
* | SingletonInstance Enhancements / Minor Lock/LockExt API Change (isLocked move... | Sven Gothel | 2011-06-11 | 2 | -0/+351 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -0/+149 |