1. 3a85381 Update go.skia.org/infra in go.mod/go.sum by Ravi Mistry · 3 years, 10 months ago
  2. c3622f4 compare kernel in GrBicubicEffect by Brian Salomon · 3 years, 10 months ago
  3. cdff3fc Add support for nulls in BasicBlock::Node::description. by John Stiles · 3 years, 10 months ago
  4. e427160 SkAnimatedImage: Always respect exif orientation by Leon Scroggins III · 3 years, 10 months ago
  5. 6aea078 Don't use sprite-blit if cubic sampling by Mike Reed · 3 years, 10 months ago
  6. 88883c4 Roll Dawn from 64c5d601f89b to 5d4fd88a7403 (1 revision) by skia-autoroll · 3 years, 10 months ago
  7. 6df7ca5 Roll ANGLE from de703db564d6 to ed9213bca064 (7 revisions) by skia-autoroll · 3 years, 10 months ago
  8. f4ad8c5 Roll Chromium from a51698b20c2d to fc46ab79e387 (188 revisions) by skia-autoroll · 3 years, 10 months ago
  9. 2d44549 Update SKP version by skia-recreate-skps · 3 years, 10 months ago
  10. e78f8ce Starting to hide setFilterQuality by Mike Reed · 3 years, 10 months ago
  11. 80dc74b Remove obsolete samples (esp. using drawBitmap) by Mike Reed · 3 years, 10 months ago
  12. b6a3829 Report aa bloat in triangulating path renderer by Michael Ludwig · 3 years, 10 months ago
  13. 7bfdb10 Revert "Enable GrTessellationPathRenderer by default" by Brian Salomon · 3 years, 10 months ago
  14. 5d32270 Take sampling params on device apis by Mike Reed · 3 years, 10 months ago
  15. b9a172a Roll SwiftShader from 1ca6504eb7bb to 1cc5b3357d2f (2 revisions) by skia-autoroll · 3 years, 10 months ago
  16. 3108027 Roll ANGLE from 909ea88b5e6d to de703db564d6 (5 revisions) by skia-autoroll · 3 years, 10 months ago
  17. c626e82 Roll Chromium from 09282fd5fd4c to a51698b20c2d (491 revisions) by skia-autoroll · 3 years, 10 months ago
  18. 415642b Roll Dawn from b31cd871ad10 to 64c5d601f89b (7 revisions) by skia-autoroll · 3 years, 10 months ago
  19. abea2ac Fix alignment when getting slice in GrVkGpu for upload by Brian Salomon · 3 years, 10 months ago
  20. 6ed863a Rewrite faceforward/refract to work around Adreno driver bug. by John Stiles · 3 years, 10 months ago
  21. dec7802 Reland "[svg] Absolute positioning support for text" by Florin Malita · 3 years, 10 months ago
  22. dfc880b Yank out old reduceOpsTaskSplitting code by Adlai Holler · 3 years, 10 months ago
  23. dcd2f86 Reland "Reland "Reland "Reland "Revert "Initial land of SkSL DSL.""""" by Ethan Nicholas · 3 years, 10 months ago
  24. 74ebd7e Add support for inlining switches with returns inside. by John Stiles · 3 years, 10 months ago
  25. e0049aa Stop cloning elements that declare builtin enums by Brian Osman · 3 years, 10 months ago
  26. c819bb1 Add material shadows sample. by Jim Van Verth · 3 years, 10 months ago
  27. 172ba9e Use explicit sampling in SkDraw by Mike Reed · 3 years, 10 months ago
  28. 4129b6b Revert "Reland "Reland "Reland "Revert "Initial land of SkSL DSL.""""" by Ethan Nicholas · 3 years, 10 months ago
  29. e7de606 add missing headers for SkSpan by Herb Derby · 3 years, 10 months ago
  30. 0047aff remove very oldest SkVM testing by Mike Klein · 3 years, 10 months ago
  31. 68a4f6a Update buildbot repo to deploy debugger change by Nathaniel Nifong · 3 years, 10 months ago
  32. 77702f1 Eliminate inliner temporary variables for top-level-exit functions. by John Stiles · 3 years, 10 months ago
  33. 62db68a Precompute the size of fClusters in ParagraphImpl::buildClusterTable by Jason Simmons · 3 years, 10 months ago
  34. fa9a083 Remove unnecessary Blocks from the inliner. by John Stiles · 3 years, 10 months ago
  35. 6ea387e Enable GrTessellationPathRenderer by default by Chris Dalton · 3 years, 10 months ago
  36. 7b92044 Replace inliner do-while loops with for loops. by John Stiles · 3 years, 10 months ago
  37. e2f6245 Revert "[svg] Absolute positioning support for text" by Derek Sollenberger · 3 years, 10 months ago
  38. 0a442b7 New SkSL code generator that emits directly to skvm by Brian Osman · 3 years, 10 months ago
  39. a07338f Add support for outerProduct in SPIR-V. by John Stiles · 3 years, 10 months ago
  40. 8298f6d Fix 4x4 outerProduct, and add unit tests. by John Stiles · 3 years, 10 months ago
  41. a868220 Fix shadow directional light bounds. by Jim Van Verth · 3 years, 10 months ago
  42. dc3332a Stash m44 by Mike Reed · 3 years, 10 months ago
  43. febb1b8 [svg] Absolute positioning support for text by Florin Malita · 3 years, 10 months ago
  44. aacc9f7 Handle vulkan copies correctly when using resolve attachments. by Greg Daniel · 3 years, 10 months ago
  45. 6bd4d1c Android: Build skia on top of libicu.so by Victor Chang · 3 years, 11 months ago
  46. 860d01c Idea: implement drawImageNine by calling drawImageLattice by Mike Reed · 3 years, 10 months ago
  47. ed4108e Revert "Revert "Reland "Rename getTopDevice/getDevice to topDevice/baseDevice""" by Mike Reed · 3 years, 10 months ago
  48. 7206817 Fix images used in orientation GMs by Brian Salomon · 3 years, 10 months ago
  49. a1b5d7e Update creating GrProgramDesc for vulkan resolve loading. by Greg Daniel · 3 years, 10 months ago
  50. 81da68a [canvaskit] Update to 0.22.0 by Kevin Lubick · 3 years, 10 months ago
  51. acace5d Remove static allocattion of UText by Julia Lavrova · 3 years, 10 months ago
  52. 2d63349 [canvaskit] Modify drawImageNine API to handle Filter quality by Kevin Lubick · 3 years, 10 months ago
  53. 01ff538 Support luminance-alpha GL format for YUVA planes by Brian Salomon · 3 years, 10 months ago
  54. 83aef7f Remove obsolete dox w.r.t. filter-quality by Mike Reed · 3 years, 10 months ago
  55. 9e230d8 Revert "Reland "Rename getTopDevice/getDevice to topDevice/baseDevice"" by Michael Ludwig · 3 years, 10 months ago
  56. 4052510 Add an "allow-unreachable" flag to CFG basic blocks. by John Stiles · 3 years, 10 months ago
  57. b64da39 Roll Dawn from 6bcd4aceef10 to b31cd871ad10 (17 revisions) by skia-autoroll · 3 years, 10 months ago
  58. 995f036 Roll Chromium from cdbef3e3d304 to 09282fd5fd4c (484 revisions) by skia-autoroll · 3 years, 10 months ago
  59. 07ded41 Roll ANGLE from 328f72ae21cb to 909ea88b5e6d (7 revisions) by skia-autoroll · 3 years, 10 months ago
  60. 20f1b34 Use ManagedBackendTexture in backend allocation tests by Brian Salomon · 3 years, 10 months ago
  61. 7839f66 Reland "Rename getTopDevice/getDevice to topDevice/baseDevice" by Michael Ludwig · 3 years, 10 months ago
  62. 1d89532 extract fibonacci allocator block code by Herb Derby · 3 years, 10 months ago
  63. d6f2338 SkSL IR normalization: Convert while loops to for loops by Brian Osman · 3 years, 10 months ago
  64. ba158b9 Remove SkScalerContext::getGlyphCount. by Ben Wagner · 3 years, 10 months ago
  65. 7804758 Pass a shared_ptr to Inliner::inlineCall. by John Stiles · 3 years, 10 months ago
  66. 85fa756 Add filtermode to drawnine by Mike Reed · 3 years, 10 months ago
  67. 04e3e50 Make backend allocation tests avoid alphatype conversions by Brian Salomon · 3 years, 10 months ago
  68. d8b939e Revert "Rename getTopDevice/getDevice to topDevice/baseDevice" by Derek Sollenberger · 3 years, 10 months ago
  69. 7acddf5 GrVkRenderPass supports resolve attachments and discardable msaa. by Greg Daniel · 3 years, 10 months ago
  70. 72f4076 [canvaskit] Expose sampling variants of drawImage and drawImageRect by Kevin Lubick · 3 years, 10 months ago
  71. 7fb3936 Tightened up SPIR-V block output by Ethan Nicholas · 3 years, 10 months ago
  72. 590f567 Add GrSurfaceFillContext by Brian Salomon · 3 years, 10 months ago
  73. 6f31e27 Improve inliner variable name mangling. by John Stiles · 3 years, 10 months ago
  74. 632a23a Rename getTopDevice/getDevice to topDevice/baseDevice by Michael Ludwig · 3 years, 10 months ago
  75. 35fee4c Revert "Declare all inlined variables at the topmost scope possible." by John Stiles · 3 years, 10 months ago
  76. 9e94812 Revert "Eliminate inliner temporary variables for functions with a single exit." by John Stiles · 3 years, 10 months ago
  77. 21a1afe Revert "Fix incorrect 'unreachable code' error in SkSL" by Brian Osman · 3 years, 10 months ago
  78. 04cf690 Update etc1.cpp. by Greg Daniel · 3 years, 10 months ago
  79. 6eca579 Add presubmit check for git conflict markers by Ravi Mistry · 3 years, 10 months ago
  80. b9a8184 [canvaskit] Update to 0.21.0 by Kevin Lubick · 3 years, 10 months ago
  81. 9f3186a Fix build issues preventing Dawn DEPS from rolling by Ryan Harrison · 3 years, 10 months ago
  82. 345d721 Eliminate inliner temporary variables for functions with a single exit. by John Stiles · 3 years, 10 months ago
  83. e8e4aca Declare all inlined variables at the topmost scope possible. by John Stiles · 3 years, 10 months ago
  84. f52a811 cleanup SkArenaAlloc tests by Herb Derby · 3 years, 10 months ago
  85. 63f0354 Add support for directional lights. by Jim Van Verth · 3 years, 10 months ago
  86. 67d2d73 Fix incorrect 'unreachable code' error in SkSL by Brian Osman · 3 years, 10 months ago
  87. aad96ad Fix Viewer crash when starting with vk msaa on windows. by Greg Daniel · 3 years, 10 months ago
  88. c76f7d0 Add checks in GrProgramInfo for resolve info. by Greg Daniel · 3 years, 10 months ago
  89. 6e110c8 dump value from DrawAnnotation commands by Nathaniel Nifong · 3 years, 10 months ago
  90. 8c277bd Revert "Fix crash on windows viewer when starting in vulkan." by Greg Daniel · 3 years, 10 months ago
  91. 0263bff Revert "Add GrSurfaceFillContext" by Brian Salomon · 3 years, 10 months ago
  92. fcd6816 Fix crash on windows viewer when starting in vulkan. by Greg Daniel · 3 years, 10 months ago
  93. 15f5184 Reland "Disable HW tessellation shaders by default" by Chris Dalton · 3 years, 10 months ago
  94. f3a61fc Roll SwiftShader from fa44979d90aa to 1ca6504eb7bb (1 revision) by skia-autoroll · 3 years, 10 months ago
  95. 21cb476 Roll ANGLE from cb8903b14336 to 328f72ae21cb (15 revisions) by skia-autoroll · 3 years, 10 months ago
  96. de1dbe3 Roll Chromium from 7d81a2685bc7 to cdbef3e3d304 (476 revisions) by skia-autoroll · 3 years, 10 months ago
  97. 177af6f Make backend allocation tests avoid alphatype conversions by Brian Salomon · 3 years, 10 months ago
  98. b064334 Tessellation bug fixes by Chris Dalton · 3 years, 10 months ago
  99. 2078cbe Don't tessellate paths that have user stencil settings by Chris Dalton · 3 years, 10 months ago
  100. f2876b0 SkSL: Only allow 'discard' in fragment shaders by Brian Osman · 3 years, 10 months ago