1. 0e0c088 AArch64: Use long for pointers in RS Java/JNI code by Ashok Bhat · 11 years ago
  2. 355707e Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 11 years ago[Renamed from graphics/java/android/renderscript/ScriptC.java]
  3. c11e25c Improve RS documentation. by Tim Murray · 11 years ago
  4. da67deb Remove extraneous logging. by Tim Murray · 11 years ago
  5. 9bf1892 Revert GC thread changes by Jason Sams · 11 years ago
  6. 7d25a82 Defer RS cache creation until a ScriptC is built. by Stephen Hines · 11 years ago
  7. f8c033d Implement RS GC worker thread. by Tim Murray · 11 years ago
  8. 9c9ad3f8c2 Revert "Deprecate" by Stephen Hines · 12 years ago
  9. a0c2eb2 Deprecate by Alex Sakhartchouk · 12 years ago
  10. a6f338c Do RS caching the same way HardwareRenderer does. by Jason Sams · 12 years ago
  11. ef72ff2 Use resource entry name instead of mangled name. by Logan Chien · 13 years ago
  12. e4a06c5 Start seperating out RS compute implementation. Create hal by Jason Sams · 13 years ago
  13. fdc54a9 Check and propogate errors from llvm. by Jason Sams · 14 years ago
  14. 21b4103 unhide functions used by reflected files for SDK. by Jason Sams · 14 years ago
  15. 67e3d20 Hide and delete some code that should not be public. by Jason Sams · 14 years ago
  16. a23d4e7 unhide renderscript by Jason Sams · 14 years ago
  17. eeca435 Stale cache management to address a P1 bug # 3296131. by Shih-wei Liao · 14 years ago
  18. 6b32fab 1. Add Context to a RenderScript or RenderScriptGL instance. by Shih-wei Liao · 14 years ago
  19. a914f34 Add caching support of BCC binaries. by Shih-wei Liao · 14 years ago
  20. 06d69de Continue error check improvements and write some docs. by Jason Sams · 14 years ago
  21. 3ba02b3 Update ScriptC constructor to remove depricated param. by Jason Sams · 14 years ago
  22. 5585e36 Balls test app. by Jason Sams · 14 years ago
  23. 1de0b87 Remove more pieces of setRoot. Add pointer to allocation lookup for scripts. by Jason Sams · 14 years ago
  24. 4d33993 Convert renderscript from using ACC to LLVM for its compiler. by Jason Sams · 14 years ago
  25. 2d71bc7 Update Script java classes and llvm samples. by Jason Sams · 14 years ago
  26. f415cf2 Add two addDefines methods to ScriptC.Builder. They add #defines from the fileds on a class or object that you pass in. by Joe Onorato · 15 years ago
  27. d7b3774 Let java put #defines into renderscript by Joe Onorato · 15 years ago
  28. 69f0d31 Split ScriptC from RenderScript.java. Implement state caching in the Builder objects. by Jason Sams · 15 years ago