1. eb4dd08 Added CloseGuard for BaseObj by Yang Ni · 8 years ago
  2. ebfcdb9 [RenderScript] Update documentation for Allocation.setAutoPadding(). by Miao Wang · 8 years ago
  3. e58ed9b [RenderScript] Fix IntrinsicConvolve documentation. by Miao Wang · 8 years ago
  4. ab9ab56 Merge "[RenderScript] Update documentation for Allocation.setAutoPadding()." into nyc-dev by Miao Wang · 8 years ago
  5. c7c6364 [RenderScript] Update the documentation of Script.LaunchOptions by Miao Wang · 8 years ago
  6. 9ee7607 [RenderScript] Update documentation for Allocation.setAutoPadding(). by Miao Wang · 8 years ago
  7. 2d92afb Merge "[RenderScript] Fix IntrinsicConvolve documentation." into nyc-dev by Miao Wang · 8 years ago
  8. 44fa908 Merge "[RenderScript] Update the documentation of Script.LaunchOptions" into nyc-dev by Miao Wang · 8 years ago
  9. 3d23dce [RenderScript] Fix IntrinsicConvolve documentation. by Miao Wang · 8 years ago
  10. 53fdcfb [RenderScript] Update the documentation of Script.LaunchOptions by Miao Wang · 8 years ago
  11. 994db1b Merge "[RenderScript] Fail with Exception from validateObjectIsPrimitiveArray" by Pirama Arumuga Nainar · 8 years ago
  12. 598d37f [RenderScript] Fail with Exception from validateObjectIsPrimitiveArray by Pirama Arumuga Nainar · 8 years ago
  13. 3934dad [RenderScript] Fail with Exception from validateObjectIsPrimitiveArray by Pirama Arumuga Nainar · 8 years ago
  14. 86c5c2d Silence clang static analyzer warnings by Yang Ni · 8 years ago
  15. 15fcf61 Correctly init code cache path for RS by Yang Ni · 8 years ago
  16. 689f637 Correctly init code cache path for RS by Yang Ni · 8 years ago
  17. 2b551f4 Use proper ScriptCall size in nScriptForEach() by Yang Ni · 8 years ago
  18. e8f2e44 Use proper ScriptCall size in nScriptForEach() by Yang Ni · 8 years ago
  19. 5a6d9b6 Merge "Revert "Set flags in RS JNI calls for rsObj creation"" by Yang Ni · 8 years ago
  20. 8c8daea Revert "Set flags in RS JNI calls for rsObj creation" by Yang Ni · 8 years ago
  21. 267fc8b3 Merge "Revert "Set flags in RS JNI calls for rsObj creation"" into nyc-dev by Yang Ni · 8 years ago
  22. 3f3965e Revert "Set flags in RS JNI calls for rsObj creation" by Yang Ni · 8 years ago
  23. 1333215 [RenderScript] Enable untyped variants of Allocation-copy functions for FLOAT_16 by Pirama Arumuga Nainar · 8 years ago
  24. 5b2a8ab [RenderScript] Allow copyTo(short[]) etc for Float16 Allocations by Pirama Arumuga Nainar · 8 years ago
  25. a2dde69 Merge "[RenderScript] Enable untyped variants of Allocation-copy functions for FLOAT_16" into nyc-dev by Pirama Arumuga Nainar · 8 years ago
  26. a74efc9 Merge "[RenderScript] Allow copyTo(short[]) etc for Float16 Allocations" into nyc-dev by Pirama Arumuga Nainar · 8 years ago
  27. 972a409 Set flags in RS JNI calls for rsObj creation by Yang Ni · 8 years ago
  28. 85e8c51 [RenderScript] Enable untyped variants of Allocation-copy functions for FLOAT_16 by Pirama Arumuga Nainar · 8 years ago
  29. f51bb35 [RenderScript] Allow copyTo(short[]) etc for Float16 Allocations by Pirama Arumuga Nainar · 8 years ago
  30. ad88055 Set flags in RS JNI calls for rsObj creation by Yang Ni · 8 years ago
  31. f94e77d [RenderScript] Fix potential leak in RS JNI by Miao Wang · 8 years ago
  32. a4ad5f8 [RenderScript] Fix potential leak in RS JNI by Miao Wang · 8 years ago
  33. 0ff759c Merge "Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API." am: 49aee686d8 by Stephen Hines · 8 years ago
  34. 49aee68 Merge "Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API." by Stephen Hines · 8 years ago
  35. c29bcd0 [RenderScript] Unhide new Allocation APIs by Miao Wang · 8 years ago
  36. a1c7bc7 Merge "[RenderScript] Implement APIs for better multi-frame process support." am: 6ebdbfa549 by Miao Wang · 8 years ago
  37. 8c15092 [RenderScript] Implement APIs for better multi-frame process support. by Miao Wang · 9 years ago
  38. a11c285 Merge "[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer" am: ed50f333fb by Miao Wang · 8 years ago
  39. ed50f33 Merge "[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer" by Miao Wang · 8 years ago
  40. 0facf02 [RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer by Miao Wang · 8 years ago
  41. ba038689 Unhide Script::reduce() interface for general reduction. by David Gross · 8 years ago
  42. 26ef7a73 Add general reduction plumbing starting with Java Script::reduce(). by David Gross · 8 years ago
  43. 263cc90 Various fixes in setting globals in a script group by Yang Ni · 9 years ago
  44. ba8766c [RenderScript] Add null check for return values of JNI Get<TYPE>ArrayElements. by Miao Wang · 9 years ago
  45. 115b411 Fix punctuation and typos in AllocationAdapter's documentation. by Pirama Arumuga Nainar · 9 years ago
  46. c9390c8 am 46b51097: Merge "Safely handle interrupts during Thread.join()" by Pirama Arumuga Nainar · 9 years ago
  47. 83461d7 Safely handle interrupts during Thread.join() by Pirama Arumuga Nainar · 9 years ago
  48. 5fbb245 am ca3e5aea: Merge "Retry if interrupted before mMessageThread has joined" by Pirama Arumuga Nainar · 9 years ago
  49. 2f25ce77 Retry if interrupted before mMessageThread has joined by Pirama Arumuga Nainar · 9 years ago
  50. 05420e7 am 134c504a: Merge "[RenderScript] pass correct length of ains to BLAS functions" by Miao Wang · 9 years ago
  51. 134c504 Merge "[RenderScript] pass correct length of ains to BLAS functions" by Miao Wang · 9 years ago
  52. 0b34f2a [RenderScript] pass correct length of ains to BLAS functions by Miao Wang · 9 years ago
  53. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  54. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  55. 88891e6 Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API. by Stephen McGroarty · 9 years ago
  56. b3a1674 am ed3ffe0f: am 6430812a: Merge "RenderScript: implement a Script entry point for calling a reduce-style kernel." by Stephen Hines · 9 years ago
  57. 6430812 Merge "RenderScript: implement a Script entry point for calling a reduce-style kernel." by Stephen Hines · 9 years ago
  58. 36eb1f7 RenderScript: implement a Script entry point for calling a reduce-style kernel. by Matt Wala · 9 years ago
  59. 3fd9bf4 am 15d68941: Merge "[RenderScript] Add docs advising users about dstAtop bug." into mnc-dev by Miao Wang · 9 years ago
  60. 37e1d0c [RenderScript] Add docs advising users about dstAtop bug. by Miao Wang · 9 years ago
  61. ffb1a9b [RenderScript] Add docs advising users about dstAtop bug. by Miao Wang · 9 years ago
  62. 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
  63. 79a1bde Merge "Add a flag to the API to specify -O0 on the bcc command line." by Stephen Hines · 9 years ago
  64. c9659ea Add a flag to the API to specify -O0 on the bcc command line. by verena beckham · 9 years ago
  65. 3ef2041 fix BNNM docs by Miao Wang · 9 years ago
  66. 9ee3b6f am ad904cf3: Merge "fix BNNM docs" into mnc-dev by Miao Wang · 9 years ago
  67. d7d413a fix BNNM docs by Miao Wang · 9 years ago
  68. c027203 resolved conflicts for merge of a1867fb0 to mnc-dev-plus-aosp by Miao Wang · 9 years ago
  69. 2514806 [RenderScript] update the type of offsets for BLAS.BNNM by Miao Wang · 9 years ago
  70. d6ae785 am 3791d011: am 6463dd52: Merge "add comment about xor not being porter/duff Bug: 21934855" by John Hoford · 9 years ago
  71. 6ba4cb7 add comment about xor not being porter/duff Bug: 21934855 by John Hoford · 9 years ago
  72. 6099ee6 [RenderScript] update the type of offsets for BLAS.BNNM by Miao Wang · 9 years ago
  73. 3020953 Add Java doc comments on script group name reuse by Yang Ni · 9 years ago
  74. 524d9b6 am f7e55607: am fd5ec27b: Merge "Add Java doc comments on script group name reuse" into mnc-dev by Yang Ni · 9 years ago
  75. dbb6fd5 Add Java doc comments on script group name reuse by Yang Ni · 9 years ago
  76. 1db4e1a am 1fff1371: am df584d34: Merge "[RenderScript] Add documentation for IntrinsicBLAS, and @hide annotations." into mnc-dev by Miao Wang · 9 years ago
  77. df584d3 Merge "[RenderScript] Add documentation for IntrinsicBLAS, and @hide annotations." into mnc-dev by Miao Wang · 9 years ago
  78. d690974 am 44095579: am 159f442f: Merge "Unpublish methods in class ScriptGroup.Binding" into mnc-dev by Yang Ni · 9 years ago
  79. fb675a5 [RenderScript] Add documentation for IntrinsicBLAS, and @hide annotations. by Miao Wang · 9 years ago
  80. 77eba48 Unpublish methods in class ScriptGroup.Binding by Yang Ni · 9 years ago
  81. d9f5f02 Fixed ScriptGroup for outputs to globals by Yang Ni · 9 years ago
  82. bb068cd am ee8e4ede: am 6f4610bd: Merge "Fixed ScriptGroup for outputs to globals" into mnc-dev by Yang Ni · 9 years ago
  83. 6f4610b Merge "Fixed ScriptGroup for outputs to globals" into mnc-dev by Yang Ni · 9 years ago
  84. a11ceb9 am 5fd0e46d: am 34a63ba4: Merge "Ensure RenderScript tracing is always balanced via try/finally" by Chris Craik · 9 years ago
  85. 06d2984 Ensure RenderScript tracing is always balanced via try/finally by Chris Craik · 9 years ago
  86. f77facd Fix RenderScript copy tracing sections by Chris Craik · 9 years ago
  87. 397ef9a Ensure RenderScript tracing is always balanced via try/finally by Chris Craik · 9 years ago
  88. 48b0104 am e63136a3: am 8c1e287b: Merge "Fix RenderScript copy tracing sections" into mnc-dev by Chris Craik · 9 years ago
  89. 5c705d6 Fix RenderScript copy tracing sections by Chris Craik · 9 years ago
  90. 8bd4d77 am 95e31ac8: am 3385b616: Merge "Added in flag to ask context to wait for debugger attach." by Stephen Hines · 9 years ago
  91. 3385b61 Merge "Added in flag to ask context to wait for debugger attach." by Stephen Hines · 9 years ago
  92. 8374e25 am 77877609: Merge "[RenderScript] fix Allocation.copyToFieldPacker" by Miao Wang · 9 years ago
  93. 7787760 Merge "[RenderScript] fix Allocation.copyToFieldPacker" by Miao Wang · 9 years ago
  94. 870767e Fixed ScriptGroup for outputs to globals by Yang Ni · 9 years ago
  95. 39a0b22 Merge "[RenderScript] Add dummy getMinorID to maintain compatible with old RS compat lib." into mnc-dev by Miao Wang · 9 years ago
  96. f9d518a [RenderScript] Add dummy getMinorID to maintain compatible with old RS by Miao Wang · 9 years ago
  97. f061653 Merge "Fix issues found during CTS testing of FP16" into mnc-dev by Jason Sams · 9 years ago
  98. 62cb9bd Added in flag to ask context to wait for debugger attach. by Stephen McGroarty · 9 years ago
  99. 54371b4 Fix issues found during CTS testing of FP16 by Jason Sams · 9 years ago
  100. 6faa4d2 Fix issues found during CTS testing of FP16 by Jason Sams · 9 years ago