summaryrefslogtreecommitdiff
path: root/tests/java_api
AgeCommit message (Expand)Author
2021-05-05Merge "Convert Android.mk to Android.bp" am: 301483980c am: 75436afd61 am: 84...android-12.1.0_r9android-12.1.0_r8android-12.1.0_r7android-12.1.0_r22android-12.1.0_r21android-12.1.0_r20android-12.1.0_r19android-12.1.0_r11android-12.1.0_r10android-12.0.0_r32android-12.0.0_r29android-12.0.0_r28android-12.0.0_r27android-12.0.0_r26android-12.0.0_r21android-12.0.0_r20android-12.0.0_r19android-12.0.0_r18android-12.0.0_r16android12L-devandroid12-qpr3-s7-releaseandroid12-qpr3-s6-releaseandroid12-qpr3-s5-releaseandroid12-qpr3-s4-releaseandroid12-qpr3-s3-releaseandroid12-qpr3-s2-releaseandroid12-qpr3-s1-releaseandroid12-qpr3-releaseandroid12-qpr1-releaseandroid12-qpr1-d-s3-releaseandroid12-qpr1-d-s2-releaseandroid12-qpr1-d-s1-releaseandroid12-qpr1-d-releaseandroid12-devYuntao Xu
2021-05-03Convert Android.mk to Android.bpYuntao Xu
2021-04-21Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/rs" am: 3643a411c0 am: e41...Treehugger Robot
2021-04-20[LSC] Add LOCAL_LICENSE_KINDS to frameworks/rsBob Badour
2021-02-16Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/rs" am: 5df2b67ffb am: e7c...Treehugger Robot
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to frameworks/rsBob Badour
2020-08-01Merge "Update language to comply with Android's inclusive language guidance" ...Treehugger Robot
2020-07-31Update language to comply with Android's inclusive language guidanceStephen Hines
2020-07-31Merge "Update language to comply with Android's inclusive language guidance" ...Treehugger Robot
2020-07-31Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-07-06Merge "Use jni_headers instead of JNI_H_INCLUDE" am: fea750bdca am: 23e552d0b...Orion Hodson
2020-07-02Use jni_headers instead of JNI_H_INCLUDEOrion Hodson
2020-06-11Add android:exported="true" for RsBlasBenchmarkMiao Wang
2020-06-10Add android:exported="true" for ImageProcessingJBMiao Wang
2020-03-30Updates dist-for-goals for RSUnbundledTests19.Daniel Norman
2019-07-17Renderscript: rename .rs extension to .rscriptJeff Vander Stoep
2019-06-06Merge "Clarify license terms for Romain Guy's artwork." am: 15344331c5Bob Badour
2019-06-06Clarify license terms for Romain Guy's artwork.Bob Badour
2019-03-20Migrate frameworks/rs to androidx.testKOUSHIK PANUGANTI
2019-03-19Migrate frameworks/rs to androidx.testKOUSHIK PANUGANTI
2018-07-20Merge "C++14 is the default now." am: d0b9241f66 am: ad5fe1cbde am: 033ce057c7Elliott Hughes
2018-07-20Merge "C++14 is the default now."temp_p_mergeElliott Hughes
2018-07-19C++14 is the default now.Elliott Hughes
2018-05-31Change package android.support.v8.renderscript -> androidx.renderscriptJeff Gaston
2018-05-18Migrated various apps under frameworks/rs/tests/java_api/RsNbody to androidxvineel sadineni
2018-05-15Merge "Use LOCAL_RENDERSCRIPT_TARGET_API := current" am: 87e090b260 am: 8352e...Colin Cross
2018-05-15Merge "Use LOCAL_RENDERSCRIPT_TARGET_API := current" am: 87e090b260Colin Cross
2018-05-15Use LOCAL_RENDERSCRIPT_TARGET_API := currentColin Cross
2018-04-19Migrated various apps under frameworks/rs/tests/java_api/CannyLive to androidxKOUSHIK PANUGANTI
2018-04-09Exempt tests from hidden API checks. am: fe79bccaecNicolas Geoffray
2018-04-09Exempt tests from hidden API checks.Nicolas Geoffray
2018-04-06Exempt tests from hidden API checks.Nicolas Geoffray
2018-03-30Add RsBlasBenchmark/ImageProcessingJB to APCT metric instru am: 8722dfea7ajdesprez
2018-03-30Add RsBlasBenchmark/ImageProcessingJB to APCT metric instrujdesprez
2018-03-29Add RsBlasBenchmark/ImageProcessingJB to APCT metric instrujdesprez
2018-03-24Merge "Remove small_struct test from slang 24 and 25" am: 29eaaa8e56 am: 4d02...Arthur Eubanks
2018-03-23Merge "Remove small_struct test from slang 24 and 25" am: 29eaaa8e56Arthur Eubanks
2018-03-23Remove small_struct test from slang 24 and 25Arthur Eubanks
2018-03-23Add a minimal RS test for fast presubmit testsMiao Wang
2018-03-12Merge "Add LOCAL_SDK_VERSION to Makefiles" am: 0675eaa3e9Arthur Eubanks
2018-03-12Add LOCAL_SDK_VERSION to MakefilesArthur Eubanks
2018-02-23frameworks/rs: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2018-02-22frameworks/rs: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2018-01-24Use stubs libs for android.test.base/runner/mockJiyong Park
2018-01-05Merge "Move to libc++ from stlport." am: 6a869f4568 am: db5efe6a77Dan Albert
2018-01-04Move to libc++ from stlport.Dan Albert
2017-12-15Add android.test.base/stubs dependencyPaul Duffin
2017-12-12Stop statically including legacy-android-testPaul Duffin
2017-12-08Stop statically including legacy-android-testPaul Duffin
2017-10-25Use -Werror in frameworks/rsChih-Hung Hsieh