1. 7f1125d Merge "Refactor KernelSignature" by I-Jui (Ray) Sung · 8 years ago
  2. 22e8c32 Refactor KernelSignature by I-Jui (Ray) Sung · 8 years ago
  3. e952473 Merge "Removed unnecessary dependencies from RSoV driver build" by Yang Ni · 8 years ago
  4. a2306b6 Removed unnecessary dependencies from RSoV driver build by Yang Ni · 8 years ago
  5. a6a5a2e Merge "Allocation implementation using buffers" by Yang Ni · 8 years ago
  6. f15ce3d Allocation implementation using buffers by Yang Ni · 8 years ago
  7. c70a3c9 Merge "Merge v8/renderscript/ from platform/frameworks/support to support/ (cherry picked from commit 01611f8903735e982cd68fa453d273a3e2e31385)" by Treehugger Robot · 8 years ago
  8. 45f5dcb Merge v8/renderscript/ from platform/frameworks/support to support/ by Colin Cross · 8 years ago
  9. 5ce130d Merge "Initial multi-kernel support" by I-Jui (Ray) Sung · 8 years ago
  10. ffa8536 Initial multi-kernel support by I-Jui (Ray) Sung · 8 years ago
  11. d8c35e4 Merge "Avoid dependency on androidfw" by Yang Ni · 8 years ago
  12. ba5e591 Avoid dependency on androidfw by Yang Ni · 8 years ago
  13. 88229ba Merge "Localize SPIR-V ID in generated SPIR-V wrapper functions" by I-Jui (Ray) Sung · 8 years ago
  14. a2c1b24 Merge "Make sure RSoV is off by default unless flag is set" by Yang Ni · 8 years ago
  15. 983a973 Make sure RSoV is off by default unless flag is set by Yang Ni · 8 years ago
  16. 4da7e34 Localize SPIR-V ID in generated SPIR-V wrapper functions by I-Jui (Ray) Sung · 8 years ago
  17. f420bef Merge "Add .clang-format for compiler subdirectory" by Yang Ni · 8 years ago
  18. ec9360e Add .clang-format for compiler subdirectory by Yang Ni · 8 years ago
  19. 167bf87 Merge "Derive SPIR-V ID of the kernel wrapper functions from the kernel name" by I-Jui (Ray) Sung · 8 years ago
  20. 3f1f6a1 Derive SPIR-V ID of the kernel wrapper functions from the kernel name by I-Jui (Ray) Sung · 8 years ago
  21. 1b0b42a Merge "Add tests for the debugging of Reduction kernels" by Yang Ni · 8 years ago
  22. 048464b Merge "Initial driver for RSoV (RenderScript over Vulkan/SPIR-V)" by Yang Ni · 8 years ago
  23. 227ec59 Merge "Allow rs2spirv_driver.sh working from any path relative to given input" by I-Jui (Ray) Sung · 8 years ago
  24. 8a41961 Allow rs2spirv_driver.sh working from any path relative to given input by I-Jui (Ray) Sung · 8 years ago
  25. 75f0d31 Initial driver for RSoV (RenderScript over Vulkan/SPIR-V) by Yang Ni · 8 years ago
  26. c3cfc38 Merge "Stop the default verbose logging." am: 7819fb0b7a by Stephen Hines · 8 years ago
  27. 7819fb0 Merge "Stop the default verbose logging." by Treehugger Robot · 8 years ago
  28. c53dadb Stop the default verbose logging. by Stephen Hines · 8 years ago
  29. cca936c Merge "Fixed an RSoV LIT regression under debug build" am: 71b50715d2 by I-Jui (Ray) Sung · 8 years ago
  30. 71b5071 Merge "Fixed an RSoV LIT regression under debug build" by I-Jui (Ray) Sung · 8 years ago
  31. 333659c Fixed an RSoV LIT regression under debug build by I-Jui (Ray) Sung · 8 years ago
  32. c58ac8f Merge "Made all rs2spirv lit tests pass" am: 100dedf984 by Yang Ni · 8 years ago
  33. 100dedf Merge "Made all rs2spirv lit tests pass" by Yang Ni · 8 years ago
  34. fd30296 Merge "rs2spirv_driver.sh usability improvements." am: 3592ef38ac by David Gross · 8 years ago
  35. 3592ef3 Merge "rs2spirv_driver.sh usability improvements." by David Gross · 8 years ago
  36. 0ef8acd Made all rs2spirv lit tests pass by Yang Ni · 8 years ago
  37. a43795f Merge "Add dependency to libclcore*.bc and compiler-rt" am: 5c3afd73d6 by Pirama Arumuga Nainar · 8 years ago
  38. 5c3afd7 Merge "Add dependency to libclcore*.bc and compiler-rt" by Pirama Arumuga Nainar · 8 years ago
  39. cbbc75f Add dependency to libclcore*.bc and compiler-rt by Pirama Arumuga Nainar · 8 years ago
  40. de23d7a Merge "Modify run-lit-tests.sh to take optional directory/file list." by David Gross · 8 years ago
  41. df29a53 Merge "Modify run-lit-tests.sh to take optional directory/file list." by David Gross · 8 years ago
  42. 4546f4b Add tests for the debugging of Reduction kernels by Luke Drummond · 8 years ago
  43. bfea58a rs2spirv_driver.sh usability improvements. by David Gross · 8 years ago
  44. 2dba0c6 Merge "Do not bundle repo.prop with RS prebuilts." am: 16a243d323 by Miao Wang · 8 years ago
  45. 16a243d Merge "Do not bundle repo.prop with RS prebuilts." by Miao Wang · 8 years ago
  46. 2c86c2c Do not bundle repo.prop with RS prebuilts. by Miao Wang · 8 years ago
  47. e70ec7d Modify run-lit-tests.sh to take optional directory/file list. by David Gross · 8 years ago
  48. 14fcd92 Merge "Update scripts to correctly fetch and update RS prebuilts." by Miao Wang · 8 years ago
  49. 7720124 Merge "Update scripts to correctly fetch and update RS prebuilts." by Miao Wang · 8 years ago
  50. bf610bd Merge "rs2spirv: Fail gracefully when we find a type we cannot handle." by David Gross · 8 years ago
  51. 7ed66f1 Merge "rs2spirv: Fail gracefully when we find a type we cannot handle." by David Gross · 8 years ago
  52. 5802e62 rs2spirv: Fail gracefully when we find a type we cannot handle. by David Gross · 8 years ago
  53. 2f7a741 Merge "Fix error handling problems" am: 961e5a07fd by Ting-Yuan Huang · 8 years ago
  54. 961e5a0 Merge "Fix error handling problems" by Treehugger Robot · 8 years ago
  55. 5cca572 Update scripts to correctly fetch and update RS prebuilts. by Miao Wang · 8 years ago
  56. 0dea7fa Merge "Fixed rs2spirv_driver.sh on builds without DISABLE_NDEBUG" am: a577baa189 by I-Jui (Ray) Sung · 8 years ago
  57. a577baa Merge "Fixed rs2spirv_driver.sh on builds without DISABLE_NDEBUG" by I-Jui (Ray) Sung · 8 years ago
  58. a824b7c Fix error handling problems by Ting-Yuan Huang · 8 years ago
  59. 04ac689 Fixed rs2spirv_driver.sh on builds without DISABLE_NDEBUG by I-Jui (Ray) Sung · 8 years ago
  60. 83b09bf Merge "Do not link libRS and libRSDriver with libLLVM.so" am: efe97b05b6 by Pirama Arumuga Nainar · 8 years ago
  61. efe97b0 Merge "Do not link libRS and libRSDriver with libLLVM.so" by Pirama Arumuga Nainar · 8 years ago
  62. bbf6278 Do not link libRS and libRSDriver with libLLVM.so by Pirama Arumuga Nainar · 8 years ago
  63. af25ba4 Merge "Automatically generate RS prebuilts using python script." am: 6b64b6370e by Miao Wang · 8 years ago
  64. 6b64b63 Merge "Automatically generate RS prebuilts using python script." by Miao Wang · 8 years ago
  65. 759de53 Automatically generate RS prebuilts using python script. by Miao Wang · 8 years ago
  66. 248e44f Merge "Fix google-build-using-namespace warnings in cpu_ref." am: 6c7e0c1308 by Chih-hung Hsieh · 8 years ago
  67. 6c7e0c1 Merge "Fix google-build-using-namespace warnings in cpu_ref." by Chih-hung Hsieh · 8 years ago
  68. 462de21 Fix google-build-using-namespace warnings in cpu_ref. by Chih-Hung Hsieh · 8 years ago
  69. 9e49dd4 Merge "Convert a source file of inconsistent format to Unix" am: 2d008fc549 by I-Jui (Ray) Sung · 8 years ago
  70. 2d008fc Merge "Convert a source file of inconsistent format to Unix" by I-Jui (Ray) Sung · 8 years ago
  71. b3459fd Convert a source file of inconsistent format to Unix by I-Jui (Ray) Sung · 8 years ago
  72. 749107c Merge "Fix google-build-using-namespace warnings in rs." am: 3d600b3fc5 by Chih-Hung Hsieh · 8 years ago
  73. 3d600b3 Merge "Fix google-build-using-namespace warnings in rs." by Treehugger Robot · 8 years ago
  74. 3f582bb Merge "Fix google-build-using-namespace warnings in driver." am: d3e6bd271e by Chih-hung Hsieh · 8 years ago
  75. d3e6bd2 Merge "Fix google-build-using-namespace warnings in driver." by Chih-hung Hsieh · 8 years ago
  76. 11496ac Fix google-build-using-namespace warnings in rs. by Chih-Hung Hsieh · 8 years ago
  77. 75ceb4a Merge "[NFC] Add missing copyright headers to lldb tests" am: 4fe76d3171 by Yang Ni · 8 years ago
  78. 4fe76d3 Merge "[NFC] Add missing copyright headers to lldb tests" by Yang Ni · 8 years ago
  79. e939ce7 Fix google-build-using-namespace warnings in driver. by Chih-Hung Hsieh · 8 years ago
  80. b6499e9 Merge "Remove unneeded using namespace statements." am: 6babd9ca03 by Chih-hung Hsieh · 8 years ago
  81. 6babd9c Merge "Remove unneeded using namespace statements." by Chih-hung Hsieh · 8 years ago
  82. 7d72c9e Remove unneeded using namespace statements. by Chih-Hung Hsieh · 8 years ago
  83. 57fb46a Merge "Initial backend compiler for RSoV" am: 9be1fb3cbd by Yang Ni · 8 years ago
  84. 9be1fb3 Merge "Initial backend compiler for RSoV" by Yang Ni · 8 years ago
  85. 1e9ff20 Merge "Fix google-build-using-namespace warnings." am: 78dd9f4c77 by Chih-hung Hsieh · 8 years ago
  86. 78dd9f4 Merge "Fix google-build-using-namespace warnings." by Chih-hung Hsieh · 8 years ago
  87. 6749f54 Initial backend compiler for RSoV by Yang Ni · 8 years ago
  88. 0ac59bf Merge "Remove transform-d-to-p" am: 97df6ee216 by Dan Willemsen · 8 years ago
  89. 97df6ee Merge "Remove transform-d-to-p" by Treehugger Robot · 8 years ago
  90. 5bbcc38 [NFC] Add missing copyright headers to lldb tests by Luke Drummond · 8 years ago
  91. e192529 Remove transform-d-to-p by Dan Willemsen · 8 years ago
  92. 1ad0005 Merge "Boundary checks for rsAllocationCopy[12]DRange" am: 3142daefb9 by I-Jui (Ray) Sung · 8 years ago
  93. 3142dae Merge "Boundary checks for rsAllocationCopy[12]DRange" by I-Jui (Ray) Sung · 8 years ago
  94. 288ba0f Merge "Add a debugger hook point during script group compilation at -O0." by Yang Ni · 8 years ago
  95. 9e37ef9 Merge "Add a debugger hook point during script group compilation at -O0." by Yang Ni · 8 years ago
  96. dfcfabf Fix google-build-using-namespace warnings. by Chih-Hung Hsieh · 8 years ago
  97. 9fda981 Merge "Add missing dependency" am: 2600da366b by John Reck · 8 years ago
  98. 2600da3 Merge "Add missing dependency" by Treehugger Robot · 8 years ago
  99. c1924c5 Add missing dependency by John Reck · 8 years ago
  100. 0ab0f90 Boundary checks for rsAllocationCopy[12]DRange by I-Jui (Ray) Sung · 8 years ago