1. 6ba9f70 [bazel] Try adding cc_binary rules that use generated rules by Kevin Lubick · 2 years, 11 months ago
  2. 41e7df4 Disable matrix constructor tests by Brian Osman · 2 years, 11 months ago
  3. 705dce5 add SK_API to slug so chrome can use it by Herb Derby · 2 years, 11 months ago
  4. 6e98e91 make PathGlyph common to all path implementations by Herb Derby · 2 years, 11 months ago
  5. 2c6b3de only test slugs when padding is correct by Herb Derby · 2 years, 11 months ago
  6. 660cc2a [graphite] Assign indices to pipeline descriptions by Michael Ludwig · 2 years, 11 months ago
  7. 813d84f Handle non-finite sigmas in blur image filter by Michael Ludwig · 2 years, 11 months ago
  8. 4fb7dec [infra] Change the iOS arch to arm64 so we get the right CIPD packages for the rpi2 machines. by Erik Rose · 2 years, 11 months ago
  9. 0ed1977 Roll ANGLE from c789169b4210 to 949624bf5e3b (9 revisions) by skia-autoroll · 2 years, 11 months ago
  10. 00d4c81 Roll Chromium from b09e135cc28e to 8d94e56fbd24 (470 revisions) by skia-autoroll · 2 years, 11 months ago
  11. 15949be [skottie] Fix mask feather tiling by Florin Malita · 2 years, 11 months ago
  12. 0612b52 Reland "Add public API support for SkImageFilters::RuntimeShader" by Derek Sollenberger · 2 years, 11 months ago
  13. 2dbe4dc Fix SkVM draw vertices when color, shader, and tex coords by Brian Salomon · 2 years, 11 months ago
  14. 25c0e1a GrSlug prototype by Herb Derby · 3 years ago
  15. f571407 Allow setting a trace coordinate without a skvm::Builder. by John Stiles · 2 years, 11 months ago
  16. f740bdd Remove unused text format constants. by Ben Wagner · 2 years, 11 months ago
  17. ca7976f Roll HarfBuzz from a52c6df3 to 31607897 (132 commits) by Ben Wagner · 2 years, 11 months ago
  18. 37a489c [canvaskit] Fix examples and tests of drawPatch and drawVertices by Kevin Lubick · 2 years, 11 months ago
  19. 0814e7f [graphite] Add Combination to GraphicsPipelineDesc by Michael Ludwig · 2 years, 11 months ago
  20. a0ad6db Roll SK Tool from ae00330f9d9b to b52b795af3a5 by skia-autoroll · 2 years, 11 months ago
  21. 288ddb9 [COLRv1] Visited Set needs to be carried down PaintColrGlyph by Dominik Röttsches · 2 years, 11 months ago
  22. eeb5b22 Separate enter and exit into two opcodes. by John Stiles · 2 years, 11 months ago
  23. 00aa1a9 Prevent 'binding' and 'set' on struct/interface block fields by Brian Osman · 2 years, 11 months ago
  24. e2a038f [graphite] Add caps queries for texturable and renderable by Greg Daniel · 2 years, 11 months ago
  25. bf61496 Roll recipe dependencies (trivial). by recipe-roller · 2 years, 11 months ago
  26. f46611e Roll recipe dependencies (trivial). by recipe-roller · 2 years, 11 months ago
  27. d542729 Roll ANGLE from 7f1ab9bec90f to c789169b4210 (8 revisions) by skia-autoroll · 2 years, 11 months ago
  28. e9c6dcb Roll SwiftShader from edeff1f2e7db to f12305c3a0d9 (4 revisions) by skia-autoroll · 2 years, 11 months ago
  29. 42f070d Roll Chromium from d5add4b487cd to b09e135cc28e (305 revisions) by skia-autoroll · 2 years, 11 months ago
  30. 072677d Roll Dawn from 10bb40a03d63 to 1fe05467a6da (5 revisions) by skia-autoroll · 2 years, 11 months ago
  31. 93b47a5 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 2 years, 11 months ago
  32. adca722 Roll SK Tool from e15e735096ec to 2de9f8e7a980 by skia-autoroll · 2 years, 11 months ago
  33. db3c48b Roll ANGLE from a092401558cd to 7f1ab9bec90f (7 revisions) by skia-autoroll · 2 years, 11 months ago
  34. f7e78b4 Roll SwiftShader from 1d924bd00379 to edeff1f2e7db (1 revision) by skia-autoroll · 2 years, 11 months ago
  35. 5afc1df Roll Chromium from 4839dad544e3 to d5add4b487cd (290 revisions) by skia-autoroll · 2 years, 11 months ago
  36. f3e84ab Roll Dawn from a329997e27b4 to 10bb40a03d63 (5 revisions) by skia-autoroll · 2 years, 11 months ago
  37. dfb8074 Guarantee consistent evaluation order for skvm debug tracing by Brian Osman · 2 years, 11 months ago
  38. 8803d93 Roll ANGLE from 924c8d8ab4c0 to a092401558cd (9 revisions) by skia-autoroll · 2 years, 11 months ago
  39. 889e691 Roll SwiftShader from 17a11cfeb5f1 to 1d924bd00379 (3 revisions) by skia-autoroll · 2 years, 11 months ago
  40. 258c710 Roll Chromium from b40b82eecfd3 to 4839dad544e3 (423 revisions) by skia-autoroll · 2 years, 11 months ago
  41. 43356c7 Roll Dawn from 5e8ad19d5743 to a329997e27b4 (9 revisions) by skia-autoroll · 2 years, 11 months ago
  42. 55106dc Roll recipe dependencies (trivial). by recipe-roller · 2 years, 11 months ago
  43. 2014d00 Roll FreeType from e6e6cbf1 to cff026d4 (35 commits) by Ben Wagner · 2 years, 11 months ago
  44. 17667b0 [pdf] Prepend subset tag to BaseFont and FontName by Ben Wagner · 2 years, 11 months ago
  45. 61c2b7f Fix style parsing with better style. by Ben Wagner · 4 years, 2 months ago
  46. 2044a34 [graphite] Add RenderStep to GraphicsPipelineDesc, provides vertex MSL by Michael Ludwig · 2 years, 11 months ago
  47. e051cd3 Disallow 'binding' and 'set' on push constants by Brian Osman · 2 years, 11 months ago
  48. 4fa40eb Revert "Update some skvm test outputs" by Brian Osman · 2 years, 11 months ago
  49. ac2a40e [graphite] Add geometry uniforms to RenderStep by Michael Ludwig · 2 years, 11 months ago
  50. fe2acfb [graphite] Move id off of UniformData and into UniformCache by Michael Ludwig · 2 years, 11 months ago
  51. 8c6df8c Fix convert-to-NIA stillImage check by Nigel Tao · 2 years, 11 months ago
  52. b1f450b Update some skvm test outputs by Brian Osman · 2 years, 11 months ago
  53. be25359 [infra] Fix globs in public.bzl by Kevin Lubick · 2 years, 11 months ago
  54. b077a98 Roll SK Tool from 064c7e6b1f09 to 4b3906380051 by skia-autoroll · 2 years, 11 months ago
  55. 0fcc562 Roll ANGLE from 5859bb106c10 to 924c8d8ab4c0 (12 revisions) by skia-autoroll · 2 years, 11 months ago
  56. 7c5d618 Roll SwiftShader from 9e727fadeb66 to 17a11cfeb5f1 (1 revision) by skia-autoroll · 2 years, 11 months ago
  57. f7e0190 Roll Chromium from 3da1a655ea70 to b40b82eecfd3 (450 revisions) by skia-autoroll · 2 years, 11 months ago
  58. 53b39d7 Roll Dawn from aaaf70aee209 to 5e8ad19d5743 (11 revisions) by skia-autoroll · 2 years, 11 months ago
  59. 5e81eb1 Roll recipe dependencies (trivial). by recipe-roller · 2 years, 11 months ago
  60. b65f0fa Avoid using FreeType 2.11.0 COLRv1 headers by Ben Wagner · 2 years, 11 months ago
  61. 62a1a40 extract GrDrawDrawableSubRun by Herb Derby · 2 years, 11 months ago
  62. 23779e2 Roll recipe dependencies (trivial). by recipe-roller · 2 years, 11 months ago
  63. da2a8f6 Fix stencil reference value used in Dawn backend and enable unit test. by Brian Salomon · 2 years, 11 months ago
  64. 1f73950 Use Canary CQKeyword changes from Canary task driver by Ravi Mistry · 2 years, 11 months ago
  65. 272e90f keep origin offset as SkScalar by Herb Derby · 2 years, 11 months ago
  66. d5a7390 rename errant drawMatrix to proper positionMatrix by Herb Derby · 2 years, 11 months ago
  67. 5f4055d Revert "Add public API support for SkImageFilters::RuntimeShader" by Leandro Lovisolo · 2 years, 11 months ago
  68. cc9d0cd [bazel] Add go/gazelle to WORKSPACE and use c++ extension. by Kevin Lubick · 2 years, 11 months ago
  69. 0260471 [infra] Update templates to use angle brackets by Kevin Lubick · 2 years, 11 months ago
  70. 9488e02 [infra] Experiment generating BUILD.bazel files by Kevin Lubick · 2 years, 11 months ago
  71. 7f5b19b More angle brackets for system includes for third_party deps by Kevin Lubick · 2 years, 11 months ago
  72. 1830fb1 add compiler flags to control slugs by Herb Derby · 2 years, 11 months ago
  73. 10c77db Reland "Restrict where 'binding' and 'set' can appear" by Brian Osman · 2 years, 11 months ago
  74. 985403a Update SkSL benchmarks to use currently generated shaders by Brian Osman · 2 years, 11 months ago
  75. 1bbc6e5 add plumbing for color filter SkSL effect by Jorge Betancourt · 2 years, 11 months ago
  76. ad9d774 Add public API support for SkImageFilters::RuntimeShader by Derek Sollenberger · 2 years, 11 months ago
  77. 15ecccf expand SkCanvas with doDrawSlug, etc. by Herb Derby · 2 years, 11 months ago
  78. 605343c Roll recipe dependencies (trivial). by recipe-roller · 2 years, 11 months ago
  79. eb5580e Roll SK Tool from a18e552403e9 to 2a6261fa4406 by skia-autoroll · 2 years, 11 months ago
  80. 128e7e1 Remove circular dependency between SkStroke.h and SkStrokerPriv.h by Kevin Lubick · 2 years, 11 months ago
  81. b59d6fe Roll ANGLE from 647026fa49c2 to 5859bb106c10 (10 revisions) by skia-autoroll · 2 years, 11 months ago
  82. 9d83e17 Roll SwiftShader from 6e23c082b73a to 9e727fadeb66 (3 revisions) by skia-autoroll · 2 years, 11 months ago
  83. b3a26ca Roll Chromium from b779de51f5c9 to 3da1a655ea70 (431 revisions) by skia-autoroll · 2 years, 11 months ago
  84. c3db556 Roll Dawn from 4e3ddbd95589 to aaaf70aee209 (8 revisions) by skia-autoroll · 2 years, 11 months ago
  85. 2f6c53f [graphite] Add SkSL compiler support by Jim Van Verth · 2 years, 11 months ago
  86. 3595c15 Rebind GrGLRenderTarget if there is a lazy stencil attachment change. by Brian Salomon · 2 years, 11 months ago
  87. 1f224ed [graphite] Add vertex/instance attribute definition to RenderStep by Michael Ludwig · 2 years, 11 months ago
  88. 54feafc Change SkSL::ShaderCaps and GrShaderCaps to structs. by Jim Van Verth · 2 years, 11 months ago
  89. b8e3674 [graphite] Add DrawWriter type for auto merging consecutive vertex data into draws by Michael Ludwig · 2 years, 11 months ago
  90. d7ebf86 Revert "Restrict where 'binding' and 'set' can appear" by Brian Osman · 2 years, 11 months ago
  91. e00afb0 drawVertices and drawPath apply blend between paint and primitive color. by Brian Salomon · 2 years, 11 months ago
  92. 2f64952 introduce the GrSlug API by Herb Derby · 2 years, 11 months ago
  93. 9372ef0 Restrict where 'binding' and 'set' can appear by Brian Osman · 2 years, 11 months ago
  94. d4bcb48 Change relative includes to be absolute by Kevin Lubick · 2 years, 11 months ago
  95. f9c6880 Use angle brackets for system includes by Kevin Lubick · 2 years, 11 months ago
  96. 61c032e [graphite] Keep baseVertex,baseInstance relative to offset specified when vertex buffers were bound by Michael Ludwig · 2 years, 11 months ago
  97. 616b4a6 Drop support for indirect draws on ES by Chris Dalton · 2 years, 11 months ago
  98. e6f2dce replace GlyphRunList with its origin for draw() by Herb Derby · 2 years, 11 months ago
  99. 1d513f0 remove unused GrTextBlob* from calls by Herb Derby · 2 years, 11 months ago
  100. bfafc43 Roll SK Tool from d9ac550a85b9 to 338c865c411a by skia-autoroll · 2 years, 11 months ago