summaryrefslogtreecommitdiff
path: root/rs/java/android
AgeCommit message (Expand)Author
2020-01-09Merge "Use new UnsupportedAppUsage annotation." TreeHugger Robot
2020-01-08Update renderscript to use stable graphics APIs Derek Sollenberger
2020-01-08Use new UnsupportedAppUsage annotation. Artur Satayev
2019-12-19Revert "Use new UnsupportedAppUsage annotation." Austin Wang
2019-12-18Use new UnsupportedAppUsage annotation. Artur Satayev
2019-03-27Pass Bitmap's native instance to JNI where feasible Leon Scroggins III
2019-03-12Merge "Correct registerNativeAllocation type" am: fe015a098c am: 90e8135f1e Hans Boehm
2019-03-06Add check for input allocation type for ScriptIntrinsicBlur. Miao Wang
2019-02-11Correct registerNativeAllocation type Hans Boehm
2018-08-06Merge "Add @UnsupportedAppUsage annotations" Mathew Inwood
2018-08-06Add @UnsupportedAppUsage annotations Mathew Inwood
2018-08-02Add @UnsupportedAppUsage annotations Mathew Inwood
2018-03-20docs: fixing bug 36982027 and 30636712, typos kopriva
2017-06-13Merge "Do not CloseGuard KernelID or FieldID" Treehugger Robot
2017-06-13Do not CloseGuard KernelID or FieldID Yang Ni
2017-05-05Destroy Allocation right away on exception Yang Ni
2017-05-04Destroy Allocation with ScriptIntrinsicLut Yang Ni
2017-04-18Validates Intrinsic Blur only takes 2D Allocations Yang Ni
2017-03-07Merge "Removed close guards for Element and Type objects" Yang Ni
2017-03-03Removed close guards for Element and Type objects Yang Ni
2017-01-26Fix @links in reference docs. am: 54de77470d Elliot Waite
2017-01-25Fix @links in reference docs. Elliot Waite
2016-06-13Merge \\"Delete simple reduction implementation.\\" into nyc-dev am: d749245b88 David Gross
2016-06-13Merge \"Delete simple reduction implementation.\" into nyc-dev David Gross
2016-06-02Delete simple reduction implementation. David Gross
2016-05-19Merge "[RenderScript] Fix ScriptIntrinsicBlur documentation." into nyc-dev Miao Wang
2016-05-19Merge "Update documentation about copyTo and copyFrom." into nyc-dev Miao Wang
2016-05-18[RenderScript] Fix ScriptIntrinsicBlur documentation. Miao Wang
2016-05-18Update documentation about copyTo and copyFrom. Miao Wang
2016-05-11Merge "[RenderScript] Interrupt mMessageThread when tearing down context." am... Miao Wang
2016-05-10[RenderScript] Interrupt mMessageThread when tearing down context. Miao Wang
2016-04-22Merge "Fixed BaseObj finalizer and destroy()" into nyc-dev Yang Ni
2016-04-22Fixed BaseObj finalizer and destroy() Yang Ni
2016-04-20Merge "Made Element accessors thread-safe" am: acd0061 Yang Ni
2016-04-20Merge "Made Element accessors thread-safe" Yang Ni
2016-04-20Made Element accessors thread-safe Yang Ni
2016-04-20Merge "Made Element accessors thread-safe" into nyc-dev Yang Ni
2016-04-19Fixed ScriptGroup finalizer for old API Yang Ni
2016-04-18Made Element accessors thread-safe Yang Ni
2016-04-18Merge "Fixed ScriptGroup finalizer for old API" into nyc-dev Yang Ni
2016-04-18Fixed ScriptGroup finalizer for old API Yang Ni
2016-04-12Merge "Destroy Type created by Allocation.createSized()" into nyc-dev Yang Ni
2016-04-12Merge "Destroy Type created by Allocation.createSized()" am: 2a64e23 Yang Ni
2016-04-12Destroy Type created by Allocation.createSized() Yang Ni
2016-04-12Merge "Destroy Type created by Allocation.createSized()" Yang Ni
2016-04-12Merge "Destroy Closures in ScriptGroup" am: 01db883 Yang Ni
2016-04-12Destroy Closures in ScriptGroup Yang Ni
2016-04-12Merge "Destroy Closures in ScriptGroup" Yang Ni
2016-04-11Destroy Type created by Allocation.createSized() Yang Ni
2016-04-11Merge "Fix typos for the word "Unsupported"." am: 9e57114 Stephen Hines