summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/Script.java
Commit message (Expand)AuthorAgeFilesLines
* Deprecate RS Java APIs.Xusong Wang2021-03-011-0/+5
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-081-1/+1
* Revert "Use new UnsupportedAppUsage annotation."Austin Wang2019-12-191-1/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-061-0/+3
* Do not CloseGuard KernelID or FieldIDYang Ni2017-06-131-2/+0
* Delete simple reduction implementation.David Gross2016-06-021-30/+1
* Merge "Added CloseGuard for BaseObj" into nyc-devYang Ni2016-04-011-0/+15
|\
| * Added CloseGuard for BaseObjYang Ni2016-03-311-0/+15
* | [RenderScript] Update the documentation of Script.LaunchOptionsMiao Wang2016-03-291-14/+15
|/
* Unhide Script::reduce() interface for general reduction.David Gross2016-01-251-1/+0
* Add general reduction plumbing starting with Java Script::reduce().David Gross2016-01-151-1/+41
* am ed3ffe0f: am 6430812a: Merge "RenderScript: implement a Script entry point...Stephen Hines2015-07-231-1/+29
|\
| * RenderScript: implement a Script entry point for calling aMatt Wala2015-07-211-1/+29
| * Merge "Fix Allocation-less launches"Jason Sams2015-05-051-2/+2
| |\
| | * Fix Allocation-less launchesJason Sams2015-04-161-2/+2
| * | Move new script group API into ScriptGroup classYang Ni2015-04-221-2/+0
| |/
* | Fix Allocation-less launchesJason Sams2015-05-051-2/+2
* | Update LaunchOptions descriptionJason Sams2015-03-301-1/+17
* | unhide RS apisJason Sams2015-03-301-6/+3
|/
* Frameworks/base: Fix potential NPE in ScriptAndreas Gampe2015-03-181-3/+8
* Frameworks/base: Check before foreach in ScriptAndreas Gampe2015-03-151-2/+4
* Adds invocable functions to ScriptGroupYang Ni2015-02-041-0/+40
* Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-181-46/+68
* Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines2014-08-131-68/+46
* Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-071-46/+68
* Adds support for multi-input kernels to Frameworks/Base/RS.Chris Wailes2014-07-071-1/+48
* Validate objects are from the correct context.Jason Sams2014-03-051-0/+9
* Check that bound allocations are 1DJason Sams2014-01-311-0/+7
* Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2014-01-311-0/+464