1. 747c321 [infra] Update cmake docker image to be Debian 10 by Kevin Lubick · 3 years, 3 months ago
  2. 6940cff Revert "Roll recipe dependencies (nontrivial)." by Joe Gregorio · 3 years, 3 months ago
  3. 795b5f1 Revert "Roll recipe dependencies (trivial)." by Joe Gregorio · 3 years, 3 months ago
  4. 8a166f3 Factor out shared code for SkVM uniform setup. by John Stiles · 3 years, 3 months ago
  5. d91d234 Revert "Feed all top-level GPU accessors through skgpu::BaseDevice" by Robert Phillips · 3 years, 3 months ago
  6. ad858e7 [canvaskit] Fix gm compilation by Kevin Lubick · 3 years, 3 months ago
  7. 5de8b19 Feed all top-level GPU accessors through skgpu::BaseDevice by Robert Phillips · 3 years, 3 months ago
  8. 391429f [canvaskit] Expose AsWinding by Kevin Lubick · 3 years, 3 months ago
  9. 8e51bad Add support for child effects on SkRuntimeBlender. by John Stiles · 3 years, 3 months ago
  10. ff7a4a5 Roll SK Tool from 9a963c3542ab to 83d167c8dec8 by skia-autoroll · 3 years, 3 months ago
  11. 475f0ca Change format of jobs.json to include cq_config. Populate cq_config of all CQ jobs. by Ravi Mistry · 3 years, 3 months ago
  12. 2063808 Update go/skia.org/infra in go.mod/go.sum by Ravi Mistry · 3 years, 3 months ago
  13. 7059704 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 3 months ago
  14. 759989c Remove obsolete "FP" unit test for runtime effects by Brian Osman · 3 years, 3 months ago
  15. fb21225 Improve tests/comments, to prepare for calling functions before definition by Brian Osman · 3 years, 3 months ago
  16. 14037ff Roll recipe dependencies (nontrivial). by recipe-roller · 3 years, 3 months ago
  17. aebe248 SkFilterQuality is gone. by Mike Reed · 3 years, 3 months ago
  18. ff32296 Remove infra/bots/OWNERS by Ravi Mistry · 3 years, 3 months ago
  19. 64e67c3 Remove deprecated getBlendMode by Mike Reed · 3 years, 3 months ago
  20. bc6d933 Roll ANGLE from e9decf0c6d99 to 0e1c90cf4f17 (8 revisions) by skia-autoroll · 3 years, 3 months ago
  21. e3f2a63 Revert "Prefer the NV_framebuffer_blit extension over ANGLE" by Chris Dalton · 3 years, 3 months ago
  22. 5e332c8 Remove support for non-AA in the tessellation atlas by Chris Dalton · 3 years, 3 months ago
  23. 4d5708c Remove template from SkRuntimeEffectBuilder. by John Stiles · 3 years, 3 months ago
  24. 7a0d3c3 Revise GM infrastructure to not rely on GrSurfaceDrawContext by Robert Phillips · 3 years, 3 months ago
  25. 12745c8 Update required FreeType to 2.8.1 by Ben Wagner · 3 years, 3 months ago
  26. ac747ca Give enums in SkImageInfo an underlying type by Nico Weber · 3 years, 3 months ago
  27. ea61c47 Metal: Use GrMtlFramebuffer than than GrRenderTarget where possible. by Jim Van Verth · 3 years, 3 months ago
  28. b6a7319 Add tokens for highp/mediump/lowp. by John Stiles · 3 years, 3 months ago
  29. a7a9443 rename the VM blitter to SkVMBlitter by Herb Derby · 3 years, 3 months ago
  30. 7fc705b [canvaskit] Fix red_line.skp test by Kevin Lubick · 3 years, 3 months ago
  31. c5c9dd8 Text Editor based on SkText: delete and backspace by Julia Lavrova · 3 years, 3 months ago
  32. 77046a7 Disallow sk_FragCoord in SkRuntimeEffect by Brian Osman · 3 years, 3 months ago
  33. d090aa7 Roll ANGLE from 6a86d2079fd3 to e9decf0c6d99 (13 revisions) by skia-autoroll · 3 years, 3 months ago
  34. 4979fe5 Roll SwiftShader from 7a7993b54e62 to 915947134128 (1 revision) by skia-autoroll · 3 years, 3 months ago
  35. b28d8b0 Roll Chromium from 0169808c5c70 to aa692f23db42 (439 revisions) by skia-autoroll · 3 years, 3 months ago
  36. bc440b3 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 3 months ago
  37. d4edb59 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 3 months ago
  38. 891ff9e Roll recipe dependencies (trivial). by recipe-roller · 3 years, 3 months ago
  39. cac5e07 Hide the filterquality enum by Mike Reed · 3 years, 3 months ago
  40. 95df484 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 3 months ago
  41. 3deb845 Use shared code for verifying SkSL/child-ptr match. by John Stiles · 3 years, 3 months ago
  42. 259b468 Reduce GrOnFlushResourceProvider's functionality by Robert Phillips · 3 years, 3 months ago
  43. dd2fdea Initial land of DSLParser by Ethan Nicholas · 3 years, 3 months ago
  44. f953071 Roll skcms from ba17399285ce to b3fa31431c6a (1 revision) by skia-autoroll · 3 years, 3 months ago
  45. f76f016 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 3 months ago
  46. 960a4f8 Add GrMtlFrameBuffer. by Jim Van Verth · 3 years, 3 months ago
  47. 202ce88 Prefer the NV_framebuffer_blit extension over ANGLE by Chris Dalton · 3 years, 3 months ago
  48. 251e634 Moved Array handling from convertIndexExpression into IndexExpression by Ethan Nicholas · 3 years, 3 months ago
  49. 88dd356 Fix DMSAA loads when framebuffer blits must be full by Chris Dalton · 3 years, 3 months ago
  50. 65ec198 Add dm via-option `rtblend-` to test using Runtime Blends. by John Stiles · 3 years, 3 months ago
  51. dfd1a70 Allow draw_to_canvas to pass through the GrDirectContext. by John Stiles · 3 years, 3 months ago
  52. fb4d380 Wrong line metrics in case of a force text wrapping by Julia Lavrova · 3 years, 3 months ago
  53. a9c2e3b Remove vestigates of paint's filterquality by Mike Reed · 3 years, 3 months ago
  54. e40495d Untangle GrSurfaceDrawContext.h, GrTextureOp.h and GrFillRectOp.h by Robert Phillips · 3 years, 3 months ago
  55. f4bb3d4 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 3 months ago
  56. 5caab8e FilterQuality is now removed from CanvasKit by Mike Reed · 3 years, 3 months ago
  57. d37bb6a TextEditor: select a grapheme on a double click by Julia Lavrova · 3 years, 3 months ago
  58. b5cd95b Roll recipe dependencies (trivial). by recipe-roller · 3 years, 3 months ago
  59. 9097b8b Roll Chromium from 699b730a7601 to 0169808c5c70 (468 revisions) by skia-autoroll · 3 years, 3 months ago
  60. 3f6e8d8 Roll SwiftShader from ba18c78e4696 to 7a7993b54e62 (17 revisions) by skia-autoroll · 3 years, 3 months ago
  61. deb297a Roll ANGLE from 4d9e1f230fa7 to 6a86d2079fd3 (18 revisions) by skia-autoroll · 3 years, 3 months ago
  62. 2373b9e Roll recipe dependencies (trivial). by recipe-roller · 3 years, 3 months ago
  63. 38a6e5a Reland "Enable vertex ID support on Metal" by Chris Dalton · 3 years, 3 months ago
  64. a664859 Take the dest color as an input to SkBlenderBase::asFragmentProcessor. by John Stiles · 3 years, 3 months ago
  65. 168daa5 Roll SK Tool from 47f5c4e7bd7d to 82a43529dda7 by skia-autoroll · 3 years, 3 months ago
  66. 3ba7b28 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 3 months ago
  67. f57f12d Fix symbol escaping in bloaty_treemap by Brian Osman · 3 years, 3 months ago
  68. ee8b8e1 Supporess skp test for now by Mike Reed · 3 years, 3 months ago
  69. 08d206b Print out picture version even if its unsupported by Mike Reed · 3 years, 3 months ago
  70. 8aec124 Make BoundingBoxShader inherit from GrGeometryProcessor directly by Chris Dalton · 3 years, 3 months ago
  71. 946a4cb First pass at a no-SkSL CPU build by Brian Osman · 3 years, 3 months ago
  72. 59a00f0 Turn off caps.multisampleDisableSupport() by Chris Dalton · 3 years, 3 months ago
  73. 09bc8af Delete GrPathTessellationShader::MakeSimpleTriangleShader by Chris Dalton · 3 years, 3 months ago
  74. 4c6fe58 Remove unused RP stage pointer by Brian Osman · 3 years, 3 months ago
  75. 4043111 Purge 2020 picture versions by Mike Reed · 3 years, 3 months ago
  76. da72978 Added multi-var variants for the DSL Declare function by Ethan Nicholas · 3 years, 3 months ago
  77. ed6e54f Improved DSL Array error checking by Ethan Nicholas · 3 years, 3 months ago
  78. 92c7cec [infra] Roll back infra dep by Eric Boren · 3 years, 3 months ago
  79. 2ab47c9 Added DSL LogicalXor function by Ethan Nicholas · 3 years, 3 months ago
  80. fe49b2c Run dmsaa on ANGLE es2 bots by Chris Dalton · 3 years, 3 months ago
  81. 50516f3 Add a robust "isinf" workaround for tessellation by Chris Dalton · 3 years, 3 months ago
  82. 8f553a7 [infra] Fix RecreateSKPs after assets update by Eric Boren · 3 years, 3 months ago
  83. 3c1c4c0 Standardize strings and other cleanup in bloaty_treemap.py by Brian Osman · 3 years, 3 months ago
  84. 95cc53b Hide filterquality enum entirely by Mike Reed · 3 years, 3 months ago
  85. 230a251 Roll recipe dependencies (trivial). by recipe-roller · 3 years, 3 months ago
  86. 1748bdd Roll Chromium from a9426b211cb3 to 699b730a7601 (553 revisions) by skia-autoroll · 3 years, 3 months ago
  87. 52d6bd4 Roll ANGLE from 397fc145b8b3 to 4d9e1f230fa7 (17 revisions) by skia-autoroll · 3 years, 3 months ago
  88. 1f261da Stop using filterquality by Mike Reed · 3 years, 3 months ago
  89. f02aa80 Remove dead code (and dead subclass) by Mike Reed · 3 years, 3 months ago
  90. 8837c91 Roll SK Tool from 48c8dccc29e0 to fba7eb859cc7 by skia-autoroll · 3 years, 3 months ago
  91. 3d49efa draw vertices: rename textures -> texCoords by Herb Derby · 3 years, 3 months ago
  92. 01e6273 rm flutter support for filterquality by Mike Reed · 3 years, 3 months ago
  93. 11a20bb rm getblendmode flag for flutter by Mike Reed · 3 years, 3 months ago
  94. 7c79a87 Run dmsaa on ANGLE es3 bots by Chris Dalton · 3 years, 3 months ago
  95. c82ab08 Stop using filterquality by Mike Reed · 3 years, 3 months ago
  96. 2bdf6ed Stop using SkFilterQuality by Mike Reed · 3 years, 3 months ago
  97. fb0440e Roll SK Tool from 3bbeaa205257 to d2ac68f66d91 by skia-autoroll · 3 years, 3 months ago
  98. fe5d07a Roll recipe dependencies (trivial). by recipe-roller · 3 years, 3 months ago
  99. 528673a Work around a Mac compiler bug with "!isinf()" by Chris Dalton · 3 years, 3 months ago
  100. 9671d0a Add checkbox to Viewer to force-enable Runtime Blends. by John Stiles · 3 years, 3 months ago