Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
6b109c74982033d4a220cd10a0eab8b024b351c9
/
rs
/
jni
3d8215a
Revert "Revert "Add BLAS intrinsic.""
by Tim Murray
· 10 years ago
aaab02a
Revert "Add BLAS intrinsic."
by Ed Heyl
· 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
· 10 years ago
4463cbc
am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS."
by Ying Wang
· 10 years ago
b38e3fd
Remove unused LOCAL_LDLIBS.
by Ying Wang
· 10 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
9ae000c
Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest."
by Andreas Huber
· 11 years ago
9807155
AArch64: Use long[] for RS id array
by Ashok Bhat
· 11 years ago
7825334
Split AndroidRuntime into AndroidRuntimeBase base-class and the rest.
by Andreas Huber
· 11 years ago
f152d95
am 33a608a0: am 578d4f5f: am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code"
by Narayan Kamath
· 11 years ago
578d4f5
am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code"
by Narayan Kamath
· 11 years ago
0e0c088
AArch64: Use long for pointers in RS Java/JNI code
by Ashok Bhat
· 11 years ago
67d9e0b
am 0cc37f4c: Merge "Fix debug context."
by Tim Murray
· 11 years ago
42955ba
am d8b4dd95: Merge "Fix most logging macros for context pointers."
by Tim Murray
· 11 years ago
16e9362
am 8fced317: Merge "Move RenderScript from graphics/ to new fw/base subdirectory rs."
by Tim Murray
· 11 years ago
b75c27e
Fix debug context.
by Tim Murray
· 11 years ago
e926ddd
Fix most logging macros for context pointers.
by Tim Murray
· 11 years ago
355707e
Move RenderScript from graphics/ to new fw/base subdirectory rs.
by Tim Murray
· 11 years ago
36bef0b
AArch64: Make graphics classes 64-bit compatible
by Ashok Bhat
· 11 years ago
7023df0
Revert "AArch64: Make graphics classes 64-bit compatible"
by Narayan Kamath
· 11 years ago
18b4cbe
AArch64: Make graphics classes 64-bit compatible
by Ashok Bhat
· 11 years ago
5eaf468
Fix debug context.
by Tim Murray
· 11 years ago
71a01b8
Fix most logging macros for context pointers.
by Tim Murray
· 11 years ago
a0eabfb
Fix improper declaration/use of pointer.
by Stephen Hines
· 11 years ago
d1576fb
Move RenderScript from graphics/ to new fw/base subdirectory rs.
by Tim Murray
· 11 years ago