1. be579dc Enforce IWYU on ToolUtils.h by Kevin Lubick · 2 years ago
  2. 6ec4fc3 Revert "[pdf] Simplify filled paths" by Ben Wagner · 2 years ago
  3. 9743ee7 Outset the rect passed to SkMesh::MakeIndexed. by John Stiles · 2 years ago
  4. 8db1f96 Use buildifier to reformat all Bazel files by Kevin Lubick · 2 years ago
  5. 14f1f87 [graphite] Short circuit key generation for simple paints by Robert Phillips · 2 years ago
  6. 23b7c71 Add saturate to list of supported WGSL intrinsics. by John Stiles · 2 years ago
  7. 3642526 Roll vulkan-deps from 404a76d9bf0e to 46c5d45d5955 (1 revision) by skia-autoroll · 2 years ago
  8. 1810ba7 [pdf] Simplify filled paths by Ben Wagner · 2 years, 3 months ago
  9. 0c81587 Make SkReadBuffer *not* call SkImages::DeferredFromEncodedData by default by Kevin Lubick · 2 years ago
  10. 8eed7fb [graphite][dawn][viewer] Support turning vsync off by Arman Uguray · 2 years ago
  11. 69504d4 [bazel] BazelBenchmarkRunner.cpp: Add more flags and better validation. by Leandro Lovisolo · 2 years ago
  12. 3e9ba99 [graphite] Add CoeffBlenderBlock::AddBlock by Robert Phillips · 2 years ago
  13. 42d57dd [graphite] Add ColorSpaceTransformBlock::AddBlock by Robert Phillips · 2 years ago
  14. 03bde4f Enable child effects in SkMesh programs. by John Stiles · 2 years ago
  15. d86da2a Fix link errors in shared-library builds when using SkRuntimeEffect inner classes by Brian Osman · 2 years ago
  16. 6945d73 Incorporate child effects into the mesh key and proxy handlers. by John Stiles · 2 years ago
  17. 1e54f03 Set up texture bindings for SkMesh child effects. by John Stiles · 2 years ago
  18. c1c8bbf Emit shader code and uniforms for a mesh's child processors. by John Stiles · 2 years ago
  19. f3be2b6 Sync depot_tools to HEAD to fix RecreateSKPs bot sync failures by Ravi Mistry · 2 years ago
  20. 8bd7241 [graphite] Progress towards caching rasterPathAtlas masks. by Jim Van Verth · 2 years ago
  21. e6e07f5 Manual roll vulkan-deps from ff2054861dc4 to 404a76d9bf0e (5 revisions) by skia-autoroll · 2 years ago
  22. 0f2af25 [graphite] Add BlendModeBlenderBlock::AddBlock by Robert Phillips · 2 years ago
  23. 0f325ca Reland "Reland "[skif] Draw FilterResults directly for layer restoration"" by Michael Ludwig · 2 years ago
  24. 09c7175 [graphite] Deduplicate the paint color uniform by Robert Phillips · 2 years ago
  25. 2be211c Roll ANGLE from ffb323805790 to 3d75b794df0f (7 revisions) by skia-autoroll · 2 years ago
  26. f0cbcb8 Roll SK Tool from e12f70e0a324 to 98777c2e9e16 by skia-autoroll · 2 years ago
  27. e9b5e45 Roll Skia Infra from c97b5ae9f547 to e12f70e0a324 (1 revision) by skia-autoroll · 2 years ago
  28. 7e02530 Roll vulkan-deps from 548271dcec9f to ff2054861dc4 (10 revisions) by skia-autoroll · 2 years ago
  29. 0206ca4 [graphite][viewer] Context options and UI for path renderer strategy by Arman Uguray · 2 years ago
  30. 10b86aa Disable GrTessellationPathRenderer on webgl with intel driver by Jim Van Verth · 2 years ago
  31. 073737b Make sure not to share texture allocations for offscreens going to a Vk SecondaryCB. by Greg Daniel · 2 years ago
  32. 884772c Manual roll vulkan-deps from d9ae2b91952e to 548271dcec9f (11 revisions) by skia-autoroll · 2 years ago
  33. d061d21 Do not build canvas_state_lib if vello shaders are enabled by Arman Uguray · 2 years ago
  34. 670636d [bazel] Add //bench/BazelBenchmarkRunner.cpp and some sample targets. by Leandro Lovisolo · 2 years ago
  35. b3d6535 [graphite] Remove initial colorshader from PaintKey by Robert Phillips · 2 years ago
  36. f6b7864 Disable `__google_cxa_guard_acquire` on Windows as it is POSIX specific by Kevin Lubick · 2 years ago
  37. 995b81f [graphite] Allow zero Paint uniforms by Robert Phillips · 2 years ago
  38. 8914a42 [graphite] Add SolidColorShader::AddBlock by Robert Phillips · 2 years ago
  39. f7bb4fc Enable VSCode rust-analyzer to find Fontations project by Dominik Röttsches · 2 years ago
  40. 4bf9418 Roll vulkan-deps from c572662924c3 to d9ae2b91952e (5 revisions) by skia-autoroll · 2 years ago
  41. 49657f3 [graphite] Add ImageShaderBlock::AddBlock by Robert Phillips · 2 years ago
  42. 387853a Roll ANGLE from f29f73d9f063 to ffb323805790 (2 revisions) by skia-autoroll · 2 years ago
  43. 8d45e7f Roll SK Tool from c97b5ae9f547 to e12f70e0a324 by skia-autoroll · 2 years ago
  44. 0be3ea9 Roll Skia Infra from 0387aac67124 to c97b5ae9f547 (4 revisions) by skia-autoroll · 2 years ago
  45. 417a638 Roll SwiftShader from 5b6f768198ce to 400ac3a175a6 (1 revision) by skia-autoroll · 2 years ago
  46. aec80c6 Roll vulkan-deps from 5d68d7e207a5 to c572662924c3 (6 revisions) by skia-autoroll · 2 years ago
  47. ee415ca Manual roll ANGLE from 1cab871c2207 to f29f73d9f063 (20 revisions) by skia-autoroll · 2 years ago
  48. 4cc56b6 Move some functionality for PathAtlas into Compute and Raster. by Jim Van Verth · 2 years ago
  49. c66c89c Replace int Benchmark::calculateLoops(int) with bool Benchmark::shouldLoop(). by Leandro Lovisolo · 2 years ago
  50. b708dd7 graphite-dawn: only wait for wgpu::RenderPipeline on 1st use by Le Hoang Quyen · 2 years ago
  51. d8ec08c [bazel] SurfaceManager: Add SurfaceOptions struct. by Leandro Lovisolo · 2 years ago
  52. 22d1ae0 Move the FP child-impl array into MeshGP::Impl. by John Stiles · 2 years ago
  53. 3a227c2 [bazel] Move //gm/surface_manager to //tools/testrunners/surface_manager. by Leandro Lovisolo · 2 years ago
  54. c48934a [bazel] Fix broken GrDirectContext::flushAndSync() call in GaneshGLSurfaceManager.cpp. by Leandro Lovisolo · 2 years ago
  55. 564ceeb [graphite] Add ability to directly invoke the basic blending methods by Robert Phillips · 2 years ago
  56. cb4cfa5 [skottie] More locale staging by Florin Malita · 2 years ago
  57. a114c3d [canvaskit] Handle unicode input in Skottie WYSIWYG bindings by Florin Malita · 2 years ago
  58. f5ea6a1 [bazel] Add //:gen_compile_flags_txt_linux_amd64 utility. by Leandro Lovisolo · 2 years ago
  59. 93c6a6d [graphite] Add an AddDitherBlock helper function by Robert Phillips · 2 years ago
  60. 738aef8 graphite: caching wgpu::BindGroupLayout in graphite pipeline objects by Peng Huang · 2 years ago
  61. 37a2a8c Remove IthTexureSampler helper. by John Stiles · 2 years ago
  62. e517f18 [Graphite] Add public query for current cache usage. by Greg Daniel · 2 years ago
  63. 8a8f276 Merge 9 release notes into RELEASE_NOTES.md by Rakshit Sharma · 2 years ago
  64. fc6ab12 [skottie] Stage locale change by Florin Malita · 2 years ago
  65. 3013265 [graphite] Add PaintParamsKeyBuilder::addBlock helper by Robert Phillips · 2 years ago
  66. 63af358 Update Skia milestone to 120 by Rakshit Sharma · 2 years ago
  67. a05b5ed Roll vulkan-deps from 9849247aab3a to 5d68d7e207a5 (6 revisions) by skia-autoroll · 2 years ago
  68. 59f6225 Roll SK Tool from 0387aac67124 to a8668278beb9 by skia-autoroll · 2 years ago
  69. ef4abc1 Roll Skia Infra from a17b968c91ef to 0387aac67124 (4 revisions) by skia-autoroll · 2 years ago
  70. d300dc0 Roll SwiftShader from 7f4d495c89c2 to 5b6f768198ce (1 revision) by skia-autoroll · 2 years ago
  71. 1ec5c02 Roll vulkan-deps from 1e40b8e966f5 to 9849247aab3a (12 revisions) by skia-autoroll · 2 years ago
  72. 064f144 Rename SoftwarePathAtlas to RasterPathAtlas. by Jim Van Verth · 2 years ago
  73. fcd1b75 Create ProgramImpls for child FPs. by John Stiles · 2 years ago
  74. b5b5ee1 [skottie] Add missing SkUnicode include by Florin Malita · 2 years ago
  75. 05b0d6d Enforce IWYU on more src/core files by Kevin Lubick · 2 years ago
  76. 53848cb Factor out `invokeFP` so that it can be called by outside code. by John Stiles · 2 years ago
  77. b33a1ff Add a quadratic crossings finder for testing by Herb Derby · 2 years ago
  78. 7a3bbe2 Replace exec_tools -> tools and update to Bazel 6.3.2 by Kevin Lubick · 2 years ago
  79. 3a7a3bb [skottie] Add support for custom text locales by Florin Malita · 2 years ago
  80. e720238 Roll vulkan-deps from 1e918eeb6193 to 1e40b8e966f5 (3 revisions) by skia-autoroll · 2 years ago
  81. 0fef7d2 Roll SK Tool from a17b968c91ef to f16639bc3b92 by skia-autoroll · 2 years ago
  82. 7bd63cc Roll Skia Infra from c8eb90e92f62 to a17b968c91ef (1 revision) by skia-autoroll · 2 years ago
  83. a2e605c Roll vulkan-deps from 285e37076672 to 1e918eeb6193 (1 revision) by skia-autoroll · 2 years ago
  84. 20a4310 Roll vulkan-deps from 8ac5d8e1a9fe to 285e37076672 (10 revisions) by skia-autoroll · 2 years ago
  85. a063eae Revert "Reland "[skif] Draw FilterResults directly for layer restoration"" by Michael Ludwig · 2 years ago
  86. 47ec743 Add CI jobs to test external_client build of "buffet" options by Kevin Lubick · 2 years ago
  87. 5f148f5 Revert "Add fontations gm to Bazel build of viewer" by Kevin Lubick · 2 years ago
  88. d22643c Add fast-reject when SkStream implements getLength() but not getPosition() by Kevin Lubick · 2 years ago
  89. 360abee Roll vulkan-deps from 4d31920a095a to 8ac5d8e1a9fe (3 revisions) by skia-autoroll · 2 years ago
  90. c41b771 Reland "[skif] Draw FilterResults directly for layer restoration" by Michael Ludwig · 2 years ago
  91. 2d4045f Add support for null child FPs to SkMesh. by John Stiles · 2 years ago
  92. c5d9adb Pass mesh children into MeshOp and Mesh geometry processor. by John Stiles · 2 years ago
  93. 7c31c55 Add fontations gm to Bazel build of viewer by Kevin Lubick · 2 years ago
  94. 9f82423 Fix latent bug in fragmentProcessorHasCoordsParam. by John Stiles · 2 years ago
  95. a80c164 Roll ANGLE from 929ace8da386 to 1cab871c2207 (8 revisions) by skia-autoroll · 2 years ago
  96. 137f496 Roll SK Tool from c8eb90e92f62 to a17b968c91ef by skia-autoroll · 2 years ago
  97. e2a533d Roll vulkan-deps from 34349287c876 to 4d31920a095a (5 revisions) by skia-autoroll · 2 years ago
  98. 7503361 Roll Skia Infra from d0c5366041fc to c8eb90e92f62 (2 revisions) by skia-autoroll · 2 years ago
  99. 43091fe Roll Dawn from 1b2986736fd2 to a42cebae4e42 (19 revisions) by skia-autoroll · 2 years ago
  100. 08485e7 Add emitTextureSamplersForFPs method to ProgramBuilder. by John Stiles · 2 years ago