1. 9730dc4 Revert "Fix GPU improved noise impl and add to perlinnoise GM." by John Stiles · 4 years ago
  2. bef02dc Fix GPU improved noise impl and add to perlinnoise GM. by Brian Salomon · 4 years ago
  3. f4a7773 Use SkVM for (many) interpreter tests by Brian Osman · 4 years, 1 month ago
  4. a7b7964 Don't let stroke-width circles become degenerate by Chris Dalton · 4 years ago
  5. b05571f Disable tessellation when we don't have indirect draw support by Chris Dalton · 4 years ago
  6. 279ca2e don't dedup loads or stores by Mike Klein · 4 years ago
  7. 0a80427 gathers aren't necessarily varying by Mike Klein · 4 years ago
  8. cd80689 Deduplicate vector constants in SPIR-V output. by John Stiles · 4 years ago
  9. 95c1a08 [canvaskit] Fix typo in docs example by Kevin Lubick · 4 years ago
  10. d1b47ba Remove glslang from DEPS by Brian Osman · 4 years ago
  11. a5784a7 Remake SkStrikeCache::commonSetup as constructor. by Ben Wagner · 4 years, 1 month ago
  12. 75887a2 Move GrTriangulator internal struct definitions to the .h file by Chris Dalton · 4 years ago
  13. edc5b4d Expand GrGLGpu::flushViewport by Robert Phillips · 4 years ago
  14. b746b1f Pass sampling to surface.draw by Mike Reed · 4 years ago
  15. c294b82 [canvaskit] Fix examples with makeShaderCubic by Kevin Lubick · 4 years ago
  16. acb091f Avoid emitting duplicate constant values in SPIR-V. by John Stiles · 4 years ago
  17. 83a60d9 Roll skcms from 069b8f699b59 to 8247d3c2481b (1 revision) by skia-autoroll · 4 years ago
  18. 1435784 Add GrDDLTask::dump method by Robert Phillips · 4 years ago
  19. 9ead3df Refactor some IRGenerator functions by Ethan Nicholas · 4 years ago
  20. d15176d Track resources on GrVkCommandBuffer as sk_sps. by Greg Daniel · 4 years ago
  21. 99c4c83 Move GrcommandBufferRef.h to more generic GrRefCnt.h by Greg Daniel · 4 years ago
  22. cd11e27 Fix DefaultGeoProc member variable names by Robert Phillips · 4 years ago
  23. 417743f Add workaround to use full screen loads for vk discardable msaa. by Greg Daniel · 4 years ago
  24. 4a56568 Accept a callback used in MultiPictureDocument::endPage by Nathaniel Nifong · 4 years ago
  25. 6094ed6 Include svg module in Doxygen generated output. by Joe Gregorio · 4 years ago
  26. 3e72231 Clean up constructors for SkSL Literal types. by John Stiles · 4 years ago
  27. 32d6853 Add SkVM support for conversion constructors to and from boolean. by John Stiles · 4 years ago
  28. 53f0ddf Unify conversion constructor simplification code. by John Stiles · 4 years ago
  29. 6cab033 exclude surfacecontextwritepixels from CK by Brian Salomon · 4 years ago
  30. 674d216 Revert "Add more comprehensive test for GPU write pixels." by Brian Salomon · 4 years ago
  31. 91b37b1 Fix inline uploads when using vulkan load resolve. by Greg Daniel · 4 years ago
  32. b43d699 Revert "Revert "Reland "Make textures used with alpha-only color-types produce 0s for RGB"""" by Brian Salomon · 4 years ago
  33. c23c8c7 Fix cross-platform deviations in SkStrAppendScalar for inf/nan. by John Stiles · 4 years ago
  34. cdde253 Runtime effects: Disallow bitwise ops and integer remainder by Brian Osman · 4 years ago
  35. 6a718c4 Roll SwiftShader from ff29e249d317 to b9e179f1f239 (1 revision) by skia-autoroll · 4 years ago
  36. cb0e22a Roll ANGLE from 026a067c38ef to b590fd1b9a59 (6 revisions) by skia-autoroll · 4 years ago
  37. 8b641eb Roll Dawn from cdbd295cc6c4 to a84acc4fcca8 (7 revisions) by skia-autoroll · 4 years ago
  38. 2ca3991 Roll Chromium from 46171be2c7d7 to 302da2568953 (403 revisions) by skia-autoroll · 4 years ago
  39. 237911a Add more comprehensive test for GPU write pixels. by Brian Salomon · 4 years ago
  40. 854ee85 Delete GrTriangulator::Mode by Chris Dalton · 4 years ago
  41. 57ea1fc Convert GrTriangulator to a class by Chris Dalton · 4 years ago
  42. 736c992 [svg] Deferred text position adjustments by Florin Malita · 4 years ago
  43. 4bf7c21 Don't use the tessellator if caps.avoidStencilBuffers is set by Chris Dalton · 4 years ago
  44. c1ac063 Guard against Inf/NaN when constructing circular blur textures by Brian Osman · 4 years ago
  45. ba4b0e9 Add support for `number(boolean)` and `boolean(number)` casts in SkSL. by John Stiles · 4 years ago
  46. 2833b08 [infra] Remove jobs for no-longer-existing ChromeOS devices by Eric Boren · 4 years ago
  47. f471c82 Stop calling schedule() by Mike Klein · 4 years ago
  48. 3b2fac6 Reland "SkRuntimeEffect: Test matrix inverse() intrinsic" by Brian Osman · 4 years, 1 month ago
  49. 4f50934 Pass sampling to drawImageSet by Mike Reed · 4 years ago
  50. 5933d4c SkSL-to-SkVM: Misc fixes around arguments by Brian Osman · 4 years ago
  51. ebcc35f [recreateskps-bot] New locations for hosted pages by Ravi Mistry · 4 years ago
  52. 6356cb1 Fix skottie2movie after asyncRescaleAndReadPixels changes by Florin Malita · 4 years ago
  53. 61b2e81 Fix type error with Metal mod(vec, float) intrinsic. by John Stiles · 4 years, 1 month ago
  54. 3ef052c Use sk_sp for GrVkPipeline. by Greg Daniel · 4 years ago
  55. 2d059fc [svg] Text rotate support by Florin Malita · 4 years ago
  56. 0bfbfe5 Add 'tint' (used by Dawn) to Skia's DEPS by Brian Osman · 4 years, 1 month ago
  57. 7d63f91 Add optional --yes argument to tools/install_dependencies.sh. by Joe Gregorio · 4 years, 1 month ago
  58. ab8ed92 Add unit test for casting between float, int and bool. by John Stiles · 4 years ago
  59. 0755d4b remove 32-bit iOS builders by Mike Klein · 4 years, 1 month ago
  60. 1efa14d Move to sampling for async-rescale routines by Mike Reed · 4 years ago
  61. 2345653 Implement `roundEven` intrinsic in Metal (as `rint`). by John Stiles · 4 years, 1 month ago
  62. dc435fa Add SkSL error reporting when an undefined function is called. by John Stiles · 4 years, 1 month ago
  63. df49e69 Roll Chromium from b627347adc38 to 46171be2c7d7 (71 revisions) by skia-autoroll · 4 years ago
  64. 120b0dd Roll ANGLE from bf02c31bec07 to 026a067c38ef (1 revision) by skia-autoroll · 4 years ago
  65. 2207edd Roll Dawn from 86980018b3f2 to cdbd295cc6c4 (4 revisions) by skia-autoroll · 4 years ago
  66. 04ccda6 Update SKP version by skia-recreate-skps · 4 years ago
  67. eae5c16 Reland "Enable GrTessellationPathRenderer by default" by Chris Dalton · 4 years, 1 month ago
  68. d8ff313 Plumb sampling to drawSpecial, drawDevice by Mike Reed · 4 years, 1 month ago
  69. 7281cb1 Use sampling instead of (deprecated) filter-quality by Mike Reed · 4 years ago
  70. 2a92f13 Make SkAutoDescriptor move-able. by Ben Wagner · 4 years, 1 month ago
  71. fc914f4 Roll ANGLE from 2cbcb18e95e6 to bf02c31bec07 (1 revision) by skia-autoroll · 4 years ago
  72. 8898c4d Roll Chromium from 9642fd0da169 to b627347adc38 (150 revisions) by skia-autoroll · 4 years ago
  73. af35386 Route legacy drawnine to new one by Mike Reed · 4 years, 1 month ago
  74. ee380a0 Remove references to drawBitmapNine by Mike Reed · 4 years, 1 month ago
  75. 5890ff6 Roll ANGLE from 2ec7d750992a to 2cbcb18e95e6 (2 revisions) by skia-autoroll · 4 years, 1 month ago
  76. a56df5a Roll Chromium from 4c2e2421e7ab to 9642fd0da169 (14 revisions) by skia-autoroll · 4 years, 1 month ago
  77. e35962a plumb lattice filter through by Mike Reed · 4 years, 1 month ago
  78. 1fb7ecb Revert "Reland "Make textures used with alpha-only color-types produce 0s for RGB""" by Greg Daniel · 4 years, 1 month ago
  79. dad742d Roll Chromium from d5feee8b481c to 4c2e2421e7ab (135 revisions) by skia-autoroll · 4 years, 1 month ago
  80. 4a834c1 Roll SwiftShader from 1cc5b3357d2f to ff29e249d317 (1 revision) by skia-autoroll · 4 years, 1 month ago
  81. 32ffd52 Roll ANGLE from de62b251b73b to 2ec7d750992a (4 revisions) by skia-autoroll · 4 years, 1 month ago
  82. 93ecede Roll Dawn from 9a38e5b60dcc to 86980018b3f2 (1 revision) by skia-autoroll · 4 years, 1 month ago
  83. 0d07e14 Fix function declaration for our invocation-ID workaround helper. by John Stiles · 4 years, 1 month ago
  84. 89ac7c2 Avoid treating non-built-in functions as intrinsics. by John Stiles · 4 years, 1 month ago
  85. d006555 Reland "Make textures used with alpha-only color-types produce 0s for RGB"" by Brian Salomon · 4 years, 1 month ago
  86. d7199b2 Unify Metal intrinsics handling into a single system. by John Stiles · 4 years, 1 month ago
  87. 818fd6d Disallow while and do-while loops in runtime effects by Brian Osman · 4 years, 1 month ago
  88. b8aa5f2 Fix vulkan compile for VK_NULL_HANDLE. by Greg Daniel · 4 years, 1 month ago
  89. 2ae0249 Remove use of do-while loops from particle examples by Brian Osman · 4 years, 1 month ago
  90. a8c3210 Add support for manually loading vk resolve in msaa with extra subpass. by Greg Daniel · 4 years, 1 month ago
  91. 4b783d6 Implement scalar `refract` intrinsic in Metal. by John Stiles · 4 years, 1 month ago
  92. 791c27d Implement scalar `reflect` intrinsic in Metal. by John Stiles · 4 years, 1 month ago
  93. e3e3181 Broaden intrinsic tests to cover more input types. by John Stiles · 4 years, 1 month ago
  94. b39d076 Pass in more explicit params to GrVkPipeline Create. by Greg Daniel · 4 years, 1 month ago
  95. 6d4577b [fuzzing] Add first pass SkParagraph fuzzing. by Weston Tracey · 4 years, 1 month ago
  96. 72bd9e8 Revert "SkRuntimeEffect: Test matrix inverse() intrinsic" by Brian Osman · 4 years, 1 month ago
  97. 4ef108e Reland "Yank out old reduceOpsTaskSplitting code" by Adlai Holler · 4 years, 1 month ago
  98. 245c59a Reland "Have DDLs honor the reduceOpsTaskSplittingFlag" by Adlai Holler · 4 years, 1 month ago
  99. e5a2171 [svg] Convert text rendering to RSX form by Florin Malita · 4 years, 1 month ago
  100. 4f23dec Reland "Add new virts, hide old ones" by Mike Reed · 4 years, 1 month ago