Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix race condition between GC thread and | Jason Sams | 2011-01-18 | 1 | -0/+2 |
* | Code cleanup to make formatting consistent | Alex Sakhartchouk | 2010-11-10 | 1 | -3/+1 |
* | Fix bug looping non-blocking fifos. | Jason Sams | 2010-08-18 | 1 | -0/+1 |
* | Seperate out Mutex and Signal code into reusable classes. | Jason Sams | 2010-03-26 | 1 | -19/+5 |
* | Implement java interface for RS shutdown and fix shutdown deadlock with the c... | Jason Sams | 2009-08-25 | 1 | -2/+4 |
* | Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should... | Jason Sams | 2009-06-22 | 1 | -4/+1 |
* | Replace spins with proper pthread conditions. | Jason Sams | 2009-06-18 | 1 | -2/+20 |
* | Add the Renderscript library. (Not in the build by default yet.) | Jason Sams | 2009-05-22 | 1 | -0/+74 |