[go: up one dir, main page]

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