aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-04-22Have slang emit a warning on renderscript deprecation.Xusong Wang
2019-07-15Renderscript: rename .rs extension to .rscriptJeff Vander Stoep
2017-08-30Workaround for outstanding LLVM assertions: Modify test cases.David Gross
2017-08-30Fix some LLVM assertions and add workarounds for others.David Gross
2017-07-24Improve Java reflection for 32-bit versus 64-bit differences.David Gross
2017-07-06Fix assertion when kernel has (illegal) anonymous-typed usrData.David Gross
2017-03-17Make slang_test.py cache out_dirArthur Eubanks
2017-03-16Fix TreeHugger presubmit integrationArthur Eubanks
2017-03-02Change test to use unittest for integration into treehuggerArthur Eubanks
2017-01-08Move rs/scriptc to rs/script_api/include.Jean-Luc Brouillet
2016-10-11Fix slang to compile with LLVM r275480Pirama Arumuga Nainar
2016-09-27Merge "Revised ODR validation flow; added more ODR tests"I-Jui (Ray) Sung
2016-09-26Revised ODR validation flow; added more ODR testsI-Jui (Ray) Sung
2016-09-15Merge "Issue error for exported pointer-to-function or pointer-to-array."David Gross
2016-09-15Merge "Fix Java reflec: Assert or uncompileable code for struct-typed field."David Gross
2016-09-15Issue error for exported pointer-to-function or pointer-to-array.David Gross
2016-09-14Fix Java reflec: Assert or uncompileable code for struct-typed field.David Gross
2016-09-14Merge "Added type name check for ODR validation"I-Jui (Ray) Sung
2016-09-14Added type name check for ODR validationI-Jui (Ray) Sung
2016-09-13Remaster slang/tests/P_warnings_deprecated.David Gross
2016-06-13resolve merge conflicts of 8ee018b to nyc-dev-plus-aospDavid Gross
2016-06-02Delete simple reduction implementation.nougat-devDavid Gross
2016-05-11Disallow launching old-style kernels via rsForEachYang Ni
2016-05-11Disallow launching old-style kernels via rsForEachYang Ni
2016-04-12Merge "Fix Java reflection for anonymous result types." into nyc-devDavid Gross
2016-04-12Merge "Fix Java reflection for anonymous result types." into nyc-devDavid Gross
2016-04-12Merge "Reflected result_* class should destroy() temporary Allocations at the...David Gross
2016-04-11Merge "Reflected result_* class should destroy() temporary Allocations at the...David Gross
2016-04-11Fix Java reflection for anonymous result types.David Gross
2016-04-08Reflected result_* class should destroy() temporary Allocations at the end of...David Gross
2016-04-06Use empty list initializers to construct all zero-initialized variables.Stephen Hines
2016-04-06Merge changes Id2e4ff88,I384f4723 am: 0bfae24Stephen Hines
2016-04-06Merge changes Id2e4ff88,I384f4723android-n-preview-2Stephen Hines
2016-04-06Use empty list initializers to construct all zero-initialized variables.Stephen Hines
2016-04-06During reflection use FieldPacker.addI16 for halfPirama Arumuga Nainar
2016-04-06Merge "During reflection use FieldPacker.addI16 for half" into nyc-devPirama Arumuga Nainar
2016-04-06During reflection use FieldPacker.addI16 for halfPirama Arumuga Nainar
2016-04-06Fix up P_warnings_deprecated now that header has changed.Stephen Hines
2016-04-04Update auto-generated P_all_api_24 testPirama Arumuga Nainar
2016-03-20Update slang for LLVM rebase to r256229Pirama Arumuga Nainar
2016-03-15Update slang for LLVM rebase to r256229Pirama Arumuga Nainar
2016-03-14Merge "Flesh out reduction support for half data types."David Gross
2016-03-14Flesh out reduction support for half data types.David Gross
2016-03-14Flesh out reduction support for half data types.David Gross
2016-03-03slang error on kernel launch from another kernelYang Ni
2016-03-03slang error on kernel launch from another kernelYang Ni
2016-02-25Update P_all_api_24 with recent changesPirama Arumuga Nainar
2016-02-18Update all-API test for level 24 with f16 math functionsPirama Arumuga Nainar
2016-02-13Fix reduction halter example.Stephen Hines
2016-02-12Update copyright dates on generated tests.Stephen Hines