summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-16Fix google-build-using-namespace warnings in rs.Chih-Hung Hsieh
2016-11-15Merge "Remove unneeded using namespace statements."Chih-hung Hsieh
2016-11-15Remove unneeded using namespace statements.Chih-Hung Hsieh
2016-11-15Merge "Initial backend compiler for RSoV"Yang Ni
2016-11-14Merge "Fix google-build-using-namespace warnings."Chih-hung Hsieh
2016-11-11Initial backend compiler for RSoVYang Ni
2016-11-11Merge "Remove transform-d-to-p"Treehugger Robot
2016-11-10Remove transform-d-to-pDan Willemsen
2016-11-09Merge "Boundary checks for rsAllocationCopy[12]DRange"I-Jui (Ray) Sung
2016-11-08Merge "Add a debugger hook point during script group compilation at -O0."Yang Ni
2016-11-04Fix google-build-using-namespace warnings.Chih-Hung Hsieh
2016-11-04Merge "Add missing dependency"Treehugger Robot
2016-11-04Add missing dependencyJohn Reck
2016-11-02Boundary checks for rsAllocationCopy[12]DRangeI-Jui (Ray) Sung
2016-11-01Add a debugger hook point during script group compilation at -O0.Aidan Dodds
2016-10-28Merge "Support x86+arm mode"Victor Khimenko
2016-10-28Merge "Fix x86+arm multilib branch"Victor Khimenko
2016-10-28Support x86+arm modeVictor Khimenko
2016-10-28Fix x86+arm multilib branchVictor Khimenko
2016-10-26Merge changes from topic 'rs-rebase-275480'Pirama Arumuga Nainar
2016-10-26Fix script that updates RS prebuiltsPirama Arumuga Nainar
2016-10-26Use LLVM's RenderScript triplesPirama Arumuga Nainar
2016-10-17Merge "rsCppUtils fails to include unistd.h"Treehugger Robot
2016-10-17rsCppUtils fails to include unistd.hMark Salyzyn
2016-10-11Merge "Convert libRSDispatch to Android.bp"android-n-mr1-preview-2android-n-mr1-preview-1Dan Willemsen
2016-10-06Convert libRSDispatch to Android.bpDan Willemsen
2016-10-06Merge "Correctly pass number of input allocations for RS NDK BLAS."Treehugger Robot
2016-10-06Correctly pass number of input allocations for RS NDK BLAS.Miao Wang
2016-10-05Merge "Test for _WIN32 in frameworks/rs instead of USE_MINGW."Elliott Hughes
2016-10-05Test for _WIN32 in frameworks/rs instead of USE_MINGW.Elliott Hughes
2016-09-21Merge "Make unique, standalone tests for all JIT expressions."Yang Ni
2016-09-21Merge "single source extension"Yang Ni
2016-09-21Merge "[testsuite] Fix an egregious failure to report failure."Yang Ni
2016-09-15Merge "Test Java reflection of exported struct containing struct fields."David Gross
2016-09-14Test Java reflection of exported struct containing struct fields.David Gross
2016-08-30[testsuite] Fix an egregious failure to report failure.Luke Drummond
2016-08-30Make unique, standalone tests for all JIT expressions.Luke Drummond
2016-08-23Merge "Fix clang-tidy performance warnings."Chih-hung Hsieh
2016-08-23Merge "Fix clang-tidy performance warnings."Chih-hung Hsieh
2016-08-17Fix clang-tidy performance warnings.Chih-Hung Hsieh
2016-08-12Merge "Format changes and minor fixes for RsTest"Miao Wang
2016-08-12Merge "Format changes and minor fixes for RsTest"Miao Wang
2016-08-11Merge "Use __builtin_tgamma instead of tgamma."Dan Albert
2016-08-11Merge "Use __builtin_tgamma instead of tgamma."Dan Albert
2016-08-11Use __builtin_tgamma instead of tgamma.Dan Albert
2016-08-02Format changes and minor fixes for RsTestMiao Wang
2016-08-01Merge "Update RsTest for continuous test framework."Miao Wang
2016-08-01Merge "Update RsTest for continuous test framework."Treehugger Robot
2016-08-01Update RsTest for continuous test framework.Miao Wang
2016-07-30Merge \"Revert \"Make RenderScript constants variables instead of macros.\"\"Yang Ni