| Commit message (Expand) | Author | Age | Files | Lines |
* | gluegen-rt lib loading: Moved to Platform static init incl. TempJarCache.boot... | Sven Gothel | 2011-09-22 | 2 | -22/+40 |
* | Unify JNI Library Loading into JNILibLoaderBase and use it for the gluegen-rt... | Sven Gothel | 2011-09-21 | 2 | -4/+4 |
* | Remove redundant: NativeLibrary.ensureNativeLibLoaded() | Sven Gothel | 2011-09-20 | 1 | -14/+3 |
* | Enhancement/GenericStyle: | Sven Gothel | 2011-09-19 | 2 | -28/+162 |
* | DynamicLibraryBundle*: Use generics for better spec / Drop Iterator in favor ... | Sven Gothel | 2011-08-31 | 2 | -34/+26 |
* | DynamicLibraryBundleInfo: Allow impl. to select tool/system lookup | Sven Gothel | 2011-08-09 | 2 | -8/+34 |
* | aapt build check fix ; DynamicLibraryBundle.isGlueLibComplete() == true if la... | Sven Gothel | 2011-08-05 | 1 | -3/+16 |
* | Hide DynamicLinker impl.; Remove public AndroidPackageUtil ; GluegenVersionAc... | Sven Gothel | 2011-08-03 | 5 | -205/+5 |
* | Platform getArch() -> getArchName() (analogue to getOSName()) | Sven Gothel | 2011-07-28 | 1 | -1/+1 |
* | Fix Android apk activity; Add apk VersionName; Add jar manifest to apk | Sven Gothel | 2011-07-28 | 1 | -2/+0 |
* | Cross JUnit Tests - All Passed: Android+Linux armv7 | Sven Gothel | 2011-07-25 | 1 | -1/+1 |
* | Android integration / cross-test ; Enhance Platform | Sven Gothel | 2011-07-24 | 2 | -6/+128 |
* | 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 [2/2] -... | Sven Gothel | 2011-07-21 | 2 | -151/+183 |
* | Cleanup: Platform CPU enum, MachineDescription, | Sven Gothel | 2011-07-20 | 2 | -43/+220 |
* | GlueGen: Alignment Cleanup .. | Sven Gothel | 2011-07-17 | 1 | -24/+6 |
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 3 | -140/+403 |
* | Merged Locator -> IOUtil; int Platform.getPageSize(); Added unit test for IOU... | Sven Gothel | 2011-06-08 | 1 | -3/+15 |
* | Platform: Add getPageSize() | Sven Gothel | 2011-06-07 | 1 | -0/+7 |
* | 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: mention thread name | Sven Gothel | 2010-12-17 | 1 | -1/+2 |
* | Fix refactor bug: os -> os_lc in strings, reverted. | Sven Gothel | 2010-12-15 | 1 | -7/+7 |
* | Debug: out -> err stream | Sven Gothel | 2010-12-13 | 2 | -20/+20 |
* | clean: import | Sven Gothel | 2010-12-13 | 1 | -1/+0 |
* | Version info debugging works now even without native libs. | Michael Bien | 2010-11-18 | 1 | -9/+28 |
* | Fix API doc | Sven Gothel | 2010-11-15 | 2 | -9/+13 |
* | Enhance API doc .. package description etc | Sven Gothel | 2010-11-09 | 1 | -0/+9 |
* | Changed license (-> BSD) and content (minimum tokens) of dynamic-linker.h | Sven Gothel | 2010-11-08 | 1 | -10/+4 |
* | Moved locking to: com.jogamp.common.util.locks ; Better abstraction ; Misc ch... | Sven Gothel | 2010-10-14 | 1 | -1/+47 |
* | LICENSE.txt changes: | Sven Gothel | 2010-09-14 | 3 | -75/+78 |
* | Final fix for Java SE Platform query, as negotiated with Michael :) | Sven Gothel | 2010-07-08 | 1 | -18/+7 |
* | Fix: Add missing imports; Add warmup phase to primitive hashmap test | Sven Gothel | 2010-07-02 | 1 | -0/+2 |
* | Fix regression of missing JavaSE check in case of security manager; Typo | Sven Gothel | 2010-06-26 | 1 | -6/+24 |
* | currently no need for a (public) MiscUtils.java. | Michael Bien | 2010-06-10 | 1 | -8/+6 |
* | refactored Platform. Simplified initializer. | Michael Bien | 2010-06-10 | 1 | -34/+42 |
* | Adding DynamicLibraryBundle utility to bundle Tool and JNI native library loa... | Sven Gothel | 2010-06-10 | 4 | -3/+407 |
* | Minor additions to nio/Buffers, util/IntIntHashMap and os/NativeLibrary | Sven Gothel | 2010-06-05 | 5 | -0/+25 |
* | Fix privileged access (applet) | Sven Gothel | 2010-04-28 | 1 | -9/+16 |
* | renamed method. | Michael Bien | 2010-04-24 | 1 | -2/+1 |
* | http://jogamp.org/bugzilla/show_bug.cgi?id=393 | Sven Gothel | 2010-04-08 | 1 | -1/+27 |
* | introduced com.jogamp.common.{nio,os} packages and moved some classes. | Michael Bien | 2010-03-31 | 7 | -0/+861 |