Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
8c3b70bb8ce987c75b041a2433c2754b2b9146ed
/
rs
/
java
/
android
/
renderscript
0ff759c
Merge "Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API." am: 49aee686d8
by Stephen Hines
· 9 years ago
49aee68
Merge "Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API."
by Stephen Hines
· 9 years ago
c29bcd0
[RenderScript] Unhide new Allocation APIs
by Miao Wang
· 9 years ago
a1c7bc7
Merge "[RenderScript] Implement APIs for better multi-frame process support." am: 6ebdbfa549
by Miao Wang
· 9 years ago
8c15092
[RenderScript] Implement APIs for better multi-frame process support.
by Miao Wang
· 9 years ago
a11c285
Merge "[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer" am: ed50f333fb
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
ba038689
Unhide Script::reduce() interface for general reduction.
by David Gross
· 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
115b411
Fix punctuation and typos in AllocationAdapter's documentation.
by Pirama Arumuga Nainar
· 9 years ago
c9390c8
am 46b51097: Merge "Safely handle interrupts during Thread.join()"
by Pirama Arumuga Nainar
· 9 years ago
83461d7
Safely handle interrupts during Thread.join()
by Pirama Arumuga Nainar
· 9 years ago
5fbb245
am ca3e5aea: Merge "Retry if interrupted before mMessageThread has joined"
by Pirama Arumuga Nainar
· 9 years ago
2f25ce77
Retry if interrupted before mMessageThread has joined
by Pirama Arumuga Nainar
· 9 years ago
88891e6
Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API.
by Stephen McGroarty
· 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
6430812
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
· 10 years ago
3fd9bf4
am 15d68941: Merge "[RenderScript] Add docs advising users about dstAtop bug." into mnc-dev
by Miao Wang
· 10 years ago
37e1d0c
[RenderScript] Add docs advising users about dstAtop bug.
by Miao Wang
· 10 years ago
ffb1a9b
[RenderScript] Add docs advising users about dstAtop bug.
by Miao Wang
· 10 years ago
dd67c9d
am 0f5b7bc2: am 79a1bde2: Merge "Add a flag to the API to specify -O0 on the bcc command line."
by Stephen Hines
· 10 years ago
79a1bde
Merge "Add a flag to the API to specify -O0 on the bcc command line."
by Stephen Hines
· 10 years ago
c9659ea
Add a flag to the API to specify -O0 on the bcc command line.
by verena beckham
· 10 years ago
3ef2041
fix BNNM docs
by Miao Wang
· 10 years ago
9ee3b6f
am ad904cf3: Merge "fix BNNM docs" into mnc-dev
by Miao Wang
· 10 years ago
d7d413a
fix BNNM docs
by Miao Wang
· 10 years ago
c027203
resolved conflicts for merge of a1867fb0 to mnc-dev-plus-aosp
by Miao Wang
· 10 years ago
2514806
[RenderScript] update the type of offsets for BLAS.BNNM
by Miao Wang
· 10 years ago
d6ae785
am 3791d011: am 6463dd52: Merge "add comment about xor not being porter/duff Bug: 21934855"
by John Hoford
· 10 years ago
6ba4cb7
add comment about xor not being porter/duff Bug: 21934855
by John Hoford
· 10 years ago
6099ee6
[RenderScript] update the type of offsets for BLAS.BNNM
by Miao Wang
· 10 years ago
3020953
Add Java doc comments on script group name reuse
by Yang Ni
· 10 years ago
524d9b6
am f7e55607: am fd5ec27b: Merge "Add Java doc comments on script group name reuse" into mnc-dev
by Yang Ni
· 10 years ago
dbb6fd5
Add Java doc comments on script group name reuse
by Yang Ni
· 10 years ago
1db4e1a
am 1fff1371: am df584d34: Merge "[RenderScript] Add documentation for IntrinsicBLAS, and @hide annotations." into mnc-dev
by Miao Wang
· 10 years ago
df584d3
Merge "[RenderScript] Add documentation for IntrinsicBLAS, and @hide annotations." into mnc-dev
by Miao Wang
· 10 years ago
d690974
am 44095579: am 159f442f: Merge "Unpublish methods in class ScriptGroup.Binding" into mnc-dev
by Yang Ni
· 10 years ago
fb675a5
[RenderScript] Add documentation for IntrinsicBLAS, and @hide annotations.
by Miao Wang
· 10 years ago
77eba48
Unpublish methods in class ScriptGroup.Binding
by Yang Ni
· 10 years ago
d9f5f02
Fixed ScriptGroup for outputs to globals
by Yang Ni
· 10 years ago
bb068cd
am ee8e4ede: am 6f4610bd: Merge "Fixed ScriptGroup for outputs to globals" into mnc-dev
by Yang Ni
· 10 years ago
6f4610b
Merge "Fixed ScriptGroup for outputs to globals" into mnc-dev
by Yang Ni
· 10 years ago
a11ceb9
am 5fd0e46d: am 34a63ba4: Merge "Ensure RenderScript tracing is always balanced via try/finally"
by Chris Craik
· 10 years ago
06d2984
Ensure RenderScript tracing is always balanced via try/finally
by Chris Craik
· 10 years ago
f77facd
Fix RenderScript copy tracing sections
by Chris Craik
· 10 years ago
397ef9a
Ensure RenderScript tracing is always balanced via try/finally
by Chris Craik
· 10 years ago
48b0104
am e63136a3: am 8c1e287b: Merge "Fix RenderScript copy tracing sections" into mnc-dev
by Chris Craik
· 10 years ago
5c705d6
Fix RenderScript copy tracing sections
by Chris Craik
· 10 years ago
8bd4d77
am 95e31ac8: am 3385b616: Merge "Added in flag to ask context to wait for debugger attach."
by Stephen Hines
· 10 years ago
3385b61
Merge "Added in flag to ask context to wait for debugger attach."
by Stephen Hines
· 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
870767e
Fixed ScriptGroup for outputs to globals
by Yang Ni
· 10 years ago
39a0b22
Merge "[RenderScript] Add dummy getMinorID to maintain compatible with old RS compat lib." into mnc-dev
by Miao Wang
· 10 years ago
f9d518a
[RenderScript] Add dummy getMinorID to maintain compatible with old RS
by Miao Wang
· 10 years ago
f061653
Merge "Fix issues found during CTS testing of FP16" into mnc-dev
by Jason Sams
· 10 years ago
62cb9bd
Added in flag to ask context to wait for debugger attach.
by Stephen McGroarty
· 10 years ago
54371b4
Fix issues found during CTS testing of FP16
by Jason Sams
· 10 years ago
6faa4d2
Fix issues found during CTS testing of FP16
by Jason Sams
· 10 years ago
20e16f4
Merge "Elaborate on description of ScriptGroup.execute" into mnc-dev
by Yang Ni
· 10 years ago
0cf42ff
Merge "Fix API name based on API review" into mnc-dev
by Jason Sams
· 10 years ago
f764230
Fix API name based on API review
by Jason Sams
· 10 years ago
4356389
Elaborate on description of ScriptGroup.execute
by Yang Ni
· 10 years ago
bfa5e65
[RenderScript] fix Allocation.copyToFieldPacker
by Miao Wang
· 10 years ago
cb556e0
Merge "[RenderScript] hide Allocation.copyToFieldPacker()" into mnc-dev
by Miao Wang
· 10 years ago
cce01f4
[RenderScript] (minor) fix validation of L3 BLAS
by Miao Wang
· 10 years ago
50a8ff1
[RenderScript] (minor) fix validation of L3 BLAS
by Miao Wang
· 10 years ago
3c61327
[RenderScript] hide Allocation.copyToFieldPacker()
by Miao Wang
· 10 years ago
6517eb6
[RenderScript] Make L2 BLAS methods pulic field.
by Miao Wang
· 10 years ago
328919a
[RenderScript] typo fix in BLAS, TRMM & TSMM
by Miao Wang
· 10 years ago
e1cf095
[RenderScript] fix edges cases about Transpose for SYMM & SYR2K
by Miao Wang
· 10 years ago
cc71179
[RenderScript] L2 BLAS, fix element type in ZHER
by Miao Wang
· 10 years ago
b530d8e
[RenderScript] fixes for L3 BLAS APIs
by Miao Wang
· 10 years ago
2b6fad9
[RenderScript] improve & minor fixes of L2 BLAS validation.
by Miao Wang
· 10 years ago
333bcc0
[RenderScript] Fix HEMM and SYRK in IntrinscBLAS to correctly handle
by Miao Wang
· 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
194679ed
[RenderScript] typo fix in BLAS, TRMM & TSMM
by Miao Wang
· 10 years ago
1e940d8
[RenderScript] fix edges cases about Transpose for SYMM & SYR2K
by Miao Wang
· 10 years ago
cecc00a
[RenderScript] L2 BLAS, fix element type in ZHER
by Miao Wang
· 10 years ago
37ae07c
[RenderScript] fixes for L3 BLAS APIs
by Miao Wang
· 10 years ago
89c3a5f
[RenderScript] Enable L2 BLAS APIs
by Miao Wang
· 10 years ago
68ca43e
[RenderScript] improve & minor fixes of L2 BLAS validation.
by Miao Wang
· 10 years ago
4c47274
[RenderScript] Fix HEMM and SYRK in IntrinscBLAS to correctly handle
by Miao Wang
· 10 years ago
ead1af8
Move new script group API into ScriptGroup class
by Yang Ni
· 10 years ago
18314ca
Move new script group API into ScriptGroup class
by Yang Ni
· 10 years ago
bc5c64b
Fix Allocation-less launches
by Jason Sams
· 10 years ago
ef0e1c6
Unhide BLAS intrinsics.
by Tim Murray
· 10 years ago
68e03ab
am 13391109: am 2b300a99: am 782b4339: Merge "[RenderScript] typo fix in Allocation.java"
by Miao Wang
· 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
a217d69
Merge "Hide array allocation"
by Jason Sams
· 10 years ago
d016266
Hide array allocation
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
Next »