summaryrefslogtreecommitdiff
path: root/rs/jni
AgeCommit message (Expand)Author
2021-03-01Silence compiler errors because of renderscript deprecation.Xusong Wang
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob 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: b842272135Orion Hodson
2020-07-02Use jni_headers instead of JNI_H_INCLUDEOrion Hodson
2020-04-29Remove unnecessary dependency on libnativehelperOrion Hodson
2020-02-20Cleanup header and build targets for libhwui clients.Derek Sollenberger
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-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 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-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 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