index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rs
/
java
/
android
/
renderscript
/
Script.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate RS Java APIs.
Xusong Wang
2021-03-01
1
-0
/
+5
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-08
1
-1
/
+1
*
Revert "Use new UnsupportedAppUsage annotation."
Austin Wang
2019-12-19
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-06
1
-0
/
+3
*
Do not CloseGuard KernelID or FieldID
Yang Ni
2017-06-13
1
-2
/
+0
*
Delete simple reduction implementation.
David Gross
2016-06-02
1
-30
/
+1
*
Merge "Added CloseGuard for BaseObj" into nyc-dev
Yang Ni
2016-04-01
1
-0
/
+15
|
\
|
*
Added CloseGuard for BaseObj
Yang Ni
2016-03-31
1
-0
/
+15
*
|
[RenderScript] Update the documentation of Script.LaunchOptions
Miao Wang
2016-03-29
1
-14
/
+15
|
/
*
Unhide Script::reduce() interface for general reduction.
David Gross
2016-01-25
1
-1
/
+0
*
Add general reduction plumbing starting with Java Script::reduce().
David Gross
2016-01-15
1
-1
/
+41
*
am ed3ffe0f: am 6430812a: Merge "RenderScript: implement a Script entry point...
Stephen Hines
2015-07-23
1
-1
/
+29
|
\
|
*
RenderScript: implement a Script entry point for calling a
Matt Wala
2015-07-21
1
-1
/
+29
|
*
Merge "Fix Allocation-less launches"
Jason Sams
2015-05-05
1
-2
/
+2
|
|
\
|
|
*
Fix Allocation-less launches
Jason Sams
2015-04-16
1
-2
/
+2
|
*
|
Move new script group API into ScriptGroup class
Yang Ni
2015-04-22
1
-2
/
+0
|
|
/
*
|
Fix Allocation-less launches
Jason Sams
2015-05-05
1
-2
/
+2
*
|
Update LaunchOptions description
Jason Sams
2015-03-30
1
-1
/
+17
*
|
unhide RS apis
Jason Sams
2015-03-30
1
-6
/
+3
|
/
*
Frameworks/base: Fix potential NPE in Script
Andreas Gampe
2015-03-18
1
-3
/
+8
*
Frameworks/base: Check before foreach in Script
Andreas Gampe
2015-03-15
1
-2
/
+4
*
Adds invocable functions to ScriptGroup
Yang Ni
2015-02-04
1
-0
/
+40
*
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-18
1
-46
/
+68
*
Revert "Collapse code paths for single- and multi-input kernels."
Stephen Hines
2014-08-13
1
-68
/
+46
*
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-07
1
-46
/
+68
*
Adds support for multi-input kernels to Frameworks/Base/RS.
Chris Wailes
2014-07-07
1
-1
/
+48
*
Validate objects are from the correct context.
Jason Sams
2014-03-05
1
-0
/
+9
*
Check that bound allocations are 1D
Jason Sams
2014-01-31
1
-0
/
+7
*
Move RenderScript from graphics/ to new fw/base subdirectory rs.
Tim Murray
2014-01-31
1
-0
/
+464