Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_rs
/
ec917cf50dfc6a2f1df96babb6a3ad0542c42c5b
ec917cf
Merge "Remove libcutils dependency."
by Miao Wang
· 8 years ago
d52c84b
Merge "Added methods to serialize/deserialize into/from words"
by Yang Ni
· 8 years ago
26d77a2
Merge "Remove RS_SERVER macro in rsAllocation.h"
by Miao Wang
· 8 years ago
3e5fbb6
Added methods to serialize/deserialize into/from words
by Yang Ni
· 8 years ago
2a61168
Remove libcutils dependency.
by Miao Wang
· 8 years ago
2f0aa81
Remove RS_SERVER macro in rsAllocation.h
by Miao Wang
· 8 years ago
cb97043
Merge "Remove RS_SERVER macros and references to unused headers."
by Treehugger Robot
· 8 years ago
e3fe99e
Merge "Added Pass and PassQueue to Spirit"
by Treehugger Robot
· 8 years ago
6223721
Remove RS_SERVER macros and references to unused headers.
by Miao Wang
· 8 years ago
3f30b62
Added Pass and PassQueue to Spirit
by Yang Ni
· 8 years ago
0fc0d1c
Merge "LLVM and SPIRIT transformations for global allocations"
by I-Jui (Ray) Sung
· 8 years ago
9d73d08
LLVM and SPIRIT transformations for global allocations
by I-Jui (Ray) Sung
· 8 years ago
8632380
Merge "RenderScript HIDL client-side implementation"
by Miao Wang
· 8 years ago
dd4c8f1
RenderScript HIDL client-side implementation
by Miao Wang
· 9 years ago
88ae8a7
Merge "FileA3D: Don't leak memory in error case."
by Jean-Luc Brouillet
· 8 years ago
ef97405
FileA3D: Don't leak memory in error case.
by Greg Kaiser
· 9 years ago
4c7245d
Merge "Fix typo in include guard"
by Jean-Luc Brouillet
· 8 years ago
a271239
Fix typo in include guard
by Greg Kaiser
· 9 years ago
d4a7a7d
Merge "Move Vulkan buffer details out of RSoVAllocation"
by I-Jui (Ray) Sung
· 8 years ago
9eb9b6f
Merge "Remove unreferences server directory."
by Steven Moreland
· 8 years ago
a456a6e
Move Vulkan buffer details out of RSoVAllocation
by I-Jui (Ray) Sung
· 8 years ago
828f148
Merge "Add dispatch table entries required by RenderScript HIDL implementation."
by Miao Wang
· 8 years ago
56cbea2
Merge "Rewrite rs2spirv using spirit"
by Yang Ni
· 8 years ago
723301a
Merge "Fix error in generated header files"
by Yang Ni
· 8 years ago
d8152c9
Fix error in generated header files
by Yang Ni
· 8 years ago
2e95eda
Remove unreferences server directory.
by Steven Moreland
· 8 years ago
c2dde9c
Merge "Fix path for the flattened libbcc directory."
by Jean-Luc Brouillet
· 8 years ago
0550f3e
Merge "SPIRIT: An in-memory IR for SPIR-V"
by Yang Ni
· 8 years ago
bf22a8a
Rewrite rs2spirv using spirit
by Yang Ni
· 8 years ago
4df77d1
SPIRIT: An in-memory IR for SPIR-V
by Yang Ni
· 9 years ago
03fab68
Fix path for the flattened libbcc directory.
by Jean-Luc Brouillet
· 8 years ago
cd765f0
Add dispatch table entries required by RenderScript HIDL implementation.
by Miao Wang
· 8 years ago
b3f4f4a
Merge "frameworks/rs: fix typos and clang-tidy warnings"
by Treehugger Robot
· 8 years ago
7974fc0
frameworks/rs: fix typos and clang-tidy warnings
by Rahul Chaudhry
· 8 years ago
ae5c7fb
Merge "frameworks/rs: fix clang-analyzer-unix.MallocSizeof warnings."
by Treehugger Robot
· 8 years ago
9ab1199
frameworks/rs: fix clang-analyzer-unix.MallocSizeof warnings.
by Rahul Chaudhry
· 8 years ago
2ab1b53
Merge "Fix failing lldb test test_allocation_list.py(java)."
by David Gross
· 9 years ago
4262618
Fix failing lldb test test_allocation_list.py(java).
by David Gross
· 9 years ago
4b0f013
Merge "Cleanup of "Linking" related code"
by Yang Ni
· 9 years ago
662e1ba
Merge "Fix failing lldb test test_language_subcmds_no_debug.py(cpp)."
by David Gross
· 9 years ago
669e475
Cleanup of "Linking" related code
by Yang Ni
· 9 years ago
2f28270
Fix failing lldb test test_language_subcmds_no_debug.py(cpp).
by David Gross
· 9 years ago
22aaa21
Merge "Implement multi-thread CPU GEMM for BLAS Intrinsics"
by Miao Wang
· 9 years ago
67b5f52
Implement multi-thread CPU GEMM for BLAS Intrinsics
by Miao Wang
· 9 years ago
17dbdd7
Merge "Prepare for removal of legacy-test from default targets (Part 2)"
by Paul Duffin
· 9 years ago
89c6366
Merge "Minor improvements on internal error messages"
by I-Jui (Ray) Sung
· 9 years ago
29a63ce
Prepare for removal of legacy-test from default targets (Part 2)
by Paul Duffin
· 9 years ago
bd2d781
Minor improvements on internal error messages
by I-Jui (Ray) Sung
· 9 years ago
ed83007
Merge "Discard integer signs in RSoV wrapper generation"
by I-Jui (Ray) Sung
· 9 years ago
7075fe8
Discard integer signs in RSoV wrapper generation
by I-Jui (Ray) Sung
· 9 years ago
621d9b9
Merge "Prepare for removal of legacy-test from default targets"
by Colin Cross
· 9 years ago
ff33eb5
Merge "Fix build breakage on SDK(Mac) by avoiding an include"
by Jean-Luc Brouillet
· 9 years ago
830763f
Fix build breakage on SDK(Mac) by avoiding an include
by Jean-Luc Brouillet
· 9 years ago
f60ff72
Merge "Cleanup makefiles and warning producing code."
by Treehugger Robot
· 9 years ago
c76fa07
Prepare for removal of legacy-test from default targets
by Paul Duffin
· 9 years ago
8632372
Cleanup makefiles and warning producing code.
by Jean-Luc Brouillet
· 9 years ago
a66d344
Merge "Strip non-kernel functions from RS2SPIRV compilation"
by I-Jui (Ray) Sung
· 9 years ago
3523b2f
Strip non-kernel functions from RS2SPIRV compilation
by I-Jui (Ray) Sung
· 9 years ago
8d8fabb
Merge "Use LOCAL_EXPORT_C_INCLUDE_DIRS to simplify makefiles."
by Jean-Luc Brouillet
· 9 years ago
5ea267c
Use LOCAL_EXPORT_C_INCLUDE_DIRS to simplify makefiles.
by Jean-Luc Brouillet
· 9 years ago
e854516
Merge "Extract into common.mk common C++ compile settings."
by Jean-Luc Brouillet
· 9 years ago
675b31e
Extract into common.mk common C++ compile settings.
by Jean-Luc Brouillet
· 9 years ago
d3797bc
Merge "Fail gracefully than assert on RSoV context"
by Yang Ni
· 9 years ago
257223a
Fail gracefully than assert on RSoV context
by Yang Ni
· 9 years ago
92a65c7
Merge "Runtime support for mapping kernels with multiple input allocations"
by I-Jui (Ray) Sung
· 9 years ago
89b63be
Merge "Package dll dependencies to bin/ to make windows executables able to find them by default."
by Miao Wang
· 9 years ago
a075ad4
Runtime support for mapping kernels with multiple input allocations
by I-Jui (Ray) Sung
· 9 years ago
9864536
Package dll dependencies to bin/ to make windows executables able to
by Miao Wang
· 9 years ago
9e5255b
Merge "Move the java test directory under rs/test"
by Jean-Luc Brouillet
· 9 years ago
2a3f1a5
Merge "Group the C++ test files in one directory."
by Jean-Luc Brouillet
· 9 years ago
89e35a5
Move the java test directory under rs/test
by Jean-Luc Brouillet
· 9 years ago
803b6ff
Merge "Added three things to the ImageProcessing_jb tests:"
by Jean-Luc Brouillet
· 9 years ago
e443dd2
Group the C++ test files in one directory.
by Jean-Luc Brouillet
· 9 years ago
4a40b82
Added three things to the ImageProcessing_jb tests:
by Michael Butler
· 9 years ago
c308290
Merge "Updated Refocus test"
by Yang Ni
· 9 years ago
fb2af6b
Updated Refocus test
by Yang Ni
· 9 years ago
bc674b7
Merge "Fallback to CPU execution if RSoV compilation fails"
by Yang Ni
· 9 years ago
30dfb13
Fallback to CPU execution if RSoV compilation fails
by Yang Ni
· 9 years ago
5d6970f
Merge "Multiple argument support for the RSoV compiler"
by I-Jui (Ray) Sung
· 9 years ago
d051d08
Multiple argument support for the RSoV compiler
by I-Jui (Ray) Sung
· 9 years ago
4c41224
Merge "Move scriptc to script_api/include."
by Jean-Luc Brouillet
· 9 years ago
bd7bd1e
Merge "Removed unnecessary dependencies"
by Yang Ni
· 9 years ago
d8094b5
Removed unnecessary dependencies
by Yang Ni
· 9 years ago
7fc27f9
Merge "Update update_rs_prebuilts.sh reflecting the change of frameworks/support/v8/renderscript merged to frameworks/rs/support."
by Treehugger Robot
· 9 years ago
262bbae
Update update_rs_prebuilts.sh reflecting the change of
by Miao Wang
· 9 years ago
007ead8
Merge "log: android/log.h defines main logging macros"
by Treehugger Robot
· 9 years ago
2a85b6b
Move scriptc to script_api/include.
by Jean-Luc Brouillet
· 9 years ago
de68c6b
Merge "clang-format ReflectionPass.cpp"
by I-Jui (Ray) Sung
· 9 years ago
d31b834
Merge "Minor cleanup"
by Yang Ni
· 9 years ago
cf34bdc
Minor cleanup
by Yang Ni
· 9 years ago
6e49361
log: android/log.h defines main logging macros
by Mark Salyzyn
· 9 years ago
7f1125d
Merge "Refactor KernelSignature"
by I-Jui (Ray) Sung
· 9 years ago
34cb150
clang-format ReflectionPass.cpp
by I-Jui (Ray) Sung
· 9 years ago
22e8c32
Refactor KernelSignature
by I-Jui (Ray) Sung
· 9 years ago
e952473
Merge "Removed unnecessary dependencies from RSoV driver build"
by Yang Ni
· 9 years ago
a2306b6
Removed unnecessary dependencies from RSoV driver build
by Yang Ni
· 9 years ago
a6a5a2e
Merge "Allocation implementation using buffers"
by Yang Ni
· 9 years ago
f15ce3d
Allocation implementation using buffers
by Yang Ni
· 9 years ago
c70a3c9
Merge "Merge v8/renderscript/ from platform/frameworks/support to support/ (cherry picked from commit 01611f8903735e982cd68fa453d273a3e2e31385)"
by Treehugger Robot
· 9 years ago
45f5dcb
Merge v8/renderscript/ from platform/frameworks/support to support/
by Colin Cross
· 9 years ago
Next »