summaryrefslogtreecommitdiffstats
path: root/rs
Commit message (Expand)AuthorAgeFilesLines
* Update copyFrom(BaseObj[]) for large objects.Tim Murray2014-07-091-5/+12
* Adds support for multi-input kernels to Frameworks/Base/RS.Chris Wailes2014-07-078-10/+173
* Merge "Add check and throw for failed Intrinsic init."Jason Sams2014-06-251-0/+3
|\
| * Add check and throw for failed Intrinsic init.Jason Sams2014-06-231-0/+3
* | Switch from size_t -> uint32_t for dimensions array.Stephen Hines2014-06-251-1/+1
* | We need to update mPos when we copy a FieldPacker via its data[] member.Stephen Hines2014-06-231-1/+6
|/
* Merge "Create FieldPacker.getPos() to get the actual amount of data used for ...Stephen Hines2014-06-183-7/+21
|\
| * Create FieldPacker.getPos() to get the actual amount of data used for FP.Stephen Hines2014-06-183-7/+21
* | Fix element size on 64bJason Sams2014-06-181-11/+19
|/
* Move FieldPacker over to use large objects on 64-bit.Tim Murray2014-06-121-0/+6
* DO NOT MERGE: Mark new util type functions as @hide in AOSP.Tim Murray2014-06-041-0/+3
* Merge "Add support for mixed 32/64 APKs using RenderScript."Tim Murray2014-06-034-3/+58
|\
| * Add support for mixed 32/64 APKs using RenderScript.Tim Murray2014-06-034-3/+58
* | am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-081-1/+0
|\ \ | |/
| * Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-1/+0
* | am a4898534: Merge "Fix improper use of JNI_ABORT for operations where Java o...Stephen Hines2014-04-171-14/+30
|\ \ | |/
| * Merge "Fix improper use of JNI_ABORT for operations where Java objects are wr...Stephen Hines2014-04-171-14/+30
| |\
| | * Fix improper use of JNI_ABORT for operations where Java objects are written.Stephen Hines2014-04-171-14/+30
* | | am 112d1b94: Merge "Add BiCubic resize instrinsic"Jason Sams2014-04-171-0/+113
|\ \ \ | |/ /
| * | Add BiCubic resize instrinsicJason Sams2014-04-161-0/+113
| |/
* | am b3cafa56: Merge "Fix RenderScriptGL setSurfaceTexture problem"Jason Sams2014-04-011-1/+5
|\ \ | |/
| * Fix RenderScriptGL setSurfaceTexture problemXiaofei Wan2014-03-311-1/+5
* | am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript"Glenn Kasten2014-03-192-22/+22
|\ \ | |/
| * Fix 64 bit compile failures in renderscriptNarayan Kamath2014-03-192-22/+22
* | am 2383f220: Merge "Validate objects are from the correct context."Jason Sams2014-03-052-0/+17
|\ \ | |/
| * Validate objects are from the correct context.Jason Sams2014-03-052-0/+17
* | am 8377a4fd: Merge "Fix null check for BaseObj.equals."Tim Murray2014-03-031-0/+4
|\ \ | |/
| * Merge "Fix null check for BaseObj.equals."Tim Murray2014-03-031-0/+4
| |\
| | * Fix null check for BaseObj.equals.Tim Murray2014-02-281-0/+4
* | | am 14420e29: Merge "AArch64: Use long[] for RS id array"Narayan Kamath2014-02-2810-151/+215
|\ \ \ | |/ /
| * | Merge "AArch64: Use long[] for RS id array"Narayan Kamath2014-02-2810-151/+215
| |\ \ | | |/ | |/|
| | * AArch64: Use long[] for RS id arrayAshok Bhat2014-02-1210-151/+215
* | | am 7d1a6c5c: Merge "Fix destruction issues relating to AllocationAdapter."Tim Murray2014-02-142-2/+2
|\ \ \ | |/ /
| * | Fix destruction issues relating to AllocationAdapter.Tim Murray2014-02-142-2/+2
* | | am d7043f00: Merge "Add hidden minor version ID for support lib workarounds."Tim Murray2014-02-141-0/+14
|\ \ \ | |/ /
| * | Merge "Add hidden minor version ID for support lib workarounds."Tim Murray2014-02-141-0/+14
| |\ \ | | |/ | |/|
| | * Add hidden minor version ID for support lib workarounds.Tim Murray2014-02-061-0/+14
* | | am 38d799fc: Merge "Generic object based data copy."Tim Murray2014-02-101-234/+247
|\ \ \ | |/ /
| * | Merge "Generic object based data copy."Tim Murray2014-02-101-234/+247
| |\ \
| | * | Generic object based data copy.Jason Sams2014-02-101-234/+247
| | |/
* | | am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code"Narayan Kamath2014-02-108-87/+96
|\ \ \ | |/ /
| * | Merge "AArch64: Use long for pointers in RS Java/JNI code"Narayan Kamath2014-02-108-87/+96
| |\ \
| | * | AArch64: Use long for pointers in RS Java/JNI codeAshok Bhat2014-02-058-87/+96
| | |/
* | | am 11e6cabc: Merge "Fix a typo."Jean-Luc Brouillet2014-02-071-1/+1
|\ \ \ | |/ /
| * | Fix a typo.Jean-Luc Brouillet2014-02-071-1/+1
| |/
| * DO NOT MERGE: Mark new util type functions as @hide in AOSP.Tim Murray2014-01-311-0/+3
* | am 3fb6feac: Merge "Check that bound allocations are 1D"Tim Murray2014-02-031-0/+7
|\ \ | |/
| * Check that bound allocations are 1DJason Sams2014-01-311-0/+7
* | am 0cc37f4c: Merge "Fix debug context."Tim Murray2014-02-031-4/+4
|\ \ | |/
| * Fix debug context.Tim Murray2014-01-311-4/+4