1. 1d5ce9a Merge \\"Delete simple reduction implementation.\\" into nyc-dev am: d749245b88 by David Gross · 8 years ago
  2. 4a45785 Delete simple reduction implementation. by David Gross · 8 years ago
  3. 4a57480 [RenderScript] Interrupt mMessageThread when tearing down context. by Miao Wang · 8 years ago
  4. 6bdfe0f Made Element accessors thread-safe by Yang Ni · 8 years ago
  5. 33703f0 Made Element accessors thread-safe by Yang Ni · 8 years ago
  6. cb939dc Avoid destroying Device separately by Yang Ni · 8 years ago
  7. 4a70df5 Avoid destroying Device separately by Yang Ni · 8 years ago
  8. 15fcf61 Correctly init code cache path for RS by Yang Ni · 8 years ago
  9. 689f637 Correctly init code cache path for RS by Yang Ni · 8 years ago
  10. 49aee68 Merge "Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API." by Stephen Hines · 8 years ago
  11. 8c15092 [RenderScript] Implement APIs for better multi-frame process support. by Miao Wang · 9 years ago
  12. ed50f33 Merge "[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer" by Miao Wang · 8 years ago
  13. 0facf02 [RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer by Miao Wang · 9 years ago
  14. 26ef7a73 Add general reduction plumbing starting with Java Script::reduce(). by David Gross · 8 years ago
  15. c9390c8 am 46b51097: Merge "Safely handle interrupts during Thread.join()" by Pirama Arumuga Nainar · 9 years ago
  16. 83461d7 Safely handle interrupts during Thread.join() by Pirama Arumuga Nainar · 9 years ago
  17. 5fbb245 am ca3e5aea: Merge "Retry if interrupted before mMessageThread has joined" by Pirama Arumuga Nainar · 9 years ago
  18. 2f25ce77 Retry if interrupted before mMessageThread has joined by Pirama Arumuga Nainar · 9 years ago
  19. 88891e6 Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API. by Stephen McGroarty · 9 years ago
  20. b3a1674 am ed3ffe0f: am 6430812a: Merge "RenderScript: implement a Script entry point for calling a reduce-style kernel." by Stephen Hines · 9 years ago
  21. 36eb1f7 RenderScript: implement a Script entry point for calling a reduce-style kernel. by Matt Wala · 9 years ago
  22. dd67c9d am 0f5b7bc2: am 79a1bde2: Merge "Add a flag to the API to specify -O0 on the bcc command line." by Stephen Hines · 9 years ago
  23. c9659ea Add a flag to the API to specify -O0 on the bcc command line. by verena beckham · 9 years ago
  24. 8bd4d77 am 95e31ac8: am 3385b616: Merge "Added in flag to ask context to wait for debugger attach." by Stephen Hines · 9 years ago
  25. f9d518a [RenderScript] Add dummy getMinorID to maintain compatible with old RS by Miao Wang · 9 years ago
  26. 62cb9bd Added in flag to ask context to wait for debugger attach. by Stephen McGroarty · 9 years ago
  27. f764230 Fix API name based on API review by Jason Sams · 9 years ago
  28. 17c2d7a Sanity checks in JNI code for closure creation by Yang Ni · 9 years ago
  29. 4e90b9b Sanity checks in JNI code for closure creation by Yang Ni · 9 years ago
  30. ef532f8 am 3d9c9093: am 91d2f27b: am 7f72f747: Merge "Add BNNM intrinsic." by Tim Murray · 9 years ago
  31. 7f72f74 Merge "Add BNNM intrinsic." by Tim Murray · 9 years ago
  32. 9cb16a2 Add BNNM intrinsic. by Tim Murray · 9 years ago
  33. 5024f20 am 09339053: am 6ca1e45a: am 8704ae46: Merge "Add name to ScriptGroup2.Builder.create() method" by Yang Ni · 9 years ago
  34. 35be56c Add name to ScriptGroup2.Builder.create() method by Yang Ni · 9 years ago
  35. 9509bfe am 72fcf9eb: am af61d43d: am 6d718c2f: Merge "Add support for setting the cache directory." by Tim Murray · 9 years ago
  36. 47f3158 Add support for setting the cache directory. by Tim Murray · 9 years ago
  37. b6b17a5 resolved conflicts for merge of 764f08ad to master by Stephen Hines · 9 years ago
  38. e1e6c66 Move cache dir to its own class. by Tim Murray · 9 years ago
  39. 6a420b5 unhide RS apis by Jason Sams · 9 years ago
  40. ab452f70 am 2b30b73b: am 6f6f44b0: am b2b0c4c2: Merge "[RenderScript] Add create(Context, int) to be compatible with the thunker layer & minor tweaks." by Miao Wang · 9 years ago
  41. a4e5adf [RenderScript] Add create(Context, int) to be compatible with by Miao Wang · 9 years ago
  42. db8cfd0 am d8e891f4: am f75e4ca3: Merge "Make it harder to leak contexts" by Jason Sams · 9 years ago
  43. e16da12 Make it harder to leak contexts by Jason Sams · 9 years ago
  44. 8ab7eb4 am bb8c910f: am d2e4a166: Merge "Remove dead path code" by Jason Sams · 9 years ago
  45. a7e2509 Remove dead path code by Jason Sams · 9 years ago
  46. de77052 am 989e03f1: am c1e2bf95: am 4b5af9bc: Merge "[RenderScript] Update the java API about Allocation copyTo & From FieldPacker" by Miao Wang · 9 years ago
  47. 12d8a86 am ec89c1ea: am a61832c8: am 288e6f67: Merge "[RenderScript] AutoPadding & Unpadding for Vec3 Elements during copyTo & copyFrom." by Miao Wang · 9 years ago
  48. 45cec0a [RenderScript] Update the java API about Allocation copyTo & From FieldPacker by Miao Wang · 9 years ago
  49. 87e908d [RenderScript] AutoPadding & Unpadding for Vec3 Elements during by Miao Wang · 9 years ago
  50. e5ad00d am 5830e7a9: am 411473de: am caa8a8fb: Merge "[Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom()." by Miao Wang · 9 years ago
  51. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  52. c8e237e [Renderscript] JAVA API update for Allocation.CopyTo by Miao Wang · 9 years ago
  53. d22a6f0 Implement finalizer for RS contexts. by Jason Sams · 9 years ago
  54. 25207df Add BLAS intrinsic. by Tim Murray · 9 years ago
  55. 46ba27e3 Implement array types by Jason Sams · 9 years ago
  56. be392ad Adds invocable functions to ScriptGroup by Yang Ni · 9 years ago
  57. ebf6340 Pass in code cache directory when creating a script group. by Yang Ni · 9 years ago
  58. 231df77 Merge "Fix default compute thread priority" by Jason Sams · 9 years ago
  59. c9870c1 Fix default compute thread priority by Jason Sams · 9 years ago
  60. a5835a2 Add FP16 types to the list of RenderScript types. by Jason Sams · 10 years ago
  61. 281c325 New Script Group API. by Yang Ni · 10 years ago
  62. d11a658 Fix typo with register native allocation. by Tim Murray · 10 years ago
  63. aefbd5f Enable native tracking for RS contexts to improve GC behavior. by Tim Murray · 10 years ago
  64. d0080ee am 7fa25bc1: am 3c02b020: Merge "Fix IO_INPUT with 64-bit." into lmp-dev by Tim Murray · 10 years ago
  65. b730d86 Fix IO_INPUT with 64-bit. by Tim Murray · 10 years ago
  66. 93697c5 am 4ae9a6d5: am 42895561: Merge "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  67. be7b1de Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  68. 42a33d5 am b75dc06b: am 4179e889: Merge "Revert "Collapse code paths for single- and multi-input kernels."" by Stephen Hines · 10 years ago
  69. c27ebda am 5aaeb8e8: am 24a2ee66: Merge "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  70. c9c7daf Revert "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  71. eb34702 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  72. 9496106 Adds support for multi-input kernels to Frameworks/Base/RS. by Chris Wailes · 10 years ago
  73. 48ba506 resolved conflicts for merge of 31012e2c to master by Stephen Hines · 10 years ago
  74. 08d3775 am b43bc047: Merge "Change flags to use int instead of long." into lmp-preview-dev by Tim Murray · 10 years ago
  75. fd710e7 Change flags to use int instead of long. by Tim Murray · 10 years ago
  76. 56f9e6f Add support for mixed 32/64 APKs using RenderScript. by Tim Murray · 10 years ago
  77. f0c62b2 Add support for mixed 32/64 APKs using RenderScript. by Tim Murray · 10 years ago
  78. b69c791 Validate RenderScript context creation flags by Jason Sams · 10 years ago
  79. 26e9051 Add flags to context creation for RS by Jason Sams · 10 years ago
  80. 5341f88 am 4f346bf0: am ff1e1d99: am 240d5638: am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript" by Glenn Kasten · 10 years ago
  81. 78c0ce5 Fix 64 bit compile failures in renderscript by Narayan Kamath · 10 years ago
  82. 659a05a am edf0b79d: am 24ea88a9: am 9a9916b5: am 2383f220: Merge "Validate objects are from the correct context." by Jason Sams · 10 years ago
  83. 678cc7f Validate objects are from the correct context. by Jason Sams · 10 years ago
  84. 11e4317 am 62d675c2: am 0d3548be: am d138029d: am 14420e29: Merge "AArch64: Use long[] for RS id array" by Narayan Kamath · 10 years ago
  85. 14420e2 Merge "AArch64: Use long[] for RS id array" by Narayan Kamath · 10 years ago
  86. b542e8e am bdb04f02: am 17b7ff4a: am b25a6936: am d7043f00: Merge "Add hidden minor version ID for support lib workarounds." by Tim Murray · 10 years ago
  87. d7043f0 Merge "Add hidden minor version ID for support lib workarounds." by Tim Murray · 10 years ago
  88. 9807155 AArch64: Use long[] for RS id array by Ashok Bhat · 10 years ago
  89. f152d95 am 33a608a0: am 578d4f5f: am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code" by Narayan Kamath · 10 years ago
  90. 67cc2d0 Add hidden minor version ID for support lib workarounds. by Tim Murray · 10 years ago
  91. 0e0c088 AArch64: Use long for pointers in RS Java/JNI code by Ashok Bhat · 10 years ago
  92. 504abb3 Enable asynchronous destruction of BaseObjs. by Tim Murray · 11 years ago
  93. 355707e Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 11 years ago[Renamed from graphics/java/android/renderscript/RenderScript.java]
  94. 7a629fa Convert Java/JNI to 64-bit, part 2. by Tim Murray · 11 years ago
  95. a78e9ad Convert Java/JNI to 64-bit, part 1. by Tim Murray · 11 years ago
  96. 29868df Add long/double read support. by Jason Sams · 11 years ago
  97. 6fcf2e1 Use Object + type in place of specific array by Jason Sams · 11 years ago
  98. d1576fb Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 11 years ago
  99. 8437967 Merge "Convert Java/JNI to 64-bit, part 2." by Tim Murray · 11 years ago
  100. 5d95899 Merge "Remove unused imports from frameworks/base." by John Spurlock · 11 years ago