aboutsummaryrefslogtreecommitdiff
path: root/.bazelrc
AgeCommit message (Expand)Author
2023-02-23Remove particles moduleBrian Osman
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
2022-11-16[bazel] Support enforcing IWYU on select headersKevin Lubick
2022-10-28[bazel] Add script to generate git_repository rules from DEPSKevin Lubick
2022-10-18[includes] Enforce IWYU on tests/Kevin 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-09-26[bazel] Align Linux RBE and local Linux cachingKevin Lubick
2022-08-22[bazel] Add option to disable ganesh/gl native interfaceKevin Lubick
2022-08-10[bazel] Move codec flags to source folderKevin Lubick
2022-08-08Exporting Bazel with more build flags.Chris Mumford
2022-08-08[bazel] Add CanvasKit build with CPU-backend onlyKevin Lubick
2022-08-04[bazel] Move CanvasKit configuration options to buildrcKevin Lubick
2022-08-01[bazel] Add skottie_tool_cpu and skottie_tool_gpu ruleKevin Lubick
2022-07-27[bazel] Fix libjpeg_turbo compilation on M1 MacKevin Lubick
2022-07-22[bazel] Move gpu and sksl flags to respective src packagesKevin Lubick
2022-07-22Revert "[bazel] Disable build_runfile_manifests for remote builds"Kevin Lubick
2022-07-22[bazel] Disable build_runfile_manifests for remote buildsKevin Lubick
2022-07-22[bazel] Add support for pdf backendKevin Lubick
2022-06-27[bazel] Add option for SkSVGCanvas (and expat third_party DEP)Kevin Lubick
2022-06-23[bazel] Add support for Macs to make Linux RBE buildsKevin Lubick
2022-06-21reland "set up GL sample app to build through Bazel Mac toolchain"Jorge Betancourt
2022-06-17Revert "set up GL sample app to build through Bazel Mac toolchain"John Stiles
2022-06-17set up GL sample app to build through Bazel Mac toolchainJorge Betancourt
2022-05-31[bazel] Add in hierarchical filegroup Bazel rules.Kevin Lubick
2022-05-06[infra] Add BazelBuild task to build CanvasKit on the CI with BazelKevin Lubick
2022-05-04set up tools for building Skia on Mac semi hermeticallyJorge Betancourt
2022-04-12[sksl] Make sksl tracing optionalKevin Lubick
2022-04-11[bazel] Unify boolean flags to be enable*Kevin Lubick
2022-04-11Revert "[sksl] Make sksl tracing optional"John Stiles
2022-04-11Revert "[bazel] Unify boolean flags to be enable*"John Stiles
2022-04-11[bazel] Unify boolean flags to be enable*Kevin Lubick
2022-04-11[sksl] Make sksl tracing optionalKevin Lubick
2022-04-08[bazel] Add executable for skslcKevin Lubick
2022-04-08[bazel] Sketch out changes for Mac toolchainKevin Lubick
2022-04-07Update Skia to use the new combined Dawn+Tint repoKevin Lubick
2022-04-06[bazel] Move vma down to //src/gpuKevin Lubick
2022-03-29[bazel] Use RBE when building task driversKevin Lubick
2022-03-28[bazel] Add CI job that uses RBE to enforce includesKevin Lubick
2022-03-28[bazel] Add RBE support using hermetic Linux Clang toolchainKevin Lubick
2022-02-04[canvaskit] Add more features to Bazel buildKevin Lubick
2021-11-30[infra] Add SkParagraph (harfbuzz, ICU) to Canvaskit Bazel build.Kevin Lubick
2021-11-17[canvaskit] Expand Bazel rules to include Canvas2D compat layerKevin Lubick
2021-11-17[canvaskit] Add Freetype/Fonts to Bazel BuildKevin Lubick
2021-11-11[infra] Add Bazel rules for codecs.Kevin Lubick
2021-11-09[infra] Add initial Bazel rules and filesKevin Lubick
2021-10-21[infra] Add hermetic toolchain for C/C++ using Clang+MuslKevin Lubick