summaryrefslogtreecommitdiff
path: root/rs/jni
AgeCommit message (Expand)Author
2023-05-01Reland "Use reference counted pointers for ApkAssets" Yurii Zubrytskyi
2023-04-26Revert "Use reference counted pointers for ApkAssets" Yurii Zubrytskyi
2023-04-19Use reference counted pointers for ApkAssets Yurii Zubrytskyi
2023-01-25Disable librs_jni for riscv64 Colin Cross
2021-11-04Migrate rs/jni to Soong Trevor Radcliffe
2021-03-01Silence compiler errors because of renderscript deprecation. Xusong Wang
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-07-06Merge "Use jni_headers instead of JNI_H_INCLUDE" am: 75a5b44258 am: b84227213... Orion Hodson
2020-07-06Merge "Use jni_headers instead of JNI_H_INCLUDE" am: 75a5b44258 am: b842272135 Orion Hodson
2020-07-02Use jni_headers instead of JNI_H_INCLUDE Orion Hodson
2020-04-29Remove unnecessary dependency on libnativehelper Orion Hodson
2020-02-20Cleanup header and build targets for libhwui clients. Derek Sollenberger
2020-01-08Update renderscript to use stable graphics APIs Derek Sollenberger
2019-03-27Pass Bitmap's native instance to JNI where feasible Leon Scroggins III
2018-02-28Refactor AssetManager Adam Lesinski
2018-02-09Revert "Replace AssetManager with AssetManager2 implementation" Adam Lesinski
2018-02-05Replace AssetManager with AssetManager2 implementation Adam Lesinski
2018-01-25Revert "Replace AssetManager with AssetManager2 implementation" Adam Lesinski
2018-01-24Replace AssetManager with AssetManager2 implementation Adam Lesinski
2018-01-23Revert "Replace AssetManager with AssetManager2 implementation" Adam Lesinski
2018-01-09Replace AssetManager with AssetManager2 implementation Adam Lesinski
2017-10-06switch to new API for compute image size Mike Reed
2017-09-25Merge "Reduce overhead by combining libskia and libhwui into a single library." Derek Sollenberger
2017-07-24Reduce overhead by combining libskia and libhwui into a single library. Derek Sollenberger
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 headers Steven Moreland
2017-05-02RenderScript: IWYU Steven Moreland
2017-05-01RenderScript: IWYU Steven Moreland
2017-04-18bitmaps and pixelrefs no longer need lock/unlock Mike Reed
2017-04-04[RenderScript] Connect ANativeWindow to BufferQueue before calling Miao Wang
2017-03-14Make 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-23Update RenderScript JNI code for Treble Miao Wang
2016-10-08Merge "Rely on the platform -std default." Treehugger Robot
2016-10-07Rely on the platform -std default. Elliott Hughes
2016-10-06Correctly pass number of input allocations for BLAS Miao Wang
2016-06-13Merge \"Delete simple reduction implementation.\" into nyc-dev David Gross
2016-06-02Delete simple reduction implementation. David Gross
2016-03-25Silence clang static analyzer warnings Yang 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-dev Yang 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_16 Pirama 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 creation Yang Ni