index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rs
/
java
/
android
/
renderscript
/
RenderScript.java
Age
Commit message (
Expand
)
Author
2014-08-18
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-13
Revert "Collapse code paths for single- and multi-input kernels."
Stephen Hines
2014-08-07
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-07-07
Adds support for multi-input kernels to Frameworks/Base/RS.
Chris Wailes
2014-06-03
Add support for mixed 32/64 APKs using RenderScript.
Tim Murray
2014-03-19
Fix 64 bit compile failures in renderscript
Narayan Kamath
2014-03-05
Validate objects are from the correct context.
Jason Sams
2014-02-28
Merge "AArch64: Use long[] for RS id array"
Narayan Kamath
2014-02-14
Merge "Add hidden minor version ID for support lib workarounds."
Tim Murray
2014-02-12
AArch64: Use long[] for RS id array
Ashok Bhat
2014-02-06
Add hidden minor version ID for support lib workarounds.
Tim Murray
2014-02-05
AArch64: Use long for pointers in RS Java/JNI code
Ashok Bhat
2014-01-31
Enable asynchronous destruction of BaseObjs.
Tim Murray
2014-01-31
Move RenderScript from graphics/ to new fw/base subdirectory rs.
Tim Murray