summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/Allocation.java
Commit message (Expand)AuthorAgeFilesLines
* Deprecate RS Java APIs.Xusong Wang2021-03-011-1/+5
* Destroy Allocation right away on exceptionYang Ni2017-05-051-0/+1
* Update documentation about copyTo and copyFrom.Miao Wang2016-05-181-115/+862
* Fixed BaseObj finalizer and destroy()Yang Ni2016-04-221-3/+0
* Destroy Type created by Allocation.createSized()Yang Ni2016-04-121-9/+23
* Merge "Added CloseGuard for BaseObj" into nyc-devYang Ni2016-04-011-0/+2
|\
| * Added CloseGuard for BaseObjYang Ni2016-03-311-0/+2
* | Merge "[RenderScript] Update documentation for Allocation.setAutoPadding()." ...Miao Wang2016-03-301-2/+7
|\ \
| * | [RenderScript] Update documentation for Allocation.setAutoPadding().Miao Wang2016-03-291-2/+7
| |/
* / [RenderScript] Fail with Exception from validateObjectIsPrimitiveArrayPirama Arumuga Nainar2016-03-281-1/+4
|/
* [RenderScript] Allow copyTo(short[]) etc for Float16 AllocationsPirama Arumuga Nainar2016-03-011-9/+10
* [RenderScript] Unhide new Allocation APIsMiao Wang2016-01-271-4/+0
* [RenderScript] Implement APIs for better multi-frame process support.Miao Wang2016-01-261-6/+149
* [RenderScript] Add API to map Allocation mallocptr to Java ByteBufferMiao Wang2016-01-251-2/+59
* am 5fd0e46d: am 34a63ba4: Merge "Ensure RenderScript tracing is always balanc...Chris Craik2015-06-041-278/+348
|\
| * Ensure RenderScript tracing is always balanced via try/finallyChris Craik2015-06-041-278/+348
| * Fix RenderScript copy tracing sectionsChris Craik2015-06-041-12/+16
* | am e63136a3: am 8c1e287b: Merge "Fix RenderScript copy tracing sections" into...Chris Craik2015-06-011-12/+16
|\ \
| * | Fix RenderScript copy tracing sectionsChris Craik2015-06-011-12/+16
* | | am 77877609: Merge "[RenderScript] fix Allocation.copyToFieldPacker"Miao Wang2015-05-191-1/+1
|\ \ \ | |/ / |/| / | |/
| * [RenderScript] fix Allocation.copyToFieldPackerMiao Wang2015-05-111-1/+1
* | [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