summaryrefslogtreecommitdiff
path: root/tests/lldb/java
AgeCommit message (Expand)Author
2021-08-26Remove Python test suite for debugging a RenderScript app using lldb.David Gross
2021-04-20[LSC] Add LOCAL_LICENSE_KINDS to frameworks/rsBob Badour
2019-07-17Renderscript: rename .rs extension to .rscriptJeff Vander Stoep
2018-02-23frameworks/rs: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2017-04-14Remove unnecessary casts on calls to findViewByIdAlan Viverette
2017-03-06"static const" instead of "#define" for script API M_* constants.David Gross
2016-11-30Add tests for the debugging of Reduction kernelsLuke Drummond
2016-11-11[NFC] Add missing copyright headers to lldb testsLuke Drummond
2016-11-01Add a debugger hook point during script group compilation at -O0.Aidan Dodds
2016-07-14single source extensionaidan
2016-06-20Bring lldb testsuite up to date with codeplay internalLuke Drummond
2016-03-28Python test suite for debugging a RenderScript app using lldb.Dean De Leo