1. 14331ab Initialize clipping structure by Jason Sams · 9 years ago
  2. 231df77 Merge "Fix default compute thread priority" by Jason Sams · 10 years ago
  3. c9870c1 Fix default compute thread priority by Jason Sams · 10 years ago
  4. a5835a2 Add FP16 types to the list of RenderScript types. by Jason Sams · 10 years ago
  5. 281c325 New Script Group API. by Yang Ni · 10 years ago
  6. d11a658 Fix typo with register native allocation. by Tim Murray · 10 years ago
  7. aefbd5f Enable native tracking for RS contexts to improve GC behavior. by Tim Murray · 10 years ago
  8. 81cd2b1 Fix bug in passing of context flags and version. by Jason Sams · 10 years ago
  9. 09993f7 Fix format strings mismatching the parameters passed to them by Bernhard Rosenkränzer · 10 years ago
  10. 8f3cc45 Add Float32 suppor for IntrinsicResize. base part. by Miao Wang · 10 years ago
  11. 6733392 Frameworks/base: Wall Werror in rs by Andreas Gampe · 10 years ago
  12. 4a043c1 resolved conflicts for merge of 5a2d0432 to lmp-dev-plus-aosp by Stephen Hines · 10 years ago
  13. 053e36d am c9c78206: am 9ba9298e: Merge "Stop sign-extending RS IDs." into lmp-dev by Tim Murray · 10 years ago
  14. d0080ee am 7fa25bc1: am 3c02b020: Merge "Fix IO_INPUT with 64-bit." into lmp-dev by Tim Murray · 10 years ago
  15. 3aa89c1 Stop sign-extending RS IDs. by Tim Murray · 10 years ago
  16. b730d86 Fix IO_INPUT with 64-bit. by Tim Murray · 10 years ago
  17. 488230c3 Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  18. 93697c5 am 4ae9a6d5: am 42895561: Merge "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  19. be7b1de Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  20. cd38b76 Allocation.resize() should throw an exception in API 21+. by Tim Murray · 10 years ago
  21. c9c7daf Revert "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  22. eb34702 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  23. 8fdcf4a Fix broken blend intrinsic. by Tim Murray · 10 years ago
  24. 3de3dc7 Update copyFrom(BaseObj[]) for large objects. by Tim Murray · 10 years ago
  25. 31e12ac Update copyFrom(BaseObj[]) for large objects. by Tim Murray · 10 years ago
  26. 9496106 Adds support for multi-input kernels to Frameworks/Base/RS. by Chris Wailes · 10 years ago
  27. 48ba506 resolved conflicts for merge of 31012e2c to master by Stephen Hines · 10 years ago
  28. 7165bd6 Merge "Add check and throw for failed Intrinsic init." by Jason Sams · 10 years ago
  29. bc5d3ee Switch from size_t -> uint32_t for dimensions array. by Stephen Hines · 10 years ago
  30. 346d971 am 6b52ca59: am 89e4c715: am 7165bd6d: Merge "Add check and throw for failed Intrinsic init." by Jason Sams · 10 years ago
  31. ed38a32 am af97f87a: am 6d38cec1: am 924ed1fa: Merge "Switch from size_t -> uint32_t for dimensions array." by Stephen Hines · 10 years ago
  32. 6e45f30 Remove @hide for new RS constructors. by Tim Murray · 10 years ago
  33. fcb3161 We need to update mPos when we copy a FieldPacker via its data[] member. by Stephen Hines · 10 years ago
  34. 1c8da1c Add check and throw for failed Intrinsic init. by Jason Sams · 10 years ago
  35. 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
  36. b02dadd Merge "Create FieldPacker.getPos() to get the actual amount of data used for FP." by Stephen Hines · 10 years ago
  37. fa1275a Create FieldPacker.getPos() to get the actual amount of data used for FP. by Stephen Hines · 10 years ago
  38. b49dfea Fix element size on 64b by Jason Sams · 10 years ago
  39. 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
  40. 864b75b am 3aa4de11: am 802aaf3b: am 47de3060: Merge "Fix element size on 64b" by Jason Sams · 10 years ago
  41. 6b60504 Merge "Switch from Droid -> Noto for RS fonts." by Stephen Hines · 10 years ago
  42. 6f09d08 Switch from Droid -> Noto for RS fonts. by Stephen Hines · 10 years ago
  43. eb2b52f am 604ea0e4: am b1c9430c: am 77d28ca2: Merge "Move FieldPacker over to use large objects on 64-bit." by Tim Murray · 10 years ago
  44. b1c9430 am 77d28ca2: Merge "Move FieldPacker over to use large objects on 64-bit." by Tim Murray · 10 years ago
  45. 4154bbd Move FieldPacker over to use large objects on 64-bit. by Tim Murray · 10 years ago
  46. 08d3775 am b43bc047: Merge "Change flags to use int instead of long." into lmp-preview-dev by Tim Murray · 10 years ago
  47. fd710e7 Change flags to use int instead of long. by Tim Murray · 10 years ago
  48. fdb15a7 DO NOT MERGE: Mark new util type functions as @hide in AOSP. by Tim Murray · 10 years ago
  49. 56f9e6f Add support for mixed 32/64 APKs using RenderScript. by Tim Murray · 10 years ago
  50. 1afc29a Merge "Add support for mixed 32/64 APKs using RenderScript." by Tim Murray · 10 years ago
  51. f0c62b2 Add support for mixed 32/64 APKs using RenderScript. by Tim Murray · 10 years ago
  52. b69c791 Validate RenderScript context creation flags by Jason Sams · 10 years ago
  53. 29894c6 am db55bb06: am 4463cbc6: am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 10 years ago
  54. 4463cbc am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 10 years ago
  55. b38e3fd Remove unused LOCAL_LDLIBS. by Ying Wang · 10 years ago
  56. 26e9051 Add flags to context creation for RS by Jason Sams · 10 years ago
  57. 9deecdc am fc45b664: am f0aa4cc0: am a4898534: Merge "Fix improper use of JNI_ABORT for operations where Java objects are written." by Stephen Hines · 10 years ago
  58. 18033ab Unhide RenderScript resize intrinsic by Jason Sams · 10 years ago
  59. c99a9b2 am 5170476c: am a4af5726: am 112d1b94: Merge "Add BiCubic resize instrinsic" by Jason Sams · 10 years ago
  60. f0aa4cc am a4898534: Merge "Fix improper use of JNI_ABORT for operations where Java objects are written." by Stephen Hines · 10 years ago
  61. a489853 Merge "Fix improper use of JNI_ABORT for operations where Java objects are written." by Stephen Hines · 10 years ago
  62. a4af572 am 112d1b94: Merge "Add BiCubic resize instrinsic" by Jason Sams · 10 years ago
  63. 414fa2c Fix improper use of JNI_ABORT for operations where Java objects are written. by Stephen Hines · 10 years ago
  64. 464af41 Add BiCubic resize instrinsic by Jason Sams · 10 years ago
  65. afec430 am c796ccaa: am 095ece10: am b3cafa56: Merge "Fix RenderScriptGL setSurfaceTexture problem" by Jason Sams · 10 years ago
  66. 095ece1 am b3cafa56: Merge "Fix RenderScriptGL setSurfaceTexture problem" by Jason Sams · 10 years ago
  67. 21e0af9 Fix RenderScriptGL setSurfaceTexture problem by Xiaofei Wan · 10 years ago
  68. 5341f88 am 4f346bf0: am ff1e1d99: am 240d5638: am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript" by Glenn Kasten · 10 years ago
  69. 240d563 am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript" by Glenn Kasten · 10 years ago
  70. 78c0ce5 Fix 64 bit compile failures in renderscript by Narayan Kamath · 10 years ago
  71. 659a05a am edf0b79d: am 24ea88a9: am 9a9916b5: am 2383f220: Merge "Validate objects are from the correct context." by Jason Sams · 10 years ago
  72. 9a9916b am 2383f220: Merge "Validate objects are from the correct context." by Jason Sams · 10 years ago
  73. 678cc7f Validate objects are from the correct context. by Jason Sams · 10 years ago
  74. 8d2e9a0 am 4db08b04: am 9f141fbb: am fb51a430: am 8377a4fd: Merge "Fix null check for BaseObj.equals." by Tim Murray · 10 years ago
  75. fb51a43 am 8377a4fd: Merge "Fix null check for BaseObj.equals." by Tim Murray · 10 years ago
  76. 8377a4f Merge "Fix null check for BaseObj.equals." by Tim Murray · 10 years ago
  77. 78214c95 Fix null check for BaseObj.equals. by Tim Murray · 10 years ago
  78. 11e4317 am 62d675c2: am 0d3548be: am d138029d: am 14420e29: Merge "AArch64: Use long[] for RS id array" by Narayan Kamath · 10 years ago
  79. d138029 am 14420e29: Merge "AArch64: Use long[] for RS id array" by Narayan Kamath · 10 years ago
  80. 14420e2 Merge "AArch64: Use long[] for RS id array" by Narayan Kamath · 10 years ago
  81. eece0dd Fix includes so that they no longer rely on the global Skia includes directories. by Derek Sollenberger · 10 years ago
  82. 12623f6 am afb4f8f1: am 8e30d53b: am 4870c813: am 7d1a6c5c: Merge "Fix destruction issues relating to AllocationAdapter." by Tim Murray · 10 years ago
  83. 4870c81 am 7d1a6c5c: Merge "Fix destruction issues relating to AllocationAdapter." by Tim Murray · 10 years ago
  84. 6d63c84 Fix destruction issues relating to AllocationAdapter. by Tim Murray · 10 years ago
  85. 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
  86. b25a693 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. 9ae000c Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest." by Andreas Huber · 10 years ago
  89. 9807155 AArch64: Use long[] for RS id array by Ashok Bhat · 10 years ago
  90. 7825334 Split AndroidRuntime into AndroidRuntimeBase base-class and the rest. by Andreas Huber · 10 years ago
  91. eaf8237 am 38d799fc: Merge "Generic object based data copy." by Tim Murray · 10 years ago
  92. 38d799f Merge "Generic object based data copy." by Tim Murray · 10 years ago
  93. 1136bb9 Generic object based data copy. by Jason Sams · 11 years ago
  94. f152d95 am 33a608a0: am 578d4f5f: am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code" by Narayan Kamath · 10 years ago
  95. 578d4f5 am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code" by Narayan Kamath · 10 years ago
  96. 5606298 Merge "AArch64: Use long for pointers in RS Java/JNI code" by Narayan Kamath · 10 years ago
  97. 774220f am ecc8ee64: am 8067c9ec: am 11e6cabc: Merge "Fix a typo." by Jean-Luc Brouillet · 10 years ago
  98. 8067c9e am 11e6cabc: Merge "Fix a typo." by Jean-Luc Brouillet · 10 years ago
  99. d60799e Fix a typo. by Jean-Luc Brouillet · 10 years ago
  100. 67cc2d0 Add hidden minor version ID for support lib workarounds. by Tim Murray · 10 years ago