1. 6598201 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  2. 2382aba Add RS watchdog. by Jason Sams · 13 years ago
  3. 98cc355 Fixing the lockless fifo destory bug. Removing unused code from element. build. by Alex Sakhartchouk · 13 years ago
  4. e0aab4a Fix the RS frame timeout. by Jason Sams · 13 years ago
  5. 6b0c004 For the serialization context, no fifo initialization is necessary. by Alex Sakhartchouk · 13 years ago
  6. 9bc9a3c Fix another barrier bug 3333866 Atomically update put. by Jason Sams · 13 years ago
  7. eef823f Attempt to fix 3333866 by Jason Sams · 13 years ago
  8. 1dda675 Fix race condition between GC thread and by Jason Sams · 14 years ago
  9. b17f201 Prevent message overrun in LocklessCommandFifo. by Bryan Mawhinney · 14 years ago
  10. afb743a Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 14 years ago
  11. 2353ae3 Async type creation. by Jason Sams · 14 years ago
  12. 8c46b10 Fix bug looping non-blocking fifos. by Jason Sams · 14 years ago
  13. 12b14ae Seperate out Mutex and Signal code into reusable classes. by Jason Sams · 14 years ago
  14. 613cad1 Defer EGL init until the surface changed call comes in. Pass w,h along with surface for verification of driver state. by Jason Sams · 15 years ago
  15. 8c401ef Implement data push from scripts. Fixes the problem where apps would have to poll to monitor a scripts state. by Jason Sams · 15 years ago
  16. e514b45 Improve renderscript context teardown. Track object in the system and then force their cleanup by releasing all user references once destroy context is called. Java layer will no longer send destroy notifications for objects garbage collected once a context is destroyed. by Jason Sams · 15 years ago
  17. ada7f27 Fix invokables to make sure script pointers are setup before invoking function calls. Reduce app startup time up to 1s. by Jason Sams · 15 years ago
  18. 8c0ee65 Implement java interface for RS shutdown and fix shutdown deadlock with the command fifo. by Jason Sams · 15 years ago
  19. 992a0b7 Cleanup logging and fix a startup race condition that manifested on Firestone. by Jason Sams · 15 years ago
  20. 1aa5a4e Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should be included everywhere and contain rs global defines. by Jason Sams · 15 years ago
  21. 732f1c0 Replace spins with proper pthread conditions. by Jason Sams · 15 years ago
  22. 565ac36 Generalize bitmap support and add remaining GL formats. by Jason Sams · 15 years ago
  23. 326e0dd Add the Renderscript library. (Not in the build by default yet.) by Jason Sams · 15 years ago