summaryrefslogtreecommitdiff
path: root/cpu_ref
AgeCommit message (Expand)Author
2017-05-19Merge "Fix crashing CPU driver runtime on null input allocation" into oc-devI-Jui (Ray) Sung
2017-05-19Fix crashing CPU driver runtime on null input allocationI-Jui (Ray) Sung
2017-05-18Reconcile oc-dev-plus-aosp with masterColin Cross
2017-05-17Convert more of libRS* to Android.bpColin Cross
2017-05-04Use different .so names in a debug contextYang Ni
2017-04-27Append null terminator to fullPath variable and change sizeof(type) toMichael Butler
2017-04-21Merge "Fix clang-analyzer-security warnings for RenderScript" into oc-devMichael Butler
2017-04-20Fix clang-analyzer-security warnings for RenderScriptMichael Butler
2017-04-19Merge "[debugger] make the ScriptGroup inspection point weak" into oc-devTreeHugger Robot
2017-04-19[debugger] make the ScriptGroup inspection point weakLuke Drummond
2017-04-19Merge changes from topic 'rsDebugVersionInfo' into oc-devTreeHugger Robot
2017-04-14Revive forEachDstAtop implementations for NEON/ASIMDI-Jui (Ray) Sung
2017-04-13Add .rs.info versionInfo parser to the cpu_ref driverLuke Drummond
2017-04-11Remove libgui and libui dependency from libRSCpuRefMiao Wang
2017-03-23Merge "Removed incorrect asserts" am: 10657f54a0 am: 8607bbce71Yang Ni
2017-03-23Merge "Removed incorrect asserts"Yang Ni
2017-03-22Removed incorrect assertsYang Ni
2017-03-17Stop making RS modules for PDK, as libmediandk and libSPIRV are notMiao Wang
2017-03-17Stop making RS modules for PDK, as libmediandk and libSPIRV are notMiao Wang
2017-03-15resolve merge conflicts of 902d1ab7 to masterMiao Wang
2017-03-15Remove libutils.so dependency from libRSDriver, libRSCpuRef, and mostMiao Wang
2017-03-14Enable c++14 and add dependency on libgui.Pawin Vongmasa
2017-03-03fallout of cleaning-up libutils includesMathias Agopian
2017-03-01resolve merge conflicts of 35f1149a to masterMiao Wang
2017-02-28Remove libcutils dependency.Miao Wang
2017-02-28Merge "Remove RS_SERVER macros and references to unused headers." am: cb97043...Miao Wang
2017-02-28Remove RS_SERVER macros and references to unused headers.Miao Wang
2017-02-17Merge "Fix path for the flattened libbcc directory." am: c2dde9c69f am: 775b6...Jean-Luc Brouillet
2017-02-16Fix path for the flattened libbcc directory.Jean-Luc Brouillet
2017-02-16fallout of splitting rect.h out of libandroid.Mathias Agopian
2017-02-10Merge "frameworks/rs: fix typos and clang-tidy warnings" am: b3f4f4a9e5 am: 9...Rahul Chaudhry
2017-02-09frameworks/rs: fix typos and clang-tidy warningsRahul Chaudhry
2017-01-26Merge "Implement multi-thread CPU GEMM for BLAS Intrinsics"Miao Wang
2017-01-26Implement multi-thread CPU GEMM for BLAS IntrinsicsMiao Wang
2017-01-25Implement multi-thread CPU GEMM for BLAS IntrinsicsMiao Wang
2017-01-21Merge "Cleanup makefiles and warning producing code." am: f60ff72ebd am: de62...Jean-Luc Brouillet
2017-01-20Cleanup makefiles and warning producing code.Jean-Luc Brouillet
2017-01-10Merge "Removed unnecessary dependencies" am: bd7bd1eaa3 am: d412322f24 am: 67...Yang Ni
2017-01-10Merge "Removed unnecessary dependencies"Yang Ni
2017-01-10Removed unnecessary dependenciesYang Ni
2017-01-09Merge "Minor cleanup" am: d31b834351 am: 10b13fd2e7 am: 9c403d209dYang Ni
2017-01-09Minor cleanupYang Ni
2016-11-24Merge "Fix error handling problems" am: 961e5a07fd am: 2f7a74134a am: 16fcfd21a1Ting-Yuan Huang
2016-11-23Fix error handling problemsTing-Yuan Huang
2016-11-18Merge "Fix google-build-using-namespace warnings in cpu_ref." am: 6c7e0c1308 ...Chih-hung Hsieh
2016-11-17Fix google-build-using-namespace warnings in cpu_ref.Chih-Hung Hsieh
2016-11-08Merge "Add a debugger hook point during script group compilation at -O0." am:...Yang Ni
2016-11-08Merge "Add a debugger hook point during script group compilation at -O0."Yang Ni
2016-11-01Add a debugger hook point during script group compilation at -O0.Aidan Dodds
2016-10-28Merge "Support x86+arm mode" am: e3b2f6a7f7 am: 28f9607d1d am: 697715c166Victor Khimenko