Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
5bd20a3ecad42492f8e2ca0e06a33a0ffa2575e3
/
rs
/
jni
/
android_renderscript_RenderScript.cpp
4e90b9b
Sanity checks in JNI code for closure creation
by Yang Ni
· 11 years ago
7f72f74
Merge "Add BNNM intrinsic."
by Tim Murray
· 11 years ago
9cb16a2
Add BNNM intrinsic.
by Tim Murray
· 11 years ago
35be56c
Add name to ScriptGroup2.Builder.create() method
by Yang Ni
· 11 years ago
47f3158
Add support for setting the cache directory.
by Tim Murray
· 11 years ago
4c93c8c
Fix value size data type in closure creation.
by Yang Ni
· 11 years ago
919b647
[RenderScript] Remove duplicate include in jni
by Miao Wang
· 11 years ago
a7e2509
Remove dead path code
by Jason Sams
· 11 years ago
45cec0a
[RenderScript] Update the java API about Allocation copyTo & From FieldPacker
by Miao Wang
· 11 years ago
2cd0c34
[RenderScript] Add missing variable
by Miao Wang
· 11 years ago
87e908d
[RenderScript] AutoPadding & Unpadding for Vec3 Elements during
by Miao Wang
· 11 years ago
c8e237e
[Renderscript] JAVA API update for Allocation.CopyTo
by Miao Wang
· 11 years ago
25207df
Add BLAS intrinsic.
by Tim Murray
· 11 years ago
2a3cdf5
Merge "Implement array types"
by Jason Sams
· 11 years ago
46ba27e3
Implement array types
by Jason Sams
· 11 years ago
7ff53fa
Fix clang build.
by Elliott Hughes
· 11 years ago
be392ad
Adds invocable functions to ScriptGroup
by Yang Ni
· 11 years ago
ebf6340
Pass in code cache directory when creating a script group.
by Yang Ni
· 11 years ago
14331ab
Initialize clipping structure
by Jason Sams
· 11 years ago
281c325
New Script Group API.
by Yang Ni
· 12 years ago
81cd2b1
Fix bug in passing of context flags and version.
by Jason Sams
· 12 years ago
09993f7
Fix format strings mismatching the parameters passed to them
by Bernhard Rosenkränzer
· 12 years ago
6733392
Frameworks/base: Wall Werror in rs
by Andreas Gampe
· 12 years ago
4a043c1
resolved conflicts for merge of 5a2d0432 to lmp-dev-plus-aosp
by Stephen Hines
· 12 years ago
053e36d
am c9c78206: am 9ba9298e: Merge "Stop sign-extending RS IDs." into lmp-dev
by Tim Murray
· 12 years ago
3aa89c1
Stop sign-extending RS IDs.
by Tim Murray
· 12 years ago
488230c3
Replace NULL macros with nullptr literals.
by Chris Wailes
· 12 years ago
93697c5
am 4ae9a6d5: am 42895561: Merge "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 12 years ago
be7b1de
Collapse code paths for single- and multi-input kernels.
by Chris Wailes
· 12 years ago
42a33d5
am b75dc06b: am 4179e889: Merge "Revert "Collapse code paths for single- and multi-input kernels.""
by Stephen Hines
· 12 years ago
c27ebda
am 5aaeb8e8: am 24a2ee66: Merge "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 12 years ago
c9c7daf
Revert "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 12 years ago
eb34702
Collapse code paths for single- and multi-input kernels.
by Chris Wailes
· 12 years ago
9496106
Adds support for multi-input kernels to Frameworks/Base/RS.
by Chris Wailes
· 12 years ago
48ba506
resolved conflicts for merge of 31012e2c to master
by Stephen Hines
· 12 years ago
bc5d3ee
Switch from size_t -> uint32_t for dimensions array.
by Stephen Hines
· 12 years ago
ed38a32
am af97f87a: am 6d38cec1: am 924ed1fa: Merge "Switch from size_t -> uint32_t for dimensions array."
by Stephen Hines
· 12 years ago
56f9e6f
Add support for mixed 32/64 APKs using RenderScript.
by Tim Murray
· 12 years ago
1afc29a
Merge "Add support for mixed 32/64 APKs using RenderScript."
by Tim Murray
· 12 years ago
f0c62b2
Add support for mixed 32/64 APKs using RenderScript.
by Tim Murray
· 12 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
· 12 years ago
f0aa4cc
am a4898534: Merge "Fix improper use of JNI_ABORT for operations where Java objects are written."
by Stephen Hines
· 12 years ago
414fa2c
Fix improper use of JNI_ABORT for operations where Java objects are written.
by Stephen Hines
· 12 years ago
5341f88
am 4f346bf0: am ff1e1d99: am 240d5638: am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript"
by Glenn Kasten
· 12 years ago
240d563
am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript"
by Glenn Kasten
· 12 years ago
78c0ce5
Fix 64 bit compile failures in renderscript
by Narayan Kamath
· 12 years ago
11e4317
am 62d675c2: am 0d3548be: am d138029d: am 14420e29: Merge "AArch64: Use long[] for RS id array"
by Narayan Kamath
· 12 years ago
d138029
am 14420e29: Merge "AArch64: Use long[] for RS id array"
by Narayan Kamath
· 12 years ago
eece0dd
Fix includes so that they no longer rely on the global Skia includes directories.
by Derek Sollenberger
· 12 years ago
9807155
AArch64: Use long[] for RS id array
by Ashok Bhat
· 12 years ago
f152d95
am 33a608a0: am 578d4f5f: am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code"
by Narayan Kamath
· 12 years ago
578d4f5
am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code"
by Narayan Kamath
· 12 years ago
0e0c088
AArch64: Use long for pointers in RS Java/JNI code
by Ashok Bhat
· 12 years ago
67d9e0b
am 0cc37f4c: Merge "Fix debug context."
by Tim Murray
· 12 years ago
42955ba
am d8b4dd95: Merge "Fix most logging macros for context pointers."
by Tim Murray
· 12 years ago
16e9362
am 8fced317: Merge "Move RenderScript from graphics/ to new fw/base subdirectory rs."
by Tim Murray
· 12 years ago
b75c27e
Fix debug context.
by Tim Murray
· 12 years ago
e926ddd
Fix most logging macros for context pointers.
by Tim Murray
· 12 years ago
355707e
Move RenderScript from graphics/ to new fw/base subdirectory rs.
by Tim Murray
· 12 years ago
[Renamed from graphics/jni/android_renderscript_RenderScript.cpp]
7a629fa
Convert Java/JNI to 64-bit, part 2.
by Tim Murray
· 13 years ago
a78e9ad
Convert Java/JNI to 64-bit, part 1.
by Tim Murray
· 13 years ago
29868dfa
Add long/double read support.
by Jason Sams
· 13 years ago
6fcf2e1
Use Object + type in place of specific array
by Jason Sams
· 13 years ago
a039843
AArch64: Make graphics classes 64-bit compatible
by Ashok Bhat
· 12 years ago
57cf560
DO NOT MERGE - Fix improper declaration/use of pointer.
by Stephen Hines
· 12 years ago
d1576fb
Move RenderScript from graphics/ to new fw/base subdirectory rs.
by Tim Murray
· 12 years ago
460a049
Convert Java/JNI to 64-bit, part 2.
by Tim Murray
· 13 years ago
eff663f
Convert Java/JNI to 64-bit, part 1.
by Tim Murray
· 13 years ago
21659ac
Add long/double read support.
by Jason Sams
· 13 years ago
e729a94
Use Object + type in place of specific array
by Jason Sams
· 13 years ago
9578e64
Add flags word to initialization.
by Tim Murray
· 13 years ago
5827cb50
Changes needed to support Skia at r10377.
by Derek Sollenberger
· 13 years ago
7c4caad
Add support for synchronous get().
by Tim Murray
· 13 years ago
b05d689
Cleanup Allocation and add 3D copies.
by Jason Sams
· 13 years ago
add26dc
add support for debug and profile contexts.
by Jason Sams
· 13 years ago
72226e0
Implement USAGE_IO_INPUT
by Jason Sams
· 13 years ago
5280061
Refactoring: Rename SurfaceTextureClient to Surface
by Mathias Agopian
· 13 years ago
dac6ed0
Add rsnScriptForEachClipped() implementation with no param array.
by Stephen Hines
· 13 years ago
eb8c29c
Add API entry points for clipped kernels.
by Tim Murray
· 13 years ago
455d644
Implement rs.sendMessage()
by Jason Sams
· 13 years ago
b109cc7
Add YUV allocation creation.
by Jason Sams
· 13 years ago
d47f7d8
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 13 years ago
82bb813
stop using a deprecated SurfaceTextureClient ctor
by Jamie Gennis
· 14 years ago
a314551
Add support for Bitmap-backed Allocations in Java.
by Tim Murray
· 14 years ago
38faea30
Update JNI for strided 2D copies.
by Tim Murray
· 14 years ago
08a8158
Add Kernel, Method, and field IDs bug 7182873
by Jason Sams
· 14 years ago
64a55af
Add plumbing for new surface flinger display API.
by Jeff Brown
· 14 years ago
6ab9768
Intrinsics test
by Jason Sams
· 14 years ago
3655e44
Fix readback lengths
by Jason Sams
· 14 years ago
06883b7
Fix incorrect Log message.
by Stephen Hines
· 14 years ago
adeb809
Start passing element/dim information along with FieldPacker.
by Stephen Hines
· 14 years ago
fb9aa9f
Convert from SurfaceTexture to Surface
by Jason Sams
· 14 years ago
fe1d5ff
Implement USAGE_IO_INPUT
by Jason Sams
· 14 years ago
8335f1c
fix libgui header location
by Mathias Agopian
· 14 years ago
b13b9bd
frameworks/base refactoring.
by Mathias Agopian
· 14 years ago
e158f20
Merge "Rename three header files to free namespace for api."
by Jason Sams
· 14 years ago
1d6983a
Rename three header files to free namespace for api.
by Jason Sams
· 14 years ago
791c0d1
Merge "Piping texture names through shader builder. Fixing uint size_t mismatch."
by Alex Sakhartchouk
· 14 years ago
2123b46
Piping texture names through shader builder. Fixing uint size_t mismatch.
by Alex Sakhartchouk
· 14 years ago
163766c
Beging IO stream out from allocation to surface texture.
by Jason Sams
· 14 years ago
Next »