1. 27ce7df Revert "put an arena on GrSurfaceDrawContext" by Herb Derby · 4 years, 5 months ago
  2. 220dd69 Revert "remove fAllocators from GrOpsTask" by Herb Derby · 4 years, 5 months ago
  3. c313e51 Delete GrGpu::querySampleLocations by Chris Dalton · 4 years, 5 months ago
  4. 21a50ec Replace getVecComponent with getConstantSubexpression. by John Stiles · 4 years, 5 months ago
  5. 601abfa Move 'shader' usage tests to an SkSL golden file by Brian Osman · 4 years, 5 months ago
  6. 7ec097c Replace getMatExpression with getConstantSubexpression. by John Stiles · 4 years, 5 months ago
  7. 5abb9e1 Represent matrix resizes as a dedicated expression type. by John Stiles · 4 years, 5 months ago
  8. f00d6a8 remove fAllocators from GrOpsTask by Herb Derby · 4 years, 5 months ago
  9. 3e1dd8d Fix crashing skia_wikipedia_mobile.py by Ravi Mistry · 4 years, 5 months ago
  10. 826b653 Specify wait time for new motionmark SKPs to prevent timeouts by Ravi Mistry · 4 years, 5 months ago
  11. b21bfc8 Rename glrt->textureFBOID() -> singleSampleFBOID() by Chris Dalton · 4 years, 5 months ago
  12. 47b087e Move slot_count into SkSL::Type. by John Stiles · 4 years, 5 months ago
  13. c8c573d Create two FBOs for multisampled_render_to_texture by Chris Dalton · 4 years, 5 months ago
  14. c6a3d53 Remove equality checks on glrt::textureFBOID() and glrt::renderFBOID() by Chris Dalton · 4 years, 5 months ago
  15. 5a2de5e put an arena on GrSurfaceDrawContext by Herb Derby · 4 years, 5 months ago
  16. 9267183 Fix matrix resizing in SPIR-V. by John Stiles · 4 years, 5 months ago
  17. b3479ce Limit texture attached to FBO workaround on Adreno 4xxx by driver ver. by Brian Salomon · 4 years, 5 months ago
  18. 3b6ea14 Split matrix typecasting and matrix resizing into two distinct ops. by John Stiles · 4 years, 5 months ago
  19. b6689e5 Roll Chromium from ee8322ecac75 to af77d977c68d (285 revisions) by skia-autoroll · 4 years, 5 months ago
  20. 7bf28f5 Roll ANGLE from 323c5f246480 to 2f22157acd0d (3 revisions) by skia-autoroll · 4 years, 5 months ago
  21. b4e5a91 Roll Dawn from f759264387ae to 6f2bbe9896aa (5 revisions) by skia-autoroll · 4 years, 5 months ago
  22. 974c821 Reland "Make RGB_888x pixel operations work." by Brian Salomon · 4 years, 5 months ago
  23. 0a12b85 Add regression test for oss-fuzz finding. by John Stiles · 4 years, 5 months ago
  24. db10b0e Float error and positioning by Julia Lavrova · 4 years, 5 months ago
  25. 8faa340 Limit GrClipStackClip tests to only exist when relevant by Robert Phillips · 4 years, 5 months ago
  26. acd28fc Revert "Make RGB_888x pixel operations work." by Brian Salomon · 4 years, 5 months ago
  27. a40581f [canvaskit] Fix type definitions by Kevin Lubick · 4 years, 5 months ago
  28. b14a819 Represent vector-cast constructors with ConstructorVectorCast. by John Stiles · 4 years, 5 months ago
  29. e296c56 [docs] Fix all 404s. by Joe Gregorio · 4 years, 5 months ago
  30. 8ce24b1 Make RGB_888x pixel operations work. by Brian Salomon · 4 years, 5 months ago
  31. 8960100 inline simple functions in the glyph run builder by Herb Derby · 4 years, 5 months ago
  32. 14d0096 Make 'shader' and 'colorFilter' first class types in SkSL by Brian Osman · 4 years, 5 months ago
  33. fd7252f Represent scalar-cast constructors with ConstructorScalarCast. by John Stiles · 4 years, 5 months ago
  34. 1f56479 Add test using 'fragmentProcessor' in runtime effects by Brian Osman · 4 years, 5 months ago
  35. 9601185 [docs] Add back in all images and fix broken image links. by Joe Gregorio · 4 years, 5 months ago
  36. 5c7ab08 Roll Chromium from f87374baeea3 to ee8322ecac75 (302 revisions) by skia-autoroll · 4 years, 5 months ago
  37. 301449e Roll Dawn from a0bdba1dfc52 to f759264387ae (7 revisions) by skia-autoroll · 4 years, 5 months ago
  38. e924493 Roll ANGLE from 67e4aff55ed2 to 323c5f246480 (3 revisions) by skia-autoroll · 4 years, 5 months ago
  39. ea1d39b updateBackendTexture uses GrSurfaceContext to write pixmaps. by Brian Salomon · 4 years, 5 months ago
  40. e4427fe Roll ANGLE from eac2397bcf94 to 67e4aff55ed2 (59 revisions) by skia-autoroll · 4 years, 5 months ago
  41. ef09423 clean up drawTextUTF8 and rename to textToGlyphRunList by Herb Derby · 4 years, 5 months ago
  42. 42de99b Add MakeSpecialType to replace several one-off Type factories by Brian Osman · 4 years, 5 months ago
  43. 7cde6c3 fix parentheses warning by Brian Salomon · 4 years, 5 months ago
  44. ffeee9b Fix lost precision case in SkComputeRadialSteps. by Jim Van Verth · 4 years, 5 months ago
  45. 3144a1e have fm mkdir -p by Mike Klein · 4 years, 5 months ago
  46. 2307058 Enforce that the recordTimeArena is only available for DDLRecordingContexts by Robert Phillips · 4 years, 5 months ago
  47. d5e6157 Enable SurfaceContextWritePixels on iOS Metal by Brian Salomon · 4 years, 5 months ago
  48. 2c67340 Expose writing to mip levels via GrSurfaceContext::writePixels by Brian Salomon · 4 years, 5 months ago
  49. f8d75c6 Don't use the recordTimeAllocator in GrOpsTask by Chris Dalton · 4 years, 5 months ago
  50. 87011df Allow ConstructorSplat to accept a scalar dest type. by John Stiles · 4 years, 5 months ago
  51. 396cd1d Revert "Lift atlas clip FP creation out of GrClip::apply" by Derek Sollenberger · 4 years, 5 months ago
  52. 348ee38 SkScalerContext::getImage less brittle. by Ben Wagner · 4 years, 5 months ago
  53. 0cbd454 Add enumerators for several additional constructor types. by John Stiles · 4 years, 5 months ago
  54. 2938eea Represent splat constructors with a dedicated ConstructorSplat class. by John Stiles · 4 years, 5 months ago
  55. 1b20cf0 Roll Chromium from 24595a75dfc6 to f87374baeea3 (398 revisions) by skia-autoroll · 4 years, 5 months ago
  56. d4897f0 Roll Dawn from 3ceb65443c14 to a0bdba1dfc52 (6 revisions) by skia-autoroll · 4 years, 5 months ago
  57. 42d7530 Display a Docs-Preview link for each modified MD file by Ravi Mistry · 4 years, 5 months ago
  58. 988b704 Add rehydration enumerator for ConstructorSplat. by John Stiles · 4 years, 5 months ago
  59. 4118f14 Add rehydration support for ConstructorArray. by John Stiles · 4 years, 5 months ago
  60. 92b3567 Lift atlas clip FP creation out of GrClip::apply by Chris Dalton · 4 years, 5 months ago
  61. 7384b37 Represent array constructors with a dedicated ConstructorArray class. by John Stiles · 4 years, 5 months ago
  62. 358858f Fix bots that don't like std::is_integral_v by Brian Osman · 4 years, 5 months ago
  63. 92f2d93 Add new Rehydrator enum for Array constructors. by John Stiles · 4 years, 5 months ago
  64. b09aaa2 Change filtering in drawPatch to linear. by Mike Reed · 4 years, 5 months ago
  65. d8eb875 Add AnyConstructor base for all constructors. by John Stiles · 4 years, 5 months ago
  66. 786379f [docsyserver] Turn on mermaid support. by Joe Gregorio · 4 years, 5 months ago
  67. 5fa3b13 [docsyserver] Add more documentation on Hugo/Docsy capabilities. by Joe Gregorio · 4 years, 5 months ago
  68. d18967c Add integer uniforms to runtime effects by Brian Osman · 4 years, 5 months ago
  69. 8b8ce4a Add support for int uniforms to Metal and Vulkan by Brian Osman · 4 years, 5 months ago
  70. 141b0ae Ignore \n metrics so it does not affect the layout by Julia Lavrova · 4 years, 6 months ago
  71. c16efbd Roll skcms from c8a56c57ab7c to 411e27776f5c (1 revision) by skia-autoroll · 4 years, 5 months ago
  72. 87fc657 Revert "Run the inliner on GLES devices only." by John Stiles · 4 years, 5 months ago
  73. 7cbc0f9 Revert "Enable the inliner on Intel Windows GPUs." by John Stiles · 4 years, 5 months ago
  74. 626b62e Factor out MultiArgumentConstructor base class. by John Stiles · 4 years, 5 months ago
  75. 933043b Factor out SingleArgumentConstructor base class. by John Stiles · 4 years, 5 months ago
  76. 7f38a89 Roll Dawn from 864a36474205 to 3ceb65443c14 (11 revisions) by skia-autoroll · 4 years, 5 months ago
  77. f112683 Roll Chromium from de65860ffd71 to 24595a75dfc6 (443 revisions) by skia-autoroll · 4 years, 5 months ago
  78. 3d358fe Roll skcms from 170996808234 to c8a56c57ab7c (1 revision) by skia-autoroll · 4 years, 5 months ago
  79. bba1880 allocate GrAtlasTextOp::Geometry on heap by Herb Derby · 4 years, 5 months ago
  80. 3d35629 [gold] Update data produced by canvaskit and pathkit by Kevin Lubick · 4 years, 5 months ago
  81. 1e7e14b Roll skcms from 5b3a2ab8be02 to 170996808234 (1 revision) by skia-autoroll · 4 years, 5 months ago
  82. 3967588 SkSL: Add TypeKind::kFragmentProcessor by Brian Osman · 4 years, 5 months ago
  83. 006fc6a Use recycled transfer buffer for Metal readPixels. by Jim Van Verth · 4 years, 5 months ago
  84. d8db588 ComparePixels helper takes GrCPixmaps by Brian Salomon · 4 years, 5 months ago
  85. 0b4cc6d fix up skp versions on new M1 bots by Mike Klein · 4 years, 5 months ago
  86. a4d85e7 Roll skcms from 4e8691e28194 to 5b3a2ab8be02 (1 revision) by skia-autoroll · 4 years, 5 months ago
  87. 0a6cd5a Switch vk command pool reset mutex to use SkMutex and guard it. by Greg Daniel · 4 years, 5 months ago
  88. 10d45b8 [docysserver] Move to the Hugo/Docsy set of files as the primary documentation. by Joe Gregorio · 4 years, 5 months ago
  89. c44612b add M1 GPU bots by Chris Dalton · 4 years, 5 months ago
  90. 6f67278 Enable the inliner on Intel Windows GPUs. by John Stiles · 4 years, 5 months ago
  91. e118278 Create a diagonal-matrix Constructor class. by John Stiles · 4 years, 5 months ago
  92. 9f5ad49 Add new Rehydrator enum value for diagonal-matrix Constructors. by John Stiles · 4 years, 5 months ago
  93. 8ed7a8d Extract a GrVertexChunkArray class with a builder by Chris Dalton · 4 years, 5 months ago
  94. 7724291 Add new motionmark SKPs by Ravi Mistry · 4 years, 5 months ago
  95. f29c646 Replace desk_intelwiki.skp with desk_gujuratiwiki.skp by Ravi Mistry · 4 years, 5 months ago
  96. 94dc3b7 Roll skcms from b9593d4e39ea to 4e8691e28194 (1 revision) by skia-autoroll · 4 years, 5 months ago
  97. 759bbf7 Run the inliner on GLES devices only. by John Stiles · 4 years, 5 months ago
  98. 22a5454 Add support for constant-folded array inequality checks. by John Stiles · 4 years, 5 months ago
  99. d475659 Use 4x msaa for all dm testing by Chris Dalton · 4 years, 5 months ago
  100. 8037c9e Add test for folding of == and != for arrays. by John Stiles · 4 years, 5 months ago