summaryrefslogtreecommitdiff
path: root/rs/jni/android_renderscript_RenderScript.cpp
AgeCommit message (Expand)Author
2020-04-29Remove unnecessary dependency on libnativehelperOrion Hodson
2020-01-08Update renderscript to use stable graphics APIsDerek Sollenberger
2019-03-27Pass Bitmap's native instance to JNI where feasibleLeon Scroggins III
2018-02-28Refactor AssetManagerAdam Lesinski
2018-02-09Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski
2018-02-05Replace AssetManager with AssetManager2 implementationAdam Lesinski
2018-01-25Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski
2018-01-24Replace AssetManager with AssetManager2 implementationAdam Lesinski
2018-01-23Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski
2018-01-09Replace AssetManager with AssetManager2 implementationAdam Lesinski
2017-10-06switch to new API for compute image sizeMike Reed
2017-07-20Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5...Steven Moreland
2017-07-20Merge "frameworks/base: use proper nativehelper headers"Steven Moreland
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2017-05-02RenderScript: IWYUSteven Moreland
2017-05-01RenderScript: IWYUSteven Moreland
2017-04-18bitmaps and pixelrefs no longer need lock/unlockMike Reed
2017-04-04[RenderScript] Connect ANativeWindow to BufferQueue before callingMiao Wang
2017-03-14Make IGraphicBufferProducer a hybrid interface.Pawin Vongmasa
2017-03-06[RenderScript] Update RenderScript JNI with the correspondingMiao Wang
2017-03-06[RenderScript] Use ANativeWindow_fromSurface to get ANativeWindowMiao Wang
2017-02-23Update RenderScript JNI code for TrebleMiao Wang
2016-10-06Correctly pass number of input allocations for BLASMiao Wang
2016-06-13Merge \"Delete simple reduction implementation.\" into nyc-devDavid Gross
2016-06-02Delete simple reduction implementation.David Gross
2016-03-25Silence clang static analyzer warningsYang Ni
2016-03-16Use proper ScriptCall size in nScriptForEach()Yang Ni
2016-03-15Use proper ScriptCall size in nScriptForEach()Yang Ni
2016-03-08Merge "Revert "Set flags in RS JNI calls for rsObj creation""Yang Ni
2016-03-08Revert "Set flags in RS JNI calls for rsObj creation"Yang Ni
2016-03-08Merge "Revert "Set flags in RS JNI calls for rsObj creation"" into nyc-devYang Ni
2016-03-08Revert "Set flags in RS JNI calls for rsObj creation"Yang Ni
2016-03-03[RenderScript] Enable untyped variants of Allocation-copy functions for FLOAT_16Pirama Arumuga Nainar
2016-03-03Merge "[RenderScript] Enable untyped variants of Allocation-copy functions fo...Pirama Arumuga Nainar
2016-03-03Set flags in RS JNI calls for rsObj creationYang Ni
2016-03-02[RenderScript] Enable untyped variants of Allocation-copy functions for FLOAT_16Pirama Arumuga Nainar
2016-02-22Set flags in RS JNI calls for rsObj creationYang Ni
2016-02-17[RenderScript] Fix potential leak in RS JNIMiao Wang
2016-02-11[RenderScript] Fix potential leak in RS JNIMiao Wang
2016-01-26[RenderScript] Implement APIs for better multi-frame process support.Miao Wang
2016-01-26Merge "[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer"Miao Wang
2016-01-25[RenderScript] Add API to map Allocation mallocptr to Java ByteBufferMiao Wang
2016-01-15Add general reduction plumbing starting with Java Script::reduce().David Gross
2015-11-13Various fixes in setting globals in a script groupYang Ni
2015-10-13[RenderScript] Add null check for return values of JNIMiao Wang
2015-09-30am 134c504a: Merge "[RenderScript] pass correct length of ains to BLAS functi...Miao Wang
2015-09-30Merge "[RenderScript] pass correct length of ains to BLAS functions"Miao Wang
2015-09-30[RenderScript] pass correct length of ains to BLAS functionsMiao Wang
2015-09-24resolved conflicts for a884d81e to stage-aosp-masterElliott Hughes
2015-09-22constify JNINativeMethod function pointer tablesDaniel Micay