1. 9478a63 Remove assert from powf_ by Christopher Cameron · 4 weeks ago main
  2. 934b734 Remove unnecessary return statement by K Lubick · 6 weeks ago
  3. defc2fa Fix misspelling in AVX #define. by John Stiles · 8 weeks ago
  4. d52adb9 Disable musttail on LoongArch by Brian Osman · 9 weeks ago
  5. b440ca2 Move assert to static_assert by K Lubick · 10 weeks ago
  6. fa4c93a Use one-big-switch when [[clang::musttail]] is unavailable. by John Stiles · 5 months ago
  7. ffaff60 Revert "When tailcalling is not supported, loop over stages." by John Stiles · 5 months ago
  8. 945923e When tailcalling is not supported, loop over stages. by John Stiles · 5 months ago
  9. 529510f Disable musttail on RISC-V by Brian Osman · 5 months ago
  10. 4dba234 Re-enable [[clang::musttail]] on 64-bit Android. by John Stiles · 6 months ago
  11. 437623f Reland "Use tailcall recursion to process skcms ops." by John Stiles · 6 months ago
  12. e0a502a Revert "Use tailcall recursion to process skcms ops." by John Stiles · 6 months ago
  13. 3020b5f Disable TransformHsw and TransformSkx on Android. by John Stiles · 6 months ago
  14. 55204b9 Disable [[clang::musttail]] on Windows entirely. by John Stiles · 6 months ago
  15. b8a30c9 Improve Emscripten detection. by John Stiles · 6 months ago
  16. 8a5b9cb Disable [[clang::musttail]] on Android. by John Stiles · 6 months ago
  17. 03a3527 Eliminate [[clang::musttail]] from wasm builds. by John Stiles · 6 months ago
  18. 7cf575c Use tailcall recursion to process skcms ops. by John Stiles · 6 months ago
  19. 111d424 Improve R+G+B op fusing logic. by John Stiles · 6 months ago
  20. c0be9bb Replace -march= with -mfeature toggles. by John Stiles · 6 months ago
  21. 08d56f5 Migrate HSW/SKX transform code into separate translation units. by John Stiles · 6 months ago
  22. 02a8c06 Add #includes for ptrdiff_t, size_t, and uint32_t. by John Stiles · 6 months ago
  23. 2b3cf74 Fix ClangTidy complaint about function definitions in headers. by John Stiles · 6 months ago
  24. c788985 Migrate baseline transform code into a separate translation unit. by John Stiles · 6 months ago
  25. 568ad63 Fix Emscripten SIMD support. by John Stiles · 6 months ago
  26. e59bd6a Create new (empty) translation units for skcms_Transform. by John Stiles · 6 months ago
  27. fb11678 Split out target flags from $extra_cflags. by John Stiles · 6 months ago
  28. 6e457de //infra/bots/bot.py: Stop deleting Xcode on every Mac task run. by Leandro Lovisolo · 6 months ago
  29. d4f59be Silence Ninja build errors when the Android NDK is missing. by John Stiles · 6 months ago
  30. 5274816 Migrate HSW/SKX/PORTABLE flag cleanup block to skcms_internals. by John Stiles · 6 months ago
  31. 5037b34 Remove skcms_internal.h by John Stiles · 6 months ago
  32. b60ffc0 Fix issues encountered in google3 roll (again). by John Stiles · 6 months ago
  33. 36546e5 Fix issues encountered in google3 roll. by John Stiles · 6 months ago
  34. e9cc599 Replace automatic CPU detection with explicit flags. by John Stiles · 6 months ago
  35. cd60a4f Copy skcms public-API header into src directory. by John Stiles · 6 months ago
  36. 42030a7 Fix integer overflow on cast by Evgenii Kliuchnikov · 6 months ago
  37. c8ee233 Copy skcms_internal header into src directory. by John Stiles · 6 months ago
  38. d0d3db8 Remove redundant Color typedef. by John Stiles · 6 months ago
  39. 7c271ce Migrate INFINITY_ to the shared Transform header. by John Stiles · 6 months ago
  40. 7096dac Move transform op list into header. by John Stiles · 6 months ago
  41. 2b581aa Prep for tailcall-based implementation. by John Stiles · 6 months ago
  42. dacb7ea Move shared macros into skcms_internal.h. by John Stiles · 6 months ago
  43. 10d18c9 Rename src/Transform.h to src/skcms_Transform.h. by John Stiles · 6 months ago
  44. 3c49869 Move Vec class into header. by John Stiles · 6 months ago
  45. 59b3b32 Remove small_memcpy. by John Stiles · 7 months ago
  46. 00f6c51 Fix up various ninja/clang targets for Mac. by John Stiles · 7 months ago
  47. 53a2ae4 Update skia/bots dependencies in skcms. by John Stiles · 7 months ago
  48. 29ce1bd Prevent runtime CPU detection in Haswell build by Brian Osman · 7 months ago
  49. c01d0bc Implement basic RGB op fusing in skcms. by John Stiles · 7 months ago
  50. 5ff1bf4 Factor out curve-op selection code. by John Stiles · 7 months ago
  51. 1916b23 Further harden exp2f_ by Evgenii Kliuchnikov · 7 months ago
  52. fa50717 Add gamma function to skcms. by John Stiles · 7 months ago
  53. a5580e2 Add Haswell ninja file by Brian Osman · 7 months ago
  54. 32d537e Provide a context pointer for every skcms op. by John Stiles · 7 months ago
  55. db30c32 Enable C11 and warnings-as-errors in skcms' Bazel build. by John Stiles · 7 months ago
  56. 970fdac Disable clang warnings which prevented skcms roll. by John Stiles · 7 months ago
  57. 8e6beb0 Add helper functions for building skcms op list. by John Stiles · 7 months ago
  58. 699f6de Restructure skcms ops to be more like Raster Pipeline. by John Stiles · 7 months ago
  59. 374ddaa Fix AVX512 feature detection in the ninja file, slightly by Brian Osman · 7 months ago
  60. f1e5fc8 [bazel] Update BAZEL.md to reflect the new Mac toolchain. by Leandro Lovisolo · 7 months ago
  61. b1b8f1e Fix -Wstrict-prototypes error when building skcms. by John Stiles · 7 months ago
  62. 4d94ff5 Fix skcms tests on Mac. by John Stiles · 7 months ago
  63. b4fa9ec Fix HLG roundtripping test. by John Stiles · 7 months ago
  64. 1227163 Annotate third party imports upstream by Brian Osman · 7 months ago
  65. f97537e [bazel] Add macOS toolchain. by Leandro Lovisolo · 7 months ago
  66. a1d9a58 Remove paletted source support by Brian Osman · 7 months ago
  67. 1323db7 Fix skcms-Linux bot, once and for all by Brian Osman · 10 months ago
  68. cd38512 Fix "Float-cast-overflow in powf_" by Evgenii Kliuchnikov · 10 months ago
  69. 6140cf9 Fix detection of NEON f16 intrinsic availability on GCC by Brian Osman · 12 months ago
  70. ef8a6f9 Remove unfinished ARM F16 compute path by Brian Osman · 12 months ago
  71. 9e87658 Temporarily remove skcms-Win-Bazel-{Build,Test}-RBE tasks. by Leandro Lovisolo · 12 months ago
  72. eca6699 Fix skcms-Linux task, again by Brian Osman · 1 year ago
  73. fc9661a Suppress certain uninitialized variable warnings with GCC by Brian Osman · 1 year ago
  74. ba39d81 Added 101010x_xr support. by Aaron Clarke · 1 year, 3 months ago
  75. e416854 Make transfer function classification part of the public API by Brian Osman · 1 year, 5 months ago
  76. b25b07b Fix issues with newer clang by Brian Osman · 1 year, 8 months ago
  77. 5729377 Parse CICP tags, and put the HDR metadata in skcms_Profile by Brian Osman · 1 year, 8 months ago
  78. 57b25d9 Specify that skcms tests are "small" by Brian Osman · 1 year, 8 months ago
  79. 0d2c250 Add hermetic Clang toolchain based on Skia's by Kevin Lubick · 1 year, 8 months ago
  80. c2639b5 Fix feature detection for AVX512 by Brian Osman · 1 year, 9 months ago
  81. 9c30a95 Fix "implicit conversion from 'int' to 'float' may lose precision" by Brian Osman · 2 years ago
  82. dcb0286 [bazel] Use hermetic Android NDK C++ toolchain in CI tasks. by Leandro Lovisolo · 2 years, 1 month ago
  83. 0ff18eb [bazel] Add hermetic Android NDK C++ toolchain. by Leandro Lovisolo · 2 years, 1 month ago
  84. 5394ae3 Ignore .vscode. by Leandro Lovisolo · 2 years, 1 month ago
  85. 30c8e30 Fix overflow issue in approx_exp2(). by John Stiles · 2 years, 4 months ago
  86. 55ad4e2 Add .DS_Store to skcms ignore list. by John Stiles · 2 years, 4 months ago
  87. 3fa993c Fix skcms-Linux task. by Leandro Lovisolo · 2 years, 4 months ago
  88. 1ea0b89 [bazel] SkCMS: Android RBE tasks. by Leandro Lovisolo · 2 years, 6 months ago
  89. 103005b [bazel] SkCMS: Android config (32- and 64-bit, local and RBE). by Leandro Lovisolo · 2 years, 6 months ago
  90. 9019104 [infra] Update Mac dimensions to target MacMinis by Eric Boren · 2 years, 6 months ago
  91. 0d54964 [skcms] Run Bazel tryjobs using the VM service account, not JSON keys. by Leandro Lovisolo · 2 years, 7 months ago
  92. b5aafce [bazel] SkCMS: Add Windows Bazel tasks. by Leandro Lovisolo · 2 years, 8 months ago
  93. a00edc6 [bazel] SkCMS RBE config for Windows. by Lenadro Lovisolo · 2 years, 8 months ago
  94. 9aafe82 [bazel] SkCMS: Add Bazel tasks (local and RBE). by Leandro Lovisolo · 2 years, 8 months ago
  95. 3021821 [bazel] SkCMS RBE config for Linux. by Leandro Lovisolo · 2 years, 8 months ago
  96. cf7d3f9 Add BAZEL.md file with build and test instructions on all supported platforms. by Leandro Lovisolo · 2 years, 9 months ago
  97. c1e907c Use repo-specific tree_status_url in skcms by Ravi Mistry · 2 years, 9 months ago
  98. 4f7135f Add OWNERS by Kevin Lubick · 2 years, 9 months ago
  99. b3fa314 Add SkCQ cfg file to skcms by Ravi Mistry · 2 years, 10 months ago
  100. ba17399 Fix GCC 8.3 spurious warning when disabling -Wpsabi. by John Stiles · 2 years, 10 months ago