1. 8bcbf47 Rewrote FieldPack::createFieldPack for alignment by Yang Ni · 9 years ago
  2. be392ad Adds invocable functions to ScriptGroup by Yang Ni · 10 years ago
  3. 71b676b am ed24d3f2: am db3bcfb8: am 44023a4f: Merge "We need to update mPos when we copy a FieldPacker via its data[] member." by Stephen Hines · 10 years ago
  4. fcb3161 We need to update mPos when we copy a FieldPacker via its data[] member. by Stephen Hines · 10 years ago
  5. fa1275a Create FieldPacker.getPos() to get the actual amount of data used for FP. by Stephen Hines · 10 years ago
  6. 7f22d01 am c5b11fcc: am ff83ed2d: am b02dadd4: Merge "Create FieldPacker.getPos() to get the actual amount of data used for FP." by Stephen Hines · 10 years ago
  7. eb2b52f am 604ea0e4: am b1c9430c: am 77d28ca2: Merge "Move FieldPacker over to use large objects on 64-bit." by Tim Murray · 10 years ago
  8. 4154bbd Move FieldPacker over to use large objects on 64-bit. by Tim Murray · 10 years ago
  9. 56f9e6f Add support for mixed 32/64 APKs using RenderScript. by Tim Murray · 10 years ago
  10. f0c62b2 Add support for mixed 32/64 APKs using RenderScript. by Tim Murray · 10 years ago
  11. 355707e Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 11 years ago[Renamed from graphics/java/android/renderscript/FieldPacker.java]
  12. 7a629fa Convert Java/JNI to 64-bit, part 2. by Tim Murray · 11 years ago
  13. d1576fb Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 11 years ago
  14. 8437967 Merge "Convert Java/JNI to 64-bit, part 2." by Tim Murray · 11 years ago
  15. 460a049 Convert Java/JNI to 64-bit, part 2. by Tim Murray · 11 years ago
  16. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  17. c11e25c Improve RS documentation. by Tim Murray · 11 years ago
  18. f64cca9 Updating API based on feedback by Jason Sams · 11 years ago
  19. 7c4caad Add support for synchronous get(). by Tim Murray · 11 years ago
  20. 5b08a2d Add FieldPacker contructor that accepts external storage. by Jason Sams · 12 years ago
  21. 9c9ad3f8c2 Revert "Deprecate" by Stephen Hines · 12 years ago
  22. a0c2eb2 Deprecate by Alex Sakhartchouk · 12 years ago
  23. e07694b Validate context when using RS objects. by Jason Sams · 12 years ago
  24. 79ad3f2 Support missing RS vector types. by Stephen Hines · 13 years ago
  25. 6e66725 Fix the false-alarm bug when we skip to the end, which should be OK. by Shih-wei Liao · 13 years ago
  26. e27832a Improve validation in RS FieldPacker. by Stephen Hines · 13 years ago
  27. 11518ac clean up and add javadocs by Robert Ly · 14 years ago
  28. e9f5c18 Properly use Long2 for "UInt2" for FieldPacker. by Stephen Hines · 14 years ago
  29. a23d4e7 unhide renderscript by Jason Sams · 14 years ago
  30. b4d7bb6 API cleanup for renderscript. This will be a multiproject commit. by Alex Sakhartchouk · 14 years ago
  31. e27cdee API reaview cleanup by Alex Sakhartchouk · 14 years ago
  32. 02f41705 Finish plumbing for double RS elements. by Stephen Hines · 14 years ago
  33. 1d45c47 Add matrix component types. Fix potental overflow in script -> java messages. by Jason Sams · 14 years ago
  34. ee73498 Fix field packer bug for U32 data. by Jason Sams · 14 years ago
  35. fae3f6b Add matrix ops to RSH headers. by Jason Sams · 14 years ago
  36. 9e2b0c5 Fix build error. by Jason Sams · 14 years ago
  37. f110d4b Move ImageProcessing and ModelViewer to reflected files. by Jason Sams · 14 years ago
  38. 020bb7b Add skip to field packer. by Jason Sams · 14 years ago
  39. a70f416 Checkin new types for RS. by Jason Sams · 14 years ago
  40. 42d6c9e Hide field packer. by Jason Sams · 15 years ago
  41. 25430d0 Implement holders for Matrix and Vector data. by Jason Sams · 15 years ago