Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
rs
/
c550dabc78e22f694edbe11de937be80ce15f3a2
/
cpu_ref
6fa6141
Mark RS libs as VNDK-SP
by Jiyong Park
· 7 years ago
c621f50
Merge "Make gemmlowp able to run with multi-threads." am: f107b0ce6d am: fbea329269
by Miao Wang
· 7 years ago
fbea329
Merge "Make gemmlowp able to run with multi-threads." am: f107b0ce6d
by Miao Wang
· 7 years ago
63e218c
Make gemmlowp able to run with multi-threads.
by Miao Wang
· 7 years ago
48ce5fa
ld.mc uses libcompier_rt and libRSDriver from the vndk-sp directory
by Jiyong Park
· 7 years ago
da43d58
ld.mc uses libcompier_rt and libRSDriver from the vndk-sp directory
by Jiyong Park
· 7 years ago
70d6a84
bcc vendor plugin must be loaded from the sphal namespace am: 8d421ca1f0
by Jiyong Park
· 7 years ago
8d421ca
bcc vendor plugin must be loaded from the sphal namespace
by Jiyong Park
· 7 years ago
caf99a5
Merge "Cleaned up debug variants of libclcore.bc" am: a071ccf642 am: 15b42f5918
by Yang Ni
· 7 years ago
fb70934
Cleaned up debug variants of libclcore.bc
by Yang Ni
· 8 years ago
f4b6eeb
Fix crashing CPU driver runtime on null input allocation
by I-Jui (Ray) Sung
· 8 years ago
a8dcb51
Merge "Fix crashing CPU driver runtime on null input allocation" into oc-dev
by I-Jui (Ray) Sung
· 8 years ago
efc33a9
Fix crashing CPU driver runtime on null input allocation
by I-Jui (Ray) Sung
· 8 years ago
403885e
Convert more of libRS* to Android.bp
by Colin Cross
· 8 years ago
9f94456
Reconcile oc-dev-plus-aosp with master
by Colin Cross
· 8 years ago
6607c13
Convert more of libRS* to Android.bp
by Colin Cross
· 8 years ago
2979130
Use different .so names in a debug context
by Yang Ni
· 8 years ago
a845c35
Use different .so names in a debug context
by Yang Ni
· 8 years ago
a25174f
Append null terminator to fullPath variable and change sizeof(type) to
by Michael Butler
· 8 years ago
7305bb3
Append null terminator to fullPath variable and change sizeof(type) to
by Michael Butler
· 8 years ago
2a1576f
Fix clang-analyzer-security warnings for RenderScript
by Michael Butler
· 8 years ago
a16bfb5
Merge "Fix clang-analyzer-security warnings for RenderScript" into oc-dev
by Michael Butler
· 8 years ago
ca451c3
Fix clang-analyzer-security warnings for RenderScript
by Michael Butler
· 8 years ago
adc4641
Merge "[debugger] make the ScriptGroup inspection point weak" into oc-dev
by TreeHugger Robot
· 8 years ago
b4b603d
[debugger] make the ScriptGroup inspection point weak
by Luke Drummond
· 8 years ago
97222ce
Merge changes from topic 'rsDebugVersionInfo' into oc-dev
by TreeHugger Robot
· 8 years ago
8e9f4c9
Merge "[debugger] make the ScriptGroup inspection point weak"
by David Gross
· 8 years ago
6e64e51
[debugger] make the ScriptGroup inspection point weak
by Luke Drummond
· 8 years ago
262b4f9
Revive forEachDstAtop implementations for NEON/ASIMD
by I-Jui (Ray) Sung
· 8 years ago
0919e85
Merge "Revive forEachDstAtop implementations for NEON/ASIMD"
by I-Jui (Ray) Sung
· 8 years ago
e0c6f1d
Revive forEachDstAtop implementations for NEON/ASIMD
by I-Jui (Ray) Sung
· 8 years ago
3bc02c5
Add .rs.info versionInfo parser to the cpu_ref driver
by Luke Drummond
· 8 years ago
341f306
Add .rs.info versionInfo parser to the cpu_ref driver
by Luke Drummond
· 8 years ago
c315613
Remove libgui and libui dependency from libRSCpuRef
by Miao Wang
· 8 years ago
73f77bc
Merge "Removed incorrect asserts" am: 10657f54a0 am: 8607bbce71 am: b6bc4300ff
by Yang Ni
· 8 years ago
10657f5
Merge "Removed incorrect asserts"
by Yang Ni
· 8 years ago
ef6acb9
Removed incorrect asserts
by Yang Ni
· 8 years ago
05de7fa
Stop making RS modules for PDK, as libmediandk and libSPIRV are not
by Miao Wang
· 8 years ago
7e804f4
Stop making RS modules for PDK, as libmediandk and libSPIRV are not
by Miao Wang
· 8 years ago
5842315
resolve merge conflicts of 902d1ab7 to master
by Miao Wang
· 8 years ago
82e135c
Remove libutils.so dependency from libRSDriver, libRSCpuRef, and most
by Miao Wang
· 8 years ago
1b5eb65
Enable c++14 and add dependency on libgui.
by Pawin Vongmasa
· 8 years ago
2536d3f
fallout of cleaning-up libutils includes
by Mathias Agopian
· 8 years ago
197e567
resolve merge conflicts of 35f1149a to master
by Miao Wang
· 8 years ago
2a61168
Remove libcutils dependency.
by Miao Wang
· 8 years ago
1eb58f0
Merge "Remove RS_SERVER macros and references to unused headers." am: cb970436a9 am: 36b4ae4166
by Miao Wang
· 8 years ago
6223721
Remove RS_SERVER macros and references to unused headers.
by Miao Wang
· 8 years ago
3e2e7f1
Merge "Fix path for the flattened libbcc directory." am: c2dde9c69f am: 775b6823de
by Jean-Luc Brouillet
· 8 years ago
03fab68
Fix path for the flattened libbcc directory.
by Jean-Luc Brouillet
· 8 years ago
55891a7
fallout of splitting rect.h out of libandroid.
by Mathias Agopian
· 8 years ago
0a020d6
Merge "frameworks/rs: fix typos and clang-tidy warnings" am: b3f4f4a9e5 am: 9cf41bc262 am: b4b9d1c5fb
by Rahul Chaudhry
· 8 years ago
7974fc0
frameworks/rs: fix typos and clang-tidy warnings
by Rahul Chaudhry
· 8 years ago
22aaa21
Merge "Implement multi-thread CPU GEMM for BLAS Intrinsics"
by Miao Wang
· 8 years ago
67b5f52
Implement multi-thread CPU GEMM for BLAS Intrinsics
by Miao Wang
· 8 years ago
41ab8fa
Implement multi-thread CPU GEMM for BLAS Intrinsics
by Miao Wang
· 8 years ago
8fc6e3a
Merge "Cleanup makefiles and warning producing code." am: f60ff72ebd am: de62d25b8f am: c7ce285dc9
by Jean-Luc Brouillet
· 8 years ago
8632372
Cleanup makefiles and warning producing code.
by Jean-Luc Brouillet
· 8 years ago
9d6108f
Merge "Removed unnecessary dependencies" am: bd7bd1eaa3 am: d412322f24 am: 67b3a31bec
by Yang Ni
· 8 years ago
bd7bd1e
Merge "Removed unnecessary dependencies"
by Yang Ni
· 8 years ago
d8094b5
Removed unnecessary dependencies
by Yang Ni
· 8 years ago
51a5aa7
Merge "Minor cleanup" am: d31b834351 am: 10b13fd2e7 am: 9c403d209d
by Yang Ni
· 8 years ago
cf34bdc
Minor cleanup
by Yang Ni
· 8 years ago
dc216ec
Merge "Fix error handling problems" am: 961e5a07fd am: 2f7a74134a am: 16fcfd21a1
by Ting-Yuan Huang
· 8 years ago
a824b7c
Fix error handling problems
by Ting-Yuan Huang
· 8 years ago
015ee5f
Merge "Fix google-build-using-namespace warnings in cpu_ref." am: 6c7e0c1308 am: 248e44fd4d am: 2d7db226f8
by Chih-hung Hsieh
· 8 years ago
462de21
Fix google-build-using-namespace warnings in cpu_ref.
by Chih-Hung Hsieh
· 8 years ago
8b17137
Merge "Add a debugger hook point during script group compilation at -O0." am: 9e37ef9974 am: 288ba0fd93 am: 335a4f8bab
by Yang Ni
· 8 years ago
9e37ef9
Merge "Add a debugger hook point during script group compilation at -O0."
by Yang Ni
· 8 years ago
1cea94d
Add a debugger hook point during script group compilation at -O0.
by Aidan Dodds
· 8 years ago
efb8c2a
Merge "Support x86+arm mode" am: e3b2f6a7f7 am: 28f9607d1d am: 697715c166
by Victor Khimenko
· 8 years ago
e3b2f6a
Merge "Support x86+arm mode"
by Victor Khimenko
· 8 years ago
cfb1d0b
Support x86+arm mode
by Victor Khimenko
· 8 years ago
2a88e79
Fix x86+arm multilib branch
by Victor Khimenko
· 8 years ago
da4c397
Merge "Use __builtin_tgamma instead of tgamma." am: ff4c533d33 am: f70f3d3377 am: c5fd59ec18
by Dan Albert
· 8 years ago
b4fc395
Use __builtin_tgamma instead of tgamma.
by Dan Albert
· 8 years ago
f6009df
Make boundary-check stricter.
by Hidehiko Abe
· 8 years ago
bd51a9e
Merge \\\\"Fix clang-tidy warnings in frameworks/rs.\\\\" am: 0824f55dfb am: f71ed9b715 am: d0f60d37e0
by Chih-Hung Hsieh
· 8 years ago
4fcef49
Fix clang-tidy warnings in frameworks/rs.
by Chih-Hung Hsieh
· 8 years ago
0f3b9df
Merge \\\\"Fixed unsafe use of stringstream.str()\\\\" am: 67c67fc898 am: 3b23c93c84 am: 2f25fe96cf
by Yang Ni
· 8 years ago
578419f
Fixed unsafe use of stringstream.str()
by Yang Ni
· 8 years ago
fc7ab79
Delete simple reduction implementation.
by David Gross
· 8 years ago
f3a2df4
Delete simple reduction implementation. am: ae2ec3febe am: ecf9107edf
by David Gross
· 8 years ago
ecf9107
Delete simple reduction implementation. am: ae2ec3febe
by David Gross
· 8 years ago
ae2ec3f
Delete simple reduction implementation.
by David Gross
· 8 years ago
56ecb64
Merge "Avoid breaking on dead launch options" into nyc-dev
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
87643a3
Avoid breaking on dead launch options
by Yang Ni
· 9 years ago
e506d52
Merge "Avoid breaking on dead launch options" am: a824263f20 am: 4cb274d238 am: 168dda502e
by Yang Ni
· 9 years ago
168dda5
Merge "Avoid breaking on dead launch options" am: a824263f20 am: 4cb274d238
by Yang Ni
· 9 years ago
7784b5d
Avoid breaking on dead launch options
by Yang Ni
· 9 years ago
2212fd2
Fix potential security vulnerability in rsCpuExecutable.cpp am: d48481048a
by Miao Wang
· 9 years ago
d484810
Fix potential security vulnerability in rsCpuExecutable.cpp
by Miao Wang
· 9 years ago
523ecf7
Fix potential security vulnerability in rsCpuExecutable.cpp
by Miao Wang
· 9 years ago
e6c35c7
Merge "Refactor ARM Blur prefill logic." am: 69c005b am: 73314a1 am: 862ab64
by Miao Wang
· 9 years ago
d708d99
Refactor ARM Blur prefill logic.
by Simon Hosie
· 9 years ago
69c005b
Merge "Refactor ARM Blur prefill logic."
by Miao Wang
· 9 years ago
6ca6bfb
Merge "Add TODO for proper fix of the race condition during CPU reference driver teardown." am: 4a5400da31 am: 572829a382 am: 2cbeae7590
by Miao Wang
· 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
Next »