- c2968df Migrate rs/jni to Soong by Trevor Radcliffe · 3 years, 2 months ago
- efbe8ac Silence compiler errors because of renderscript deprecation. by Xusong Wang · 3 years, 10 months ago
- 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 11 months ago
- 24f5475 Merge "Use jni_headers instead of JNI_H_INCLUDE" am: 75a5b44258 am: b842272135 am: 61ea9dd847 am: fe576af25a am: b90a8a87d9 by Orion Hodson · 4 years, 6 months ago
- 61ea9dd Merge "Use jni_headers instead of JNI_H_INCLUDE" am: 75a5b44258 am: b842272135 by Orion Hodson · 4 years, 6 months ago
- 3eba1ab Use jni_headers instead of JNI_H_INCLUDE by Orion Hodson · 4 years, 6 months ago
- 43fab8d Remove unnecessary dependency on libnativehelper by Orion Hodson · 4 years, 8 months ago
- ee538a3 Cleanup header and build targets for libhwui clients. by Derek Sollenberger · 4 years, 10 months ago
- db98b52 Update renderscript to use stable graphics APIs by Derek Sollenberger · 5 years ago
- 71fae62 Pass Bitmap's native instance to JNI where feasible by Leon Scroggins III · 6 years ago
- bebfcc4 Refactor AssetManager by Adam Lesinski · 7 years ago
- bde1df2 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
- 1187590 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
- f7d01dd Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
- dcb3c65 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
- 7fb3831 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
- b20a0ce Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
- 7569de0 switch to new API for compute image size by Mike Reed · 7 years ago
- 71b3691 Merge "Reduce overhead by combining libskia and libhwui into a single library." by Derek Sollenberger · 7 years ago
- d938e5a Reduce overhead by combining libskia and libhwui into a single library. by Derek Sollenberger · 7 years ago
- 9f430b2 Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944 by Steven Moreland · 7 years ago
- 5c091dc Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 by Steven Moreland · 7 years ago
- 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
- c941fb0 RenderScript: IWYU by Steven Moreland · 8 years ago
- dc01e93 RenderScript: IWYU by Steven Moreland · 8 years ago
- 7c0ae0f bitmaps and pixelrefs no longer need lock/unlock by Mike Reed · 8 years ago
- f35ddc9 [RenderScript] Connect ANativeWindow to BufferQueue before calling by Miao Wang · 8 years ago
- 34cca21 Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 8 years ago
- 1e95fc8 [RenderScript] Update RenderScript JNI with the corresponding by Miao Wang · 8 years ago
- 33287e8 [RenderScript] Use ANativeWindow_fromSurface to get ANativeWindow by Miao Wang · 8 years ago
- cbb0206 Update RenderScript JNI code for Treble by Miao Wang · 8 years ago
- 66f15cc Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
- c08e32e Rely on the platform -std default. by Elliott Hughes · 8 years ago
- b742fcc Correctly pass number of input allocations for BLAS by Miao Wang · 8 years ago
- 8e988ec Merge \"Delete simple reduction implementation.\" into nyc-dev am: d749245b88 by David Gross · 9 years ago
- 4a45785 Delete simple reduction implementation. by David Gross · 9 years ago
- 86c5c2d Silence clang static analyzer warnings by Yang Ni · 9 years ago
- 2b551f4 Use proper ScriptCall size in nScriptForEach() by Yang Ni · 9 years ago
- e8f2e44 Use proper ScriptCall size in nScriptForEach() by Yang Ni · 9 years ago
- 5a6d9b6 Merge "Revert "Set flags in RS JNI calls for rsObj creation"" by Yang Ni · 9 years ago
- 8c8daea Revert "Set flags in RS JNI calls for rsObj creation" by Yang Ni · 9 years ago
- 267fc8b3 Merge "Revert "Set flags in RS JNI calls for rsObj creation"" into nyc-dev by Yang Ni · 9 years ago
- 3f3965e Revert "Set flags in RS JNI calls for rsObj creation" by Yang Ni · 9 years ago
- 1333215 [RenderScript] Enable untyped variants of Allocation-copy functions for FLOAT_16 by Pirama Arumuga Nainar · 9 years ago
- a2dde69 Merge "[RenderScript] Enable untyped variants of Allocation-copy functions for FLOAT_16" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
- 972a409 Set flags in RS JNI calls for rsObj creation by Yang Ni · 9 years ago
- 85e8c51 [RenderScript] Enable untyped variants of Allocation-copy functions for FLOAT_16 by Pirama Arumuga Nainar · 9 years ago
- ad88055 Set flags in RS JNI calls for rsObj creation by Yang Ni · 9 years ago
- f94e77d [RenderScript] Fix potential leak in RS JNI by Miao Wang · 9 years ago
- a4ad5f8 [RenderScript] Fix potential leak in RS JNI by Miao Wang · 9 years ago
- 8c15092 [RenderScript] Implement APIs for better multi-frame process support. by Miao Wang · 9 years ago
- ed50f33 Merge "[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer" by Miao Wang · 9 years ago
- 0facf02 [RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer by Miao Wang · 9 years ago
- 26ef7a73 Add general reduction plumbing starting with Java Script::reduce(). by David Gross · 9 years ago
- 263cc90 Various fixes in setting globals in a script group by Yang Ni · 9 years ago
- ba8766c [RenderScript] Add null check for return values of JNI Get<TYPE>ArrayElements. by Miao Wang · 9 years ago
- 05420e7 am 134c504a: Merge "[RenderScript] pass correct length of ains to BLAS functions" by Miao Wang · 9 years ago
- 134c504 Merge "[RenderScript] pass correct length of ains to BLAS functions" by Miao Wang · 9 years ago
- 0b34f2a [RenderScript] pass correct length of ains to BLAS functions by Miao Wang · 9 years ago
- b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
- 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
- b3a1674 am ed3ffe0f: am 6430812a: Merge "RenderScript: implement a Script entry point for calling a reduce-style kernel." by Stephen Hines · 9 years ago
- 36eb1f7 RenderScript: implement a Script entry point for calling a reduce-style kernel. by Matt Wala · 9 years ago
- c027203 resolved conflicts for merge of a1867fb0 to mnc-dev-plus-aosp by Miao Wang · 9 years ago
- 2514806 [RenderScript] update the type of offsets for BLAS.BNNM by Miao Wang · 10 years ago
- 8374e25 am 77877609: Merge "[RenderScript] fix Allocation.copyToFieldPacker" by Miao Wang · 10 years ago
- 7787760 Merge "[RenderScript] fix Allocation.copyToFieldPacker" by Miao Wang · 10 years ago
- bfa5e65 [RenderScript] fix Allocation.copyToFieldPacker by Miao Wang · 10 years ago
- af622b1 Merge "Fix print format error." by Chih-Hung Hsieh · 10 years ago
- aa97de75 am 496c07d7: Merge "Moved limit constants for kernel and script group" by Yang Ni · 10 years ago
- bce4220 Fix print format error. by Chih-Hung Hsieh · 10 years ago
- 496c07d Merge "Moved limit constants for kernel and script group" by Yang Ni · 10 years ago
- e8cb7b3 [RenderScript] typo fix in rs BLAS jni, to correctly handle complex params. by Miao Wang · 10 years ago
- 9eb9dd3 Fix clang warnings on unused variable, mismatched tag, print format. by Chih-Hung Hsieh · 10 years ago
- 7b2a46f Moved limit constants for kernel and script group by Yang Ni · 10 years ago
- d1516df Fix Allocation-less launches by Jason Sams · 10 years ago
- d5c780a Merge "Fix Allocation-less launches" by Jason Sams · 10 years ago
- 17c2d7a Sanity checks in JNI code for closure creation by Yang Ni · 10 years ago
- 4e90b9b Sanity checks in JNI code for closure creation by Yang Ni · 10 years ago
- 8724d35 Merge "[RenderScript] typo fix in rs BLAS jni, to correctly handle complex params." into mnc-dev by Miao Wang · 10 years ago
- 82585b3 [RenderScript] typo fix in rs BLAS jni, to correctly handle complex params. by Miao Wang · 10 years ago
- ed207b9 Change how Java Bitmaps are accessed in a few places by John Reck · 10 years ago
- c1b33d6 GraphicsJNI Canvas cleanup by John Reck · 10 years ago
- 8222a7e Merge "Revert "Change how Java Bitmaps are accessed in a few places"" by John Reck · 10 years ago
- edc22fb Revert "Change how Java Bitmaps are accessed in a few places" by John Reck · 10 years ago
- 9d4efdf Revert "A bunch more cleanups" by John Reck · 10 years ago
- bc5c64b Fix Allocation-less launches by Jason Sams · 10 years ago
- ef532f8 am 3d9c9093: am 91d2f27b: am 7f72f747: Merge "Add BNNM intrinsic." by Tim Murray · 10 years ago
- 7f72f74 Merge "Add BNNM intrinsic." by Tim Murray · 10 years ago
- f7a6148 Merge "A bunch more cleanups" by John Reck · 10 years ago
- c294d12 A bunch more cleanups by John Reck · 10 years ago
- 9cb16a2 Add BNNM intrinsic. by Tim Murray · 10 years ago
- 5024f20 am 09339053: am 6ca1e45a: am 8704ae46: Merge "Add name to ScriptGroup2.Builder.create() method" by Yang Ni · 10 years ago
- 35be56c Add name to ScriptGroup2.Builder.create() method by Yang Ni · 10 years ago
- 073f36c Merge "Change how Java Bitmaps are accessed in a few places" by John Reck · 10 years ago
- a771b98 Change how Java Bitmaps are accessed in a few places by John Reck · 10 years ago
- 9509bfe am 72fcf9eb: am af61d43d: am 6d718c2f: Merge "Add support for setting the cache directory." by Tim Murray · 10 years ago
- 47f3158 Add support for setting the cache directory. by Tim Murray · 10 years ago
- 249e6c8 am 02dff422: am 5db6f1fa: am 63dde9c8: Merge "Fix value size data type in closure creation." by Yang Ni · 10 years ago
- 4c93c8c Fix value size data type in closure creation. by Yang Ni · 10 years ago