- eea1c33 Remove IWYU build logic from Bazel by Kaylee Lubick · 3 months ago
- 3ad1aac Update clang and iwyu for Linux by Ben Wagner · 3 months ago
- 4618b3f [cdn] Use cdn.skia.org instead of gs://skia-world-readable by Eric Boren · 3 months ago
- 3c7c322 Enforce IWYU on more graphite files by Kaylee Lubick · 4 months ago
- eac85d7 Fix IWYU enforcement on Graphite standalone headers by Kaylee Lubick · 5 months ago
- e615a4c Fix fontations, icu4x, and vello rust builds by Kaylee Lubick · 5 months ago
- 83e3d57 Roll HarfBuzz from ca3cd48f to 4e767271 (792 commits) by Ben Wagner · 5 months ago
- 6a3b3da Update Bazel to 8.2.1 and use bzlmod by Kaylee Lubick · 5 months ago
- 66e3f1c Enable C++20 for some Bazel builds (skslc) by Kaylee Lubick · 6 months ago
- 98d4144 Enforce IWYU on some graphite types by Kaylee Lubick · 6 months ago
- 750b5ed Roll libjpeg-turbo to latest in Chromium by Daniel Dilan · 8 months ago
- 57abed1 [bzl] Enable layering_check for Mac frameworks by Florin Malita · 9 months ago
- 377ace7 [bzl] Fix Viewer builds on Mac by Florin Malita · 9 months ago
- 1c0c5e9 [bzl] Bump arm64 Mac toolchain to 17.0.6 by Florin Malita · 9 months ago
- 780e06a [bazel] Use xcrun to locate the macOS SDK by Florin Malita · 9 months ago
- b2f13d9 Update IWYU map to make better suggestions around std::swap and std::move by Kaylee Lubick · 11 months ago
- d541f1a Reapply "Move SkJSON.h to //modules/jsonreader" by Kaylee Lubick · 11 months ago
- e78dd02 Reland "Remove JSON output from public API of SkSLDebugTrace" by Kaylee Lubick · 11 months ago
- 3296764 Revert "Remove JSON output from public API of SkSLDebugTrace" by Jim Van Verth · 11 months ago
- b5d22cf Revert "Move SkJSON.h to //modules/jsonreader" by Jim Van Verth · 11 months ago
- 345450d Move SkJSON.h to //modules/jsonreader by Kaylee Lubick · 11 months ago
- 47f59c4 Remove JSON output from public API of SkSLDebugTrace by Kaylee Lubick · 11 months ago
- 51c6b63 Enforce IWYU on graphite's compute and render subdirectories by Kaylee Lubick · 1 year, 1 month ago
- fe87fbf Create Bazel Toolchain for running iOS builds by chrome-bot · 1 year, 1 month ago
- 44b4a40 [bazel] Move win_toolchain download into download_windows_amd64_toolchain by Eric Boren · 1 year, 1 month ago
- 8e8c16c Reland "Update to Bazel 7" by Kaylee Lubick · 1 year, 1 month ago
- b6092fb [bazel] Inline //bazel/external/win_toolchain/BUILD.bazel by Eric Boren · 1 year, 1 month ago
- 4815ec8 [bazel] Add missing newline in download_toolchains.bzl by Eric Boren · 1 year, 1 month ago
- 7e659d5 [bazel] Move win_toolchain dep into download_toolchains_for_skia by Eric Boren · 1 year, 1 month ago
- 150cb9e [bazel] Add BazelBuild job for //example/external_client:use_ganesh_gl by Eric Boren · 1 year, 2 months ago
- 3b5ce64 Enforce IWYU on modules/svg by Kaylee Lubick · 1 year, 2 months ago
- 789f5cb [bazel] Add windows toolchain by Eric Boren · 1 year, 2 months ago
- 79fe8c8 Remove all references to legacy //:skia_public and //:skia_internal by Kaylee Lubick · 1 year, 2 months ago
- 04ff2c90 Enforce IWYU on graphite/geom by Kaylee Lubick · 1 year, 2 months ago
- 5fb01f0 Enforce IWYU on the rest of the ganesh directory by Kaylee Lubick · 1 year, 3 months ago
- f340676 Be more verbose on flag names in Mac toolchain by Kaylee Lubick · 1 year, 3 months ago
- 25f26f6 Remove SKIA_SKIP_LINKING by Kaylee Lubick · 1 year, 3 months ago
- ced941f Remove exports_files_legacy by Kaylee Lubick · 1 year, 4 months ago
- 5acd8bb Enforce IWYU across src/gpu/ganesh subfolders by Kaylee Lubick · 1 year, 4 months ago
- 69076b1 [fontations] Define SkFontMgr_New_Fontations_Empty with SK_API by Ben Wagner · 1 year, 4 months ago
- 8448abc Replace GrVkBackendContext with skgpu::VulkanBackendContext by Kaylee Lubick · 1 year, 5 months ago
- 949b8ce Enforce IWYU on src/gpu/vk by Kaylee Lubick · 1 year, 5 months ago
- 91cd2b4 Make frameworks available when linking executables too by Kaylee Lubick · 1 year, 5 months ago
- dde1f5d [bazel] Add some missing dependencies/files to Ganesh Metal Backend by Kaylee Lubick · 1 year, 5 months ago
- bea3840 Enforce IWYU on src/pdf by Kaylee Lubick · 1 year, 6 months ago
- 3b32e32 Add default_applicable_licenses to all BUILD.bazel files by Kaylee Lubick · 1 year, 6 months ago
- 8b5ed90 Add EGL factory by K Lubick · 1 year, 6 months ago
- b55da2b Enforce IWYU on src/gpu/tesselate by K Lubick · 1 year, 7 months ago
- 4281f51 Enforce IWYU on ganesh/geometry and glsl by K Lubick · 1 year, 7 months ago
- c2f5ce2 Fix linking of Frameworks in Mac Objective C builds with Bazel by K Lubick · 1 year, 7 months ago
- 625d04f Enforce IWYU on src/gpu/ganesh/mock by K Lubick · 1 year, 7 months ago
- 7e207af Enforce IWYU on more src/gpu and ganesh files by K Lubick · 1 year, 7 months ago
- e57f80b Start enforcing IWYU on src/gpu by K Lubick · 1 year, 8 months ago
- f000ade Fix IWYU and clang-tidy suggestions on ganesh/geometry by K Lubick · 1 year, 8 months ago
- 2d46dae Enforce IWYU on skottie and sksg by K Lubick · 1 year, 8 months ago
- 037e08e Enforce IWYU on the rest of src/core by K Lubick · 1 year, 8 months ago
- e1c69b1 Enforce IWYU on src/core/Sk[ST].* by K Lubick · 1 year, 8 months ago
- 704e916 Enforce IWYU on misc ganesh files by K Lubick · 1 year, 8 months ago
- 4e42423 Fix IWYU problems by Herb Derby · 1 year, 9 months ago
- 675e548 Enforce IWYU on more src/core files by Kevin Lubick · 1 year, 9 months ago
- f664a19 Add refactors/deprecations to support Ganesh modules by Kevin Lubick · 1 year, 9 months ago
- ec0be31 Update SkVx to_half to support denormals,overflow, and RTNE by Michael Ludwig · 1 year, 9 months ago
- fde1e67 [bazel] Fix Go 1.21 compilation issues on Linux and macOS. by Leandro Lovisolo · 1 year, 10 months ago
- a9db121 Fix IWYU inclusion of <atomic> when TRACE_EVENT is used. by John Stiles · 1 year, 10 months ago
- 48f959a Skia: Upgrade Go to 1.21. by Leandro Lovisolo · 1 year, 10 months ago
- 053490e Update IWYU with remove and unique by Herb Derby · 1 year, 11 months ago
- 6723f07 Add Bazel buffet builds for paragraph and accessories by Kevin Lubick · 1 year, 11 months ago
- efdb822 Add Vulkan subclass of GrContextThreadSafeProxy by Kevin Lubick · 1 year, 11 months ago
- f07025a Fix string matching TODO in SkFontMgr_fontconfig by Ben Wagner · 1 year, 11 months ago
- 3c493a6 IWYU for modules/skshaper by Ben Wagner · 1 year, 11 months ago
- 20b5c20 Remove MutableTextureStateRef and sketch out Vulkan-specific functions by Kevin Lubick · 1 year, 11 months ago
- 71d865c Fix skcms roll issues with IWYU. by John Stiles · 2 years ago
- 60f985e Refactor SkMipmap::Build by Michael Reed · 2 years ago
- fb979d0 Add modules/bentleyottmann to IWYU by Herb Derby · 2 years ago
- e836c3a Move font/typeface related functions out of ToolUtils.h by Kevin Lubick · 2 years ago
- 8919fec Reland "Remove GL dependency from GrBackendSemaphore" by Kevin Lubick · 2 years ago
- 4bc4b4d Revert "Remove GL dependency from GrBackendSemaphore" by Kevin Lubick · 2 years ago
- b4dc945 Remove GL dependency from GrBackendSemaphore by Kevin Lubick · 2 years ago
- e563872 Remove #ifdef SK_VULKAN from GrDirectContext by moving MakeVulkan factories by Kevin Lubick · 2 years ago
- 8b74188 Split codec-related parts out of tools/Resources.h by Kevin Lubick · 2 years, 1 month ago
- 9b02837 Split ToolUtils into a few files for easier modularization by Kevin Lubick · 2 years, 1 month ago
- be579dc Enforce IWYU on ToolUtils.h by Kevin Lubick · 2 years, 1 month ago
- 8db1f96 Use buildifier to reformat all Bazel files by Kevin Lubick · 2 years, 1 month ago
- 05b0d6d Enforce IWYU on more src/core files by Kevin Lubick · 2 years, 1 month ago
- 60b8881 Remove #ifdef SK_GL from GrDirectContext by moving MakeGL factories by Kevin Lubick · 2 years, 1 month ago
- 78fced8 Reland "Enforce IWYU on more src/core files" by Kevin Lubick · 2 years, 1 month ago
- 0577d06 Revert "Enforce IWYU on more src/core files" by Ben Wagner · 2 years, 1 month ago
- d756a2f Enforce IWYU on more src/core files by Kevin Lubick · 2 years, 1 month ago
- 6689d6c Enforce IWYU on src/core/SkC* and SkD* by Kevin Lubick · 2 years, 1 month ago
- c79441f Delete unused SkSpecialSurface by Michael Ludwig · 2 years, 1 month ago
- 8d11fcb [iwyu] Remove mapping from string.h to string by Ben Wagner · 2 years, 1 month ago
- a13a9d6 Misc IWYU cleanups by Kevin Lubick · 2 years, 2 months ago
- e51a4e7 Enforce IWYU on SkResourceCache etc by Kevin Lubick · 2 years, 2 months ago
- 2cf149b Remove bridge code for legacy GL GrBackendSurface code by Kevin Lubick · 2 years, 2 months ago
- 1c4f468 [Fontations-backend] Build fontations-enabled viewer with GN by Dominik Röttsches · 2 years, 3 months ago
- 19983e8 Remove SK_GL #ifdefs from GrBackendSurface by Kevin Lubick · 2 years, 3 months ago
- 4a90520 Decouple SkSpecialSurface and GPU backends by Kevin Lubick · 2 years, 3 months ago
- b25cd03 [bazel][mac] Define toolchain for x64->arm64 cross-compilation by Arman Uguray · 2 years, 3 months ago
- 9daea7b Revert "Revert "Decouple SkMesh from Ganesh backend"" by Kevin Lubick · 2 years, 3 months ago
- c596382 Reland "Remove #ifdefs related to SkMesh and SkSL-dependent code." by Kevin Lubick · 2 years, 3 months ago