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