1. bd2d781 Minor improvements on internal error messages by I-Jui (Ray) Sung · 9 years ago
  2. ed83007 Merge "Discard integer signs in RSoV wrapper generation" by I-Jui (Ray) Sung · 9 years ago
  3. 7075fe8 Discard integer signs in RSoV wrapper generation by I-Jui (Ray) Sung · 9 years ago
  4. 621d9b9 Merge "Prepare for removal of legacy-test from default targets" by Colin Cross · 9 years ago
  5. ff33eb5 Merge "Fix build breakage on SDK(Mac) by avoiding an include" by Jean-Luc Brouillet · 9 years ago
  6. 830763f Fix build breakage on SDK(Mac) by avoiding an include by Jean-Luc Brouillet · 9 years ago
  7. f60ff72 Merge "Cleanup makefiles and warning producing code." by Treehugger Robot · 9 years ago
  8. c76fa07 Prepare for removal of legacy-test from default targets by Paul Duffin · 9 years ago
  9. 8632372 Cleanup makefiles and warning producing code. by Jean-Luc Brouillet · 9 years ago
  10. a66d344 Merge "Strip non-kernel functions from RS2SPIRV compilation" by I-Jui (Ray) Sung · 9 years ago
  11. 3523b2f Strip non-kernel functions from RS2SPIRV compilation by I-Jui (Ray) Sung · 9 years ago
  12. 8d8fabb Merge "Use LOCAL_EXPORT_C_INCLUDE_DIRS to simplify makefiles." by Jean-Luc Brouillet · 9 years ago
  13. 5ea267c Use LOCAL_EXPORT_C_INCLUDE_DIRS to simplify makefiles. by Jean-Luc Brouillet · 9 years ago
  14. e854516 Merge "Extract into common.mk common C++ compile settings." by Jean-Luc Brouillet · 9 years ago
  15. 675b31e Extract into common.mk common C++ compile settings. by Jean-Luc Brouillet · 9 years ago
  16. d3797bc Merge "Fail gracefully than assert on RSoV context" by Yang Ni · 9 years ago
  17. 257223a Fail gracefully than assert on RSoV context by Yang Ni · 9 years ago
  18. 92a65c7 Merge "Runtime support for mapping kernels with multiple input allocations" by I-Jui (Ray) Sung · 9 years ago
  19. 89b63be Merge "Package dll dependencies to bin/ to make windows executables able to find them by default." by Miao Wang · 9 years ago
  20. a075ad4 Runtime support for mapping kernels with multiple input allocations by I-Jui (Ray) Sung · 9 years ago
  21. 9864536 Package dll dependencies to bin/ to make windows executables able to by Miao Wang · 9 years ago
  22. 9e5255b Merge "Move the java test directory under rs/test" by Jean-Luc Brouillet · 9 years ago
  23. 2a3f1a5 Merge "Group the C++ test files in one directory." by Jean-Luc Brouillet · 9 years ago
  24. 89e35a5 Move the java test directory under rs/test by Jean-Luc Brouillet · 9 years ago
  25. 803b6ff Merge "Added three things to the ImageProcessing_jb tests:" by Jean-Luc Brouillet · 9 years ago
  26. e443dd2 Group the C++ test files in one directory. by Jean-Luc Brouillet · 9 years ago
  27. 4a40b82 Added three things to the ImageProcessing_jb tests: by Michael Butler · 9 years ago
  28. c308290 Merge "Updated Refocus test" by Yang Ni · 9 years ago
  29. fb2af6b Updated Refocus test by Yang Ni · 9 years ago
  30. bc674b7 Merge "Fallback to CPU execution if RSoV compilation fails" by Yang Ni · 9 years ago
  31. 30dfb13 Fallback to CPU execution if RSoV compilation fails by Yang Ni · 9 years ago
  32. 5d6970f Merge "Multiple argument support for the RSoV compiler" by I-Jui (Ray) Sung · 9 years ago
  33. d051d08 Multiple argument support for the RSoV compiler by I-Jui (Ray) Sung · 9 years ago
  34. 4c41224 Merge "Move scriptc to script_api/include." by Jean-Luc Brouillet · 9 years ago
  35. bd7bd1e Merge "Removed unnecessary dependencies" by Yang Ni · 9 years ago
  36. d8094b5 Removed unnecessary dependencies by Yang Ni · 9 years ago
  37. 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
  38. 262bbae Update update_rs_prebuilts.sh reflecting the change of by Miao Wang · 9 years ago
  39. 007ead8 Merge "log: android/log.h defines main logging macros" by Treehugger Robot · 9 years ago
  40. 2a85b6b Move scriptc to script_api/include. by Jean-Luc Brouillet · 9 years ago
  41. de68c6b Merge "clang-format ReflectionPass.cpp" by I-Jui (Ray) Sung · 9 years ago
  42. d31b834 Merge "Minor cleanup" by Yang Ni · 9 years ago
  43. cf34bdc Minor cleanup by Yang Ni · 9 years ago
  44. 6e49361 log: android/log.h defines main logging macros by Mark Salyzyn · 9 years ago
  45. 7f1125d Merge "Refactor KernelSignature" by I-Jui (Ray) Sung · 9 years ago
  46. 34cb150 clang-format ReflectionPass.cpp by I-Jui (Ray) Sung · 9 years ago
  47. 22e8c32 Refactor KernelSignature by I-Jui (Ray) Sung · 9 years ago
  48. e952473 Merge "Removed unnecessary dependencies from RSoV driver build" by Yang Ni · 9 years ago
  49. a2306b6 Removed unnecessary dependencies from RSoV driver build by Yang Ni · 9 years ago
  50. a6a5a2e Merge "Allocation implementation using buffers" by Yang Ni · 9 years ago
  51. f15ce3d Allocation implementation using buffers by Yang Ni · 9 years ago
  52. c70a3c9 Merge "Merge v8/renderscript/ from platform/frameworks/support to support/ (cherry picked from commit 01611f8903735e982cd68fa453d273a3e2e31385)" by Treehugger Robot · 9 years ago
  53. 45f5dcb Merge v8/renderscript/ from platform/frameworks/support to support/ by Colin Cross · 9 years ago
  54. 5ce130d Merge "Initial multi-kernel support" by I-Jui (Ray) Sung · 9 years ago
  55. ffa8536 Initial multi-kernel support by I-Jui (Ray) Sung · 9 years ago
  56. d8c35e4 Merge "Avoid dependency on androidfw" by Yang Ni · 9 years ago
  57. ba5e591 Avoid dependency on androidfw by Yang Ni · 9 years ago
  58. 88229ba Merge "Localize SPIR-V ID in generated SPIR-V wrapper functions" by I-Jui (Ray) Sung · 9 years ago
  59. a2c1b24 Merge "Make sure RSoV is off by default unless flag is set" by Yang Ni · 9 years ago
  60. 983a973 Make sure RSoV is off by default unless flag is set by Yang Ni · 9 years ago
  61. 4da7e34 Localize SPIR-V ID in generated SPIR-V wrapper functions by I-Jui (Ray) Sung · 9 years ago
  62. f420bef Merge "Add .clang-format for compiler subdirectory" by Yang Ni · 9 years ago
  63. ec9360e Add .clang-format for compiler subdirectory by Yang Ni · 9 years ago
  64. 167bf87 Merge "Derive SPIR-V ID of the kernel wrapper functions from the kernel name" by I-Jui (Ray) Sung · 9 years ago
  65. 3f1f6a1 Derive SPIR-V ID of the kernel wrapper functions from the kernel name by I-Jui (Ray) Sung · 9 years ago
  66. 1b0b42a Merge "Add tests for the debugging of Reduction kernels" by Yang Ni · 9 years ago
  67. 048464b Merge "Initial driver for RSoV (RenderScript over Vulkan/SPIR-V)" by Yang Ni · 9 years ago
  68. 227ec59 Merge "Allow rs2spirv_driver.sh working from any path relative to given input" by I-Jui (Ray) Sung · 9 years ago
  69. 8a41961 Allow rs2spirv_driver.sh working from any path relative to given input by I-Jui (Ray) Sung · 9 years ago
  70. 75f0d31 Initial driver for RSoV (RenderScript over Vulkan/SPIR-V) by Yang Ni · 9 years ago
  71. c3cfc38 Merge "Stop the default verbose logging." am: 7819fb0b7a by Stephen Hines · 9 years ago
  72. 7819fb0 Merge "Stop the default verbose logging." by Treehugger Robot · 9 years ago
  73. c53dadb Stop the default verbose logging. by Stephen Hines · 9 years ago
  74. cca936c Merge "Fixed an RSoV LIT regression under debug build" am: 71b50715d2 by I-Jui (Ray) Sung · 9 years ago
  75. 71b5071 Merge "Fixed an RSoV LIT regression under debug build" by I-Jui (Ray) Sung · 9 years ago
  76. 333659c Fixed an RSoV LIT regression under debug build by I-Jui (Ray) Sung · 9 years ago
  77. c58ac8f Merge "Made all rs2spirv lit tests pass" am: 100dedf984 by Yang Ni · 9 years ago
  78. 100dedf Merge "Made all rs2spirv lit tests pass" by Yang Ni · 9 years ago
  79. fd30296 Merge "rs2spirv_driver.sh usability improvements." am: 3592ef38ac by David Gross · 9 years ago
  80. 3592ef3 Merge "rs2spirv_driver.sh usability improvements." by David Gross · 9 years ago
  81. 0ef8acd Made all rs2spirv lit tests pass by Yang Ni · 9 years ago
  82. a43795f Merge "Add dependency to libclcore*.bc and compiler-rt" am: 5c3afd73d6 by Pirama Arumuga Nainar · 9 years ago
  83. 5c3afd7 Merge "Add dependency to libclcore*.bc and compiler-rt" by Pirama Arumuga Nainar · 9 years ago
  84. cbbc75f Add dependency to libclcore*.bc and compiler-rt by Pirama Arumuga Nainar · 9 years ago
  85. de23d7a Merge "Modify run-lit-tests.sh to take optional directory/file list." by David Gross · 9 years ago
  86. df29a53 Merge "Modify run-lit-tests.sh to take optional directory/file list." by David Gross · 9 years ago
  87. 4546f4b Add tests for the debugging of Reduction kernels by Luke Drummond · 9 years ago
  88. bfea58a rs2spirv_driver.sh usability improvements. by David Gross · 9 years ago
  89. 2dba0c6 Merge "Do not bundle repo.prop with RS prebuilts." am: 16a243d323 by Miao Wang · 9 years ago
  90. 16a243d Merge "Do not bundle repo.prop with RS prebuilts." by Miao Wang · 9 years ago
  91. 2c86c2c Do not bundle repo.prop with RS prebuilts. by Miao Wang · 9 years ago
  92. e70ec7d Modify run-lit-tests.sh to take optional directory/file list. by David Gross · 9 years ago
  93. 14fcd92 Merge "Update scripts to correctly fetch and update RS prebuilts." by Miao Wang · 9 years ago
  94. 7720124 Merge "Update scripts to correctly fetch and update RS prebuilts." by Miao Wang · 9 years ago
  95. bf610bd Merge "rs2spirv: Fail gracefully when we find a type we cannot handle." by David Gross · 9 years ago
  96. 7ed66f1 Merge "rs2spirv: Fail gracefully when we find a type we cannot handle." by David Gross · 9 years ago
  97. 5802e62 rs2spirv: Fail gracefully when we find a type we cannot handle. by David Gross · 9 years ago
  98. 2f7a741 Merge "Fix error handling problems" am: 961e5a07fd by Ting-Yuan Huang · 9 years ago
  99. 961e5a0 Merge "Fix error handling problems" by Treehugger Robot · 9 years ago
  100. 5cca572 Update scripts to correctly fetch and update RS prebuilts. by Miao Wang · 9 years ago