summaryrefslogtreecommitdiff
path: root/rs/java
AgeCommit message (Expand)Author
2024-02-26Delay the removal of support of ScriptC from TargetAPI 35 to 36 Jean-François
2024-02-22Throw when ScriptC is used on unsupported ABIs Jean-François
2023-10-26Throw an exception when using RenderScript ScriptC with an API level above 34 Jean-François
2023-10-03Revert "Throw an exception when using RenderScript ScriptC with an API level ... Jean-François Geyelin
2023-10-02Throw an exception when using RenderScript ScriptC with an API level above 34 Jean-François Geyelin
2023-02-07renderscript: mention deprecation in the docs "Overview". Elliott Hughes
2022-05-16Fix bug in Blend that did not use options. Jean-Luc Brouillet
2021-04-21Deprecate RS Java APIs. Xusong Wang
2021-03-31[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2021-03-30Move framework java filegroups into subdirectories Anton Hansson
2021-03-06No longer call registerNativeAllocation Hans Boehm
2020-11-04Add maxTargetSdk restriction to unused APIs. Mathew Inwood
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