1. 79d1df9 Merge "Enable A53 erratum workaround in bcc." by Tim Murray · 10 years ago
  2. 358ffb8 Enable A53 erratum workaround in bcc. by Tim Murray · 10 years ago
  3. f75a0f0 Remove unused #include. by Elliott Hughes · 10 years ago
  4. ca3331c Merge "Add Float32 support for IntrinsicResize." by Miao Wang · 10 years ago
  5. 31a3d42 Merge "[MIPS] Add MIPS64 R6 relocations" by Stephen Hines · 10 years ago
  6. d75cc84 Add Float32 support for IntrinsicResize. by Miao Wang · 10 years ago
  7. a2bd5e8 Fix off-by-one bug of resize, when scale = 1; Use a better way to do scaling. by Miao Wang · 10 years ago
  8. ef05d46 Fix the rounding bug of resize test and impl; Add mirror test. by Miao Wang · 10 years ago
  9. 77d57a3 Fix query for CPU count. by Jason Sams · 10 years ago
  10. 32f9d04 Enable 64 bit asm for int->int ColorMatrix by Jason Sams · 10 years ago
  11. bfc2328 Enable ASM path for blur intrinsic when clipped by Jason Sams · 10 years ago
  12. 319babf Fix 64bit YUV intrinsic performance by Jason Sams · 10 years ago
  13. c10c494 Merge commit '6a95b944f23e7c6a8fc3a6fe42350df4fad7d27d' into HEAD by Bill Yi · 10 years ago
  14. b4d28c5 Merge "Subrectangle bug fixes to ARM Blur assembly." by Jason Sams · 10 years ago
  15. 81954ef Merge "Minor fixes to AArch64 Blur assembly." by Jason Sams · 10 years ago
  16. d675c70 Merge "Expand AArch64 YuvToRGB to use more registers." by Jason Sams · 10 years ago
  17. ccd2125 [MIPS] Add MIPS64 R6 relocations by Petar Jovanovic · 10 years ago
  18. c8b78bc am b26ead53: Merge "Fix missing relocation entries and libclcore entry points." into lmp-dev by Tim Murray · 10 years ago
  19. b26ead5 Merge "Fix missing relocation entries and libclcore entry points." into lmp-dev by Tim Murray · 10 years ago
  20. cbdb648 Fix missing relocation entries and libclcore entry points. by Tim Murray · 10 years ago
  21. 09d7d59 am c214fe59: Fix incorrect error check for mmap by Jason Sams · 10 years ago
  22. 3e8d240 am 7d38b3a9: Merge "Tail-store fixes to AArch64 YuvToRGB assembly." by Jason Sams · 10 years ago
  23. 476e523 am cac74c05: Merge "Fix script instancing issue for RS compatibility library." by Stephen Hines · 10 years ago
  24. 7d38b3a Merge "Tail-store fixes to AArch64 YuvToRGB assembly." by Jason Sams · 10 years ago
  25. c15aabd Merge "Revert "RS: Add VP9 LoopFilter Intrinsic"" by Jason Sams · 10 years ago
  26. c214fe5 Fix incorrect error check for mmap by Jason Sams · 10 years ago
  27. cac74c0 Merge "Fix script instancing issue for RS compatibility library." by Stephen Hines · 10 years ago
  28. fe09225 Revert "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 10 years ago
  29. a1adf77 am 99573dde: Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 10 years ago
  30. 12f143e Add -no-integrated-as at local level. by Chih-Hung Hsieh · 10 years ago
  31. b6bab61 Define calculatedValue for all paths. by Stephen Hines · 10 years ago
  32. d176f11 Define calculatedValue for all paths. by Stephen Hines · 10 years ago
  33. fca6517 am 13f65fea: Merge "Add missing <memory> include for std::unique_ptr." into lmp-dev by Stephen Hines · 10 years ago
  34. 13f65fe Merge "Add missing <memory> include for std::unique_ptr." into lmp-dev by Stephen Hines · 10 years ago
  35. 7d77485 Fix script instancing issue for RS compatibility library. by Stephen Hines · 10 years ago
  36. 28c0342 Subrectangle bug fixes to ARM Blur assembly. by Simon Hosie · 10 years ago
  37. 6267c33 Minor fixes to AArch64 Blur assembly. by Simon Hosie · 10 years ago
  38. db683cd resolved conflicts for merge of 79a9dacb to lmp-dev-plus-aosp by Jason Sams · 10 years ago
  39. 79a9dac Revert "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 10 years ago
  40. 340f54c Add missing <memory> include for std::unique_ptr. by Stephen Hines · 10 years ago
  41. b91add7 Expand AArch64 YuvToRGB to use more registers. by Simon Hosie · 10 years ago
  42. 48fab7f Tail-store fixes to AArch64 YuvToRGB assembly. by Simon Hosie · 10 years ago
  43. 9b2711a am ee7d3f48: Merge "Fix wrong machine identifier for AArch64 in linkloader." by Stephen Hines · 10 years ago
  44. 4b6eea2 am 88f462c6: Merge "Implement getMaxNumStubs() for x86 and x86_64." by Stephen Hines · 10 years ago
  45. 9adc78b Fix wrong machine identifier for AArch64 in linkloader. by Stephen Hines · 10 years ago
  46. 88f462c Merge "Implement getMaxNumStubs() for x86 and x86_64." by Stephen Hines · 10 years ago
  47. 5e62c3a Implement getMaxNumStubs() for x86 and x86_64. by Xiaofei Wan · 10 years ago
  48. a057468 am 76887149: Fix two bugs in cpu_ref by Yong Chen · 10 years ago
  49. 7688714 Fix two bugs in cpu_ref by Yong Chen · 10 years ago
  50. 45d29c4 Fix two bugs in cpu_ref by Yong Chen · 10 years ago
  51. 4df913a am 97df6f6b: Merge "[MIPS] Add GOT right below the text section" by Stephen Hines · 10 years ago
  52. 97df6f6 Merge "[MIPS] Add GOT right below the text section" by Stephen Hines · 10 years ago
  53. 3316468 Fix bugs for x86 platform by Yong Chen · 10 years ago
  54. eac3e9b [MIPS] Add GOT right below the text section by Petar Jovanovic · 10 years ago
  55. bf29632 am 2993761f: Merge "Fix bugs for x86 platform" by Stephen Hines · 10 years ago
  56. a0cdfe0 Fix bugs for x86 platform by Yong Chen · 10 years ago
  57. bff7da6 am da2f0714: Merge "Fix x86 build for SSSE3." by Dan Albert · 10 years ago
  58. ebf0eb9 Fix x86 build for SSSE3. by Dan Albert · 10 years ago
  59. 61db21c resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aosp by Stephen Hines · 10 years ago
  60. 4c513c1 resolved conflicts for merge of 5f95a8ab to lmp-dev-plus-aosp by Jason Sams · 10 years ago
  61. d25fef7 Fix blur and 3dlut with clipped output by Jason Sams · 10 years ago
  62. 4592e82 Fix build break from bad merge. by Jason Sams · 10 years ago
  63. ef48ce2 resolved conflicts for merge of adbc54f3 to lmp-dev-plus-aosp by Jason Sams · 10 years ago
  64. 7e32433 am 4bb773ef: Merge "Replace android::String8 with std::string" by Stephen Hines · 10 years ago
  65. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  66. de52a83 Fix two intrinsic clipping bugs. by Jason Sams · 10 years ago
  67. 569b09b am 3fa79f84: Merge changes I4c6abd96,I9bcf36d0 by Stephen Hines · 10 years ago
  68. 2375997 am db0a8d1d: Merge "Rename rsCpuIntrinsics_x86 to a C++ source file." by Stephen Hines · 10 years ago
  69. 4905166 am cdb78457: Merge "Remove the instep parameter." by Stephen Hines · 10 years ago
  70. 6847e73 Replace android::String8 with std::string by Chris Wailes · 10 years ago
  71. 3fa79f8 Merge changes I4c6abd96,I9bcf36d0 by Stephen Hines · 10 years ago
  72. 7de1920 Rename rsCpuIntrinsics_x86 to a C++ source file. by Stephen Hines · 10 years ago
  73. 93d6bc8 Replaced android::Vector with std::vector. by Chris Wailes · 10 years ago
  74. 70d4971 Adjust to handle the change to std::vector in libbcc. by Chris Wailes · 10 years ago
  75. 9ed7910 Remove the instep parameter. by Chris Wailes · 10 years ago
  76. 26f26c7 am 8d63899d: Merge "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  77. f371213 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  78. 385e325 am cd8df40f: Merge "Revert "Collapse code paths for single- and multi-input kernels."" by Stephen Hines · 10 years ago
  79. 38f10a1 am f2dd1651: Merge "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  80. 818cfa0 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  81. bc140a9 am fb0a2749: Merge "Add support for MIPS64 in linkloader" by Stephen Hines · 10 years ago
  82. 4b2bea3 Revert "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  83. fb0a274 Merge "Add support for MIPS64 in linkloader" by Stephen Hines · 10 years ago
  84. 6a45ddb Bugfixes for AArch64. by Tim Murray · 10 years ago
  85. 05ef73f Fix isObject when in 64bit mode. by Jason Sams · 10 years ago
  86. 89226c2 am 1aa9dfc0: Bugfixes for AArch64. by Tim Murray · 10 years ago
  87. 1aa9dfc Bugfixes for AArch64. by Tim Murray · 10 years ago
  88. 59886ba Fix relocation issue for AArch64. by Tim Murray · 10 years ago
  89. 5b0df2a am 262d77c2: Merge "Fix isObject when in 64bit mode." into lmp-dev by Jason Sams · 10 years ago
  90. f29edf8 Fix isObject when in 64bit mode. by Jason Sams · 10 years ago
  91. 39f5772 am ad0544fd: Merge "Fix relocation issue for AArch64." by Tim Murray · 10 years ago
  92. ad0544f Merge "Fix relocation issue for AArch64." by Tim Murray · 10 years ago
  93. 4e65827 am 99192979: Validate input/output for a ScriptGroup. by Yang Ni · 10 years ago
  94. 5f6f16f Validate input/output for a ScriptGroup. by Yang Ni · 10 years ago
  95. 9919297 Validate input/output for a ScriptGroup. by Yang Ni · 10 years ago
  96. 9aaebe5 Fix relocation issue for AArch64. by Tim Murray · 10 years ago
  97. cfd1739 am 28c8f3a8: Merge "Split the RsForEachStubParamStruct in two." by Stephen Hines · 10 years ago
  98. d282991 Update RS for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  99. 8386869 am d315b98b: Merge "Fix linker veneer for aarch64 in renderscript" into lmp-dev by Dave Allison · 10 years ago
  100. 4e42468 Fix linker veneer for aarch64 in renderscript by Dave Allison · 10 years ago