summaryrefslogtreecommitdiff
path: root/script_api
AgeCommit message (Expand)Author
2021-06-02add the rs_script_api moduleYuntao Xu
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to frameworks/rsBob Badour
2020-10-09Fix typo in rs_for_each.rsh script.Chunbo Hua
2020-07-31Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-07-26Update language to comply with Android’s inclusive language guidancePirama Arumuga Nainar
2020-01-23Update code generator for RSStubsWhiteListDan Willemsen
2019-07-17Renderscript: rename .rs extension to .rscriptJeff Vander Stoep
2018-12-11add CLOEXECsNick Kralevich
2018-12-04C++17 is the default now.Elliott Hughes
2017-11-28Build RS API doc generator with Android.bpI-Jui (Ray) Sung
2017-11-15Revise API reference generator for DevSite-based DACI-Jui (Ray) Sung
2017-03-08Rename unused fields of RS base object handle in 64-bitsI-Jui (Ray) Sung
2017-03-06Merge ""static const" instead of "#define" for script API M_* constants."David Gross
2017-03-06"static const" instead of "#define" for script API M_* constants.David Gross
2017-03-02Merge "Fixed now incorrect path in the generator. Script can start from any ...Jean-Luc Brouillet
2017-03-01Fixed now incorrect path in the generator. Script can start from any directory.Jean-Luc Brouillet
2017-02-27Explictly destroy Allocations and ScriptsYang Ni
2017-01-09Move scriptc to script_api/include.Jean-Luc Brouillet