Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
cf05e31866e94eb9d8a6f0ee1fb9960ba169e2c1
/
rs
ead1af8
Move new script group API into ScriptGroup class
by Yang Ni
· 10 years ago
782b433
Merge "[RenderScript] typo fix in Allocation.java"
by Miao Wang
· 10 years ago
179e8b5
[RenderScript] typo fix in Allocation.java
by Miao Wang
· 10 years ago
7f72f74
Merge "Add BNNM intrinsic."
by Tim Murray
· 10 years ago
9cb16a2
Add BNNM intrinsic.
by Tim Murray
· 10 years ago
35be56c
Add name to ScriptGroup2.Builder.create() method
by Yang Ni
· 10 years ago
ad6b44a
Add a name to ScriptGroup2.Builder.create method
by Yang Ni
· 10 years ago
47f3158
Add support for setting the cache directory.
by Tim Murray
· 10 years ago
e1e6c66
Move cache dir to its own class.
by Tim Murray
· 10 years ago
7200f661
Merge "Fix minor blur doc bug"
by Jason Sams
· 10 years ago
8bcbf47
Rewrote FieldPack::createFieldPack for alignment
by Yang Ni
· 10 years ago
d9b6328
[RenderScript] update exception reporting for copyTo() after autoPadding added.
by Miao Wang
· 10 years ago
37192dc
Fix minor blur doc bug
by Jason Sams
· 10 years ago
4c93c8c
Fix value size data type in closure creation.
by Yang Ni
· 10 years ago
fb4f5cf
Fix doc bug for object size.
by Jason Sams
· 10 years ago
bca8e6d
Catch errors for unknown object types.
by Jason Sams
· 10 years ago
ae5be38
Fix potential npe
by Jason Sams
· 10 years ago
a4e5adf
[RenderScript] Add create(Context, int) to be compatible with
by Miao Wang
· 10 years ago
8ff2980
New API methods for Script Group
by Yang Ni
· 10 years ago
c077ee3
Merge "Added copyright notice and formatted to convention"
by Yang Ni
· 10 years ago
2ef9955
Merge "[RenderScript] Remove duplicate include in jni"
by Miao Wang
· 10 years ago
f75e4ca
Merge "Make it harder to leak contexts"
by Jason Sams
· 10 years ago
919b647
[RenderScript] Remove duplicate include in jni
by Miao Wang
· 10 years ago
e16da12
Make it harder to leak contexts
by Jason Sams
· 10 years ago
9cc36ac
Merge "Frameworks/base: Remove duplicate check in Mesh"
by Andreas Gampe
· 10 years ago
8df1bedc
Merge "Frameworks/base: Fix potential NPE in Script"
by Andreas Gampe
· 10 years ago
ad555f9
Frameworks/base: Fix potential NPE in Script
by Andreas Gampe
· 10 years ago
16720c1
Frameworks/base: Remove duplicate check in Mesh
by Andreas Gampe
· 10 years ago
1e68bac
Avoid duplicate surface creation.
by Jason Sams
· 10 years ago
cc1ca48
Added copyright notice and formatted to convention
by Yang Ni
· 10 years ago
c8ddcdd
Frameworks/base: Check before foreach in Script
by Andreas Gampe
· 10 years ago
a7e2509
Remove dead path code
by Jason Sams
· 10 years ago
c1e2bf9
am 4b5af9bc: Merge "[RenderScript] Update the java API about Allocation copyTo & From FieldPacker"
by Miao Wang
· 10 years ago
26f1a53
am 8b86ee9f: Merge "[RenderScript] Add missing variable"
by Miao Wang
· 10 years ago
a61832c
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
87e908d
[RenderScript] AutoPadding & Unpadding for Vec3 Elements during
by Miao Wang
· 10 years ago
411473d
am caa8a8fb: Merge "[Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom()."
by Miao Wang
· 10 years ago
caa8a8f
Merge "[Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom()."
by Miao Wang
· 10 years ago
9fc6948
am 514e0801: Merge "Fix crash when updating adapter offsets."
by Jason Sams
· 10 years ago
514e080
Merge "Fix crash when updating adapter offsets."
by Jason Sams
· 10 years ago
add04be
Fix crash when updating adapter offsets.
by Jason Sams
· 10 years ago
c8e237e
[Renderscript] JAVA API update for Allocation.CopyTo
by Miao Wang
· 10 years ago
a15ac5f
am adb52ef7: Merge "Implement finalizer for RS contexts."
by Jason Sams
· 10 years ago
d22a6f0
Implement finalizer for RS contexts.
by Jason Sams
· 10 years ago
4fecab5
Merge commit '32acf753e8989766f67fd5300d3eb467f707cc79' into HEAD
by Bill Yi
· 10 years ago
25207df
Add BLAS intrinsic.
by Tim Murray
· 10 years ago
ec10f83
am 2a3cdf57: Merge "Implement array types" automerge: 6e0ad25
by Jason Sams
· 10 years ago
2a3cdf5
Merge "Implement array types"
by Jason Sams
· 10 years ago
46ba27e3
Implement array types
by Jason Sams
· 10 years ago
cf657ad
am ae0bee53: am 81b84311: Merge "Fix clang build."
by Elliott Hughes
· 10 years ago
7ff53fa
Fix clang build.
by Elliott Hughes
· 10 years ago
b457258
am da91dfbd: am 1269ff96: Merge "Adds invocable functions to ScriptGroup"
by Yang Ni
· 10 years ago
1269ff9
Merge "Adds invocable functions to ScriptGroup"
by Yang Ni
· 10 years ago
4bd2c00
Merge "make Allocation.destroy() include setSurface(null) for USAGE_IO_OUTPUT (Native RS)" automerge: 9a55cbc
by Miao Wang
· 10 years ago
be392ad
Adds invocable functions to ScriptGroup
by Yang Ni
· 10 years ago
f0f6e80
make Allocation.destroy() include setSurface(null) for USAGE_IO_OUTPUT
by Miao Wang
· 10 years ago
712e38e
Merge "Pass in code cache directory when creating a script group." automerge: 9559ce7
by Yang Ni
· 10 years ago
ebf6340
Pass in code cache directory when creating a script group.
by Yang Ni
· 10 years ago
45e6c8b
am 02236295: am 4dd0cf42: Merge "Initialize clipping structure"
by Jason Sams
· 10 years ago
14331ab
Initialize clipping structure
by Jason Sams
· 10 years ago
2fd1a8b
am 2772ee6d: Merge "[RenderScript] Allow U8_2 & U8_3 input allocation for Histogram Intrinsic" into lmp-mr1-dev
by Miao Wang
· 10 years ago
8a12653
[RenderScript] Allow U8_2 & U8_3 input allocation for Histogram Intrinsic
by Miao Wang
· 10 years ago
cf109c5
am de56e38e: Merge "Fix default compute thread priority" automerge: 231df77
by Jason Sams
· 10 years ago
305b8c4
am 712b05d0: Merge "Add FP16 types to the list of RenderScript types." automerge: 081cda8
by Jason Sams
· 10 years ago
231df77
Merge "Fix default compute thread priority"
by Jason Sams
· 10 years ago
118245d
Merge "[Renderscript] Add check for Allocation.copyTo(Array) and Fix the input allocation type check for Histogram Intrinsic." into lmp-mr1-dev automerge: dbfcf3f
by Miao Wang
· 10 years ago
c9870c1
Fix default compute thread priority
by Jason Sams
· 10 years ago
b590b35
[Renderscript] Add check for Allocation.copyTo(Array) and
by Miao Wang
· 10 years ago
a5835a2
Add FP16 types to the list of RenderScript types.
by Jason Sams
· 10 years ago
281c325
New Script Group API.
by Yang Ni
· 10 years ago
c13160a
Fix typo with register native allocation.
by Tim Murray
· 10 years ago
d11a658
Fix typo with register native allocation.
by Tim Murray
· 10 years ago
eae2472
Enable native tracking for RS contexts to improve GC behavior.
by Tim Murray
· 10 years ago
aefbd5f
Enable native tracking for RS contexts to improve GC behavior.
by Tim Murray
· 10 years ago
bb7e86ff
Fix bug in passing of context flags and version.
by Jason Sams
· 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
8f3cc45
Add Float32 suppor for IntrinsicResize. base part.
by Miao Wang
· 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
d0080ee
am 7fa25bc1: am 3c02b020: Merge "Fix IO_INPUT with 64-bit." into lmp-dev
by Tim Murray
· 10 years ago
3aa89c1
Stop sign-extending RS IDs.
by Tim Murray
· 10 years ago
b730d86
Fix IO_INPUT with 64-bit.
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
cd38b76
Allocation.resize() should throw an exception in API 21+.
by Tim Murray
· 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
8fdcf4a
Fix broken blend intrinsic.
by Tim Murray
· 10 years ago
3de3dc7
Update copyFrom(BaseObj[]) for large objects.
by Tim Murray
· 10 years ago
31e12ac
Update copyFrom(BaseObj[]) for large objects.
by Tim Murray
· 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
7165bd6
Merge "Add check and throw for failed Intrinsic init."
by Jason Sams
· 10 years ago
bc5d3ee
Switch from size_t -> uint32_t for dimensions array.
by Stephen Hines
· 10 years ago
346d971
am 6b52ca59: am 89e4c715: am 7165bd6d: Merge "Add check and throw for failed Intrinsic init."
by Jason Sams
· 10 years ago
Next »