Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
rs
/
f428c33c37dcbaf8a08aef1b579cb8f319f85f8b
f428c33
Update ImageProcessing_jb for instrumention tests.
by Miao Wang
· 8 years ago
8ac0890
Merge "Half-precision version of Blur25"
by Treehugger Robot
· 8 years ago
b4a8c2d
Half-precision version of Blur25
by Pirama Arumuga Nainar
· 10 years ago
5d8299a
Merge "Bring lldb testsuite up to date with codeplay internal"
by Treehugger Robot
· 8 years ago
93b74db
Merge "Modify findMinAndMax kernel to handle infinities in input."
by David Gross
· 8 years ago
f354c54
Merge " Fix google-explicit-constructor warnings in frameworks/rs."
by Chih-hung Hsieh
· 8 years ago
10ab8bb
Fix google-explicit-constructor warnings in frameworks/rs.
by Chih-Hung Hsieh
· 8 years ago
0824f55
Merge "Fix clang-tidy warnings in frameworks/rs."
by Treehugger Robot
· 8 years ago
4fcef49
Fix clang-tidy warnings in frameworks/rs.
by Chih-Hung Hsieh
· 8 years ago
428ea3e
Merge "Fix misc-macro-parentheses warnings in frameworks/rs."
by Chih-hung Hsieh
· 8 years ago
3ac940f
Fix misc-macro-parentheses warnings in frameworks/rs.
by Chih-Hung Hsieh
· 8 years ago
2e22379
Modify findMinAndMax kernel to handle infinities in input.
by David Gross
· 8 years ago
67c67fc
Merge "Fixed unsafe use of stringstream.str()"
by Yang Ni
· 8 years ago
578419f
Fixed unsafe use of stringstream.str()
by Yang Ni
· 8 years ago
04c0a5b
Merge "Fix NDK linking"
by Dan Willemsen
· 8 years ago
720a848
Fix NDK linking
by Dan Willemsen
· 8 years ago
a3c6f62
Bring lldb testsuite up to date with codeplay internal
by Luke Drummond
· 8 years ago
3e647a6
Merge changes Iff0453c2,If991d3d6
by Treehugger Robot
· 8 years ago
b16c7d5
Always build all rscpp and LLDB tests.
by Stephen Hines
· 8 years ago
c5903d8
Remove obsolete cppreduce test.
by Stephen Hines
· 8 years ago
a32c28f
Merge "Minor usability improvements to update_rs_prebuilts.sh."
by David Gross
· 8 years ago
75e0547
Minor usability improvements to update_rs_prebuilts.sh.
by David Gross
· 8 years ago
b577d61
Merge changes from topic 'generalReductionDelete'
by David Gross
· 8 years ago
e9794ac
Merge "Fix crash in tracing code."
by Treehugger Robot
· 8 years ago
d969fdc
Fix crash in tracing code.
by Stephen Hines
· 8 years ago
fc7ab79
Delete simple reduction implementation.
by David Gross
· 8 years ago
768fd02
Add HAL version check, with fallback to CPU reference driver on failure.
by David Gross
· 8 years ago
8bb6556
Merge "Remove redundant entry from the linker script"
by Yang Ni
· 8 years ago
388e42e
Remove redundant entry from the linker script
by Yang Ni
· 8 years ago
036d2dc
Merge "Fix bug in fz3 kernel (combiner function)."
by David Gross
· 9 years ago
00fa762
Fix bug in fz3 kernel (combiner function).
by David Gross
· 9 years ago
d731a1e
Merge "Support lib test for Single-Source RS"
by Yang Ni
· 9 years ago
b9b6366
Support lib test for Single-Source RS
by Yang Ni
· 9 years ago
d7c611c
Merge "Test for old style kernels in single-source RS"
by Yang Ni
· 9 years ago
73ded92
Merge "Fix misc-macro-parentheses warnings."
by Treehugger Robot
· 9 years ago
250a8b9
Fix misc-macro-parentheses warnings.
by Chih-Hung Hsieh
· 9 years ago
3228dc8
Test for old style kernels in single-source RS
by Yang Ni
· 9 years ago
b831f2a
Merge "Fix string formatting issue in rsCpuExecutable.cpp"
by Miao Wang
· 9 years ago
ca00e75
Fix string formatting issue in rsCpuExecutable.cpp
by Miao Wang
· 9 years ago
a824263
Merge "Avoid breaking on dead launch options"
by Yang Ni
· 9 years ago
8ef5008
Merge "Add -fnative-half-arguments-and-returns to Clang options"
by Pirama Arumuga Nainar
· 9 years ago
f9153b6
Add -fnative-half-arguments-and-returns to Clang options
by Pirama Arumuga Nainar
· 9 years ago
7784b5d
Avoid breaking on dead launch options
by Yang Ni
· 9 years ago
7f9621d
Merge "Clean up historical cruft."
by Elliott Hughes
· 9 years ago
ca6b7ef
Merge "Fix copyFrom for YUV Allocation."
by Miao Wang
· 9 years ago
0801a5e
Fix copyFrom for YUV Allocation.
by Miao Wang
· 9 years ago
69c005b
Merge "Refactor ARM Blur prefill logic."
by Miao Wang
· 9 years ago
4698e2b
Clean up historical cruft.
by Elliott Hughes
· 9 years ago
4a5400d
Merge "Add TODO for proper fix of the race condition during CPU reference driver teardown."
by Miao Wang
· 9 years ago
f0b048c
Merge "Add general reduction test cases demonstrating distinguished initializers."
by David Gross
· 9 years ago
19601aa
Add TODO for proper fix of the race condition during CPU reference
by Miao Wang
· 9 years ago
5a1f196
Refactor ARM Blur prefill logic.
by Simon Hosie
· 9 years ago
f620fbf
Merge "Remove unnecessary logcat message"
by Yang Ni
· 9 years ago
6ddc0c7
Add general reduction test cases demonstrating distinguished initializers.
by David Gross
· 9 years ago
554054c
Remove unnecessary logcat message
by Yang Ni
· 9 years ago
18ca8ae
Merge "Add reduction test cases findMinMat2, findMinMat4."
by David Gross
· 9 years ago
0b3a5fa
Merge "Shrink down 2D and 3D general reduction tests to control time and space."
by David Gross
· 9 years ago
b1e2b08
Merge "Test Java reflection for anonymous result types."
by David Gross
· 9 years ago
cfded52
Merge "Add tests related to destroying temporary Allocations in reflected code."
by David Gross
· 9 years ago
140077c
Add reduction test cases findMinMat2, findMinMat4.
by David Gross
· 9 years ago
e770ef6
Shrink down 2D and 3D general reduction tests to control time and space.
by David Gross
· 9 years ago
ce873f0
Test Java reflection for anonymous result types.
by David Gross
· 9 years ago
cb74dab
Add tests related to destroying temporary Allocations in reflected code.
by David Gross
· 9 years ago
3d14c4c
Merge "Multithreaded execution of general reduction kernels over 2D and 3D iteration spaces."
by David Gross
· 9 years ago
d226d83
Merge "General reduction test improvement and bug fixes."
by David Gross
· 9 years ago
c5db871
Merge "Guard general reduction logging output under property "debug.rs.reduce"."
by David Gross
· 9 years ago
f8e4cc3
Merge "Multithreaded execution of certain general reduction kernels; reduction test overhaul."
by David Gross
· 9 years ago
c45cd3b
Merge "Fix the makefiles for our tests following JACK change."
by Miao Wang
· 9 years ago
2d9452e
Fix the makefiles for our tests following JACK change.
by Miao Wang
· 9 years ago
f9bd1f2
Multithreaded execution of general reduction kernels over 2D and 3D iteration spaces.
by David Gross
· 9 years ago
3fff3e7
General reduction test improvement and bug fixes.
by David Gross
· 9 years ago
013ff53
Guard general reduction logging output under property "debug.rs.reduce".
by David Gross
· 9 years ago
35dbc8c
Multithreaded execution of certain general reduction kernels; reduction test overhaul.
by David Gross
· 9 years ago
91fc976
Merge changes from topic 'fix-struct-layout'
by Pirama Arumuga Nainar
· 9 years ago
8b3ca7f
Fix uninitialized fields in rsElement for composite data types
by Pirama Arumuga Nainar
· 9 years ago
f6ea62b
Add a test for structs with 64-bit scalar fields
by Pirama Arumuga Nainar
· 9 years ago
8b09d9f
Merge "Added back old rsClearObject()"
by Yang Ni
· 9 years ago
dca1564
Added back old rsClearObject()
by Yang Ni
· 9 years ago
71c83e9
Merge "Avoid accessing TLS in rsClearObject()"
by Yang Ni
· 9 years ago
304b5ac
Merge "Test for half as a global or as a parameter to an invokable"
by Pirama Arumuga Nainar
· 9 years ago
ade3137
Avoid accessing TLS in rsClearObject()
by Yang Ni
· 9 years ago
e5d3d7b
Test for half as a global or as a parameter to an invokable
by Pirama Arumuga Nainar
· 9 years ago
1416bf1
Merge "check in of the canny filter demo"
by Miao Wang
· 9 years ago
b7a6edc
check in of the canny filter demo
by hoford
· 9 years ago
de8ac69
Merge changes from topic 'rsdebug'
by Pirama Arumuga Nainar
· 9 years ago
7a8d283
Merge "Avoid destroying Device separately"
by Yang Ni
· 9 years ago
6e2d85b
Test rsDebug for half
by Pirama Arumuga Nainar
· 9 years ago
172b2fd
Implement rsDebug for half
by Pirama Arumuga Nainar
· 9 years ago
2bfca08
Add rsDebug for half
by Pirama Arumuga Nainar
· 9 years ago
27130b1
Merge "tests: Fix crash and static preview issue for LivePreview APK."
by Miao Wang
· 9 years ago
c109944
tests: Fix crash and static preview issue for LivePreview APK.
by lwan89
· 9 years ago
efc3f1f
Avoid destroying Device separately
by Yang Ni
· 9 years ago
a794925
Merge "Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts."
by Miao Wang
· 9 years ago
0c32fa9
Merge "Move gDebuggerPresent to libRS.so, and fix up driver after split."
by Stephen Hines
· 9 years ago
49f4e2b
Merge "Remove unused variables"
by Yang Ni
· 9 years ago
9b91271
Merge "Define Float16 clamp"
by Pirama Arumuga Nainar
· 9 years ago
671bd03
Define Float16 clamp
by Pirama Arumuga Nainar
· 9 years ago
d17de14
Merge "Fix and enable advsimd_Blend.S for arm64 IntrinsicBlend."
by Miao Wang
· 9 years ago
38b26af
Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts.
by Miao Wang
· 9 years ago
a615daa
Fix and enable advsimd_Blend.S for arm64 IntrinsicBlend.
by Miao Wang
· 9 years ago
Next »