summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
Commit message (Expand)AuthorAgeFilesLines
* Merge \"Delete simple reduction implementation.\" into nyc-devDavid Gross2016-06-131-11/+3
|\
| * Delete simple reduction implementation.David Gross2016-06-021-11/+3
| * Made Element accessors thread-safeYang Ni2016-04-181-91/+91
| * Avoid destroying Device separatelyYang Ni2016-04-041-6/+2
| * Correctly init code cache path for RSYang Ni2016-03-211-5/+22
* | [RenderScript] Interrupt mMessageThread when tearing down context.Miao Wang2016-05-101-0/+3
* | Made Element accessors thread-safeYang Ni2016-04-201-91/+91
* | Avoid destroying Device separatelyYang Ni2016-04-041-6/+2
* | Correctly init code cache path for RSYang Ni2016-03-181-5/+22
|/
* Merge "Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API."Stephen Hines2016-01-301-8/+1
|\
| * Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API.Stephen McGroarty2015-09-021-8/+1
* | [RenderScript] Implement APIs for better multi-frame process support.Miao Wang2016-01-261-5/+13
* | Merge "[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer"Miao Wang2016-01-261-3/+11
|\ \
| * | [RenderScript] Add API to map Allocation mallocptr to Java ByteBufferMiao Wang2016-01-251-3/+11
* | | Add general reduction plumbing starting with Java Script::reduce().David Gross2016-01-151-0/+8
|/ /
* | am 46b51097: Merge "Safely handle interrupts during Thread.join()"Pirama Arumuga Nainar2015-10-051-3/+8
|\ \
| * | Safely handle interrupts during Thread.join()Pirama Arumuga Nainar2015-10-051-3/+8
* | | am ca3e5aea: Merge "Retry if interrupted before mMessageThread has joined"Pirama Arumuga Nainar2015-10-021-3/+10
|\| |
| * | Retry if interrupted before mMessageThread has joinedPirama Arumuga Nainar2015-10-021-3/+10
| |/
* | am ed3ffe0f: am 6430812a: Merge "RenderScript: implement a Script entry point...Stephen Hines2015-07-231-0/+10
|\|
| * RenderScript: implement a Script entry point for calling aMatt Wala2015-07-211-0/+10
* | am 0f5b7bc2: am 79a1bde2: Merge "Add a flag to the API to specify -O0 on the ...Stephen Hines2015-07-171-1/+10
|\|
| * Add a flag to the API to specify -O0 on the bcc command line.verena beckham2015-07-161-1/+10
* | am 95e31ac8: am 3385b616: Merge "Added in flag to ask context to wait for deb...Stephen Hines2015-05-211-1/+8
|\|
| * Added in flag to ask context to wait for debugger attach.Stephen McGroarty2015-05-141-1/+8
| * Sanity checks in JNI code for closure creationYang Ni2015-05-011-3/+15
* | [RenderScript] Add dummy getMinorID to maintain compatible with old RSMiao Wang2015-05-141-0/+14
* | Fix API name based on API reviewJason Sams2015-05-121-3/+3
* | Sanity checks in JNI code for closure creationYang Ni2015-05-041-3/+15
* | am 3d9c9093: am 91d2f27b: am 7f72f747: Merge "Add BNNM intrinsic."Tim Murray2015-04-151-0/+11
|\|
| * Merge "Add BNNM intrinsic."Tim Murray2015-04-151-0/+11
| |\
| | * Add BNNM intrinsic.Tim Murray2015-04-141-0/+11
* | | am 09339053: am 6ca1e45a: am 8704ae46: Merge "Add name to ScriptGroup2.Builde...Yang Ni2015-04-141-3/+5
|\| |
| * | Add name to ScriptGroup2.Builder.create() methodYang Ni2015-04-131-3/+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-071-20/+0
|\|
| * Move cache dir to its own class.Tim Murray2015-04-071-20/+0
* | unhide RS apisJason Sams2015-03-301-7/+3
* | am 2b30b73b: am 6f6f44b0: am b2b0c4c2: Merge "[RenderScript] Add create(Conte...Miao Wang2015-03-241-7/+36
|\|
| * [RenderScript] Add create(Context, int) to be compatible withMiao Wang2015-03-231-7/+36
* | am d8e891f4: am f75e4ca3: Merge "Make it harder to leak contexts"Jason Sams2015-03-191-14/+103
|\|
| * Make it harder to leak contextsJason Sams2015-03-181-14/+103
* | am bb8c910f: am d2e4a166: Merge "Remove dead path code"Jason Sams2015-03-131-6/+0
|\|
| * Remove dead path codeJason Sams2015-03-111-6/+0
* | am 989e03f1: am c1e2bf95: am 4b5af9bc: Merge "[RenderScript] Update the java ...Miao Wang2015-03-081-4/+3
|\|
| * [RenderScript] Update the java API about Allocation copyTo & From FieldPackerMiao Wang2015-03-051-4/+3
* | am ec89c1ea: am a61832c8: am 288e6f67: Merge "[RenderScript] AutoPadding & Un...Miao Wang2015-03-081-21/+32
|\|
| * [RenderScript] AutoPadding & Unpadding for Vec3 Elements duringMiao Wang2015-03-041-21/+32
* | am 5830e7a9: am 411473de: am caa8a8fb: Merge "[Renderscript] JAVA API update ...Miao Wang2015-03-031-3/+20
|\|