summaryrefslogtreecommitdiff
path: root/rs
AgeCommit message (Expand)Author
2024-02-26Delay the removal of support of ScriptC from TargetAPI 35 to 36Jean-François
2024-02-22Throw when ScriptC is used on unsupported ABIsJean-François
2023-10-26Merge "Throw an exception when using RenderScript ScriptC with an API level a...Jean-François Geyelin
2023-10-26Throw an exception when using RenderScript ScriptC with an API level above 34Jean-François
2023-10-03Merge "Revert "Throw an exception when using RenderScript ScriptC with an API...Jean-François Geyelin
2023-10-03Revert "Throw an exception when using RenderScript ScriptC with an API level ...Jean-François Geyelin
2023-10-03Merge "Throw an exception when using RenderScript ScriptC with an API level a...Treehugger Robot
2023-10-02Throw an exception when using RenderScript ScriptC with an API level above 34Jean-François Geyelin
2023-07-11Reland "Use reference counted pointers for ApkAssets"Yurii Zubrytskyi
2023-02-07renderscript: mention deprecation in the docs "Overview".Elliott Hughes
2023-01-25Disable librs_jni for riscv64Colin Cross
2022-07-19Change OWNERS.Xusong Wang
2022-05-16Fix bug in Blend that did not use options.Jean-Luc Brouillet
2021-11-04Migrate rs/jni to SoongTrevor Radcliffe
2021-04-01Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base" am: 7226ad3729 am: a...Treehugger Robot
2021-03-31[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-03-31Merge changes I97086e30,Ic55df4cf,I81a08c29 am: 4199ef90b9 am: 4bc578052d am:...Anton Hansson
2021-03-30Move framework java filegroups into subdirectoriesAnton Hansson
2021-03-11Merge changes from topic "renderscript-deprecation" into sc-devXusong Wang
2021-03-08Merge "No longer call registerNativeAllocation" am: 0272e96327 am: e8d010e9ec...Hans Boehm
2021-03-06No longer call registerNativeAllocationHans Boehm
2021-03-01Silence compiler errors because of renderscript deprecation.Xusong Wang
2021-03-01Deprecate RS Java APIs.Xusong Wang
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
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-14Use new UnsupportedAppUsage annotation.Artur Satayev
2020-01-09Merge "Use new UnsupportedAppUsage annotation."TreeHugger Robot
2020-01-08Update renderscript to use stable graphics APIsDerek Sollenberger
2020-01-08Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-19Revert "Use new UnsupportedAppUsage annotation."Austin Wang
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-03-27Pass Bitmap's native instance to JNI where feasibleLeon Scroggins III
2019-03-12Merge "Correct registerNativeAllocation type" am: fe015a098c am: 90e8135f1eHans Boehm
2019-03-06Add check for input allocation type for ScriptIntrinsicBlur.Miao Wang
2019-02-11Correct registerNativeAllocation typeHans Boehm
2018-08-06Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood
2018-08-06Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-02Add @UnsupportedAppUsage annotationsMathew Inwood
2018-03-23Merge "docs: fixing bug 36982027 and 30636712, typos" into oc-mr1-devTodd Kopriva
2018-03-20docs: fixing bug 36982027 and 30636712, typoskopriva
2018-02-28Refactor AssetManagerAdam Lesinski