1. 5ffc8d2 Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 11 years ago
  2. af353bf Remove unused LOCAL_LDLIBS. by Ying Wang · 11 years ago
  3. 9bd08e8 Merge "Add libc++* libraries to update_rs_prebuilts.sh and search obj/ if needed." by Stephen Hines · 11 years ago
  4. 6dbcf8e Merge "Fix issues in long and double testing." by Jean-Luc Brouillet · 11 years ago
  5. 1baebcd Add libc++* libraries to update_rs_prebuilts.sh and search obj/ if needed. by Stephen Hines · 11 years ago
  6. 46ebc97 Fix issues in long and double testing. by Jean-Luc Brouillet · 11 years ago
  7. a5b0367 Merge "Switch to using LLVM intrinsics for conversions" by Jason Sams · 11 years ago
  8. 70404fa Switch to using LLVM intrinsics for conversions by Jason Sams · 11 years ago
  9. 985efd8 Merge "Fix float to long convert bug." by Jean-Luc Brouillet · 11 years ago
  10. 0f55836 Fix float to long convert bug. by Jean-Luc Brouillet · 11 years ago
  11. 345db92 Merge "Revert "Switch to standalone bcc compilation path."" by Stephen Hines · 11 years ago
  12. 748a436 Revert "Switch to standalone bcc compilation path." by Stephen Hines · 11 years ago
  13. 2d08f00 Merge "Fix comments in gaussian blur" by Jean-Luc Brouillet · 11 years ago
  14. df53139 Merge "Switch to standalone bcc compilation path." by Stephen Hines · 11 years ago
  15. 0ddfb1e Merge "Configure standalone bcc compiler to work with plugin libraries." by Stephen Hines · 11 years ago
  16. 8b7117d Fix comments in gaussian blur by Jean-Luc Brouillet · 11 years ago
  17. 41718a0 Merge "Switch to __builtin___clear_cache(), since __clear_cache is deprecated." by Stephen Hines · 11 years ago
  18. 99281b5 Switch to standalone bcc compilation path. by Stephen Hines · 12 years ago
  19. 0051132 Configure standalone bcc compiler to work with plugin libraries. by Stephen Hines · 12 years ago
  20. dc061e4 Switch to __builtin___clear_cache(), since __clear_cache is deprecated. by Stephen Hines · 11 years ago
  21. 2211144 Merge "Mark relaxed tests as relaxed" by Jason Sams · 11 years ago
  22. 52a9047 Mark relaxed tests as relaxed by Jason Sams · 11 years ago
  23. 5d56c90 Merge "Add comments for fast-path RS kernel" by Jason Sams · 11 years ago
  24. 858d035 Add comments for fast-path RS kernel by Jason Sams · 11 years ago
  25. f130474 Merge changes Iafa1fe3d,I32dba6b3 by Jason Sams · 11 years ago
  26. 564a400 Mark convert_(long/double) as API 21 by Jason Sams · 11 years ago
  27. 98dd4bb Fix performance regression in color matrix. by Jason Sams · 11 years ago
  28. 2535dfc Merge "Fix incorrect dependence on the system-built liblog." by Stephen Hines · 11 years ago
  29. 69cf14d Merge "Fix precision issues with half_recip, half_sqrt, and half_rsqrt" by Jason Sams · 11 years ago
  30. be78fa9 Fix incorrect dependence on the system-built liblog. by Stephen Hines · 11 years ago
  31. ba92a70 Fix precision issues with half_recip, half_sqrt, and half_rsqrt by Jason Sams · 11 years ago
  32. 2616f29 Merge "Fix x86_64 multiply defined symbol errors." by Stephen Hines · 11 years ago
  33. 3a830c0 Fix x86_64 multiply defined symbol errors. by Stephen Hines · 11 years ago
  34. a6d32f1 Merge "Update fw/rs for Clang 3.5." by Stephen Hines · 11 years ago
  35. 8c24cd6 Update fw/rs for Clang 3.5. by Tim Murray · 11 years ago
  36. d3fe499 Merge "Revert "Add VP9 inter-frame prediction intrinsic"" by Jason Sams · 11 years ago
  37. 0a6fea1 Merge "Improve RS intrinsics performance." by Jason Sams · 11 years ago
  38. ee0f483 Revert "Add VP9 inter-frame prediction intrinsic" by Jason Sams · 11 years ago
  39. 087fa6e Merge "Remove VP9-related runtime functions." by Tim Murray · 11 years ago
  40. 70fe08d Merge "Skip the .ARM.exidx section, since it is currently unused." by Stephen Hines · 11 years ago
  41. 0715b38 Skip the .ARM.exidx section, since it is currently unused. by Stephen Hines · 11 years ago
  42. 7b7060c Improve RS intrinsics performance. by Rose, James · 11 years ago
  43. 33c565f Merge "Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs." by Ying Wang · 11 years ago
  44. 1ff2fa6 Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs. by Ying Wang · 11 years ago
  45. c58d40d Merge "Disconnect the ANativewindow before destroy the DrvAllocation." by Jason Sams · 11 years ago
  46. b429ee5 Merge "Add error check when init RS thread in sync mode." by Tim Murray · 11 years ago
  47. ba1b9cb Merge "Fix RS test apk problems" by Jason Sams · 11 years ago
  48. edf588e Fix RS test apk problems by Xiaofei Wan · 11 years ago
  49. 5537da4 Disconnect the ANativewindow before destroy the DrvAllocation. by Tong, Bo · 11 years ago
  50. e7cdde2 Merge "Bicubic resize intrinsic" by Jason Sams · 11 years ago
  51. 39ab94a Bicubic resize intrinsic by Jason Sams · 11 years ago
  52. 4836001 Merge "Fix ARM64 build." by Tim Murray · 11 years ago
  53. 6cdb84d Fix ARM64 build. by Tim Murray · 11 years ago
  54. 7d0e476 Merge "Enable linker loader support for 64bit elf object" by Tim Murray · 11 years ago
  55. db2ffd2 Enable linker loader support for 64bit elf object by WeiTang · 11 years ago
  56. cc14139 Merge "Resolve x86_64 relocations in RS." by Tim Murray · 11 years ago
  57. c726af7 Merge "Add support for AARCH64 relocations to the RS linkloader." by Dave Allison · 11 years ago
  58. 2758e93 Merge "Fix potential overrun by optimized code." by Jason Sams · 11 years ago
  59. 7c4d899 Fix potential overrun by optimized code. by Jason Sams · 11 years ago
  60. b7f4d0f Merge "Fix color matrix bug." by Jason Sams · 11 years ago
  61. 863b8c3 Fix color matrix bug. by Jason Sams · 11 years ago
  62. 601a9b0 Merge "RS: Fix VP9 LoopFilter to handle 4K video" by Jason Sams · 11 years ago
  63. 6757e6b Merge "Fix potential deadlock caused by RenderScript" by Jason Sams · 11 years ago
  64. bcba6f6 Fix potential deadlock caused by RenderScript by Sangkyu Lee · 11 years ago
  65. adab849 RS: Fix VP9 LoopFilter to handle 4K video by Matthieu Delahaye · 11 years ago
  66. 8702602 Merge "AArch64 ports of Convolve3x3 and Convolve5x5." by Jason Sams · 11 years ago
  67. 149cec7 Merge "Disable acceleration when the context is legacy graphics." by Jason Sams · 11 years ago
  68. cd5f1ce Disable acceleration when the context is legacy graphics. by Jason Sams · 11 years ago
  69. fea96e8 Add error check when init RS thread in sync mode. by Xiaofei Wan · 11 years ago
  70. 30e2a4c Add support for AARCH64 relocations to the RS linkloader. by Dave Allison · 11 years ago
  71. 4e5c414 AArch64 ports of Convolve3x3 and Convolve5x5. by Simon Hosie · 11 years ago
  72. 43f7bff Merge changes I683078ff,I426fba9f,I2fcc57ac by Jason Sams · 11 years ago
  73. c6647a9 Merge "Avoid Clang's integrated AArch64 assembler." by Jason Sams · 11 years ago
  74. 8af407f Merge "Remove the obsolete ScriptCState. Simplify cascading #ifdefs." by Jean-Luc Brouillet · 11 years ago
  75. 2303748 Remove the obsolete ScriptCState. Simplify cascading #ifdefs. by Jean-Luc Brouillet · 11 years ago
  76. 5dcaaa5 Optimisations to 3DLUT assembly. by Simon Hosie · 11 years ago
  77. 7e4f65d Avoid Clang's integrated AArch64 assembler. by Simon Hosie · 11 years ago
  78. ea76eb3 Make Blur AArch64 assembly position-independent. by Simon Hosie · 11 years ago
  79. 0462a39 Add AArch64 assembly for ColorMatrix. by Simon Hosie · 11 years ago
  80. 6dc86b4 Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  81. 41de304 Resolve x86_64 relocations in RS. by Xiaofei Wan · 11 years ago
  82. 1c43c01 Merge "Define FAKE_ARM64_BUILD for all 64bit targets." by Ian Rogers · 11 years ago
  83. 3cdd1fb Define FAKE_ARM64_BUILD for all 64bit targets. by Ian Rogers · 11 years ago
  84. 0e780a7 Merge "Move renderscript over to __clear_cache (compiler-rt)." by Narayan Kamath · 11 years ago
  85. 6fc3e12 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 11 years ago
  86. 00dbeac Merge "Revert "RS: Add VP9 LoopFilter Intrinsic"" by Jason Sams · 11 years ago
  87. 933bdc9 Revert "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  88. 21dbc8b Merge "Solve four separate memory leaks related to rsdHalInit" by Jason Sams · 11 years ago
  89. 3028980 Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  90. 64048e7 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 11 years ago
  91. 07ef704 Solve four separate memory leaks related to rsdHalInit by Jens Gulin · 11 years ago
  92. 693494d Merge "Make RS compile on ARM64." by Tim Murray · 11 years ago
  93. 4719c4a Merge "Fixed incorrect max range value for convert tests." by Jean-Luc Brouillet · 11 years ago
  94. 6f546bc Merge "Revert "RS: Add VP9 LoopFilter Intrinsic"" by Jason Sams · 11 years ago
  95. 1e2aedb Revert "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  96. e4ddc86 Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  97. e195a3f Make RS compile on ARM64. by Tim Murray · 11 years ago
  98. 2f281cf Fixed incorrect max range value for convert tests. by Jean-Luc Brouillet · 11 years ago
  99. 72f5f8c Move renderscript over to __clear_cache (compiler-rt). by Narayan Kamath · 11 years ago
  100. e4749f3 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 11 years ago