summaryrefslogtreecommitdiffstats
path: root/rs/java
Commit message (Expand)AuthorAgeFilesLines
* Safely handle interrupts during Thread.join()Pirama Arumuga Nainar2015-10-081-3/+8
* Retry if interrupted before mMessageThread has joinedPirama Arumuga Nainar2015-10-081-3/+10
* [RenderScript] Add docs advising users about dstAtop bug.Miao Wang2015-07-201-0/+4
* fix BNNM docsMiao Wang2015-07-151-1/+1
* [RenderScript] update the type of offsets for BLAS.BNNMMiao Wang2015-06-301-3/+9
* Add Java doc comments on script group name reuseYang Ni2015-06-281-0/+2
* Merge "[RenderScript] Add documentation for IntrinsicBLAS, and @hide annotati...Miao Wang2015-06-191-4/+1733
|\
| * [RenderScript] Add documentation for IntrinsicBLAS, and @hideMiao Wang2015-06-171-4/+1733
* | Unpublish methods in class ScriptGroup.BindingYang Ni2015-06-171-2/+2
|/
* Merge "Fixed ScriptGroup for outputs to globals" into mnc-devYang Ni2015-06-051-38/+44
|\
| * Fixed ScriptGroup for outputs to globalsYang Ni2015-05-181-38/+44
* | Ensure RenderScript tracing is always balanced via try/finallyChris Craik2015-06-021-278/+348
* | Fix RenderScript copy tracing sectionsChris Craik2015-06-011-12/+16
|/
* Merge "[RenderScript] Add dummy getMinorID to maintain compatible with old RS...Miao Wang2015-05-141-0/+14
|\
| * [RenderScript] Add dummy getMinorID to maintain compatible with old RSMiao Wang2015-05-141-0/+14
* | Merge "Fix issues found during CTS testing of FP16" into mnc-devJason Sams2015-05-141-2/+3
|\ \ | |/ |/|
| * Fix issues found during CTS testing of FP16Jason Sams2015-05-131-2/+3
* | Merge "Elaborate on description of ScriptGroup.execute" into mnc-devYang Ni2015-05-121-2/+4
|\ \
| * | Elaborate on description of ScriptGroup.executeYang Ni2015-05-121-2/+4
* | | Merge "Fix API name based on API review" into mnc-devJason Sams2015-05-121-3/+3
|\ \ \ | |/ / |/| / | |/
| * Fix API name based on API reviewJason Sams2015-05-121-3/+3
* | Merge "[RenderScript] hide Allocation.copyToFieldPacker()" into mnc-devMiao Wang2015-05-111-0/+2
|\ \
| * | [RenderScript] hide Allocation.copyToFieldPacker()Miao Wang2015-05-111-0/+2
| |/
* | [RenderScript] (minor) fix validation of L3 BLASMiao Wang2015-05-111-8/+2
|/
* Fix Allocation-less launchesJason Sams2015-05-051-2/+2
* Sanity checks in JNI code for closure creationYang Ni2015-05-041-3/+15
* [RenderScript] typo fix in BLAS, TRMM & TSMMMiao Wang2015-04-301-10/+10
* [RenderScript] fix edges cases about Transpose for SYMM & SYR2KMiao Wang2015-04-301-6/+6
* [RenderScript] L2 BLAS, fix element type in ZHERMiao Wang2015-04-291-1/+1
* [RenderScript] fixes for L3 BLAS APIsMiao Wang2015-04-291-57/+88
* [RenderScript] Enable L2 BLAS APIsMiao Wang2015-04-231-66/+66
* [RenderScript] improve & minor fixes of L2 BLAS validation.Miao Wang2015-04-231-42/+82
* [RenderScript] Fix HEMM and SYRK in IntrinscBLAS to correctly handleMiao Wang2015-04-221-8/+8
* Move new script group API into ScriptGroup classYang Ni2015-04-212-612/+577
* Unhide BLAS intrinsics.Tim Murray2015-04-161-2/+0
* am 13391109: am 2b300a99: am 782b4339: Merge "[RenderScript] typo fix in Allo...Miao Wang2015-04-161-1/+1
|\
| * Merge "[RenderScript] typo fix in Allocation.java"Miao Wang2015-04-161-1/+1
| |\
| | * [RenderScript] typo fix in Allocation.javaMiao Wang2015-04-151-1/+1
* | | Merge "Hide array allocation"Jason Sams2015-04-162-1/+4
|\ \ \
| * | | Hide array allocationJason Sams2015-04-152-1/+4
* | | | am 3d9c9093: am 91d2f27b: am 7f72f747: Merge "Add BNNM intrinsic."Tim Murray2015-04-152-0/+32
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Add BNNM intrinsic."Tim Murray2015-04-152-0/+32
| |\ \ | | |/ | |/|
| | * Add BNNM intrinsic.Tim Murray2015-04-142-0/+32
* | | am 09339053: am 6ca1e45a: am 8704ae46: Merge "Add name to ScriptGroup2.Builde...Yang Ni2015-04-142-6/+10
|\ \ \ | |/ /
| * | Add name to ScriptGroup2.Builder.create() methodYang Ni2015-04-132-6/+10
| * | Add a name to ScriptGroup2.Builder.create methodYang Ni2015-04-131-1/+5
| |/
* | am 72fcf9eb: am af61d43d: am 6d718c2f: Merge "Add support for setting the cac...Tim Murray2015-04-101-0/+14
|\ \ | |/
| * Add support for setting the cache directory.Tim Murray2015-04-091-0/+14
* | resolved conflicts for merge of 764f08ad to masterStephen Hines2015-04-073-22/+42
|\ \ | |/
| * Move cache dir to its own class.Tim Murray2015-04-073-22/+42