- 54f6a0b DM builds with graphite enabled and ganesh disabled by Brian Salomon · 28 hours ago
- 5126be2 Add c++98-compat-extra-semi warning by Robert Phillips · 9 days ago
- 02ea58d [graphite] Add testing for Vulkan's PersistentPipelineStorage by Robert Phillips · 2 weeks ago
- 69fedde More tools/ gms/ changes in anticipation of Graphite-only viewer build. by Brian Salomon · 4 weeks ago
- cbb0388 Move Ganesh-only tool code into tools/ganesh by Brian Salomon · 6 weeks ago
- cb2be10 Remove SkHeifCodec and related defines by Vignesh Venkat · 7 weeks ago
- efedff1 [graphite] Add plumbing for ContextOptions::fExecutor by Robert Phillips · 9 weeks ago
- 227d906 [graphite] Remove TintIR option and jobs by Thomas Smith · 4 months ago
- a47136c graphite: Add internalMSAATileSize option to ContextOptions by Le Hoang Quyen · 5 months ago
- 8b268ce [graphite] Add command line options to run tools with no MSAA by Jim Van Verth · 6 months ago
- d808779 Make the Ganesh/Graphite DM precompilation options more distinct by Robert Phillips · 9 months ago
- c98431a [bazel] Use filegroup for common_flags_config by Florin Malita · 1 year, 1 month ago
- a0309b3 [bazel] Initial dm support by Florin Malita · 1 year, 1 month ago
- 22c963c [graphite] Move lingering Viewer flag handling to SetTestOptions by Robert Phillips · 1 year, 2 months ago
- ddb6b46 [graphite] Update viewer's flag handling by Robert Phillips · 1 year, 2 months ago
- f92c91e [graphite] Add jobs for testing Tint IR by Robert Phillips · 1 year, 2 months ago
- a1bd0a7 [graphite] Update DM's handling of FakeWGPU jobs by Robert Phillips · 1 year, 2 months ago
- 0d9333e [graphite] Add centralized app flag handling by Robert Phillips · 1 year, 2 months ago
- 43666b0 [graphite] Set up the FakeWGPU job just like the other Graphite_Dawn jobs by Robert Phillips · 1 year, 2 months ago
- cd3d3da Move remaining Ganesh files in include/gpu and add shims by Kaylee Lubick · 1 year, 2 months ago
- 52f391e CPU support of F16F16F16x SkColorType. by Daniel Dilan · 1 year, 2 months ago
- d11cdcc [bazel] Update viewer to be built on the modular Bazel rules by Kaylee Lubick · 1 year, 2 months ago
- 968a004 Refactor sk_app and other test code to be more Bazel friendly by Kaylee Lubick · 1 year, 3 months ago
- ced941f Remove exports_files_legacy by Kaylee Lubick · 1 year, 4 months ago
- 23014ba Update rules to enforce IWYU in the modular build 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
- 475110e [bazel] Rewrite GM tests to use the modular build. by Leandro Lovisolo · 1 year, 8 months ago
- 17f70cf [bazel] Rewrite benchmark tests to depend on the modular build. by Leandro Lovisolo · 1 year, 8 months ago
- b0d2ed8 [graphite] Add first stage of unpacking the UniqueKeys by Robert Phillips · 1 year, 8 months ago
- 34ca4a4 [graphite] Add new Graphite Precompilation DMSink by Robert Phillips · 1 year, 9 months ago
- cbdf09d Remove AAA/SAA flags from tools by Brian Osman · 1 year, 9 months ago
- 0d5356a [graphite] Re-add support for BackendTexture from WGPUTextureView by Brian Salomon · 1 year, 10 months ago
- 1885153 Require explicit dawn backend configs. by Greg Daniel · 1 year, 10 months ago
- 23e1cb2 [graphite] Externalize the use of Asyncify to yield in WASM builds. by Brian Salomon · 1 year, 11 months ago
- c759bbf [graphite] Test Dawn with no yield context option by Brian Salomon · 1 year, 11 months ago
- 1e97119 Reland "Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"" by Kevin Lubick · 2 years ago
- 579809c Revert "Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"" by Kevin Lubick · 2 years ago
- bea8af8 Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr" by Kevin Lubick · 2 years ago
- 0931110 Revert "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr" by Nolan Scobie · 2 years ago
- 3258c98 Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr by Kevin Lubick · 2 years ago
- 26bf522 Fix ClangTidy `performance-unnecessary-value-param` findings. by John Stiles · 2 years ago
- c5541e2 Make tests which depend on modular Bazel build by Kevin Lubick · 2 years, 1 month ago
- 8d99040 Fix Bazel rules by Kevin Lubick · 2 years, 1 month ago
- 569a30f [Fontations] Test path equivalence for a set of test fonts and strings by Kevin Lubick · 2 years, 1 month ago
- 887f47c Revert "[Fontations] Test path equivalence for a set of test fonts and strings" by Kevin Lubick · 2 years, 1 month ago
- 56ce5bb [Fontations] Test path equivalence for a set of test fonts and strings by Dominik Röttsches · 2 years, 1 month ago
- 438ec87e Remove SPIR-V option from Graphite Dawn backend. by John Stiles · 2 years, 1 month ago
- 1169d57 Enable WGSL when `--config grdawn` is used. by John Stiles · 2 years, 2 months ago
- ba7c525 Reland "Factor out ContextType from GrContextFactory." by John Stiles · 2 years, 2 months ago
- d9cba12 Revert "Factor out ContextType from GrContextFactory." by John Stiles · 2 years, 2 months ago
- d7d5688 Factor out ContextType from GrContextFactory. by John Stiles · 2 years, 2 months ago
- 0073862 Remove support for Dawn in Ganesh. by John Stiles · 2 years, 2 months ago
- b5e8e34 Add support for Graphite unit tests that modify context options. by John Stiles · 2 years, 2 months ago
- da3bb89 Add extended option [wgsl=true] to enable WGSL in DM. by John Stiles · 2 years, 2 months ago
- 1fbe521 [bazel] Add //gm/png_codec.cpp. by Leandro Lovisolo · 2 years, 3 months ago
- 9fa8ebd CommandLineFlags::StringArray: Add method parseAndValidate(). by Leandro Lovisolo · 2 years, 3 months ago
- 81003e5 Remove kBGR_888x_SkColorType by Brian Osman · 2 years, 3 months ago
- 0becdb4 Remove gltestthreading config by Brian Osman · 2 years, 3 months ago
- 3ea9412 Replace SK_UNUSED with C++17 [[maybe_unused]]. by John Stiles · 2 years, 3 months ago
- 3825994 Remove gSkBlobAsSlugTesting by Kevin Lubick · 2 years, 4 months ago
- af3be65 [bazel] Add BazelGMRunner.cpp. by Leandro Lovisolo · 2 years, 4 months ago
- 7b6aae6 Add kBGR_888x_SkColorType by Brian Osman · 2 years, 4 months ago
- e153f68 Fix DMSAA RRectOp bug with skew matrices by Robert Phillips · 2 years, 5 months ago
- ffa425b Create Protected EGL contexts when possible on Android by Robert Phillips · 2 years, 5 months ago
- 6882d02 Reland "graphite: support selecting backend of graphite dawn" by Peng Huang · 2 years, 6 months ago
- cb43aa5 Revert "graphite: support selecting backend of graphite dawn" by John Stiles · 2 years, 6 months ago
- 82d1ef7 graphite: support selecting backend of graphite dawn by Peng Huang · 2 years, 6 months ago
- 4c49170 Add minimal viewer build with Bazel. by Kevin Lubick · 2 years, 6 months ago
- 85723e7 Rename SkTHashSet/Map to skia_private::THashSet/Map. by John Stiles · 2 years, 7 months ago
- a2630de Replace most uses of macros.bzl with skia_rules.bzl or flags.bzl by Kevin Lubick · 2 years, 7 months ago
- d7a00839 Update skia/tools to TArray by Herb Derby · 2 years, 8 months ago
- 0f7b44e Use SK_GANESH and SK_GRAPHITE everywhere by Kevin Lubick · 2 years, 8 months ago
- a8c24d4 Move SkStrSplit to src/core/SkStringUtils.h by Brian Osman · 2 years, 8 months ago
- 1762c09 Remove OOPRDDL jobs and supporting tooling by Robert Phillips · 2 years, 9 months ago
- 34d43e2 Expand both colorspaces and backends tested by "ColorSpaces" jobs by Robert Phillips · 2 years, 9 months ago
- ad79558 [graphite] Update DM configs for upcoming testing by Robert Phillips · 2 years, 9 months ago
- ed37743 [base] Move several more files from src/core into base. by Kevin Lubick · 2 years, 9 months ago
- dc6cc02 [base] Move many files into base by Kevin Lubick · 2 years, 9 months ago
- d0b0dff Move SkTHash.h to src/core by Brian Osman · 2 years, 10 months ago
- a88ea64 Preparing to enable -Wunreachable-code-aggressive by Claudio DeSouza · 2 years, 10 months ago
- e308b1c SkTArray: reset() -> clear() by Herb Derby · 2 years, 10 months ago
- 3724b59 use SkStrikeServer to convert glyph run lists to slugs by Herb Derby · 2 years, 11 months ago
- d378c78 Add serialized slug VIA to DM for testing by Herb Derby · 2 years, 11 months ago
- 160bf90 Test MSAA on intel Xe gpus. by James Godfrey-Kittle · 3 years ago
- 08525e8 [bazel] Add skia_filegroup as wrapper around filegroup by Kevin Lubick · 3 years ago
- ffacce5 Reland "Remove SkTArray::count() and change all uses to size()" by Herb Derby · 3 years ago
- 2d9d3d1 Revert "Remove SkTArray::count() and change all uses to size()" by Brian Osman · 3 years ago
- a457da8 Remove SkTArray::count() and change all uses to size() by Herb Derby · 3 years ago
- bb71d65 [graphite] wire up graphite dawn backend with nanobench by Peng Huang · 3 years ago
- 22d6c0f Share ContextType between Ganesh and Graphite tests. Allow filters for Graphite. by Greg Daniel · 3 years ago
- 12a3336 Reland "[bazel] Add individual test targets, broken up by CPU and GPU" by Kevin Lubick · 3 years, 1 month ago
- a0367d9 Revert "[bazel] Add individual test targets, broken up by CPU and GPU" by Greg Daniel · 3 years, 1 month ago
- e034091 [bazel] Add individual test targets, broken up by CPU and GPU by Kevin Lubick · 3 years, 1 month ago
- 3050ef5 Rename SkTDArray::count -> size by Herb Derby · 3 years, 1 month ago
- 6a0a4c4 Rename StringArray::count -> size by Herb Derby · 3 years, 1 month ago
- 652611c [bazel] Add skottie_tool_cpu and skottie_tool_gpu rule by Kevin Lubick · 3 years, 3 months ago
- b780fc2 Replace SK_ARRAY_COUNT with std::size() for skia/tools by Herb Derby · 3 years, 4 months ago
- 061a80c Update color-space flags to avoid shutdown destructors. by John Stiles · 3 years, 4 months ago
- a7b8e3f [graphite] remove 'testPrecompile' from Graphite config options by Robert Phillips · 3 years, 5 months ago
- 5810c7a [bazel] Add new rules for various tools by Kevin Lubick · 3 years, 5 months ago