1. dc0d8f7 Skip linkloader, use shared object files by Pirama Arumuga Nainar · 10 years ago
  2. e8151ab Merge "Fix ilogb's return type" by Pirama Arumuga Nainar · 9 years ago
  3. 6fdd060 Fix ilogb's return type by Pirama Arumuga Nainar · 9 years ago
  4. 8e3465d Merge "Fix 64bit build." by Jason Sams · 10 years ago
  5. 554d08c Fix 64bit build. by Jason Sams · 10 years ago
  6. 6000c26 Merge "Array type and allocation support" by Jason Sams · 10 years ago
  7. c7968a0 Array type and allocation support by Jason Sams · 10 years ago
  8. 0d28fbf Merge "Don't use HAVE_POSIX_CLOCKS." by Elliott Hughes · 10 years ago
  9. c04fc65 Don't use HAVE_POSIX_CLOCKS. by Elliott Hughes · 10 years ago
  10. db5c7ee Merge "Enable autovectorization in CPU driver." by Tim Murray · 10 years ago
  11. 687cfe8 Enable autovectorization in CPU driver. by Tim Murray · 10 years ago
  12. 015ba46 Merge "New Script Group API: runtime and cpu driver support." by Yang Ni · 10 years ago
  13. 1ca22d1 Merge "Use integrated-as on Darwin" by Tim Murray · 10 years ago
  14. 04fe99f Use integrated-as on Darwin by Tim Murray · 10 years ago
  15. 46a0f01 Merge "Adding USAGE_IO_OUTPUT support for RS Compat lib." by Miao Wang · 10 years ago
  16. 1ffd86b New Script Group API: runtime and cpu driver support. by Yang Ni · 10 years ago
  17. 72316ed Merge "Add a dumpBitcode() method to facilitate debugging." by Stephen Hines · 10 years ago
  18. f04328a Merge "Fix incorrect RS stub declarations." by Stephen Hines · 10 years ago
  19. 40db7a2 Fix incorrect RS stub declarations. by Stephen Hines · 10 years ago
  20. 6dc44cd Merge "Avoid RsBall distorting by disable bitmap scaling." by Jason Sams · 10 years ago
  21. 9cc5708 Merge "Align ScriptInvokeV parameters to 16 bytes for x86_64" by Jason Sams · 10 years ago
  22. f6af3bd Add a dumpBitcode() method to facilitate debugging. by Stephen Hines · 10 years ago
  23. 82f515b Merge "Unify parameter naming of the math functions." by Jean-Luc Brouillet · 10 years ago
  24. d52feb0 Unify parameter naming of the math functions. by Jean-Luc Brouillet · 10 years ago
  25. 4301476 Merge "Reordered the definitions." by Jean-Luc Brouillet · 10 years ago
  26. 7eddce4 Reordered the definitions. by Jean-Luc Brouillet · 10 years ago
  27. 820a28f Merge "Improve the library documentation." by Jean-Luc Brouillet · 10 years ago
  28. 2bd78f2 Adding USAGE_IO_OUTPUT support for RS Compat lib. by Miao Wang · 10 years ago
  29. c837d22 Merge "BCCContext is actually dead code." by Stephen Hines · 10 years ago
  30. 462e62c Improve the library documentation. by Jean-Luc Brouillet · 10 years ago
  31. 584e58b BCCContext is actually dead code. by Stephen Hines · 10 years ago
  32. e391e83 Merge "Enable 64bit RS compat lib to build." by Miao Wang · 10 years ago
  33. 127d51c Enable 64bit RS compat lib to build. by Miao Wang · 10 years ago
  34. eaba5a3 Align ScriptInvokeV parameters to 16 bytes for x86_64 by Yong Chen · 10 years ago
  35. 914cbfc Merge "Move rsForEach with usrData to 32-bit only." by Tim Murray · 10 years ago
  36. 79d1df9 Merge "Enable A53 erratum workaround in bcc." by Tim Murray · 10 years ago
  37. 358ffb8 Enable A53 erratum workaround in bcc. by Tim Murray · 10 years ago
  38. 4041272 Merge "Remove unused #include." by Elliott Hughes · 10 years ago
  39. f75a0f0 Remove unused #include. by Elliott Hughes · 10 years ago
  40. eb96a60 Merge "Remove unused check for simulator" by Dmitriy Ivanov · 10 years ago
  41. 58bd107 Merge "Fix broken rsrLocalTime implementation." by Tim Murray · 10 years ago
  42. ce452e2 Fix broken rsrLocalTime implementation. by Tim Murray · 10 years ago
  43. 4c44999 Merge "Disable ASAN for rsg-generator." by Dan Albert · 10 years ago
  44. abe54a2 Disable ASAN for rsg-generator. by Dan Albert · 10 years ago
  45. d5c9791 Remove unused check for simulator by Dmitriy Ivanov · 10 years ago
  46. 5c9fcda Merge "Update script for switch to lib64/ for host prebuilts." by Stephen Hines · 10 years ago
  47. b184dc0 Update script for switch to lib64/ for host prebuilts. by Stephen Hines · 10 years ago
  48. a479830 Merge "Silence warnings when compiling the generator." by Jean-Luc Brouillet · 10 years ago
  49. ebfc261 Avoid RsBall distorting by disable bitmap scaling. by Yong Chen · 10 years ago
  50. 4f8b67b Merge "Clean up RS C++ library." by Stephen Hines · 10 years ago
  51. 04354e4 Clean up RS C++ library. by Stephen Hines · 10 years ago
  52. 6ffd3c9 Merge "Fix implementation of vload with [u]long3/4 and double3/4." by Stephen Hines · 10 years ago
  53. 9f8ff09 Fix implementation of vload with [u]long3/4 and double3/4. by Stephen Hines · 10 years ago
  54. afbc6fb Silence warnings when compiling the generator. by Jean-Luc Brouillet · 10 years ago
  55. f9fe049 Merge "Create a separate static lib that provides a dispatch table to both fw/support/v8/renderscript/jni and libRScpp to reduce code duplication." by Miao Wang · 10 years ago
  56. 2f6dc84 Move rsForEach with usrData to 32-bit only. by Tim Murray · 10 years ago
  57. 6895086 Merge "Remove platform stlport from frameworks/rs." by Dan Albert · 10 years ago
  58. fbb6938 Remove platform stlport from frameworks/rs. by Dan Albert · 10 years ago
  59. 5f14c57 Merge "Fix rounding bug and off-by-one bug for resize scripts of test samples." by Miao Wang · 10 years ago
  60. ca3331c Merge "Add Float32 support for IntrinsicResize." by Miao Wang · 10 years ago
  61. 31a3d42 Merge "[MIPS] Add MIPS64 R6 relocations" by Stephen Hines · 10 years ago
  62. d75cc84 Add Float32 support for IntrinsicResize. by Miao Wang · 10 years ago
  63. 0308917 Fix rounding bug and off-by-one bug for resize scripts of test samples. by Miao Wang · 10 years ago
  64. ff94414 Merge "Fix off-by-one bug of resize, when scale = 1; Use a better way to do scaling." by Miao Wang · 10 years ago
  65. a2bd5e8 Fix off-by-one bug of resize, when scale = 1; Use a better way to do scaling. by Miao Wang · 10 years ago
  66. 9a96503 Merge "Add a simple script to run the basic RS CTS tests." by Stephen Hines · 10 years ago
  67. c8ebb21 Merge "Fix output of Blur25G" by Jason Sams · 10 years ago
  68. 9723424 Add a simple script to run the basic RS CTS tests. by Stephen Hines · 10 years ago
  69. 06a2571 Fix output of Blur25G by Jason Sams · 10 years ago
  70. 9692a01 Merge "Move libRScpp.so to libc++." by Dan Albert · 10 years ago
  71. 3b1e2ee Move libRScpp.so to libc++. by Dan Albert · 10 years ago
  72. 48d2eae Create a separate static lib that provides a dispatch table to both by Miao Wang · 10 years ago
  73. 8dfd7a7 Merge "Cleanup includes for rs/cpp to not expose internal details." by Jason Sams · 10 years ago
  74. 66f0a16 Cleanup includes for rs/cpp to not expose internal details. by Jason Sams · 10 years ago
  75. 4d5651b Merge "Fix the rounding bug of resize test and impl; Add mirror test." by Jason Sams · 10 years ago
  76. ef05d46 Fix the rounding bug of resize test and impl; Add mirror test. by Miao Wang · 10 years ago
  77. b354535 Merge "Fix query for CPU count." by Jason Sams · 10 years ago
  78. 77d57a3 Fix query for CPU count. by Jason Sams · 10 years ago
  79. 9bfef80 Merge "Add gralloc flags to support HW driver" by Jason Sams · 10 years ago
  80. 1c19f05 Add gralloc flags to support HW driver by Jason Sams · 10 years ago
  81. f3edf48 Merge "Enable 64 bit asm for int->int ColorMatrix" by Jason Sams · 10 years ago
  82. 32f9d04 Enable 64 bit asm for int->int ColorMatrix by Jason Sams · 10 years ago
  83. b91e308 Merge "Enable ASM path for blur intrinsic when clipped" by Jason Sams · 10 years ago
  84. bfc2328 Enable ASM path for blur intrinsic when clipped by Jason Sams · 10 years ago
  85. ea763ca Merge "Fix 64bit YUV intrinsic performance" by Jason Sams · 10 years ago
  86. 319babf Fix 64bit YUV intrinsic performance by Jason Sams · 10 years ago
  87. 04e8122 Merge "Fix AArch64 calling convention bug that prevents inlining." by Jason Sams · 10 years ago
  88. 3ef8201 Fix AArch64 calling convention bug that prevents inlining. by Tim Murray · 10 years ago
  89. 55fdd23 Merge "Fix vload/vstore." by Jason Sams · 10 years ago
  90. acff9f2 Fix vload/vstore. by Tim Murray · 10 years ago
  91. 9d3c7e0 Merge "Overhaul the ImageProcessing_jb UI" by Jason Sams · 10 years ago
  92. fe80192 Overhaul the ImageProcessing_jb UI by Jason Sams · 10 years ago
  93. f2f7385 Merge "Switch rsg-generator to use no STL, since it is pure C." by Stephen Hines · 10 years ago
  94. 4b89886 Switch rsg-generator to use no STL, since it is pure C. by Stephen Hines · 10 years ago
  95. 9f91aeb am aee3e3c8: Merge "Update IP2 UI" by Jason Sams · 10 years ago
  96. aee3e3c Merge "Update IP2 UI" by Jason Sams · 10 years ago
  97. c10c494 Merge commit '6a95b944f23e7c6a8fc3a6fe42350df4fad7d27d' into HEAD by Bill Yi · 10 years ago
  98. b4d28c5 Merge "Subrectangle bug fixes to ARM Blur assembly." by Jason Sams · 10 years ago
  99. 81954ef Merge "Minor fixes to AArch64 Blur assembly." by Jason Sams · 10 years ago
  100. d675c70 Merge "Expand AArch64 YuvToRGB to use more registers." by Jason Sams · 10 years ago