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
/
jni
/
android_renderscript_RenderScript.cpp
Age
Commit message (
Expand
)
Author
2020-04-29
Remove unnecessary dependency on libnativehelper
Orion Hodson
2020-01-08
Update renderscript to use stable graphics APIs
Derek Sollenberger
2019-03-27
Pass Bitmap's native instance to JNI where feasible
Leon Scroggins III
2018-02-28
Refactor AssetManager
Adam Lesinski
2018-02-09
Revert "Replace AssetManager with AssetManager2 implementation"
Adam Lesinski
2018-02-05
Replace AssetManager with AssetManager2 implementation
Adam Lesinski
2018-01-25
Revert "Replace AssetManager with AssetManager2 implementation"
Adam Lesinski
2018-01-24
Replace AssetManager with AssetManager2 implementation
Adam Lesinski
2018-01-23
Revert "Replace AssetManager with AssetManager2 implementation"
Adam Lesinski
2018-01-09
Replace AssetManager with AssetManager2 implementation
Adam Lesinski
2017-10-06
switch to new API for compute image size
Mike Reed
2017-07-20
Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5...
Steven Moreland
2017-07-20
Merge "frameworks/base: use proper nativehelper headers"
Steven Moreland
2017-07-19
frameworks/base: use proper nativehelper headers
Steven Moreland
2017-05-02
RenderScript: IWYU
Steven Moreland
2017-05-01
RenderScript: IWYU
Steven Moreland
2017-04-18
bitmaps and pixelrefs no longer need lock/unlock
Mike Reed
2017-04-04
[RenderScript] Connect ANativeWindow to BufferQueue before calling
Miao Wang
2017-03-14
Make IGraphicBufferProducer a hybrid interface.
Pawin Vongmasa
2017-03-06
[RenderScript] Update RenderScript JNI with the corresponding
Miao Wang
2017-03-06
[RenderScript] Use ANativeWindow_fromSurface to get ANativeWindow
Miao Wang
2017-02-23
Update RenderScript JNI code for Treble
Miao Wang
2016-10-06
Correctly pass number of input allocations for BLAS
Miao Wang
2016-06-13
Merge \"Delete simple reduction implementation.\" into nyc-dev
David Gross
2016-06-02
Delete simple reduction implementation.
David Gross
2016-03-25
Silence clang static analyzer warnings
Yang Ni
2016-03-16
Use proper ScriptCall size in nScriptForEach()
Yang Ni
2016-03-15
Use proper ScriptCall size in nScriptForEach()
Yang Ni
2016-03-08
Merge "Revert "Set flags in RS JNI calls for rsObj creation""
Yang Ni
2016-03-08
Revert "Set flags in RS JNI calls for rsObj creation"
Yang Ni
2016-03-08
Merge "Revert "Set flags in RS JNI calls for rsObj creation"" into nyc-dev
Yang Ni
2016-03-08
Revert "Set flags in RS JNI calls for rsObj creation"
Yang Ni
2016-03-03
[RenderScript] Enable untyped variants of Allocation-copy functions for FLOAT_16
Pirama Arumuga Nainar
2016-03-03
Merge "[RenderScript] Enable untyped variants of Allocation-copy functions fo...
Pirama Arumuga Nainar
2016-03-03
Set flags in RS JNI calls for rsObj creation
Yang Ni
2016-03-02
[RenderScript] Enable untyped variants of Allocation-copy functions for FLOAT_16
Pirama Arumuga Nainar
2016-02-22
Set flags in RS JNI calls for rsObj creation
Yang Ni
2016-02-17
[RenderScript] Fix potential leak in RS JNI
Miao Wang
2016-02-11
[RenderScript] Fix potential leak in RS JNI
Miao Wang
2016-01-26
[RenderScript] Implement APIs for better multi-frame process support.
Miao Wang
2016-01-26
Merge "[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer"
Miao Wang
2016-01-25
[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer
Miao Wang
2016-01-15
Add general reduction plumbing starting with Java Script::reduce().
David Gross
2015-11-13
Various fixes in setting globals in a script group
Yang Ni
2015-10-13
[RenderScript] Add null check for return values of JNI
Miao Wang
2015-09-30
am 134c504a: Merge "[RenderScript] pass correct length of ains to BLAS functi...
Miao Wang
2015-09-30
Merge "[RenderScript] pass correct length of ains to BLAS functions"
Miao Wang
2015-09-30
[RenderScript] pass correct length of ains to BLAS functions
Miao Wang
2015-09-24
resolved conflicts for a884d81e to stage-aosp-master
Elliott Hughes
2015-09-22
constify JNINativeMethod function pointer tables
Daniel Micay
[next]