summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
AgeCommit message (Expand)Author
2021-03-11Merge changes from topic "renderscript-deprecation" into sc-dev Xusong Wang
2021-03-06No longer call registerNativeAllocation Hans Boehm
2021-03-01Deprecate RS Java APIs. Xusong Wang
2020-01-09Merge "Use new UnsupportedAppUsage annotation." TreeHugger Robot
2020-01-08Update renderscript to use stable graphics APIs Derek Sollenberger
2020-01-08Use new UnsupportedAppUsage annotation. Artur Satayev
2019-12-19Revert "Use new UnsupportedAppUsage annotation." Austin Wang
2019-12-18Use new UnsupportedAppUsage annotation. Artur Satayev
2019-03-27Pass Bitmap's native instance to JNI where feasible Leon Scroggins III
2019-02-11Correct registerNativeAllocation type Hans Boehm
2018-08-06Add @UnsupportedAppUsage annotations Mathew Inwood
2016-06-13Merge \\"Delete simple reduction implementation.\\" into nyc-dev am: d749245b88 David Gross
2016-06-02Delete simple reduction implementation. David Gross
2016-05-10[RenderScript] Interrupt mMessageThread when tearing down context. Miao Wang
2016-04-20Made Element accessors thread-safe Yang Ni
2016-04-18Made Element accessors thread-safe Yang Ni
2016-04-04Avoid destroying Device separately Yang Ni
2016-04-04Avoid destroying Device separately Yang Ni
2016-03-21Correctly init code cache path for RS Yang Ni
2016-03-18Correctly init code cache path for RS Yang Ni
2016-01-30Merge "Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API." Stephen Hines
2016-01-26[RenderScript] Implement APIs for better multi-frame process support. Miao Wang
2016-01-26Merge "[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer" Miao Wang
2016-01-25[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer Miao Wang
2016-01-15Add general reduction plumbing starting with Java Script::reduce(). David Gross
2015-10-05am 46b51097: Merge "Safely handle interrupts during Thread.join()" Pirama Arumuga Nainar
2015-10-05Safely handle interrupts during Thread.join() Pirama Arumuga Nainar
2015-10-02am ca3e5aea: Merge "Retry if interrupted before mMessageThread has joined" Pirama Arumuga Nainar
2015-10-02Retry if interrupted before mMessageThread has joined Pirama Arumuga Nainar
2015-09-02Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API. Stephen McGroarty
2015-07-23am ed3ffe0f: am 6430812a: Merge "RenderScript: implement a Script entry point... Stephen Hines
2015-07-21RenderScript: implement a Script entry point for calling a Matt Wala
2015-07-17am 0f5b7bc2: am 79a1bde2: Merge "Add a flag to the API to specify -O0 on the ... Stephen Hines
2015-07-16Add a flag to the API to specify -O0 on the bcc command line. verena beckham
2015-05-21am 95e31ac8: am 3385b616: Merge "Added in flag to ask context to wait for deb... Stephen Hines
2015-05-14[RenderScript] Add dummy getMinorID to maintain compatible with old RS Miao Wang
2015-05-14Added in flag to ask context to wait for debugger attach. Stephen McGroarty
2015-05-12Fix API name based on API review Jason Sams
2015-05-04Sanity checks in JNI code for closure creation Yang Ni
2015-05-01Sanity checks in JNI code for closure creation Yang Ni
2015-04-15am 3d9c9093: am 91d2f27b: am 7f72f747: Merge "Add BNNM intrinsic." Tim Murray
2015-04-15Merge "Add BNNM intrinsic." Tim Murray
2015-04-14Add BNNM intrinsic. Tim Murray
2015-04-14am 09339053: am 6ca1e45a: am 8704ae46: Merge "Add name to ScriptGroup2.Builde... Yang Ni
2015-04-13Add name to ScriptGroup2.Builder.create() method Yang Ni
2015-04-10am 72fcf9eb: am af61d43d: am 6d718c2f: Merge "Add support for setting the cac... Tim Murray
2015-04-09Add support for setting the cache directory. Tim Murray
2015-04-07resolved conflicts for merge of 764f08ad to master Stephen Hines
2015-04-07Move cache dir to its own class. Tim Murray
2015-03-30unhide RS apis Jason Sams