1. f0c90b1 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  2. 6a7f167 docs: fixing bug 36982027 and 30636712, typos by kopriva · 6 years ago
  3. 6b70eaf Merge "Do not CloseGuard KernelID or FieldID" by Treehugger Robot · 7 years ago
  4. 3a84a23 Do not CloseGuard KernelID or FieldID by Yang Ni · 7 years ago
  5. c48a09c Destroy Allocation right away on exception by Yang Ni · 7 years ago
  6. 8b8f75a Destroy Allocation with ScriptIntrinsicLut by Yang Ni · 7 years ago
  7. bb67137 Validates Intrinsic Blur only takes 2D Allocations by Yang Ni · 7 years ago
  8. 25684ce Merge "Removed close guards for Element and Type objects" am: 97c9b57cec by Yang Ni · 7 years ago
  9. 45438c9 Removed close guards for Element and Type objects by Yang Ni · 7 years ago
  10. 28ba472 Fix @links in reference docs. am: 54de77470d am: ab978c035e by Elliot Waite · 7 years ago
  11. 54de774 Fix @links in reference docs. by Elliot Waite · 8 years ago
  12. 1d5ce9a Merge \\"Delete simple reduction implementation.\\" into nyc-dev am: d749245b88 by David Gross · 8 years ago
  13. 8e988ec Merge \"Delete simple reduction implementation.\" into nyc-dev am: d749245b88 by David Gross · 8 years ago
  14. 4a45785 Delete simple reduction implementation. by David Gross · 8 years ago
  15. 3592779 Merge "[RenderScript] Fix ScriptIntrinsicBlur documentation." into nyc-dev by Miao Wang · 8 years ago
  16. 7ae30e1 Merge "Update documentation about copyTo and copyFrom." into nyc-dev by Miao Wang · 8 years ago
  17. c242fa6 [RenderScript] Fix ScriptIntrinsicBlur documentation. by Miao Wang · 8 years ago
  18. 3231e8e Update documentation about copyTo and copyFrom. by Miao Wang · 8 years ago
  19. e41611d Merge "[RenderScript] Interrupt mMessageThread when tearing down context." am: 9f2a1979a7 by Miao Wang · 8 years ago
  20. 4a57480 [RenderScript] Interrupt mMessageThread when tearing down context. by Miao Wang · 8 years ago
  21. 888017d Merge "Fixed BaseObj finalizer and destroy()" into nyc-dev am: 8ca7638 by Yang Ni · 8 years ago
  22. 1b4df16 Fixed BaseObj finalizer and destroy() by Yang Ni · 8 years ago
  23. f17e491 Merge "Made Element accessors thread-safe" am: acd0061 am: 3c207ff by Yang Ni · 8 years ago
  24. acd0061 Merge "Made Element accessors thread-safe" by Yang Ni · 8 years ago
  25. 6bdfe0f Made Element accessors thread-safe by Yang Ni · 8 years ago
  26. c74d2a8 Merge "Made Element accessors thread-safe" into nyc-dev by Yang Ni · 8 years ago
  27. e04e5d7 Fixed ScriptGroup finalizer for old API by Yang Ni · 8 years ago
  28. 33703f0 Made Element accessors thread-safe by Yang Ni · 8 years ago
  29. 82ed817 Merge "Fixed ScriptGroup finalizer for old API" into nyc-dev am: ecf094a by Yang Ni · 8 years ago
  30. 07837d6 Fixed ScriptGroup finalizer for old API by Yang Ni · 8 years ago
  31. 0f10f04 Merge "Destroy Type created by Allocation.createSized()" into nyc-dev by Yang Ni · 8 years ago
  32. dadd35d Merge "Destroy Type created by Allocation.createSized()" am: 2a64e23 am: cc24885 by Yang Ni · 8 years ago
  33. e1798e4 Destroy Type created by Allocation.createSized() by Yang Ni · 8 years ago
  34. 2a64e23 Merge "Destroy Type created by Allocation.createSized()" by Yang Ni · 8 years ago
  35. 9101274 Merge "Destroy Closures in ScriptGroup" am: 01db883 am: 122c39a by Yang Ni · 8 years ago
  36. 44d1b3b Destroy Closures in ScriptGroup by Yang Ni · 8 years ago
  37. 01db883 Merge "Destroy Closures in ScriptGroup" by Yang Ni · 8 years ago
  38. 3444dbe Destroy Type created by Allocation.createSized() by Yang Ni · 8 years ago
  39. 2f737b5 Merge "Fix typos for the word "Unsupported"." am: 9e57114 am: 1dd551b by Stephen Hines · 8 years ago
  40. ad57e33 Fix typos for the word "Unsupported". by Stephen Hines · 8 years ago
  41. 44e2f45 Destroy Closures in ScriptGroup by Yang Ni · 8 years ago
  42. cb939dc Avoid destroying Device separately by Yang Ni · 8 years ago
  43. 4a70df5 Avoid destroying Device separately by Yang Ni · 8 years ago
  44. 0c6ed67 Merge "Added CloseGuard for BaseObj" into nyc-dev by Yang Ni · 8 years ago
  45. 6484b6b Added CloseGuard for BaseObj by Yang Ni · 8 years ago
  46. 64c4c1c Merge "Added CloseGuard for BaseObj" by Yang Ni · 8 years ago
  47. eb4dd08 Added CloseGuard for BaseObj by Yang Ni · 8 years ago
  48. ebfcdb9 [RenderScript] Update documentation for Allocation.setAutoPadding(). by Miao Wang · 8 years ago
  49. e58ed9b [RenderScript] Fix IntrinsicConvolve documentation. by Miao Wang · 8 years ago
  50. ab9ab56 Merge "[RenderScript] Update documentation for Allocation.setAutoPadding()." into nyc-dev by Miao Wang · 8 years ago
  51. c7c6364 [RenderScript] Update the documentation of Script.LaunchOptions by Miao Wang · 8 years ago
  52. 9ee7607 [RenderScript] Update documentation for Allocation.setAutoPadding(). by Miao Wang · 8 years ago
  53. 2d92afb Merge "[RenderScript] Fix IntrinsicConvolve documentation." into nyc-dev by Miao Wang · 8 years ago
  54. 44fa908 Merge "[RenderScript] Update the documentation of Script.LaunchOptions" into nyc-dev by Miao Wang · 8 years ago
  55. 3d23dce [RenderScript] Fix IntrinsicConvolve documentation. by Miao Wang · 8 years ago
  56. 53fdcfb [RenderScript] Update the documentation of Script.LaunchOptions by Miao Wang · 8 years ago
  57. 994db1b Merge "[RenderScript] Fail with Exception from validateObjectIsPrimitiveArray" by Pirama Arumuga Nainar · 8 years ago
  58. 598d37f [RenderScript] Fail with Exception from validateObjectIsPrimitiveArray by Pirama Arumuga Nainar · 8 years ago
  59. 3934dad [RenderScript] Fail with Exception from validateObjectIsPrimitiveArray by Pirama Arumuga Nainar · 8 years ago
  60. 15fcf61 Correctly init code cache path for RS by Yang Ni · 8 years ago
  61. 689f637 Correctly init code cache path for RS by Yang Ni · 8 years ago
  62. 5b2a8ab [RenderScript] Allow copyTo(short[]) etc for Float16 Allocations by Pirama Arumuga Nainar · 8 years ago
  63. f51bb35 [RenderScript] Allow copyTo(short[]) etc for Float16 Allocations by Pirama Arumuga Nainar · 8 years ago
  64. 0ff759c Merge "Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API." am: 49aee686d8 by Stephen Hines · 8 years ago
  65. 49aee68 Merge "Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API." by Stephen Hines · 8 years ago
  66. c29bcd0 [RenderScript] Unhide new Allocation APIs by Miao Wang · 8 years ago
  67. a1c7bc7 Merge "[RenderScript] Implement APIs for better multi-frame process support." am: 6ebdbfa549 by Miao Wang · 8 years ago
  68. 8c15092 [RenderScript] Implement APIs for better multi-frame process support. by Miao Wang · 9 years ago
  69. a11c285 Merge "[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer" am: ed50f333fb by Miao Wang · 8 years ago
  70. ed50f33 Merge "[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer" by Miao Wang · 8 years ago
  71. 0facf02 [RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer by Miao Wang · 9 years ago
  72. ba038689 Unhide Script::reduce() interface for general reduction. by David Gross · 8 years ago
  73. 26ef7a73 Add general reduction plumbing starting with Java Script::reduce(). by David Gross · 9 years ago
  74. 263cc90 Various fixes in setting globals in a script group by Yang Ni · 9 years ago
  75. 115b411 Fix punctuation and typos in AllocationAdapter's documentation. by Pirama Arumuga Nainar · 9 years ago
  76. c9390c8 am 46b51097: Merge "Safely handle interrupts during Thread.join()" by Pirama Arumuga Nainar · 9 years ago
  77. 83461d7 Safely handle interrupts during Thread.join() by Pirama Arumuga Nainar · 9 years ago
  78. 5fbb245 am ca3e5aea: Merge "Retry if interrupted before mMessageThread has joined" by Pirama Arumuga Nainar · 9 years ago
  79. 2f25ce77 Retry if interrupted before mMessageThread has joined by Pirama Arumuga Nainar · 9 years ago
  80. 88891e6 Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API. by Stephen McGroarty · 9 years ago
  81. b3a1674 am ed3ffe0f: am 6430812a: Merge "RenderScript: implement a Script entry point for calling a reduce-style kernel." by Stephen Hines · 9 years ago
  82. 6430812 Merge "RenderScript: implement a Script entry point for calling a reduce-style kernel." by Stephen Hines · 9 years ago
  83. 36eb1f7 RenderScript: implement a Script entry point for calling a reduce-style kernel. by Matt Wala · 9 years ago
  84. 3fd9bf4 am 15d68941: Merge "[RenderScript] Add docs advising users about dstAtop bug." into mnc-dev by Miao Wang · 9 years ago
  85. 37e1d0c [RenderScript] Add docs advising users about dstAtop bug. by Miao Wang · 9 years ago
  86. ffb1a9b [RenderScript] Add docs advising users about dstAtop bug. by Miao Wang · 9 years ago
  87. 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
  88. 79a1bde Merge "Add a flag to the API to specify -O0 on the bcc command line." by Stephen Hines · 9 years ago
  89. c9659ea Add a flag to the API to specify -O0 on the bcc command line. by verena beckham · 9 years ago
  90. 3ef2041 fix BNNM docs by Miao Wang · 9 years ago
  91. 9ee3b6f am ad904cf3: Merge "fix BNNM docs" into mnc-dev by Miao Wang · 9 years ago
  92. d7d413a fix BNNM docs by Miao Wang · 9 years ago
  93. c027203 resolved conflicts for merge of a1867fb0 to mnc-dev-plus-aosp by Miao Wang · 9 years ago
  94. 2514806 [RenderScript] update the type of offsets for BLAS.BNNM by Miao Wang · 9 years ago
  95. d6ae785 am 3791d011: am 6463dd52: Merge "add comment about xor not being porter/duff Bug: 21934855" by John Hoford · 9 years ago
  96. 6ba4cb7 add comment about xor not being porter/duff Bug: 21934855 by John Hoford · 9 years ago
  97. 6099ee6 [RenderScript] update the type of offsets for BLAS.BNNM by Miao Wang · 9 years ago
  98. 3020953 Add Java doc comments on script group name reuse by Yang Ni · 9 years ago
  99. 524d9b6 am f7e55607: am fd5ec27b: Merge "Add Java doc comments on script group name reuse" into mnc-dev by Yang Ni · 9 years ago
  100. dbb6fd5 Add Java doc comments on script group name reuse by Yang Ni · 9 years ago