1. 0051132 Configure standalone bcc compiler to work with plugin libraries. by Stephen Hines · 11 years ago
  2. 2535dfc Merge "Fix incorrect dependence on the system-built liblog." by Stephen Hines · 10 years ago
  3. 69cf14d Merge "Fix precision issues with half_recip, half_sqrt, and half_rsqrt" by Jason Sams · 10 years ago
  4. be78fa9 Fix incorrect dependence on the system-built liblog. by Stephen Hines · 10 years ago
  5. ba92a70 Fix precision issues with half_recip, half_sqrt, and half_rsqrt by Jason Sams · 10 years ago
  6. 2616f29 Merge "Fix x86_64 multiply defined symbol errors." by Stephen Hines · 10 years ago
  7. 3a830c0 Fix x86_64 multiply defined symbol errors. by Stephen Hines · 10 years ago
  8. a6d32f1 Merge "Update fw/rs for Clang 3.5." by Stephen Hines · 10 years ago
  9. 8c24cd6 Update fw/rs for Clang 3.5. by Tim Murray · 11 years ago
  10. d3fe499 Merge "Revert "Add VP9 inter-frame prediction intrinsic"" by Jason Sams · 10 years ago
  11. 0a6fea1 Merge "Improve RS intrinsics performance." by Jason Sams · 10 years ago
  12. ee0f483 Revert "Add VP9 inter-frame prediction intrinsic" by Jason Sams · 10 years ago
  13. 087fa6e Merge "Remove VP9-related runtime functions." by Tim Murray · 10 years ago
  14. 70fe08d Merge "Skip the .ARM.exidx section, since it is currently unused." by Stephen Hines · 10 years ago
  15. 0715b38 Skip the .ARM.exidx section, since it is currently unused. by Stephen Hines · 10 years ago
  16. 7b7060c Improve RS intrinsics performance. by Rose, James · 10 years ago
  17. 33c565f Merge "Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs." by Ying Wang · 11 years ago
  18. 1ff2fa6 Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs. by Ying Wang · 11 years ago
  19. c58d40d Merge "Disconnect the ANativewindow before destroy the DrvAllocation." by Jason Sams · 11 years ago
  20. b429ee5 Merge "Add error check when init RS thread in sync mode." by Tim Murray · 11 years ago
  21. ba1b9cb Merge "Fix RS test apk problems" by Jason Sams · 11 years ago
  22. edf588e Fix RS test apk problems by Xiaofei Wan · 11 years ago
  23. 5537da4 Disconnect the ANativewindow before destroy the DrvAllocation. by Tong, Bo · 11 years ago
  24. e7cdde2 Merge "Bicubic resize intrinsic" by Jason Sams · 11 years ago
  25. 39ab94a Bicubic resize intrinsic by Jason Sams · 11 years ago
  26. 4836001 Merge "Fix ARM64 build." by Tim Murray · 11 years ago
  27. 6cdb84d Fix ARM64 build. by Tim Murray · 11 years ago
  28. 7d0e476 Merge "Enable linker loader support for 64bit elf object" by Tim Murray · 11 years ago
  29. db2ffd2 Enable linker loader support for 64bit elf object by WeiTang · 11 years ago
  30. cc14139 Merge "Resolve x86_64 relocations in RS." by Tim Murray · 11 years ago
  31. c726af7 Merge "Add support for AARCH64 relocations to the RS linkloader." by Dave Allison · 11 years ago
  32. 2758e93 Merge "Fix potential overrun by optimized code." by Jason Sams · 11 years ago
  33. 7c4d899 Fix potential overrun by optimized code. by Jason Sams · 11 years ago
  34. b7f4d0f Merge "Fix color matrix bug." by Jason Sams · 11 years ago
  35. 863b8c3 Fix color matrix bug. by Jason Sams · 11 years ago
  36. 601a9b0 Merge "RS: Fix VP9 LoopFilter to handle 4K video" by Jason Sams · 11 years ago
  37. 6757e6b Merge "Fix potential deadlock caused by RenderScript" by Jason Sams · 11 years ago
  38. bcba6f6 Fix potential deadlock caused by RenderScript by Sangkyu Lee · 11 years ago
  39. adab849 RS: Fix VP9 LoopFilter to handle 4K video by Matthieu Delahaye · 11 years ago
  40. 8702602 Merge "AArch64 ports of Convolve3x3 and Convolve5x5." by Jason Sams · 11 years ago
  41. 149cec7 Merge "Disable acceleration when the context is legacy graphics." by Jason Sams · 11 years ago
  42. cd5f1ce Disable acceleration when the context is legacy graphics. by Jason Sams · 11 years ago
  43. fea96e8 Add error check when init RS thread in sync mode. by Xiaofei Wan · 11 years ago
  44. 30e2a4c Add support for AARCH64 relocations to the RS linkloader. by Dave Allison · 11 years ago
  45. 4e5c414 AArch64 ports of Convolve3x3 and Convolve5x5. by Simon Hosie · 11 years ago
  46. 43f7bff Merge changes I683078ff,I426fba9f,I2fcc57ac by Jason Sams · 11 years ago
  47. c6647a9 Merge "Avoid Clang's integrated AArch64 assembler." by Jason Sams · 11 years ago
  48. 8af407f Merge "Remove the obsolete ScriptCState. Simplify cascading #ifdefs." by Jean-Luc Brouillet · 11 years ago
  49. 2303748 Remove the obsolete ScriptCState. Simplify cascading #ifdefs. by Jean-Luc Brouillet · 11 years ago
  50. 5dcaaa5 Optimisations to 3DLUT assembly. by Simon Hosie · 11 years ago
  51. 7e4f65d Avoid Clang's integrated AArch64 assembler. by Simon Hosie · 11 years ago
  52. ea76eb3 Make Blur AArch64 assembly position-independent. by Simon Hosie · 11 years ago
  53. 0462a39 Add AArch64 assembly for ColorMatrix. by Simon Hosie · 11 years ago
  54. 6dc86b4 Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  55. 41de304 Resolve x86_64 relocations in RS. by Xiaofei Wan · 11 years ago
  56. 1c43c01 Merge "Define FAKE_ARM64_BUILD for all 64bit targets." by Ian Rogers · 11 years ago
  57. 3cdd1fb Define FAKE_ARM64_BUILD for all 64bit targets. by Ian Rogers · 11 years ago
  58. 0e780a7 Merge "Move renderscript over to __clear_cache (compiler-rt)." by Narayan Kamath · 11 years ago
  59. 6fc3e12 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 11 years ago
  60. 00dbeac Merge "Revert "RS: Add VP9 LoopFilter Intrinsic"" by Jason Sams · 11 years ago
  61. 933bdc9 Revert "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  62. 21dbc8b Merge "Solve four separate memory leaks related to rsdHalInit" by Jason Sams · 11 years ago
  63. 3028980 Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  64. 64048e7 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 11 years ago
  65. 07ef704 Solve four separate memory leaks related to rsdHalInit by Jens Gulin · 11 years ago
  66. 693494d Merge "Make RS compile on ARM64." by Tim Murray · 11 years ago
  67. 4719c4a Merge "Fixed incorrect max range value for convert tests." by Jean-Luc Brouillet · 11 years ago
  68. 6f546bc Merge "Revert "RS: Add VP9 LoopFilter Intrinsic"" by Jason Sams · 11 years ago
  69. 1e2aedb Revert "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  70. e4ddc86 Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 11 years ago
  71. e195a3f Make RS compile on ARM64. by Tim Murray · 11 years ago
  72. 2f281cf Fixed incorrect max range value for convert tests. by Jean-Luc Brouillet · 11 years ago
  73. 72f5f8c Move renderscript over to __clear_cache (compiler-rt). by Narayan Kamath · 11 years ago
  74. e4749f3 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 11 years ago
  75. e02dc78 Merge "Enable more advanced CTS tests." by Jean-Luc Brouillet · 11 years ago
  76. bcd5b9a Enable more advanced CTS tests. by Jean-Luc Brouillet · 11 years ago
  77. d41722c Merge "Fix build issues with external patch." by Jason Sams · 11 years ago
  78. 0cd2ff2 Merge "Add VP9 inter-frame prediction intrinsic" by Jason Sams · 11 years ago
  79. 83f304c Fix build issues with external patch. by Jason Sams · 11 years ago
  80. 60498fe Add VP9 inter-frame prediction intrinsic by Matthieu Delahaye · 11 years ago
  81. 010a10b Merge "Add unsigned atomics" by Jason Sams · 11 years ago
  82. 8e1f8dc Add unsigned atomics by Jason Sams · 11 years ago
  83. 6901021 Merge "Use arch-specific flags." by Ying Wang · 11 years ago
  84. 02170e6 Use arch-specific flags. by Ying Wang · 11 years ago
  85. dd70a88 Merge "Optimisations to blur intrinsic." by Jason Sams · 11 years ago
  86. 4467880 Optimisations to blur intrinsic. by Simon Hosie · 11 years ago
  87. 8f58abb Merge "Optimise YuvToRGB using 16-bit arithmetic." by Jason Sams · 11 years ago
  88. 054316b Merge "Revised NEON implementations of blend." by Jason Sams · 11 years ago
  89. ccd7a46 Optimise YuvToRGB using 16-bit arithmetic. by Simon Hosie · 11 years ago
  90. 5d06919 Revised NEON implementations of blend. by Simon Hosie · 11 years ago
  91. 039aa29 Merge "Implement vector load/store." by Jason Sams · 11 years ago
  92. 41660c4 Implement vector load/store. by Jason Sams · 11 years ago
  93. 66961ba Merge "Add long & double conversions." by Jason Sams · 11 years ago
  94. d8c4983 Add long & double conversions. by Jason Sams · 11 years ago
  95. e926ff7 Merge "Fix build break." by Tim Murray · 11 years ago
  96. a474474 Fix build break. by Tim Murray · 11 years ago
  97. 5158f4b Merge "Add getPointer for USAGE_SHARED allocations." by Tim Murray · 11 years ago
  98. b8a94e2 Add getPointer for USAGE_SHARED allocations. by Jason Sams · 11 years ago
  99. e8d18f5 Merge "Fix the sign issue on pown()." by Jean-Luc Brouillet · 11 years ago
  100. 0b0bcff Fix the sign issue on pown(). by Jean-Luc Brouillet · 11 years ago