Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
rs
/
7f1125d183917d99123367eba3c8393bfde58a20
7f1125d
Merge "Refactor KernelSignature"
by I-Jui (Ray) Sung
· 8 years ago
22e8c32
Refactor KernelSignature
by I-Jui (Ray) Sung
· 8 years ago
e952473
Merge "Removed unnecessary dependencies from RSoV driver build"
by Yang Ni
· 8 years ago
a2306b6
Removed unnecessary dependencies from RSoV driver build
by Yang Ni
· 8 years ago
a6a5a2e
Merge "Allocation implementation using buffers"
by Yang Ni
· 8 years ago
f15ce3d
Allocation implementation using buffers
by Yang Ni
· 8 years ago
c70a3c9
Merge "Merge v8/renderscript/ from platform/frameworks/support to support/ (cherry picked from commit 01611f8903735e982cd68fa453d273a3e2e31385)"
by Treehugger Robot
· 8 years ago
45f5dcb
Merge v8/renderscript/ from platform/frameworks/support to support/
by Colin Cross
· 8 years ago
5ce130d
Merge "Initial multi-kernel support"
by I-Jui (Ray) Sung
· 8 years ago
ffa8536
Initial multi-kernel support
by I-Jui (Ray) Sung
· 8 years ago
d8c35e4
Merge "Avoid dependency on androidfw"
by Yang Ni
· 8 years ago
ba5e591
Avoid dependency on androidfw
by Yang Ni
· 8 years ago
88229ba
Merge "Localize SPIR-V ID in generated SPIR-V wrapper functions"
by I-Jui (Ray) Sung
· 8 years ago
a2c1b24
Merge "Make sure RSoV is off by default unless flag is set"
by Yang Ni
· 8 years ago
983a973
Make sure RSoV is off by default unless flag is set
by Yang Ni
· 8 years ago
4da7e34
Localize SPIR-V ID in generated SPIR-V wrapper functions
by I-Jui (Ray) Sung
· 8 years ago
f420bef
Merge "Add .clang-format for compiler subdirectory"
by Yang Ni
· 8 years ago
ec9360e
Add .clang-format for compiler subdirectory
by Yang Ni
· 8 years ago
167bf87
Merge "Derive SPIR-V ID of the kernel wrapper functions from the kernel name"
by I-Jui (Ray) Sung
· 8 years ago
3f1f6a1
Derive SPIR-V ID of the kernel wrapper functions from the kernel name
by I-Jui (Ray) Sung
· 8 years ago
1b0b42a
Merge "Add tests for the debugging of Reduction kernels"
by Yang Ni
· 8 years ago
048464b
Merge "Initial driver for RSoV (RenderScript over Vulkan/SPIR-V)"
by Yang Ni
· 8 years ago
227ec59
Merge "Allow rs2spirv_driver.sh working from any path relative to given input"
by I-Jui (Ray) Sung
· 8 years ago
8a41961
Allow rs2spirv_driver.sh working from any path relative to given input
by I-Jui (Ray) Sung
· 8 years ago
75f0d31
Initial driver for RSoV (RenderScript over Vulkan/SPIR-V)
by Yang Ni
· 8 years ago
c3cfc38
Merge "Stop the default verbose logging." am: 7819fb0b7a
by Stephen Hines
· 8 years ago
7819fb0
Merge "Stop the default verbose logging."
by Treehugger Robot
· 8 years ago
c53dadb
Stop the default verbose logging.
by Stephen Hines
· 8 years ago
cca936c
Merge "Fixed an RSoV LIT regression under debug build" am: 71b50715d2
by I-Jui (Ray) Sung
· 8 years ago
71b5071
Merge "Fixed an RSoV LIT regression under debug build"
by I-Jui (Ray) Sung
· 8 years ago
333659c
Fixed an RSoV LIT regression under debug build
by I-Jui (Ray) Sung
· 8 years ago
c58ac8f
Merge "Made all rs2spirv lit tests pass" am: 100dedf984
by Yang Ni
· 8 years ago
100dedf
Merge "Made all rs2spirv lit tests pass"
by Yang Ni
· 8 years ago
fd30296
Merge "rs2spirv_driver.sh usability improvements." am: 3592ef38ac
by David Gross
· 8 years ago
3592ef3
Merge "rs2spirv_driver.sh usability improvements."
by David Gross
· 8 years ago
0ef8acd
Made all rs2spirv lit tests pass
by Yang Ni
· 8 years ago
a43795f
Merge "Add dependency to libclcore*.bc and compiler-rt" am: 5c3afd73d6
by Pirama Arumuga Nainar
· 8 years ago
5c3afd7
Merge "Add dependency to libclcore*.bc and compiler-rt"
by Pirama Arumuga Nainar
· 8 years ago
cbbc75f
Add dependency to libclcore*.bc and compiler-rt
by Pirama Arumuga Nainar
· 8 years ago
de23d7a
Merge "Modify run-lit-tests.sh to take optional directory/file list."
by David Gross
· 8 years ago
df29a53
Merge "Modify run-lit-tests.sh to take optional directory/file list."
by David Gross
· 8 years ago
4546f4b
Add tests for the debugging of Reduction kernels
by Luke Drummond
· 8 years ago
bfea58a
rs2spirv_driver.sh usability improvements.
by David Gross
· 8 years ago
2dba0c6
Merge "Do not bundle repo.prop with RS prebuilts." am: 16a243d323
by Miao Wang
· 8 years ago
16a243d
Merge "Do not bundle repo.prop with RS prebuilts."
by Miao Wang
· 8 years ago
2c86c2c
Do not bundle repo.prop with RS prebuilts.
by Miao Wang
· 8 years ago
e70ec7d
Modify run-lit-tests.sh to take optional directory/file list.
by David Gross
· 8 years ago
14fcd92
Merge "Update scripts to correctly fetch and update RS prebuilts."
by Miao Wang
· 8 years ago
7720124
Merge "Update scripts to correctly fetch and update RS prebuilts."
by Miao Wang
· 8 years ago
bf610bd
Merge "rs2spirv: Fail gracefully when we find a type we cannot handle."
by David Gross
· 8 years ago
7ed66f1
Merge "rs2spirv: Fail gracefully when we find a type we cannot handle."
by David Gross
· 8 years ago
5802e62
rs2spirv: Fail gracefully when we find a type we cannot handle.
by David Gross
· 8 years ago
2f7a741
Merge "Fix error handling problems" am: 961e5a07fd
by Ting-Yuan Huang
· 8 years ago
961e5a0
Merge "Fix error handling problems"
by Treehugger Robot
· 8 years ago
5cca572
Update scripts to correctly fetch and update RS prebuilts.
by Miao Wang
· 8 years ago
0dea7fa
Merge "Fixed rs2spirv_driver.sh on builds without DISABLE_NDEBUG" am: a577baa189
by I-Jui (Ray) Sung
· 8 years ago
a577baa
Merge "Fixed rs2spirv_driver.sh on builds without DISABLE_NDEBUG"
by I-Jui (Ray) Sung
· 8 years ago
a824b7c
Fix error handling problems
by Ting-Yuan Huang
· 8 years ago
04ac689
Fixed rs2spirv_driver.sh on builds without DISABLE_NDEBUG
by I-Jui (Ray) Sung
· 8 years ago
83b09bf
Merge "Do not link libRS and libRSDriver with libLLVM.so" am: efe97b05b6
by Pirama Arumuga Nainar
· 8 years ago
efe97b0
Merge "Do not link libRS and libRSDriver with libLLVM.so"
by Pirama Arumuga Nainar
· 8 years ago
bbf6278
Do not link libRS and libRSDriver with libLLVM.so
by Pirama Arumuga Nainar
· 8 years ago
af25ba4
Merge "Automatically generate RS prebuilts using python script." am: 6b64b6370e
by Miao Wang
· 8 years ago
6b64b63
Merge "Automatically generate RS prebuilts using python script."
by Miao Wang
· 8 years ago
759de53
Automatically generate RS prebuilts using python script.
by Miao Wang
· 8 years ago
248e44f
Merge "Fix google-build-using-namespace warnings in cpu_ref." am: 6c7e0c1308
by Chih-hung Hsieh
· 8 years ago
6c7e0c1
Merge "Fix google-build-using-namespace warnings in cpu_ref."
by Chih-hung Hsieh
· 8 years ago
462de21
Fix google-build-using-namespace warnings in cpu_ref.
by Chih-Hung Hsieh
· 8 years ago
9e49dd4
Merge "Convert a source file of inconsistent format to Unix" am: 2d008fc549
by I-Jui (Ray) Sung
· 8 years ago
2d008fc
Merge "Convert a source file of inconsistent format to Unix"
by I-Jui (Ray) Sung
· 8 years ago
b3459fd
Convert a source file of inconsistent format to Unix
by I-Jui (Ray) Sung
· 8 years ago
749107c
Merge "Fix google-build-using-namespace warnings in rs." am: 3d600b3fc5
by Chih-Hung Hsieh
· 8 years ago
3d600b3
Merge "Fix google-build-using-namespace warnings in rs."
by Treehugger Robot
· 8 years ago
3f582bb
Merge "Fix google-build-using-namespace warnings in driver." am: d3e6bd271e
by Chih-hung Hsieh
· 8 years ago
d3e6bd2
Merge "Fix google-build-using-namespace warnings in driver."
by Chih-hung Hsieh
· 8 years ago
11496ac
Fix google-build-using-namespace warnings in rs.
by Chih-Hung Hsieh
· 8 years ago
75ceb4a
Merge "[NFC] Add missing copyright headers to lldb tests" am: 4fe76d3171
by Yang Ni
· 8 years ago
4fe76d3
Merge "[NFC] Add missing copyright headers to lldb tests"
by Yang Ni
· 8 years ago
e939ce7
Fix google-build-using-namespace warnings in driver.
by Chih-Hung Hsieh
· 8 years ago
b6499e9
Merge "Remove unneeded using namespace statements." am: 6babd9ca03
by Chih-hung Hsieh
· 8 years ago
6babd9c
Merge "Remove unneeded using namespace statements."
by Chih-hung Hsieh
· 8 years ago
7d72c9e
Remove unneeded using namespace statements.
by Chih-Hung Hsieh
· 8 years ago
57fb46a
Merge "Initial backend compiler for RSoV" am: 9be1fb3cbd
by Yang Ni
· 8 years ago
9be1fb3
Merge "Initial backend compiler for RSoV"
by Yang Ni
· 8 years ago
1e9ff20
Merge "Fix google-build-using-namespace warnings." am: 78dd9f4c77
by Chih-hung Hsieh
· 8 years ago
78dd9f4
Merge "Fix google-build-using-namespace warnings."
by Chih-hung Hsieh
· 8 years ago
6749f54
Initial backend compiler for RSoV
by Yang Ni
· 8 years ago
0ac59bf
Merge "Remove transform-d-to-p" am: 97df6ee216
by Dan Willemsen
· 8 years ago
97df6ee
Merge "Remove transform-d-to-p"
by Treehugger Robot
· 8 years ago
5bbcc38
[NFC] Add missing copyright headers to lldb tests
by Luke Drummond
· 8 years ago
e192529
Remove transform-d-to-p
by Dan Willemsen
· 8 years ago
1ad0005
Merge "Boundary checks for rsAllocationCopy[12]DRange" am: 3142daefb9
by I-Jui (Ray) Sung
· 8 years ago
3142dae
Merge "Boundary checks for rsAllocationCopy[12]DRange"
by I-Jui (Ray) Sung
· 8 years ago
288ba0f
Merge "Add a debugger hook point during script group compilation at -O0."
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
dfcfabf
Fix google-build-using-namespace warnings.
by Chih-Hung Hsieh
· 8 years ago
9fda981
Merge "Add missing dependency" am: 2600da366b
by John Reck
· 8 years ago
2600da3
Merge "Add missing dependency"
by Treehugger Robot
· 8 years ago
c1924c5
Add missing dependency
by John Reck
· 8 years ago
0ab0f90
Boundary checks for rsAllocationCopy[12]DRange
by I-Jui (Ray) Sung
· 8 years ago
Next »