1. 428ea3e Merge "Fix misc-macro-parentheses warnings in frameworks/rs." by Chih-hung Hsieh · 9 years ago
  2. 3ac940f Fix misc-macro-parentheses warnings in frameworks/rs. by Chih-Hung Hsieh · 9 years ago
  3. 67c67fc Merge "Fixed unsafe use of stringstream.str()" by Yang Ni · 9 years ago
  4. 578419f Fixed unsafe use of stringstream.str() by Yang Ni · 9 years ago
  5. 04c0a5b Merge "Fix NDK linking" by Dan Willemsen · 9 years ago
  6. 720a848 Fix NDK linking by Dan Willemsen · 9 years ago
  7. 3e647a6 Merge changes Iff0453c2,If991d3d6 by Treehugger Robot · 9 years ago
  8. b16c7d5 Always build all rscpp and LLDB tests. by Stephen Hines · 9 years ago
  9. c5903d8 Remove obsolete cppreduce test. by Stephen Hines · 9 years ago
  10. a32c28f Merge "Minor usability improvements to update_rs_prebuilts.sh." by David Gross · 9 years ago
  11. 75e0547 Minor usability improvements to update_rs_prebuilts.sh. by David Gross · 9 years ago
  12. b577d61 Merge changes from topic 'generalReductionDelete' by David Gross · 9 years ago
  13. e9794ac Merge "Fix crash in tracing code." by Treehugger Robot · 9 years ago
  14. d969fdc Fix crash in tracing code. by Stephen Hines · 9 years ago
  15. fc7ab79 Delete simple reduction implementation. by David Gross · 9 years ago
  16. 768fd02 Add HAL version check, with fallback to CPU reference driver on failure. by David Gross · 9 years ago
  17. 8bb6556 Merge "Remove redundant entry from the linker script" by Yang Ni · 9 years ago
  18. 388e42e Remove redundant entry from the linker script by Yang Ni · 9 years ago
  19. 036d2dc Merge "Fix bug in fz3 kernel (combiner function)." by David Gross · 9 years ago
  20. 00fa762 Fix bug in fz3 kernel (combiner function). by David Gross · 9 years ago
  21. d731a1e Merge "Support lib test for Single-Source RS" by Yang Ni · 9 years ago
  22. b9b6366 Support lib test for Single-Source RS by Yang Ni · 9 years ago
  23. d7c611c Merge "Test for old style kernels in single-source RS" by Yang Ni · 9 years ago
  24. 73ded92 Merge "Fix misc-macro-parentheses warnings." by Treehugger Robot · 9 years ago
  25. 250a8b9 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 9 years ago
  26. 3228dc8 Test for old style kernels in single-source RS by Yang Ni · 9 years ago
  27. b831f2a Merge "Fix string formatting issue in rsCpuExecutable.cpp" by Miao Wang · 9 years ago
  28. ca00e75 Fix string formatting issue in rsCpuExecutable.cpp by Miao Wang · 9 years ago
  29. a824263 Merge "Avoid breaking on dead launch options" by Yang Ni · 9 years ago
  30. 8ef5008 Merge "Add -fnative-half-arguments-and-returns to Clang options" by Pirama Arumuga Nainar · 9 years ago
  31. f9153b6 Add -fnative-half-arguments-and-returns to Clang options by Pirama Arumuga Nainar · 9 years ago
  32. 7784b5d Avoid breaking on dead launch options by Yang Ni · 9 years ago
  33. 7f9621d Merge "Clean up historical cruft." by Elliott Hughes · 9 years ago
  34. ca6b7ef Merge "Fix copyFrom for YUV Allocation." by Miao Wang · 9 years ago
  35. 0801a5e Fix copyFrom for YUV Allocation. by Miao Wang · 9 years ago
  36. 69c005b Merge "Refactor ARM Blur prefill logic." by Miao Wang · 9 years ago
  37. 4698e2b Clean up historical cruft. by Elliott Hughes · 9 years ago
  38. 4a5400d Merge "Add TODO for proper fix of the race condition during CPU reference driver teardown." by Miao Wang · 9 years ago
  39. f0b048c Merge "Add general reduction test cases demonstrating distinguished initializers." by David Gross · 9 years ago
  40. 19601aa Add TODO for proper fix of the race condition during CPU reference by Miao Wang · 9 years ago
  41. 5a1f196 Refactor ARM Blur prefill logic. by Simon Hosie · 9 years ago
  42. f620fbf Merge "Remove unnecessary logcat message" by Yang Ni · 9 years ago
  43. 6ddc0c7 Add general reduction test cases demonstrating distinguished initializers. by David Gross · 9 years ago
  44. 554054c Remove unnecessary logcat message by Yang Ni · 9 years ago
  45. 18ca8ae Merge "Add reduction test cases findMinMat2, findMinMat4." by David Gross · 9 years ago
  46. 0b3a5fa Merge "Shrink down 2D and 3D general reduction tests to control time and space." by David Gross · 9 years ago
  47. b1e2b08 Merge "Test Java reflection for anonymous result types." by David Gross · 9 years ago
  48. cfded52 Merge "Add tests related to destroying temporary Allocations in reflected code." by David Gross · 9 years ago
  49. 140077c Add reduction test cases findMinMat2, findMinMat4. by David Gross · 9 years ago
  50. e770ef6 Shrink down 2D and 3D general reduction tests to control time and space. by David Gross · 9 years ago
  51. ce873f0 Test Java reflection for anonymous result types. by David Gross · 9 years ago
  52. cb74dab Add tests related to destroying temporary Allocations in reflected code. by David Gross · 9 years ago
  53. 3d14c4c Merge "Multithreaded execution of general reduction kernels over 2D and 3D iteration spaces." by David Gross · 9 years ago
  54. d226d83 Merge "General reduction test improvement and bug fixes." by David Gross · 9 years ago
  55. c5db871 Merge "Guard general reduction logging output under property "debug.rs.reduce"." by David Gross · 9 years ago
  56. f8e4cc3 Merge "Multithreaded execution of certain general reduction kernels; reduction test overhaul." by David Gross · 9 years ago
  57. c45cd3b Merge "Fix the makefiles for our tests following JACK change." by Miao Wang · 9 years ago
  58. 2d9452e Fix the makefiles for our tests following JACK change. by Miao Wang · 9 years ago
  59. f9bd1f2 Multithreaded execution of general reduction kernels over 2D and 3D iteration spaces. by David Gross · 9 years ago
  60. 3fff3e7 General reduction test improvement and bug fixes. by David Gross · 9 years ago
  61. 013ff53 Guard general reduction logging output under property "debug.rs.reduce". by David Gross · 9 years ago
  62. 35dbc8c Multithreaded execution of certain general reduction kernels; reduction test overhaul. by David Gross · 9 years ago
  63. 91fc976 Merge changes from topic 'fix-struct-layout' by Pirama Arumuga Nainar · 9 years ago
  64. 8b3ca7f Fix uninitialized fields in rsElement for composite data types by Pirama Arumuga Nainar · 9 years ago
  65. f6ea62b Add a test for structs with 64-bit scalar fields by Pirama Arumuga Nainar · 9 years ago
  66. 8b09d9f Merge "Added back old rsClearObject()" by Yang Ni · 9 years ago
  67. dca1564 Added back old rsClearObject() by Yang Ni · 9 years ago
  68. 71c83e9 Merge "Avoid accessing TLS in rsClearObject()" by Yang Ni · 9 years ago
  69. 304b5ac Merge "Test for half as a global or as a parameter to an invokable" by Pirama Arumuga Nainar · 9 years ago
  70. ade3137 Avoid accessing TLS in rsClearObject() by Yang Ni · 9 years ago
  71. e5d3d7b Test for half as a global or as a parameter to an invokable by Pirama Arumuga Nainar · 9 years ago
  72. 1416bf1 Merge "check in of the canny filter demo" by Miao Wang · 9 years ago
  73. b7a6edc check in of the canny filter demo by hoford · 10 years ago
  74. de8ac69 Merge changes from topic 'rsdebug' by Pirama Arumuga Nainar · 9 years ago
  75. 7a8d283 Merge "Avoid destroying Device separately" by Yang Ni · 9 years ago
  76. 6e2d85b Test rsDebug for half by Pirama Arumuga Nainar · 9 years ago
  77. 172b2fd Implement rsDebug for half by Pirama Arumuga Nainar · 9 years ago
  78. 2bfca08 Add rsDebug for half by Pirama Arumuga Nainar · 9 years ago
  79. 27130b1 Merge "tests: Fix crash and static preview issue for LivePreview APK." by Miao Wang · 9 years ago
  80. c109944 tests: Fix crash and static preview issue for LivePreview APK. by lwan89 · 10 years ago
  81. efc3f1f Avoid destroying Device separately by Yang Ni · 9 years ago
  82. a794925 Merge "Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts." by Miao Wang · 9 years ago
  83. 0c32fa9 Merge "Move gDebuggerPresent to libRS.so, and fix up driver after split." by Stephen Hines · 9 years ago
  84. 49f4e2b Merge "Remove unused variables" by Yang Ni · 9 years ago
  85. 9b91271 Merge "Define Float16 clamp" by Pirama Arumuga Nainar · 9 years ago
  86. 671bd03 Define Float16 clamp by Pirama Arumuga Nainar · 9 years ago
  87. d17de14 Merge "Fix and enable advsimd_Blend.S for arm64 IntrinsicBlend." by Miao Wang · 9 years ago
  88. 38b26af Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts. by Miao Wang · 9 years ago
  89. a615daa Fix and enable advsimd_Blend.S for arm64 IntrinsicBlend. by Miao Wang · 9 years ago
  90. d93f0d8 Merge "Clean-up makefiles for test applications." by Miao Wang · 9 years ago
  91. bc721e6 Clean-up makefiles for test applications. by Miao Wang · 9 years ago
  92. 8aa84dc Merge "Clean-up makefile for RsNbody." by Miao Wang · 9 years ago
  93. b0c9fe0 Clean-up makefile for RsNbody. by Miao Wang · 9 years ago
  94. d6e96ea Merge "add Nbody that uses ByteBuffer" by Miao Wang · 9 years ago
  95. a198b1e add Nbody that uses ByteBuffer by hoford · 10 years ago
  96. bcd3618 Merge "Remove support of disabling Jack." by Ying Wang · 9 years ago
  97. 98cb2d1 Move gDebuggerPresent to libRS.so, and fix up driver after split. by Stephen Hines · 9 years ago
  98. a51b8f6 Merge "Python test suite for debugging a RenderScript app using lldb." by Stephen Hines · 9 years ago
  99. c2459dc Remove unused variables by Yang Ni · 9 years ago
  100. 61c03c5 Remove support of disabling Jack. by Ying Wang · 9 years ago