aboutsummaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2023-03-16Use SK_GANESH and SK_GRAPHITE everywhereKevin Lubick
2023-03-14Rename SK_SUPPORT_GPU -> SK_GANESH_ENABLEDKevin Lubick
2023-03-14Replace most uses of macros.bzl with skia_rules.bzl or flags.bzlKevin Lubick
2023-03-14Enforce IWYU on SkPicture-related filesKevin Lubick
2023-02-17Reland "Move src/images to src/encode"Kevin Lubick
2023-02-16Revert "Move src/images to src/encode"Kevin Lubick
2023-02-16Move src/images to src/encodeKevin Lubick
2023-02-15Enforce IWYU on things needed for core buildKevin Lubick
2023-02-13[base] Move SkMSAN into baseKevin Lubick
2023-02-01Move SkHalf and SkVx to src/baseKevin Lubick
2023-02-01[modules] Sketch out out bare-bones core and functional pathops targetKevin Lubick
2023-01-31[includes] Enforce IWYU on src/imageKevin Lubick
2023-01-25[base] Move several more files from src/core into base.Kevin Lubick
2023-01-23Reland "[base] Make Bazel target and enforce IWYU"Kevin Lubick
2023-01-21Manual revert "[base] Make Bazel target and enforce IWYU"Florin Malita
2023-01-20[base] Make Bazel target and enforce IWYUKevin Lubick
2023-01-19[base] Move more files into baseKevin Lubick
2023-01-18[base] Move more files into baseKevin Lubick
2023-01-17clang_mac: Use MacSDK from toolchain dirChris Mumford
2023-01-14Change SkAutoTMalloc -> AutoTMalloc and move to skia_privateHerb Derby
2023-01-13[base] Move many files into baseKevin Lubick
2023-01-10create global symlink to Mac SDK during bazel toochain configJorge Betancourt
2023-01-09Add tests for solving cubic roots with double precision.Kevin Lubick
2023-01-05Fix straggling SkBudgeted usesKevin Lubick
2023-01-03Introduce SkPathEnums.hKevin Lubick
2022-12-20[includes] Enforce IWYU on SkCubicMap and SkGlyphKevin Lubick
2022-12-16[includes] Enforce IWYU on various base and core files.Kevin Lubick
2022-12-14Add missing IWYU mappings for min/max_element.John Stiles
2022-12-13Fix up IWYU for std::iota.John Stiles
2022-12-13[includes] Enforce IWYU on SkPath related thingsKevin Lubick
2022-12-13[includes] Enforce IWYU on SkTArray and SkTDArrayKevin Lubick
2022-12-13Move getFillPath from Paint to SkPathUtils.hKevin Lubick
2022-12-09[bazel] Implement layering_check in our custom toolchainKevin Lubick
2022-12-06Add IWYU mapping: reverse exists in <algorithm>.John Stiles
2022-12-05[includes] Enforce IWYU on core .cpp filesKevin Lubick
2022-12-01[includes] Enforce IWYU on base pure headersKevin Lubick
2022-11-28[includes] Remove link between SkImage_Base.h -> GrBackendSurface.hKevin Lubick
2022-11-18[includes] Enforce IWYU on GrTextureProxyKevin Lubick
2022-11-18[includes] Enforce IWYU on GrSurfaceProxyViewKevin Lubick
2022-11-18[includes] Enforce IWYU on GrRenderTargetProxyKevin Lubick
2022-11-18[includes] Enforce IWYU on GrSurfaceProxyKevin Lubick
2022-11-18Reland "[includes] Enforce IWYU on GrCaps"Kevin Lubick
2022-11-17Revert "[includes] Enforce IWYU on GrCaps"John Stiles
2022-11-17[includes] Enforce IWYU on GrCapsKevin Lubick
2022-11-17[includes] Enforce IWYU on GrProcessor.h and GrProcessor.cppKevin Lubick
2022-11-16[includes] Enforce IWYU on some base filesKevin Lubick
2022-11-16[bazel] Support enforcing IWYU on select headersKevin Lubick
2022-11-09[bazel] Use glibc 2.28 from Buster in toolchainKevin Lubick
2022-11-07Add IWYU mapping: memcpy/memcmp exist in <cstring>.John Stiles
2022-11-01Split SkSLLayout into .cpp/.h.John Stiles