summaryrefslogtreecommitdiffstats
path: root/rs/java/android/renderscript/Allocation.java
Commit message (Expand)AuthorAgeFilesLines
* Ensure RenderScript tracing is always balanced via try/finallyChris Craik2015-06-021-278/+348
* Fix RenderScript copy tracing sectionsChris Craik2015-06-011-12/+16
* [RenderScript] hide Allocation.copyToFieldPacker()Miao Wang2015-05-111-0/+2
* am 13391109: am 2b300a99: am 782b4339: Merge "[RenderScript] typo fix in Allo...Miao Wang2015-04-161-1/+1
|\
| * [RenderScript] typo fix in Allocation.javaMiao Wang2015-04-151-1/+1
* | am 1327fa9e: am 511eb660: am 6aed9ec1: Merge "[RenderScript] update exception...Miao Wang2015-04-031-4/+11
|\ \ | |/
| * [RenderScript] update exception reporting for copyTo() afterMiao Wang2015-04-031-4/+11
* | [RenderScript] Remove @hide for setAutoPadding(boolean).Miao Wang2015-03-261-1/+1
* | [RenderScript] Remove @hide for the new APIs for Allocation.CopyToMiao Wang2015-03-261-26/+12
|/
* Avoid duplicate surface creation.Jason Sams2015-03-171-1/+8
* am 4b5af9bc: Merge "[RenderScript] Update the java API about Allocation copyT...Miao Wang2015-03-061-52/+10
|\
| * [RenderScript] Update the java API about Allocation copyTo & From FieldPackerMiao Wang2015-03-051-52/+10
* | am 288e6f67: Merge "[RenderScript] AutoPadding & Unpadding for Vec3 Elements ...Miao Wang2015-03-061-17/+113
|\ \ | |/
| * [RenderScript] AutoPadding & Unpadding for Vec3 Elements duringMiao Wang2015-03-041-17/+113
* | am caa8a8fb: Merge "[Renderscript] JAVA API update for Allocation.CopyTo add ...Miao Wang2015-03-031-3/+382
|\ \ | |/
| * [Renderscript] JAVA API update for Allocation.CopyToMiao Wang2015-02-251-3/+382
* | am 2a3cdf57: Merge "Implement array types"Jason Sams2015-02-101-4/+2
|\ \ | |/
| * Implement array typesJason Sams2015-02-061-4/+2
* | Merge "make Allocation.destroy() include setSurface(null) for USAGE_IO_OUTPUT...Miao Wang2015-02-051-0/+11
|\ \ | |/
| * make Allocation.destroy() include setSurface(null) for USAGE_IO_OUTPUTMiao Wang2015-02-031-0/+11
* | [Renderscript] Add check for Allocation.copyTo(Array) andMiao Wang2015-01-211-0/+4
|/
* Fix IO_INPUT with 64-bit.Tim Murray2014-08-181-1/+1
* Allocation.resize() should throw an exception in API 21+.Tim Murray2014-08-141-1/+5
* Update copyFrom(BaseObj[]) for large objects.Tim Murray2014-07-091-5/+12
* am c5b11fcc: am ff83ed2d: am b02dadd4: Merge "Create FieldPacker.getPos() to ...Stephen Hines2014-06-191-6/+8
|\
| * Create FieldPacker.getPos() to get the actual amount of data used for FP.Stephen Hines2014-06-181-6/+8
| * Generic object based data copy.Jason Sams2014-02-101-234/+247
| * Fix getBytesSize for YUV allocations.Tim Murray2014-01-311-0/+3
| * Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2014-01-311-0/+1863
* Fix getBytesSize for YUV allocations.Tim Murray2014-01-071-0/+3
* Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2013-12-171-0/+1865