| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |