1. 9ed983b Handle socket creation error in context init by Yang Ni · 7 years ago
  2. 7974fc0 frameworks/rs: fix typos and clang-tidy warnings by Rahul Chaudhry · 7 years ago
  3. b74514d Remove dead code related to using a non-local FIFO for message passing. by Matt Wala · 9 years ago
  4. a05e8dd Correctly align mSendBuffer to contain doubles. by Vladimir Stefanovic · 12 years ago
  5. bda75a9 Update prototype remote fifo. Tested primary connection by Jason Sams · 12 years ago
  6. 963a2fb Remove unused param. by Jason Sams · 12 years ago
  7. 5f27d6f Implement RS VSync on new vsync infrastructure. by Jason Sams · 12 years ago
  8. 2382aba Add RS watchdog. by Jason Sams · 13 years ago
  9. e0aab4a Fix the RS frame timeout. by Jason Sams · 13 years ago
  10. 1a4efa3 Core to client fifo on sockets. by Jason Sams · 13 years ago
  11. afb743a Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 14 years ago
  12. 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
  13. 8c0ee65 Implement java interface for RS shutdown and fix shutdown deadlock with the command fifo. by Jason Sams · 15 years ago
  14. fcd3192 Remove global IO context and integrate it into the RS context. by Jason Sams · 15 years ago
  15. 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
  16. 732f1c0 Replace spins with proper pthread conditions. by Jason Sams · 15 years ago
  17. a44cb29 Add support for scripts to return an animation flag. This allows them to indicate they are generating changing content and the rs thread to sleep if the content is static. by Jason Sams · 15 years ago
  18. 326e0dd Add the Renderscript library. (Not in the build by default yet.) by Jason Sams · 15 years ago