index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rs
/
java
/
android
/
renderscript
/
ScriptC.java
Age
Commit message (
Expand
)
Author
2024-02-26
Delay the removal of support of ScriptC from TargetAPI 35 to 36
Jean-François
2024-02-22
Throw when ScriptC is used on unsupported ABIs
Jean-François
2023-10-26
Throw an exception when using RenderScript ScriptC with an API level above 34
Jean-François
2023-10-03
Revert "Throw an exception when using RenderScript ScriptC with an API level ...
Jean-François Geyelin
2023-10-02
Throw an exception when using RenderScript ScriptC with an API level above 34
Jean-François Geyelin
2021-04-21
Deprecate RS Java APIs.
Xusong Wang
2016-03-18
Correctly init code cache path for RS
Yang Ni
2015-04-07
Move cache dir to its own class.
Tim Murray
2014-06-25
Remove @hide for new RS constructors.
Tim Murray
2014-06-03
Add support for mixed 32/64 APKs using RenderScript.
Tim Murray
2014-02-10
am 33a608a0: am 578d4f5f: am 56062983: Merge "AArch64: Use long for pointers ...
Narayan Kamath
2014-02-05
AArch64: Use long for pointers in RS Java/JNI code
Ashok Bhat
2014-01-31
Move RenderScript from graphics/ to new fw/base subdirectory rs.
Tim Murray
2013-12-17
Move RenderScript from graphics/ to new fw/base subdirectory rs.
Tim Murray