aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/os/Platform.java
Commit message (Expand)AuthorAgeFilesLines
* TempJarCache/JNILibLoaderBase: Validate the to be loader JarFile's Certificat...Sven Gothel2011-09-231-14/+11
* gluegen-rt lib loading: Moved to Platform static init incl. TempJarCache.boot...Sven Gothel2011-09-221-20/+39
* Enhancement/GenericStyle:Sven Gothel2011-09-191-6/+113
* Platform getArch() -> getArchName() (analogue to getOSName())Sven Gothel2011-07-281-1/+1
* Android integration / cross-test ; Enhance PlatformSven Gothel2011-07-241-6/+31
* GlueGen proper size / alignment of primitive and compound types usage [2/2] -...Sven Gothel2011-07-211-2/+38
* Cleanup: Platform CPU enum, MachineDescription,Sven Gothel2011-07-201-33/+68
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-171-104/+152
* Merged Locator -> IOUtil; int Platform.getPageSize(); Added unit test for IOU...Sven Gothel2011-06-081-3/+15
* Platform: Add getPageSize()Sven Gothel2011-06-071-0/+7
* Fix refactor bug: os -> os_lc in strings, reverted.Sven Gothel2010-12-151-7/+7
* Version info debugging works now even without native libs.Michael Bien2010-11-181-9/+28
* Moved locking to: com.jogamp.common.util.locks ; Better abstraction ; Misc ch...Sven Gothel2010-10-141-1/+47
* LICENSE.txt changes:Sven Gothel2010-09-141-25/+26
* Final fix for Java SE Platform query, as negotiated with Michael :)Sven Gothel2010-07-081-18/+7
* Fix: Add missing imports; Add warmup phase to primitive hashmap testSven Gothel2010-07-021-0/+2
* Fix regression of missing JavaSE check in case of security manager; TypoSven Gothel2010-06-261-6/+24
* refactored Platform. Simplified initializer.Michael Bien2010-06-101-34/+42
* Fix privileged access (applet)Sven Gothel2010-04-281-9/+16
* introduced com.jogamp.common.{nio,os} packages and moved some classes.Michael Bien2010-03-311-0/+163