1. 8b4548c Deprecate RS Java APIs. by Xusong Wang · 4 years, 6 months ago
  2. 2ebb31c Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
  3. a63a2c0 Revert "Use new UnsupportedAppUsage annotation." by Austin Wang · 6 years ago
  4. a526490 Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  5. 1532447 Add @UnsupportedAppUsage annotations by Mathew Inwood · 7 years ago
  6. d1576fb Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 12 years ago[Renamed from graphics/java/android/renderscript/Matrix4f.java]
  7. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 12 years ago
  8. c11e25c Improve RS documentation. by Tim Murray · 12 years ago
  9. 8fd5853 Document ColorMatrix intrinsic and add helpers by Jason Sams · 13 years ago
  10. ec6f200 Fix RS matrix docs regarding row/column and x/y. by Stephen Hines · 13 years ago
  11. 9c9ad3f8c2 Revert "Deprecate" by Stephen Hines · 13 years ago
  12. a0c2eb2 Deprecate by Alex Sakhartchouk · 13 years ago
  13. 11518ac clean up and add javadocs by Robert Ly · 14 years ago
  14. ec0d335 More docs by Alex Sakhartchouk · 14 years ago
  15. a23d4e7 unhide renderscript by Jason Sams · 14 years ago
  16. b3b89f6 Fixing a bug in the load function. by Alex Sakhartchouk · 14 years ago
  17. b4d7bb6 API cleanup for renderscript. This will be a multiproject commit. by Alex Sakhartchouk · 15 years ago
  18. e27cdee API reaview cleanup by Alex Sakhartchouk · 15 years ago
  19. facd6fc Adding quaternion functions to math library. by Alex Sakhartchouk · 15 years ago
  20. 518f033 Adding more matrix math functions. by Alex Sakhartchouk · 15 years ago
  21. 25430d0 Implement holders for Matrix and Vector data. by Jason Sams · 15 years ago[Renamed (90%) from graphics/java/android/renderscript/Matrix.java]
  22. e29d471 Move the java and jni renderscript files to the proper location. by Jason Sams · 16 years ago[Renamed (99%) from libs/rs/java/RenderScript/android/renderscript/Matrix.java]
  23. 2d9c39d Fix two minor issues. Rename launchID to launchIndex and make util class Matrix public for apps to use. by Jason Sams · 16 years ago
  24. b37c0a5 Switch fountain to use ProgramVertex rather than hard coded camers in scripts. Remove camera code from scripts. by Jason Sams · 16 years ago
  25. 0826a6f Bug fixes. TriangleMesh now ref-counts, implement missing element formats, add missing modes for program vertex. Add matrix support classes. Add test app rollo by Jason Sams · 16 years ago