1. bca8e6d Catch errors for unknown object types. by Jason Sams · 9 years ago
  2. ae5be38 Fix potential npe by Jason Sams · 9 years ago
  3. a4e5adf [RenderScript] Add create(Context, int) to be compatible with by Miao Wang · 9 years ago
  4. 8ff2980 New API methods for Script Group by Yang Ni · 9 years ago
  5. c077ee3 Merge "Added copyright notice and formatted to convention" by Yang Ni · 9 years ago
  6. f75e4ca Merge "Make it harder to leak contexts" by Jason Sams · 9 years ago
  7. e16da12 Make it harder to leak contexts by Jason Sams · 9 years ago
  8. 9cc36ac Merge "Frameworks/base: Remove duplicate check in Mesh" by Andreas Gampe · 9 years ago
  9. 8df1bedc Merge "Frameworks/base: Fix potential NPE in Script" by Andreas Gampe · 9 years ago
  10. ad555f9 Frameworks/base: Fix potential NPE in Script by Andreas Gampe · 9 years ago
  11. 16720c1 Frameworks/base: Remove duplicate check in Mesh by Andreas Gampe · 9 years ago
  12. 1e68bac Avoid duplicate surface creation. by Jason Sams · 9 years ago
  13. cc1ca48 Added copyright notice and formatted to convention by Yang Ni · 9 years ago
  14. c8ddcdd Frameworks/base: Check before foreach in Script by Andreas Gampe · 9 years ago
  15. a7e2509 Remove dead path code by Jason Sams · 9 years ago
  16. c1e2bf9 am 4b5af9bc: Merge "[RenderScript] Update the java API about Allocation copyTo & From FieldPacker" by Miao Wang · 9 years ago
  17. a61832c am 288e6f67: Merge "[RenderScript] AutoPadding & Unpadding for Vec3 Elements during copyTo & copyFrom." by Miao Wang · 9 years ago
  18. 45cec0a [RenderScript] Update the java API about Allocation copyTo & From FieldPacker by Miao Wang · 9 years ago
  19. 87e908d [RenderScript] AutoPadding & Unpadding for Vec3 Elements during by Miao Wang · 9 years ago
  20. 411473d 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
  21. caa8a8f 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
  22. 9fc6948 am 514e0801: Merge "Fix crash when updating adapter offsets." by Jason Sams · 9 years ago
  23. 514e080 Merge "Fix crash when updating adapter offsets." by Jason Sams · 9 years ago
  24. add04be Fix crash when updating adapter offsets. by Jason Sams · 9 years ago
  25. c8e237e [Renderscript] JAVA API update for Allocation.CopyTo by Miao Wang · 9 years ago
  26. a15ac5f am adb52ef7: Merge "Implement finalizer for RS contexts." by Jason Sams · 9 years ago
  27. d22a6f0 Implement finalizer for RS contexts. by Jason Sams · 9 years ago
  28. 4fecab5 Merge commit '32acf753e8989766f67fd5300d3eb467f707cc79' into HEAD by Bill Yi · 9 years ago
  29. 25207df Add BLAS intrinsic. by Tim Murray · 10 years ago
  30. ec10f83 am 2a3cdf57: Merge "Implement array types" automerge: 6e0ad25 by Jason Sams · 9 years ago
  31. 46ba27e3 Implement array types by Jason Sams · 9 years ago
  32. b457258 am da91dfbd: am 1269ff96: Merge "Adds invocable functions to ScriptGroup" by Yang Ni · 9 years ago
  33. 1269ff9 Merge "Adds invocable functions to ScriptGroup" by Yang Ni · 9 years ago
  34. 4bd2c00 Merge "make Allocation.destroy() include setSurface(null) for USAGE_IO_OUTPUT (Native RS)" automerge: 9a55cbc by Miao Wang · 9 years ago
  35. be392ad Adds invocable functions to ScriptGroup by Yang Ni · 9 years ago
  36. f0f6e80 make Allocation.destroy() include setSurface(null) for USAGE_IO_OUTPUT by Miao Wang · 9 years ago
  37. 712e38e Merge "Pass in code cache directory when creating a script group." automerge: 9559ce7 by Yang Ni · 9 years ago
  38. ebf6340 Pass in code cache directory when creating a script group. by Yang Ni · 10 years ago
  39. 2fd1a8b am 2772ee6d: Merge "[RenderScript] Allow U8_2 & U8_3 input allocation for Histogram Intrinsic" into lmp-mr1-dev by Miao Wang · 9 years ago
  40. 8a12653 [RenderScript] Allow U8_2 & U8_3 input allocation for Histogram Intrinsic by Miao Wang · 9 years ago
  41. cf109c5 am de56e38e: Merge "Fix default compute thread priority" automerge: 231df77 by Jason Sams · 9 years ago
  42. 305b8c4 am 712b05d0: Merge "Add FP16 types to the list of RenderScript types." automerge: 081cda8 by Jason Sams · 9 years ago
  43. 231df77 Merge "Fix default compute thread priority" by Jason Sams · 9 years ago
  44. 118245d Merge "[Renderscript] Add check for Allocation.copyTo(Array) and Fix the input allocation type check for Histogram Intrinsic." into lmp-mr1-dev automerge: dbfcf3f by Miao Wang · 9 years ago
  45. c9870c1 Fix default compute thread priority by Jason Sams · 9 years ago
  46. b590b35 [Renderscript] Add check for Allocation.copyTo(Array) and by Miao Wang · 10 years ago
  47. a5835a2 Add FP16 types to the list of RenderScript types. by Jason Sams · 10 years ago
  48. 281c325 New Script Group API. by Yang Ni · 10 years ago
  49. c13160a Fix typo with register native allocation. by Tim Murray · 10 years ago
  50. d11a658 Fix typo with register native allocation. by Tim Murray · 10 years ago
  51. eae2472 Enable native tracking for RS contexts to improve GC behavior. by Tim Murray · 10 years ago
  52. aefbd5f Enable native tracking for RS contexts to improve GC behavior. by Tim Murray · 10 years ago
  53. 8f3cc45 Add Float32 suppor for IntrinsicResize. base part. by Miao Wang · 10 years ago
  54. d0080ee am 7fa25bc1: am 3c02b020: Merge "Fix IO_INPUT with 64-bit." into lmp-dev by Tim Murray · 10 years ago
  55. b730d86 Fix IO_INPUT with 64-bit. by Tim Murray · 10 years ago
  56. 93697c5 am 4ae9a6d5: am 42895561: Merge "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  57. be7b1de Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  58. cd38b76 Allocation.resize() should throw an exception in API 21+. by Tim Murray · 10 years ago
  59. c9c7daf Revert "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  60. eb34702 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  61. 8fdcf4a Fix broken blend intrinsic. by Tim Murray · 10 years ago
  62. 3de3dc7 Update copyFrom(BaseObj[]) for large objects. by Tim Murray · 10 years ago
  63. 31e12ac Update copyFrom(BaseObj[]) for large objects. by Tim Murray · 10 years ago
  64. 9496106 Adds support for multi-input kernels to Frameworks/Base/RS. by Chris Wailes · 10 years ago
  65. 48ba506 resolved conflicts for merge of 31012e2c to master by Stephen Hines · 10 years ago
  66. 7165bd6 Merge "Add check and throw for failed Intrinsic init." by Jason Sams · 10 years ago
  67. 346d971 am 6b52ca59: am 89e4c715: am 7165bd6d: Merge "Add check and throw for failed Intrinsic init." by Jason Sams · 10 years ago
  68. 6e45f30 Remove @hide for new RS constructors. by Tim Murray · 10 years ago
  69. fcb3161 We need to update mPos when we copy a FieldPacker via its data[] member. by Stephen Hines · 10 years ago
  70. 1c8da1c Add check and throw for failed Intrinsic init. by Jason Sams · 10 years ago
  71. 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
  72. b02dadd Merge "Create FieldPacker.getPos() to get the actual amount of data used for FP." by Stephen Hines · 10 years ago
  73. fa1275a Create FieldPacker.getPos() to get the actual amount of data used for FP. by Stephen Hines · 10 years ago
  74. b49dfea Fix element size on 64b by Jason Sams · 10 years ago
  75. 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
  76. 864b75b am 3aa4de11: am 802aaf3b: am 47de3060: Merge "Fix element size on 64b" by Jason Sams · 10 years ago
  77. 6b60504 Merge "Switch from Droid -> Noto for RS fonts." by Stephen Hines · 10 years ago
  78. 6f09d08 Switch from Droid -> Noto for RS fonts. by Stephen Hines · 10 years ago
  79. eb2b52f am 604ea0e4: am b1c9430c: am 77d28ca2: Merge "Move FieldPacker over to use large objects on 64-bit." by Tim Murray · 10 years ago
  80. b1c9430 am 77d28ca2: Merge "Move FieldPacker over to use large objects on 64-bit." by Tim Murray · 10 years ago
  81. 4154bbd Move FieldPacker over to use large objects on 64-bit. by Tim Murray · 10 years ago
  82. 08d3775 am b43bc047: Merge "Change flags to use int instead of long." into lmp-preview-dev by Tim Murray · 10 years ago
  83. fd710e7 Change flags to use int instead of long. by Tim Murray · 10 years ago
  84. fdb15a7 DO NOT MERGE: Mark new util type functions as @hide in AOSP. by Tim Murray · 10 years ago
  85. 56f9e6f Add support for mixed 32/64 APKs using RenderScript. by Tim Murray · 10 years ago
  86. 1afc29a Merge "Add support for mixed 32/64 APKs using RenderScript." by Tim Murray · 10 years ago
  87. f0c62b2 Add support for mixed 32/64 APKs using RenderScript. by Tim Murray · 10 years ago
  88. b69c791 Validate RenderScript context creation flags by Jason Sams · 10 years ago
  89. 26e9051 Add flags to context creation for RS by Jason Sams · 10 years ago
  90. 18033ab Unhide RenderScript resize intrinsic by Jason Sams · 10 years ago
  91. c99a9b2 am 5170476c: am a4af5726: am 112d1b94: Merge "Add BiCubic resize instrinsic" by Jason Sams · 10 years ago
  92. a4af572 am 112d1b94: Merge "Add BiCubic resize instrinsic" by Jason Sams · 10 years ago
  93. 464af41 Add BiCubic resize instrinsic by Jason Sams · 10 years ago
  94. afec430 am c796ccaa: am 095ece10: am b3cafa56: Merge "Fix RenderScriptGL setSurfaceTexture problem" by Jason Sams · 10 years ago
  95. 095ece1 am b3cafa56: Merge "Fix RenderScriptGL setSurfaceTexture problem" by Jason Sams · 10 years ago
  96. 21e0af9 Fix RenderScriptGL setSurfaceTexture problem by Xiaofei Wan · 10 years ago
  97. 5341f88 am 4f346bf0: am ff1e1d99: am 240d5638: am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript" by Glenn Kasten · 10 years ago
  98. 240d563 am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript" by Glenn Kasten · 10 years ago
  99. 78c0ce5 Fix 64 bit compile failures in renderscript by Narayan Kamath · 10 years ago
  100. 659a05a am edf0b79d: am 24ea88a9: am 9a9916b5: am 2383f220: Merge "Validate objects are from the correct context." by Jason Sams · 10 years ago