aboutsummaryrefslogtreecommitdiff
path: root/PRESUBMIT.py
AgeCommit message (Expand)Author
2023-11-16Reland "Reland: [bazel] Housekeeper-PerCommit-CheckGeneratedFiles: Add "go ge...Leandro Lovisolo
2023-11-15Revert^3 "Reland: [bazel] Housekeeper-PerCommit-CheckGeneratedFiles: Add "go ...Kevin Lubick
2023-11-15Revert^2 "Reland: [bazel] Housekeeper-PerCommit-CheckGeneratedFiles: Add "go ...Nicolette Prevost
2023-11-15Revert "Reland: [bazel] Housekeeper-PerCommit-CheckGeneratedFiles: Add "go ge...Kevin Lubick
2023-11-15Reland: [bazel] Housekeeper-PerCommit-CheckGeneratedFiles: Add "go generate",...Leandro Lovisolo
2023-11-14Revert "[bazel] Housekeeper-PerCommit-CheckGeneratedFiles: Add "go generate",...Kevin Lubick
2023-11-14[bazel] Housekeeper-PerCommit-CheckGeneratedFiles: Add "go generate", Gazelle...Leandro Lovisolo
2023-08-30Add external_client workspace for testing consuming Skia rulesKevin Lubick
2023-08-29Use #if defined(GRAPHITE_TEST_UTILS) to check if enabled.John Stiles
2023-08-25Treat GR_TEST_UTILS as defined or not, not 1 or 0.John Stiles
2023-08-14[bazel] Add the "zip" command to the Linux RBE toolchain container image.Leandro Lovisolo
2023-05-25Fix Bazel viewer buildKevin Lubick
2023-04-27Add unit tests for PRESUBMIT.pyChris Mumford
2023-04-24Switch to putting new release notes in //relnotes/Chris Mumford
2023-03-29Rename RELEASE_NOTES.txt to RELEASE_NOTES.mdChris Mumford
2023-03-28Move SkUserConfig.h, copts.bzl, and linkopts.bzl into its own workspaceKevin Lubick
2023-03-14Replace most uses of macros.bzl with skia_rules.bzl or flags.bzlKevin Lubick
2023-02-28Add presubmit rule to avoid #if SK_GANESH instead of #if defined(SK_GANESH)Kevin Lubick
2023-02-13Add presubmit to generate error if private API is used in named fiddlesKevin Lubick
2022-12-02Skip GNI presubmit on macKevin Lubick
2022-12-02Disable generate_go presubmit on MacsKevin Lubick
2022-12-02[presubmit] Move .go -> BUILD.bazel check to upload, not alwaysKevin Lubick
2022-12-01Add presubmit for generated *.gni files.Chris Mumford
2022-12-01bazel: Presubmit for out-of-date build file.Chris Mumford
2022-11-16Reland "[bazel] Fix golang cross-compilation on RBE"Kevin Lubick
2022-11-07[bazel] Port gl interface generation script to BazelKevin Lubick
2022-11-02[bazel] Add presubmit check to generate bazel/deps.bzl if DEPS changesKevin Lubick
2022-10-28[bazel] Add script to generate git_repository rules from DEPSKevin Lubick
2022-10-07Reland "[bazel] Add individual test targets, broken up by CPU and GPU"Kevin Lubick
2022-10-05Revert "[bazel] Add individual test targets, broken up by CPU and GPU"Greg Daniel
2022-10-05[bazel] Add individual test targets, broken up by CPU and GPUKevin Lubick
2022-10-03[infra] Clone Presubmit rule for banned APIs and adapt for C++Kevin Lubick
2022-08-25Revert "Presubmit check to verify up-to-date generated Go files."Kevin Lubick
2022-08-23Presubmit check to verify up-to-date generated Go files.Chris Mumford
2022-08-05Remove _CheckDEPSValid from PRESUBMIT.pyRavi Mistry
2022-08-02Create tool to export Bazel projects to CMake format.Chris Mumford
2022-07-29[bazel] Change how copts are added to cc_library et alKevin Lubick
2022-07-18[bazel] Move remaining deps out of //third_party/BUILD.bazelKevin Lubick
2022-07-18[bazel] Move Freetype build rules to //bazel/externalKevin Lubick
2022-07-15Skip buildifier check on go_repositories.bzl during presubmit.Chris Mumford
2022-06-23[bazel] Add support for Macs to make Linux RBE buildsKevin Lubick
2022-06-02[bazel] Add Presubmit exception for public.bzlKevin Lubick
2022-06-02[bazel] Fix presubmit to properly ignore missing buildifierKevin Lubick
2022-06-02[bazel] Add "skia_internal" target that exposes private API for tests/tools.Kevin Lubick
2022-05-31[bazel] Add rules for CanvasKit and dependent modulesKevin Lubick
2022-05-31[bazel] Add in hierarchical filegroup Bazel rules.Kevin Lubick
2022-05-17[bazel] Add Presubmit to remind devs about adding/deleting files.Kevin Lubick
2022-05-17[bazel] Move third party BUILD.bazel files to bazel/externalKevin Lubick
2022-05-16[bazel] Move Dawn BUILD.bazel to third_party/bazelKevin Lubick
2022-05-06Fix presubmits for Python 3James Godfrey-Kittle