[go: up one dir, main page]

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