summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "renderscript-deprecation" into sc-devXusong Wang2021-03-111-0/+5
|\
| * Deprecate RS Java APIs.Xusong Wang2021-03-011-0/+5
* | No longer call registerNativeAllocationHans Boehm2021-03-061-7/+0
|/
* Merge "Use new UnsupportedAppUsage annotation."TreeHugger Robot2020-01-091-1/+1
|\
| * Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-081-1/+1
* | Update renderscript to use stable graphics APIsDerek Sollenberger2020-01-081-22/+11
|/
* Revert "Use new UnsupportedAppUsage annotation."Austin Wang2019-12-191-1/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Pass Bitmap's native instance to JNI where feasibleLeon Scroggins III2019-03-271-15/+23
* Correct registerNativeAllocation typeHans Boehm2019-02-111-8/+9
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-061-0/+8
* Merge \\"Delete simple reduction implementation.\\" into nyc-dev am: d749245b88David 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