1. 5ce2dc3 Make libRS.so buildable for native bridge by Victor Khimenko · 4 years, 1 month ago
  2. 16ad218 Merge "Revert "Disable clang-tidy for ScriptIntrinsicBLAS.cpp"" am: d51e9c5c3f am: b177df2af4 am: 0325f1b4cf by Automerger Merge Worker · 4 years, 8 months ago
  3. 2300093 Revert "Disable clang-tidy for ScriptIntrinsicBLAS.cpp" by Chih-hung Hsieh · 4 years, 8 months ago
  4. 658fd3f Merge "Disable clang-tidy for ScriptIntrinsicBLAS.cpp" am: 575d2c05f5 am: 27af47455e am: 93e611439e by Automerger Merge Worker · 4 years, 9 months ago
  5. f5decee Disable clang-tidy for ScriptIntrinsicBLAS.cpp by Chih-Hung Hsieh · 4 years, 9 months ago
  6. 8b0b3c3 libRScpp: remove dependency on libgui_headers by Marissa Wall · 4 years, 10 months ago
  7. 0ba81af Remove unused link libraries by Marco Nelissen · 5 years ago
  8. fef862b Reduce use of deprecated include_dirs by Paul Duffin · 5 years ago
  9. ed3d782 Add first line warning to copies of libutils files by Steven Moreland · 6 years ago
  10. c9a8d13 Fix some google-runtime-int warnings in frameworks/rs. by Chih-Hung Hsieh · 6 years ago
  11. aa3d22f C++14 is the default now. by Elliott Hughes · 6 years ago
  12. 7cd1c52 A memory leak occurs. RS::threadProc() by rie kanazawa · 7 years ago
  13. 316ffa5 Mark RS libs as VNDK-SP by Jiyong Park · 7 years ago
  14. 48446a8 Vendor lib can use rsDispatch.h by Jiyong Park · 7 years ago
  15. 24ab176 Use -Werror in frameworks/rs by Chih-Hung Hsieh · 7 years ago
  16. 5e97e33 Merge "Remove OVERRIDE_RS_DRIVER from libRS_internal" into oc-dev am: 871b18c89d by Miao Wang · 7 years ago
  17. 5fccd07 Remove OVERRIDE_RS_DRIVER from libRS_internal by Miao Wang · 7 years ago
  18. 00b1411 Convert libRScpp to Android.bp by Colin Cross · 7 years ago
  19. e9d41e5 Update C++ API (libRSCpp.so) with the corresponding AllocationGetSurface by Miao Wang · 8 years ago
  20. 2a61168 Remove libcutils dependency. by Miao Wang · 8 years ago
  21. 6223721 Remove RS_SERVER macros and references to unused headers. by Miao Wang · 8 years ago
  22. cd765f0 Add dispatch table entries required by RenderScript HIDL implementation. by Miao Wang · 8 years ago
  23. 7974fc0 frameworks/rs: fix typos and clang-tidy warnings by Rahul Chaudhry · 8 years ago
  24. 9ab1199 frameworks/rs: fix clang-analyzer-unix.MallocSizeof warnings. by Rahul Chaudhry · 8 years ago
  25. 8632372 Cleanup makefiles and warning producing code. by Jean-Luc Brouillet · 8 years ago
  26. 5ea267c Use LOCAL_EXPORT_C_INCLUDE_DIRS to simplify makefiles. by Jean-Luc Brouillet · 8 years ago
  27. c53dadb Stop the default verbose logging. by Stephen Hines · 8 years ago
  28. dfcfabf Fix google-build-using-namespace warnings. by Chih-Hung Hsieh · 8 years ago
  29. 500d85e Convert libRSDispatch to Android.bp by Dan Willemsen · 8 years ago
  30. 93ddf62 Correctly pass number of input allocations for RS NDK BLAS. by Miao Wang · 8 years ago
  31. 45768e1 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  32. 10ab8bb Fix google-explicit-constructor warnings in frameworks/rs. by Chih-Hung Hsieh · 8 years ago
  33. 428ea3e Merge "Fix misc-macro-parentheses warnings in frameworks/rs." by Chih-hung Hsieh · 8 years ago
  34. 3ac940f Fix misc-macro-parentheses warnings in frameworks/rs. by Chih-Hung Hsieh · 8 years ago
  35. 720a848 Fix NDK linking by Dan Willemsen · 8 years ago
  36. fc7ab79 Delete simple reduction implementation. by David Gross · 8 years ago
  37. efc3f1f Avoid destroying Device separately by Yang Ni · 8 years ago
  38. c2459dc Remove unused variables by Yang Ni · 9 years ago
  39. d999344 Stop targeting froyo. It isn't supported. by Dan Albert · 9 years ago
  40. eed6e60 Merge "Compatibility library support for general reduction." by David Gross · 9 years ago
  41. 328245a Compatibility library support for general reduction. by David Gross · 9 years ago
  42. abb806d Use c++_static instead of stlport_static for support lib. by Miao Wang · 9 years ago
  43. 8a1fd9c Refactor/enhance dispatch table init by Miao Wang · 9 years ago
  44. 5661684 Add float16 elements to C++ API by Pirama Arumuga Nainar · 9 years ago
  45. 672dd1d Merge "Derive the bcc optimization level from the input bitcode." by Stephen Hines · 9 years ago
  46. fda5596 Add back RS::init(const char*, uint32_t) by Miao Wang · 9 years ago
  47. fef0cd4 Various fixes in setting globals in a script group by Yang Ni · 9 years ago
  48. c6f4374 Remove RSYuvFormat from C++ API header by Pirama Arumuga Nainar · 9 years ago
  49. 62e9af7 Enable error logcat for rsDispatch. by Miao Wang · 9 years ago
  50. d9a0257 Allow developers to specify a target RS API level for C++ by Miao Wang · 9 years ago
  51. 17619e8 Merge "Implement IntrinsicBLAS for RS C++ API" by Miao Wang · 9 years ago
  52. f5eb324 Add -Wextra to our RS build. by Stephen Hines · 9 years ago
  53. 49b1226 Implement IntrinsicBLAS for RS C++ API by Miao Wang · 9 years ago
  54. cf067b8 Comments clean up for C++ API by Miao Wang · 9 years ago
  55. 70d8995 Fix updateFromNative in C++ API. by Miao Wang · 9 years ago
  56. e8f9651 C++ API call RS::finish() before destroy rsContext by Miao Wang · 9 years ago
  57. 9dc6078 Remove useless HOST_OS==windows checks by Dan Willemsen · 9 years ago
  58. 15c1d06 Derive the bcc optimization level from the input bitcode. by Stephen McGroarty · 9 years ago
  59. 394e9a6 Add reduce to the dispatch table and to the RenderScript C++ API. by Matt Wala · 9 years ago
  60. e5e18cc Lose HAVE_ANDROID_OS in frameworks/rs. by Elliott Hughes · 9 years ago
  61. 47a5881 Add AllocationCreateStrided to support lib CPU driver by Miao Wang · 9 years ago
  62. f502980 Add a flag to the API to specify -O0 on the bcc command line. by verena beckham · 9 years ago
  63. a8a9a67 update dispatch table for IntrinsicBLAS by Miao Wang · 9 years ago
  64. 8b5b0a7 Disable ASan for one library. by Evgenii Stepanov · 9 years ago
  65. d5164d5 Added in wait for attach context flag. by Stephen McGroarty · 9 years ago
  66. f82b626 Add USAGE_OEM by Jason Sams · 9 years ago
  67. dafeee0 set mYuvFormat to RS_YUV_NONE in Type constructor. by Miao Wang · 9 years ago
  68. 2783694 Merge "Enable YUV support in rs C++ API." by Miao Wang · 9 years ago
  69. 08b87f9 Merge "remove STL from rs C++ public interface. Nuke stlport." by Miao Wang · 9 years ago
  70. 43a6cba Enable YUV support in rs C++ API. by Miao Wang · 9 years ago
  71. bc10dff remove STL from rs C++ public interface. Nuke stlport. by Miao Wang · 9 years ago
  72. 8b94222 Added a name to ScriptGroup2 by Yang Ni · 10 years ago
  73. 09d2dd2 Add setSurface() and getSurface() to RScpp. by Miao Wang · 10 years ago
  74. 7fbf6e4 Fix the ordering of CREATE_SAMPLER macro in C++ API, according to corresponding by Miao Wang · 9 years ago
  75. fe8f38f Update Dispatch table following ScriptGroup2 API change. by Miao Wang · 10 years ago
  76. 459fbac Merge "Update RenderScript C++ API" by Miao Wang · 10 years ago
  77. 974ca28 Update Dispatch table entry for ScriptGroup2. by Miao Wang · 10 years ago
  78. e5428e6 Update RenderScript C++ API by Miao Wang · 10 years ago
  79. b05c850 Ensure ScriptIntrinsicHistogram is given a valid Element in constructor when used via C++ bindings. by Jon Parr · 10 years ago
  80. 30940f6 am ff523842: Merge "Make dispatchTable load AllocationGetPointer only when device api >= L" by Miao Wang · 10 years ago
  81. 0245c71 Make dispatchTable load AllocationGetPointer only when device api >= L by Miao Wang · 10 years ago
  82. 4e02090 am ceb8d321: Merge "Fix the bug for AllocationRead() that cannot handle 3d Allocation correctly. Add the following functions to make it symmetric for read and write." by Miao Wang · 10 years ago
  83. cc8cea7 Fix the bug for AllocationRead() that cannot handle 3d Allocation by Miao Wang · 10 years ago
  84. 6b86666 am 73211368: Merge "Add API check for loadSymbols(), so that functions being dlsymed will depend on the device API level. (default: only load functions in API <= 21);" by Miao Wang · 10 years ago
  85. 46347e4 am 5efcbfc7: Merge "Not return false when dispatch InvokeID, to make compat lib able to load libRS.so on older devices." by Miao Wang · 10 years ago
  86. 8a6a717 Add API check for loadSymbols(), so that functions being dlsymed by Miao Wang · 10 years ago
  87. 45b8b74 Not return false when dispatch InvokeID, to make compat lib able to by Miao Wang · 10 years ago
  88. 2dc2c22 am 841ba73b: Merge "Runtime support for invocables in ScriptGroups" by Yang Ni · 10 years ago
  89. 0ab7ef4 am caa8bd8b: Merge "Add the missing \'stridelen\' field for AllocationGetPointer." by Miao Wang · 10 years ago
  90. 28e2a30 am fe4f02f8: Merge "Make rsContext be able to have info about the path of native libs for 64bit Renderscript compat lib." by Miao Wang · 10 years ago
  91. eb9aa67 Runtime support for invocables in ScriptGroups by Yang Ni · 10 years ago
  92. caa8bd8 Merge "Add the missing 'stridelen' field for AllocationGetPointer." by Miao Wang · 10 years ago
  93. f3213d7 Make rsContext be able to have info about the path of native libs by Miao Wang · 10 years ago
  94. 94280f8 Add the missing 'stridelen' field for AllocationGetPointer. by Miao Wang · 10 years ago
  95. 3f28e7d am 015ba466: Merge "New Script Group API: runtime and cpu driver support." by Yang Ni · 10 years ago
  96. 015ba46 Merge "New Script Group API: runtime and cpu driver support." by Yang Ni · 10 years ago
  97. 56b9569 am 46a0f01c: Merge "Adding USAGE_IO_OUTPUT support for RS Compat lib." by Miao Wang · 10 years ago
  98. 1ffd86b New Script Group API: runtime and cpu driver support. by Yang Ni · 10 years ago
  99. 2bd78f2 Adding USAGE_IO_OUTPUT support for RS Compat lib. by Miao Wang · 10 years ago
  100. 70ba116 am 4f8b67b0: Merge "Clean up RS C++ library." by Stephen Hines · 10 years ago