Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
ff6390cda43a0333a93c6b87a8eac5484e5ba8e9
/
rs
/
jni
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
· 9 years ago
8374e25
am 77877609: Merge "[RenderScript] fix Allocation.copyToFieldPacker"
by Miao Wang
· 9 years ago
7787760
Merge "[RenderScript] fix Allocation.copyToFieldPacker"
by Miao Wang
· 9 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
815bcb2
am f8a69f56: am 2ef9955c: Merge "[RenderScript] Remove duplicate include in jni"
by Miao Wang
· 10 years ago
919b647
[RenderScript] Remove duplicate include in jni
by Miao Wang
· 10 years ago
8ab7eb4
am bb8c910f: am d2e4a166: Merge "Remove dead path code"
by Jason Sams
· 10 years ago
a7e2509
Remove dead path code
by Jason Sams
· 10 years ago
de77052
am 989e03f1: am c1e2bf95: am 4b5af9bc: Merge "[RenderScript] Update the java API about Allocation copyTo & From FieldPacker"
by Miao Wang
· 10 years ago
b5c8004d
am 449571c4: am 26f1a538: am 8b86ee9f: Merge "[RenderScript] Add missing variable"
by Miao Wang
· 10 years ago
12d8a86
am ec89c1ea: am a61832c8: am 288e6f67: Merge "[RenderScript] AutoPadding & Unpadding for Vec3 Elements during copyTo & copyFrom."
by Miao Wang
· 10 years ago
45cec0a
[RenderScript] Update the java API about Allocation copyTo & From FieldPacker
by Miao Wang
· 10 years ago
2cd0c34
[RenderScript] Add missing variable
by Miao Wang
· 10 years ago
f4faeac
Cleanup Bitmap JNI attempt #2
by John Reck
· 10 years ago
c02977e
Revert "Cleanup Bitmap JNI"
by Chad Jones
· 10 years ago
b291524
Cleanup Bitmap JNI
by John Reck
· 10 years ago
87e908d
[RenderScript] AutoPadding & Unpadding for Vec3 Elements during
by Miao Wang
· 10 years ago
c8e237e
[Renderscript] JAVA API update for Allocation.CopyTo
by Miao Wang
· 10 years ago
25207df
Add BLAS intrinsic.
by Tim Murray
· 10 years ago
2a3cdf5
Merge "Implement array types"
by Jason Sams
· 10 years ago
46ba27e3
Implement array types
by Jason Sams
· 10 years ago
7ff53fa
Fix clang build.
by Elliott Hughes
· 10 years ago
be392ad
Adds invocable functions to ScriptGroup
by Yang Ni
· 10 years ago
ebf6340
Pass in code cache directory when creating a script group.
by Yang Ni
· 10 years ago
14331ab
Initialize clipping structure
by Jason Sams
· 10 years ago
281c325
New Script Group API.
by Yang Ni
· 10 years ago
81cd2b1
Fix bug in passing of context flags and version.
by Jason Sams
· 10 years ago
09993f7
Fix format strings mismatching the parameters passed to them
by Bernhard Rosenkränzer
· 10 years ago
6733392
Frameworks/base: Wall Werror in rs
by Andreas Gampe
· 10 years ago
4a043c1
resolved conflicts for merge of 5a2d0432 to lmp-dev-plus-aosp
by Stephen Hines
· 10 years ago
053e36d
am c9c78206: am 9ba9298e: Merge "Stop sign-extending RS IDs." into lmp-dev
by Tim Murray
· 10 years ago
3aa89c1
Stop sign-extending RS IDs.
by Tim Murray
· 10 years ago
488230c3
Replace NULL macros with nullptr literals.
by Chris Wailes
· 10 years ago
93697c5
am 4ae9a6d5: am 42895561: Merge "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 10 years ago
be7b1de
Collapse code paths for single- and multi-input kernels.
by Chris Wailes
· 10 years ago
42a33d5
am b75dc06b: am 4179e889: Merge "Revert "Collapse code paths for single- and multi-input kernels.""
by Stephen Hines
· 10 years ago
c27ebda
am 5aaeb8e8: am 24a2ee66: Merge "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 10 years ago
c9c7daf
Revert "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 10 years ago
eb34702
Collapse code paths for single- and multi-input kernels.
by Chris Wailes
· 10 years ago
9496106
Adds support for multi-input kernels to Frameworks/Base/RS.
by Chris Wailes
· 10 years ago
48ba506
resolved conflicts for merge of 31012e2c to master
by Stephen Hines
· 10 years ago
bc5d3ee
Switch from size_t -> uint32_t for dimensions array.
by Stephen Hines
· 10 years ago
ed38a32
am af97f87a: am 6d38cec1: am 924ed1fa: Merge "Switch from size_t -> uint32_t for dimensions array."
by Stephen Hines
· 10 years ago
56f9e6f
Add support for mixed 32/64 APKs using RenderScript.
by Tim Murray
· 10 years ago
1afc29a
Merge "Add support for mixed 32/64 APKs using RenderScript."
by Tim Murray
· 10 years ago
f0c62b2
Add support for mixed 32/64 APKs using RenderScript.
by Tim Murray
· 10 years ago
29894c6
am db55bb06: am 4463cbc6: am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS."
by Ying Wang
· 11 years ago
4463cbc
am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS."
by Ying Wang
· 11 years ago
b38e3fd
Remove unused LOCAL_LDLIBS.
by Ying Wang
· 11 years ago
9deecdc
am fc45b664: am f0aa4cc0: am a4898534: Merge "Fix improper use of JNI_ABORT for operations where Java objects are written."
by Stephen Hines
· 11 years ago
f0aa4cc
am a4898534: Merge "Fix improper use of JNI_ABORT for operations where Java objects are written."
by Stephen Hines
· 11 years ago
414fa2c
Fix improper use of JNI_ABORT for operations where Java objects are written.
by Stephen Hines
· 11 years ago
5341f88
am 4f346bf0: am ff1e1d99: am 240d5638: am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript"
by Glenn Kasten
· 11 years ago
240d563
am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript"
by Glenn Kasten
· 11 years ago
78c0ce5
Fix 64 bit compile failures in renderscript
by Narayan Kamath
· 11 years ago
11e4317
am 62d675c2: am 0d3548be: am d138029d: am 14420e29: Merge "AArch64: Use long[] for RS id array"
by Narayan Kamath
· 11 years ago
d138029
am 14420e29: Merge "AArch64: Use long[] for RS id array"
by Narayan Kamath
· 11 years ago
eece0dd
Fix includes so that they no longer rely on the global Skia includes directories.
by Derek Sollenberger
· 11 years ago
Next »