1. da3c078 Build and package lib{LLVM,clang}_android.so by Pirama Arumuga Nainar · 7 years ago
  2. 403885e Convert more of libRS* to Android.bp by Colin Cross · 7 years ago
  3. 7a3e78a Convert libRS to Android.bp by Colin Cross · 7 years ago
  4. 05de7fa Stop making RS modules for PDK, as libmediandk and libSPIRV are not by Miao Wang · 7 years ago
  5. 63e14e5 Merge "Set the default cachedir during context create." by Treehugger Robot · 7 years ago
  6. 10ad077 Set the default cachedir during context create. by Miao Wang · 7 years ago
  7. 82e135c Remove libutils.so dependency from libRSDriver, libRSCpuRef, and most by Miao Wang · 7 years ago
  8. f750c53 Implement USAGE_IO_INPUT related functions on top of NDK. by Miao Wang · 7 years ago
  9. 5d955c9 Implement USAGE_IO_OUTPUT related methods on top of NDK. by Miao Wang · 7 years ago
  10. 2a61168 Remove libcutils dependency. by Miao Wang · 7 years ago
  11. dd4c8f1 RenderScript HIDL client-side implementation by Miao Wang · 7 years ago
  12. 8632372 Cleanup makefiles and warning producing code. by Jean-Luc Brouillet · 7 years ago
  13. d8094b5 Removed unnecessary dependencies by Yang Ni · 7 years ago
  14. ba5e591 Avoid dependency on androidfw by Yang Ni · 7 years ago
  15. cbbc75f Add dependency to libclcore*.bc and compiler-rt by Pirama Arumuga Nainar · 8 years ago
  16. bbf6278 Do not link libRS and libRSDriver with libLLVM.so by Pirama Arumuga Nainar · 8 years ago
  17. 6b64b63 Merge "Automatically generate RS prebuilts using python script." by Miao Wang · 8 years ago
  18. 759de53 Automatically generate RS prebuilts using python script. by Miao Wang · 8 years ago
  19. c1924c5 Add missing dependency by John Reck · 8 years ago
  20. 4698e2b Clean up historical cruft. by Elliott Hughes · 8 years ago
  21. 3df9bb0 Separate libRS.so into public and internal libs by Yang Ni · 8 years ago
  22. f5eb324 Add -Wextra to our RS build. by Stephen Hines · 9 years ago
  23. 9dc6078 Remove useless HOST_OS==windows checks by Dan Willemsen · 9 years ago
  24. b288e2f Use new sanitizer option. by Dan Albert · 9 years ago
  25. b043df0 Remove dead uses of RSCompilerDriver and of compiler callbacks. by David Gross · 9 years ago
  26. a48d45e Delete dead code by Jason Sams · 9 years ago
  27. 36a3ebc Code cleanup: Remove unused rs_native.spec. by Logan Chien · 9 years ago
  28. 0ca7cba Refactor hal loading by Jason Sams · 9 years ago
  29. 45e753a Remove linkloader from frameworks/rs. by Stephen Hines · 9 years ago
  30. 1ffd86b New Script Group API: runtime and cpu driver support. by Yang Ni · 9 years ago
  31. abe54a2 Disable ASAN for rsg-generator. by Dan Albert · 10 years ago
  32. 4b89886 Switch rsg-generator to use no STL, since it is pure C. by Stephen Hines · 10 years ago
  33. 3a43737 am 2f80b53e: Merge "Properly set LOCAL_CXX_STL where needed" by Hans Boehm · 10 years ago
  34. 564e53a Properly set LOCAL_CXX_STL where needed by Hans Boehm · 10 years ago
  35. 97c10ec am 6e6cdbc3: Add flag to disable 64-bit driver. by Tim Murray · 10 years ago
  36. 6e6cdbc Add flag to disable 64-bit driver. by Tim Murray · 10 years ago
  37. b47b550 am 74f0b28d: Merge "Add -Wno-deprecated-register to handle external/freetype." by Stephen Hines · 10 years ago
  38. 569b09b am 3fa79f84: Merge changes I4c6abd96,I9bcf36d0 by Stephen Hines · 10 years ago
  39. d2d07ac Add -Wno-deprecated-register to handle external/freetype. by Stephen Hines · 10 years ago
  40. 93d6bc8 Replaced android::Vector with std::vector. by Chris Wailes · 10 years ago
  41. 434098c Compile host libRS with clang. by Tim Murray · 10 years ago
  42. a36c50a Add 64bit large object support by Jason Sams · 10 years ago
  43. 8d50174 Fix Windows SDK build. by Logan Chien · 10 years ago
  44. c180b0a Merge "Update structs and defines for 64-bit." by Tim Murray · 10 years ago
  45. e3af53b Update structs and defines for 64-bit. by Tim Murray · 10 years ago
  46. e8e408a [MIPS64] Enable mips64 build by Duane Sand · 10 years ago
  47. c6a7c1c Fix host multilib build. by Ying Wang · 10 years ago
  48. 56345f1 Use clang for llvm-related project by Andrew Hsieh · 10 years ago
  49. af353bf Remove unused LOCAL_LDLIBS. by Ying Wang · 10 years ago
  50. 8c24cd6 Update fw/rs for Clang 3.5. by Tim Murray · 10 years ago
  51. e195a3f Make RS compile on ARM64. by Tim Murray · 10 years ago
  52. 165aa63 rs: support multilib builds by Colin Cross · 10 years ago
  53. 32d9369 Forgot to move build path for new mmanWindows.cpp file. by Stephen Hines · 11 years ago
  54. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  55. 2644c42 am 9b21cf51: am 1033b597: Fix Windows build issues for librsloader. by Raphael Moll · 11 years ago
  56. 1033b59 Fix Windows build issues for librsloader. by Raphael Moll · 11 years ago
  57. 6ba6c66 Move linkloader into cpu_ref/ instead of driver/. by Stephen Hines · 11 years ago
  58. a221f56 Implement MemChunk::registerAllocFreeCallbacks(). by Stephen Hines · 11 years ago
  59. f313dc3 Remove internal element builder and vector code. by Jason Sams · 11 years ago
  60. b9a4d82 use shared libft2 with new libpng/zlib deps by Victoria Lease · 11 years ago
  61. f12f8ed Fix missing include in Android.mk. by Stephen Hines · 11 years ago
  62. 224acfd Remove unnecessary tests from RS build. by Tim Murray · 11 years ago
  63. b241181 Add liblog by Ying Wang · 11 years ago
  64. b53c8a5 Move frameworks/compile/linkloader into frameworks/rs. by Stephen Hines · 11 years ago
  65. 2487bb7 Split rs.spec into generic and native-specific functions. by Tim Murray · 11 years ago
  66. 29226ae Split graphics rs.spec into its own file. by Tim Murray · 11 years ago
  67. 985573c Link against libLLVM.so due to libbcc.so. by Stephen Hines · 11 years ago
  68. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago
  69. cf9ea9f Implement backend of blend intrinsic by Jason Sams · 12 years ago
  70. 01f03a0 Implement YUV intrinsic. bug 7190126 by Jason Sams · 12 years ago
  71. dbe66d6 Add backed for script groups. by Jason Sams · 12 years ago
  72. 3d5a9be Remove circular dependency. by Ying Wang · 12 years ago
  73. d85e283 Implement intrinsics. by Jason Sams · 12 years ago
  74. 91dfcdb Provide an easy way to drop in a different RS driver. by Stephen Hines · 12 years ago
  75. 414a461 Attempt to create libRSDriver as shared library. by Stephen Hines · 12 years ago
  76. 537c441 Implement ColorMatrix intrinsic. by Jason Sams · 12 years ago
  77. e1e08b4 Continue intrinsic development by Jason Sams · 12 years ago
  78. 6d958bc Revert "Fix intrinsic performance." by Jason Sams · 12 years ago
  79. 49202fb Fix intrinsic performance. by Jason Sams · 12 years ago
  80. 8eaba4f Intrinisics by Jason Sams · 12 years ago
  81. cd1e8c8 Remove unnecessary code. by Shih-wei Liao · 12 years ago
  82. cd919a1 Update ANativeWindow clients for sync by Jamie Gennis · 12 years ago
  83. f098424 Build libRS with Clang/LLVM. :) by Stephen Hines · 12 years ago
  84. ebee948 Link against NEON version of libclcore.bc when possible. by Stephen Hines · 12 years ago
  85. 5bab6bf Removing unused dependencies by Alex Sakhartchouk · 12 years ago
  86. a662edd Split cpp frontend to its own lib. by Jason Sams · 12 years ago
  87. e8c095f adjust PDK build workaround by Brian Swetland · 12 years ago
  88. a08c06f Correct PDK test in makefile. by Jason Sams · 12 years ago
  89. a6ab26a Workaround PDK issues. by Jason Sams · 12 years ago
  90. 5e3c968 Split off driver code into a separate static library. by Alex Sakhartchouk · 12 years ago
  91. b2e3dc5 More RS cpp binding work. All classes for by Jason Sams · 12 years ago
  92. 221a4b1 start new headers by Jason Sams · 12 years ago
  93. d3e4b74 Merge commit 'bdeec118' into manualmerge by Jason Sams · 12 years ago
  94. 5f27d6f Implement RS VSync on new vsync infrastructure. by Jason Sams · 12 years ago
  95. 9e0afb5 Path rendering by Jason Sams · 13 years ago
  96. 689821f Extract BC metadata using a single call. by Stephen Hines · 13 years ago
  97. 581b286 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  98. a949524 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 13 years ago
  99. b81a0eb More work to make libRS buildable on the host. by Alex Sakhartchouk · 13 years ago
  100. eb4fe18 Start splitting allocation into hal and core. by Jason Sams · 13 years ago