- 8317d0b Remove universal Constructor class. by John Stiles · 3 years, 7 months ago
- 268a73f Represent matrix casts with CompositeCast type. by John Stiles · 3 years, 7 months ago
- 75ee737 remove prepForSampling from GrSurfaceContext::writePixels. by Brian Salomon · 3 years, 7 months ago
- 2bec8ab Represent vector/matrix composition with the ConstructorComposite type. by John Stiles · 3 years, 7 months ago
- 5c62582 Require that runtime effect child variables are 'uniform' by Brian Osman · 3 years, 7 months ago
- 3ecd714 Roll Chromium from af77d977c68d to 2c01c629347b (483 revisions) by skia-autoroll · 3 years, 7 months ago
- b10889f Roll Dawn from 6f2bbe9896aa to 1fb3f1dafc1c (8 revisions) by skia-autoroll · 3 years, 7 months ago
- 2f5a91c Roll ANGLE from 2f22157acd0d to 6d905c76310e (18 revisions) by skia-autoroll · 3 years, 7 months ago
- 0195bec Update SKP version by skia-recreate-skps · 3 years, 7 months ago
- d986f47 Represent vector construction with ConstructorVector. by John Stiles · 3 years, 7 months ago
- 27ce7df Revert "put an arena on GrSurfaceDrawContext" by Herb Derby · 3 years, 7 months ago
- 220dd69 Revert "remove fAllocators from GrOpsTask" by Herb Derby · 3 years, 7 months ago
- c313e51 Delete GrGpu::querySampleLocations by Chris Dalton · 3 years, 7 months ago
- 21a50ec Replace getVecComponent with getConstantSubexpression. by John Stiles · 3 years, 7 months ago
- 601abfa Move 'shader' usage tests to an SkSL golden file by Brian Osman · 3 years, 7 months ago
- 7ec097c Replace getMatExpression with getConstantSubexpression. by John Stiles · 3 years, 7 months ago
- 5abb9e1 Represent matrix resizes as a dedicated expression type. by John Stiles · 3 years, 7 months ago
- f00d6a8 remove fAllocators from GrOpsTask by Herb Derby · 3 years, 7 months ago
- 3e1dd8d Fix crashing skia_wikipedia_mobile.py by Ravi Mistry · 3 years, 7 months ago
- 826b653 Specify wait time for new motionmark SKPs to prevent timeouts by Ravi Mistry · 3 years, 7 months ago
- b21bfc8 Rename glrt->textureFBOID() -> singleSampleFBOID() by Chris Dalton · 3 years, 7 months ago
- 47b087e Move slot_count into SkSL::Type. by John Stiles · 3 years, 7 months ago
- c8c573d Create two FBOs for multisampled_render_to_texture by Chris Dalton · 3 years, 7 months ago
- c6a3d53 Remove equality checks on glrt::textureFBOID() and glrt::renderFBOID() by Chris Dalton · 3 years, 7 months ago
- 5a2de5e put an arena on GrSurfaceDrawContext by Herb Derby · 3 years, 7 months ago
- 9267183 Fix matrix resizing in SPIR-V. by John Stiles · 3 years, 7 months ago
- b3479ce Limit texture attached to FBO workaround on Adreno 4xxx by driver ver. by Brian Salomon · 3 years, 7 months ago
- 3b6ea14 Split matrix typecasting and matrix resizing into two distinct ops. by John Stiles · 3 years, 7 months ago
- b6689e5 Roll Chromium from ee8322ecac75 to af77d977c68d (285 revisions) by skia-autoroll · 3 years, 7 months ago
- 7bf28f5 Roll ANGLE from 323c5f246480 to 2f22157acd0d (3 revisions) by skia-autoroll · 3 years, 7 months ago
- b4e5a91 Roll Dawn from f759264387ae to 6f2bbe9896aa (5 revisions) by skia-autoroll · 3 years, 7 months ago
- 974c821 Reland "Make RGB_888x pixel operations work." by Brian Salomon · 3 years, 7 months ago
- 0a12b85 Add regression test for oss-fuzz finding. by John Stiles · 3 years, 7 months ago
- db10b0e Float error and positioning by Julia Lavrova · 3 years, 7 months ago
- 8faa340 Limit GrClipStackClip tests to only exist when relevant by Robert Phillips · 3 years, 7 months ago
- acd28fc Revert "Make RGB_888x pixel operations work." by Brian Salomon · 3 years, 7 months ago
- a40581f [canvaskit] Fix type definitions by Kevin Lubick · 3 years, 7 months ago
- b14a819 Represent vector-cast constructors with ConstructorVectorCast. by John Stiles · 3 years, 7 months ago
- e296c56 [docs] Fix all 404s. by Joe Gregorio · 3 years, 7 months ago
- 8ce24b1 Make RGB_888x pixel operations work. by Brian Salomon · 3 years, 7 months ago
- 8960100 inline simple functions in the glyph run builder by Herb Derby · 3 years, 7 months ago
- 14d0096 Make 'shader' and 'colorFilter' first class types in SkSL by Brian Osman · 3 years, 7 months ago
- fd7252f Represent scalar-cast constructors with ConstructorScalarCast. by John Stiles · 3 years, 7 months ago
- 1f56479 Add test using 'fragmentProcessor' in runtime effects by Brian Osman · 3 years, 7 months ago
- 9601185 [docs] Add back in all images and fix broken image links. by Joe Gregorio · 3 years, 7 months ago
- 5c7ab08 Roll Chromium from f87374baeea3 to ee8322ecac75 (302 revisions) by skia-autoroll · 3 years, 7 months ago
- 301449e Roll Dawn from a0bdba1dfc52 to f759264387ae (7 revisions) by skia-autoroll · 3 years, 7 months ago
- e924493 Roll ANGLE from 67e4aff55ed2 to 323c5f246480 (3 revisions) by skia-autoroll · 3 years, 7 months ago
- ea1d39b updateBackendTexture uses GrSurfaceContext to write pixmaps. by Brian Salomon · 3 years, 7 months ago
- e4427fe Roll ANGLE from eac2397bcf94 to 67e4aff55ed2 (59 revisions) by skia-autoroll · 3 years, 7 months ago
- ef09423 clean up drawTextUTF8 and rename to textToGlyphRunList by Herb Derby · 3 years, 7 months ago
- 42de99b Add MakeSpecialType to replace several one-off Type factories by Brian Osman · 3 years, 7 months ago
- 7cde6c3 fix parentheses warning by Brian Salomon · 3 years, 7 months ago
- ffeee9b Fix lost precision case in SkComputeRadialSteps. by Jim Van Verth · 3 years, 7 months ago
- 3144a1e have fm mkdir -p by Mike Klein · 3 years, 7 months ago
- 2307058 Enforce that the recordTimeArena is only available for DDLRecordingContexts by Robert Phillips · 3 years, 7 months ago
- d5e6157 Enable SurfaceContextWritePixels on iOS Metal by Brian Salomon · 3 years, 7 months ago
- 2c67340 Expose writing to mip levels via GrSurfaceContext::writePixels by Brian Salomon · 3 years, 7 months ago
- f8d75c6 Don't use the recordTimeAllocator in GrOpsTask by Chris Dalton · 3 years, 7 months ago
- 87011df Allow ConstructorSplat to accept a scalar dest type. by John Stiles · 3 years, 7 months ago
- 396cd1d Revert "Lift atlas clip FP creation out of GrClip::apply" by Derek Sollenberger · 3 years, 7 months ago
- 348ee38 SkScalerContext::getImage less brittle. by Ben Wagner · 3 years, 7 months ago
- 0cbd454 Add enumerators for several additional constructor types. by John Stiles · 3 years, 7 months ago
- 2938eea Represent splat constructors with a dedicated ConstructorSplat class. by John Stiles · 3 years, 7 months ago
- 1b20cf0 Roll Chromium from 24595a75dfc6 to f87374baeea3 (398 revisions) by skia-autoroll · 3 years, 7 months ago
- d4897f0 Roll Dawn from 3ceb65443c14 to a0bdba1dfc52 (6 revisions) by skia-autoroll · 3 years, 7 months ago
- 42d7530 Display a Docs-Preview link for each modified MD file by Ravi Mistry · 3 years, 7 months ago
- 988b704 Add rehydration enumerator for ConstructorSplat. by John Stiles · 3 years, 7 months ago
- 4118f14 Add rehydration support for ConstructorArray. by John Stiles · 3 years, 7 months ago
- 92b3567 Lift atlas clip FP creation out of GrClip::apply by Chris Dalton · 3 years, 7 months ago
- 7384b37 Represent array constructors with a dedicated ConstructorArray class. by John Stiles · 3 years, 7 months ago
- 358858f Fix bots that don't like std::is_integral_v by Brian Osman · 3 years, 7 months ago
- 92f2d93 Add new Rehydrator enum for Array constructors. by John Stiles · 3 years, 7 months ago
- b09aaa2 Change filtering in drawPatch to linear. by Mike Reed · 3 years, 7 months ago
- d8eb875 Add AnyConstructor base for all constructors. by John Stiles · 3 years, 7 months ago
- 786379f [docsyserver] Turn on mermaid support. by Joe Gregorio · 3 years, 7 months ago
- 5fa3b13 [docsyserver] Add more documentation on Hugo/Docsy capabilities. by Joe Gregorio · 3 years, 7 months ago
- d18967c Add integer uniforms to runtime effects by Brian Osman · 3 years, 7 months ago
- 8b8ce4a Add support for int uniforms to Metal and Vulkan by Brian Osman · 3 years, 7 months ago
- 141b0ae Ignore \n metrics so it does not affect the layout by Julia Lavrova · 3 years, 8 months ago
- c16efbd Roll skcms from c8a56c57ab7c to 411e27776f5c (1 revision) by skia-autoroll · 3 years, 7 months ago
- 87fc657 Revert "Run the inliner on GLES devices only." by John Stiles · 3 years, 7 months ago
- 7cbc0f9 Revert "Enable the inliner on Intel Windows GPUs." by John Stiles · 3 years, 7 months ago
- 626b62e Factor out MultiArgumentConstructor base class. by John Stiles · 3 years, 7 months ago
- 933043b Factor out SingleArgumentConstructor base class. by John Stiles · 3 years, 7 months ago
- 7f38a89 Roll Dawn from 864a36474205 to 3ceb65443c14 (11 revisions) by skia-autoroll · 3 years, 7 months ago
- f112683 Roll Chromium from de65860ffd71 to 24595a75dfc6 (443 revisions) by skia-autoroll · 3 years, 7 months ago
- 3d358fe Roll skcms from 170996808234 to c8a56c57ab7c (1 revision) by skia-autoroll · 3 years, 7 months ago
- bba1880 allocate GrAtlasTextOp::Geometry on heap by Herb Derby · 3 years, 7 months ago
- 3d35629 [gold] Update data produced by canvaskit and pathkit by Kevin Lubick · 3 years, 7 months ago
- 1e7e14b Roll skcms from 5b3a2ab8be02 to 170996808234 (1 revision) by skia-autoroll · 3 years, 7 months ago
- 3967588 SkSL: Add TypeKind::kFragmentProcessor by Brian Osman · 3 years, 7 months ago
- 006fc6a Use recycled transfer buffer for Metal readPixels. by Jim Van Verth · 3 years, 7 months ago
- d8db588 ComparePixels helper takes GrCPixmaps by Brian Salomon · 3 years, 7 months ago
- 0b4cc6d fix up skp versions on new M1 bots by Mike Klein · 3 years, 7 months ago
- a4d85e7 Roll skcms from 4e8691e28194 to 5b3a2ab8be02 (1 revision) by skia-autoroll · 3 years, 7 months ago
- 0a6cd5a Switch vk command pool reset mutex to use SkMutex and guard it. by Greg Daniel · 3 years, 7 months ago
- 10d45b8 [docysserver] Move to the Hugo/Docsy set of files as the primary documentation. by Joe Gregorio · 3 years, 7 months ago
- c44612b add M1 GPU bots by Chris Dalton · 3 years, 7 months ago
- 6f67278 Enable the inliner on Intel Windows GPUs. by John Stiles · 3 years, 7 months ago