1. 64c1267 Merge "Enable ARM64 intrinsics." by Jason Sams · 11 years ago
  2. 529f0e0 Merge "Switch to the separate RS loading path." by Stephen Hines · 11 years ago
  3. 074424a Enable ARM64 intrinsics. by Jason Sams · 11 years ago
  4. 25e3af5 Switch to the separate RS loading path. by Stephen Hines · 11 years ago
  5. f981663 Merge "Add aarch64 relocations" by Dave Allison · 11 years ago
  6. 723ba16 Add aarch64 relocations by Dave Allison · 11 years ago
  7. 9f0c912 Merge "Add flags for low power context." by Jason Sams · 11 years ago
  8. bfa5a8e Add flags for low power context. by Jason Sams · 11 years ago
  9. 581eeb5 Merge "Add support for LOCAL_SRC_FILES_<extra> to build_bc_lib.mk." by Tim Murray · 11 years ago
  10. 1efb819 Add support for LOCAL_SRC_FILES_<extra> to build_bc_lib.mk. by Tim Murray · 11 years ago
  11. d370bb0 Merge "Cleanup 64bit and remove deprecated functions" by Jason Sams · 11 years ago
  12. 3ff0fe7 Cleanup 64bit and remove deprecated functions by Jason Sams · 11 years ago
  13. 57fa42d Merge "Switch to standalone bcc compilation path (again)." by Stephen Hines · 11 years ago
  14. e30d17a Merge "Use clang for llvm-related project" by Stephen Hines · 11 years ago
  15. d69b0eb Switch to standalone bcc compilation path (again). by Stephen Hines · 11 years ago
  16. 42faa57 Merge "Switch to use slang/rs_version.mk for consistency." by Stephen Hines · 11 years ago
  17. c17fa06 Switch to use slang/rs_version.mk for consistency. by Stephen Hines · 11 years ago
  18. 53a408b Merge "YuvToRGB sub-rectangle handling." by Jason Sams · 11 years ago
  19. bbbd923 Merge "Fix some empty matrix cases in ColorMatrix." by Jason Sams · 11 years ago
  20. 6fb3082 Merge "Fix errors with native_powr and small numbers." by Jason Sams · 11 years ago
  21. 3849dae Merge "Handle 3DLUT odd-length cases in assembly." by Jason Sams · 11 years ago
  22. c944fc8 Fix errors with native_powr and small numbers. by Jason Sams · 11 years ago
  23. 8711f9d Merge "Use the proper triple when compiling with bcc." by Stephen Hines · 11 years ago
  24. 03d8bdb Merge "Copy libcompiler_rt.so as well for the host build." by Stephen Hines · 11 years ago
  25. c32b4d3 Copy libcompiler_rt.so as well for the host build. by Stephen Hines · 11 years ago
  26. 56345f1 Use clang for llvm-related project by Andrew Hsieh · 11 years ago
  27. b5abf66 Merge "Implement long/double min/max" by Jason Sams · 11 years ago
  28. 53826db Implement long/double min/max by Jason Sams · 11 years ago
  29. 5d1e327 Merge "Strict clamping when packing to u8." by Jason Sams · 11 years ago
  30. 82e0a67 Use the proper triple when compiling with bcc. by Stephen Hines · 11 years ago
  31. 5ffc8d2 Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 11 years ago
  32. af353bf Remove unused LOCAL_LDLIBS. by Ying Wang · 11 years ago
  33. 1d9c887 YuvToRGB sub-rectangle handling. by Simon Hosie · 11 years ago
  34. 07e4665 Handle 3DLUT odd-length cases in assembly. by Simon Hosie · 11 years ago
  35. 42488d2 Strict clamping when packing to u8. by Simon Hosie · 11 years ago
  36. 9bd08e8 Merge "Add libc++* libraries to update_rs_prebuilts.sh and search obj/ if needed." by Stephen Hines · 11 years ago
  37. c7c255e Fix some empty matrix cases in ColorMatrix. by Simon Hosie · 12 years ago
  38. 6dbcf8e Merge "Fix issues in long and double testing." by Jean-Luc Brouillet · 11 years ago
  39. 1baebcd Add libc++* libraries to update_rs_prebuilts.sh and search obj/ if needed. by Stephen Hines · 11 years ago
  40. 46ebc97 Fix issues in long and double testing. by Jean-Luc Brouillet · 11 years ago
  41. a5b0367 Merge "Switch to using LLVM intrinsics for conversions" by Jason Sams · 11 years ago
  42. 70404fa Switch to using LLVM intrinsics for conversions by Jason Sams · 11 years ago
  43. 985efd8 Merge "Fix float to long convert bug." by Jean-Luc Brouillet · 11 years ago
  44. 0f55836 Fix float to long convert bug. by Jean-Luc Brouillet · 11 years ago
  45. 345db92 Merge "Revert "Switch to standalone bcc compilation path."" by Stephen Hines · 11 years ago
  46. 748a436 Revert "Switch to standalone bcc compilation path." by Stephen Hines · 11 years ago
  47. 2d08f00 Merge "Fix comments in gaussian blur" by Jean-Luc Brouillet · 11 years ago
  48. df53139 Merge "Switch to standalone bcc compilation path." by Stephen Hines · 11 years ago
  49. 0ddfb1e Merge "Configure standalone bcc compiler to work with plugin libraries." by Stephen Hines · 11 years ago
  50. 8b7117d Fix comments in gaussian blur by Jean-Luc Brouillet · 11 years ago
  51. 41718a0 Merge "Switch to __builtin___clear_cache(), since __clear_cache is deprecated." by Stephen Hines · 11 years ago
  52. 99281b5 Switch to standalone bcc compilation path. by Stephen Hines · 12 years ago
  53. 0051132 Configure standalone bcc compiler to work with plugin libraries. by Stephen Hines · 12 years ago
  54. dc061e4 Switch to __builtin___clear_cache(), since __clear_cache is deprecated. by Stephen Hines · 11 years ago
  55. 2211144 Merge "Mark relaxed tests as relaxed" by Jason Sams · 11 years ago
  56. 52a9047 Mark relaxed tests as relaxed by Jason Sams · 11 years ago
  57. 5d56c90 Merge "Add comments for fast-path RS kernel" by Jason Sams · 11 years ago
  58. 858d035 Add comments for fast-path RS kernel by Jason Sams · 11 years ago
  59. f130474 Merge changes Iafa1fe3d,I32dba6b3 by Jason Sams · 11 years ago
  60. 564a400 Mark convert_(long/double) as API 21 by Jason Sams · 11 years ago
  61. 98dd4bb Fix performance regression in color matrix. by Jason Sams · 11 years ago
  62. 2535dfc Merge "Fix incorrect dependence on the system-built liblog." by Stephen Hines · 11 years ago
  63. 69cf14d Merge "Fix precision issues with half_recip, half_sqrt, and half_rsqrt" by Jason Sams · 11 years ago
  64. be78fa9 Fix incorrect dependence on the system-built liblog. by Stephen Hines · 11 years ago
  65. ba92a70 Fix precision issues with half_recip, half_sqrt, and half_rsqrt by Jason Sams · 11 years ago
  66. 2616f29 Merge "Fix x86_64 multiply defined symbol errors." by Stephen Hines · 11 years ago
  67. 3a830c0 Fix x86_64 multiply defined symbol errors. by Stephen Hines · 11 years ago
  68. a6d32f1 Merge "Update fw/rs for Clang 3.5." by Stephen Hines · 11 years ago
  69. 8c24cd6 Update fw/rs for Clang 3.5. by Tim Murray · 11 years ago
  70. d3fe499 Merge "Revert "Add VP9 inter-frame prediction intrinsic"" by Jason Sams · 11 years ago
  71. 0a6fea1 Merge "Improve RS intrinsics performance." by Jason Sams · 11 years ago
  72. ee0f483 Revert "Add VP9 inter-frame prediction intrinsic" by Jason Sams · 11 years ago
  73. 087fa6e Merge "Remove VP9-related runtime functions." by Tim Murray · 11 years ago
  74. 70fe08d Merge "Skip the .ARM.exidx section, since it is currently unused." by Stephen Hines · 11 years ago
  75. 0715b38 Skip the .ARM.exidx section, since it is currently unused. by Stephen Hines · 11 years ago
  76. 7b7060c Improve RS intrinsics performance. by Rose, James · 11 years ago
  77. 33c565f Merge "Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs." by Ying Wang · 11 years ago
  78. 1ff2fa6 Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs. by Ying Wang · 11 years ago
  79. c58d40d Merge "Disconnect the ANativewindow before destroy the DrvAllocation." by Jason Sams · 11 years ago
  80. b429ee5 Merge "Add error check when init RS thread in sync mode." by Tim Murray · 11 years ago
  81. ba1b9cb Merge "Fix RS test apk problems" by Jason Sams · 11 years ago
  82. edf588e Fix RS test apk problems by Xiaofei Wan · 11 years ago
  83. 5537da4 Disconnect the ANativewindow before destroy the DrvAllocation. by Tong, Bo · 11 years ago
  84. e7cdde2 Merge "Bicubic resize intrinsic" by Jason Sams · 11 years ago
  85. 39ab94a Bicubic resize intrinsic by Jason Sams · 11 years ago
  86. 4836001 Merge "Fix ARM64 build." by Tim Murray · 11 years ago
  87. 6cdb84d Fix ARM64 build. by Tim Murray · 11 years ago
  88. 7d0e476 Merge "Enable linker loader support for 64bit elf object" by Tim Murray · 11 years ago
  89. db2ffd2 Enable linker loader support for 64bit elf object by WeiTang · 11 years ago
  90. cc14139 Merge "Resolve x86_64 relocations in RS." by Tim Murray · 11 years ago
  91. c726af7 Merge "Add support for AARCH64 relocations to the RS linkloader." by Dave Allison · 11 years ago
  92. 2758e93 Merge "Fix potential overrun by optimized code." by Jason Sams · 11 years ago
  93. 7c4d899 Fix potential overrun by optimized code. by Jason Sams · 11 years ago
  94. b7f4d0f Merge "Fix color matrix bug." by Jason Sams · 11 years ago
  95. 863b8c3 Fix color matrix bug. by Jason Sams · 11 years ago
  96. 601a9b0 Merge "RS: Fix VP9 LoopFilter to handle 4K video" by Jason Sams · 11 years ago
  97. 6757e6b Merge "Fix potential deadlock caused by RenderScript" by Jason Sams · 11 years ago
  98. bcba6f6 Fix potential deadlock caused by RenderScript by Sangkyu Lee · 11 years ago
  99. adab849 RS: Fix VP9 LoopFilter to handle 4K video by Matthieu Delahaye · 11 years ago
  100. 8702602 Merge "AArch64 ports of Convolve3x3 and Convolve5x5." by Jason Sams · 11 years ago