1. 6bdfe0f Made Element accessors thread-safe by Yang Ni · 8 years ago
  2. eb4dd08 Added CloseGuard for BaseObj by Yang Ni · 8 years ago
  3. f152d95 am 33a608a0: am 578d4f5f: am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code" by Narayan Kamath · 10 years ago
  4. 0e0c088 AArch64: Use long for pointers in RS Java/JNI code by Ashok Bhat · 10 years ago
  5. 355707e Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 11 years ago[Renamed from graphics/java/android/renderscript/Sampler.java]
  6. d1576fb Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 11 years ago
  7. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  8. c11e25c Improve RS documentation. by Tim Murray · 11 years ago
  9. 6b9b2ca Add MIRRORED_REPEAT. by Tim Murray · 11 years ago
  10. 9c9ad3f8c2 Revert "Deprecate" by Stephen Hines · 12 years ago
  11. a0c2eb2 Deprecate by Alex Sakhartchouk · 12 years ago
  12. 918e840 Unhiding J API's for Renderscript. by Alex Sakhartchouk · 12 years ago
  13. 7d5f5e7 adding getters to Sampler ProgramRaster, ProgramStore, Element. by Alex Sakhartchouk · 13 years ago
  14. a89094a Code Cleanup and better Sampler creation method by Alex Sakhartchouk · 13 years ago
  15. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  16. 11518ac clean up and add javadocs by Robert Ly · 13 years ago
  17. f5c876e Docs plus removing some junk per API review. by Alex Sakhartchouk · 14 years ago
  18. a23d4e7 unhide renderscript by Jason Sams · 14 years ago
  19. b4d7bb6 API cleanup for renderscript. This will be a multiproject commit. by Alex Sakhartchouk · 14 years ago
  20. 0857196 Cleanup and refactoring of an earlier cl. by Alex Sakhartchouk · 14 years ago
  21. bf6ef8d API review cleanup. by Jason Sams · 14 years ago
  22. f5b3510 Adding anisotropic filtering and related samples. by Alex Sakhartchouk · 14 years ago
  23. d36f248 More work on the renderscript sample by Alex Sakhartchouk · 14 years ago
  24. 32e09b5 Renderscript samples. by Alex Sakhartchouk · 14 years ago
  25. 0de9444 Preparing renderscript java code for use with phanton references. by Alex Sakhartchouk · 14 years ago
  26. 4d33993 Convert renderscript from using ACC to LLVM for its compiler. by Jason Sams · 14 years ago
  27. 8bb41dd Add argument checking to sampler builder to disallow illegal modes. by Jason Sams · 15 years ago
  28. 771bebb Add Java exceptions to catch RS calls with no context or no surface. by Jason Sams · 15 years ago
  29. 7ce033d Cleanup of object destruction. No need to have a per-class destruction function. This was a legacy of the distant past when the classes did not have a common base. by Jason Sams · 15 years ago
  30. 0835d42 Seperate Light and Sampler from RenderScript.java by Jason Sams · 15 years ago