summaryrefslogtreecommitdiff
path: root/rs
AgeCommit message (Expand)Author
2015-10-09[RenderScript] pass correct length of ains to BLAS functions Miao Wang
2015-10-08Safely handle interrupts during Thread.join() Pirama Arumuga Nainar
2015-10-08Retry if interrupted before mMessageThread has joined Pirama Arumuga Nainar
2015-07-20[RenderScript] Add docs advising users about dstAtop bug. Miao Wang
2015-07-15fix BNNM docs Miao Wang
2015-06-30[RenderScript] update the type of offsets for BLAS.BNNM Miao Wang
2015-06-28Add Java doc comments on script group name reuse Yang Ni
2015-06-19Merge "[RenderScript] Add documentation for IntrinsicBLAS, and @hide annotati... Miao Wang
2015-06-17[RenderScript] Add documentation for IntrinsicBLAS, and @hide Miao Wang
2015-06-17Unpublish methods in class ScriptGroup.Binding Yang Ni
2015-06-05Merge "Fixed ScriptGroup for outputs to globals" into mnc-dev Yang Ni
2015-06-02Ensure RenderScript tracing is always balanced via try/finally Chris Craik
2015-06-01Fix RenderScript copy tracing sections Chris Craik
2015-05-18Fixed ScriptGroup for outputs to globals Yang Ni
2015-05-14Merge "[RenderScript] Add dummy getMinorID to maintain compatible with old RS... Miao Wang
2015-05-14[RenderScript] Add dummy getMinorID to maintain compatible with old RS Miao Wang
2015-05-14Merge "Fix issues found during CTS testing of FP16" into mnc-dev Jason Sams
2015-05-13Fix issues found during CTS testing of FP16 Jason Sams
2015-05-12Merge "Elaborate on description of ScriptGroup.execute" into mnc-dev Yang Ni
2015-05-12Merge "Fix API name based on API review" into mnc-dev Jason Sams
2015-05-12Fix API name based on API review Jason Sams
2015-05-12Elaborate on description of ScriptGroup.execute Yang Ni
2015-05-11Merge "Moved limit constants for kernel and script group" into mnc-dev Yang Ni
2015-05-11Merge "[RenderScript] hide Allocation.copyToFieldPacker()" into mnc-dev Miao Wang
2015-05-11[RenderScript] (minor) fix validation of L3 BLAS Miao Wang
2015-05-11[RenderScript] hide Allocation.copyToFieldPacker() Miao Wang
2015-05-11Moved limit constants for kernel and script group Yang Ni
2015-05-07Fix clang warnings on unused variable, mismatched tag, print format. Chih-Hung Hsieh
2015-05-05Fix Allocation-less launches Jason Sams
2015-05-04Sanity checks in JNI code for closure creation Yang Ni
2015-04-30[RenderScript] typo fix in BLAS, TRMM & TSMM Miao Wang
2015-04-30Merge "[RenderScript] typo fix in rs BLAS jni, to correctly handle complex pa... Miao Wang
2015-04-30Merge "[RenderScript] fix edges cases about Transpose for SYMM & SYR2K" into ... Miao Wang
2015-04-30Merge "Change how Java Bitmaps are accessed in a few places" into mnc-dev John Reck
2015-04-30[RenderScript] typo fix in rs BLAS jni, to correctly handle complex Miao Wang
2015-04-30[RenderScript] fix edges cases about Transpose for SYMM & SYR2K Miao Wang
2015-04-30Change how Java Bitmaps are accessed in a few places John Reck
2015-04-30Merge changes I99f9f9ff,I559b5c56 into mnc-dev Miao Wang
2015-04-29[RenderScript] L2 BLAS, fix element type in ZHER Miao Wang
2015-04-30Merge "[RenderScript] Enable L2 BLAS APIs" into mnc-dev Miao Wang
2015-04-30Merge "[RenderScript] improve & minor fixes of L2 BLAS validation." into mnc-dev Miao Wang
2015-04-30Merge "[RenderScript] Fix HEMM and SYRK in IntrinscBLAS to correctly handle c... Miao Wang
2015-04-29[RenderScript] fixes for L3 BLAS APIs Miao Wang
2015-04-23[RenderScript] Enable L2 BLAS APIs Miao Wang
2015-04-23[RenderScript] improve & minor fixes of L2 BLAS validation. Miao Wang
2015-04-22[RenderScript] Fix HEMM and SYRK in IntrinscBLAS to correctly handle Miao Wang
2015-04-22Merge "GraphicsJNI Canvas cleanup" John Reck
2015-04-22GraphicsJNI Canvas cleanup John Reck
2015-04-22Merge "Move new script group API into ScriptGroup class" Yang Ni
2015-04-21Move new script group API into ScriptGroup class Yang Ni