- acc6b15 Handle overflow of accumulated rect perimeter in SkDaskPath cull_path by Robert Phillips · 3 years, 11 months ago
- d2ade2c Replace 'dogben' with 'brianosman' in client code search page by Brian Osman · 3 years, 11 months ago
- 6f8fbb5 Remove intermediate flushes from the resource allocator by Adlai Holler · 3 years, 11 months ago
- 0e604ca [canvaskit] add audio asset support to skottie-bindings by Jorge Betancourt · 3 years, 11 months ago
- 4c15170 Add support for enum types in SPIR-V code. by John Stiles · 3 years, 11 months ago
- a028936 Roll ANGLE from 4968f6f2b109 to 0f74ae58ed18 (19 revisions) by skia-autoroll · 3 years, 11 months ago
- b3c63dc Speculative fix for assert failing in makeTextureImage. by Brian Salomon · 3 years, 11 months ago
- 01cdf01 Reland "Add support for matrix == and != in Metal shaders." by John Stiles · 3 years, 11 months ago
- 55761ae Change pipeline stage callbacks to support mangling type names by Brian Osman · 3 years, 11 months ago
- 0bd5578 Replace Metal `constant` keyword with `const`. by John Stiles · 3 years, 11 months ago
- da64261 Reland "Only store resources in the GrResourceCache::fScratchMap that are available to be scratch." by Greg Daniel · 3 years, 11 months ago
- cc25d53 Revert "Migrate uses of deferred proxies to lazy proxies" by Adlai Holler · 3 years, 11 months ago
- 4908a24 Revert "Add support for matrix == and != in Metal shaders." by Greg Daniel · 3 years, 11 months ago
- fda4586 Update workaround for devices with broken vkQueueWaitIdle. by Greg Daniel · 3 years, 11 months ago
- 140adc6 Revert "Delete deprecated alpha threshold header" by Michael Ludwig · 3 years, 11 months ago
- 9e2c50e Revert "Remove deferred proxy machinery" by Adlai Holler · 3 years, 11 months ago
- 7f942e4 Roll Dawn from e7e42ebbed90 to 02fd17c75403 (10 revisions) by skia-autoroll · 3 years, 11 months ago
- f35c530 Roll Chromium from 983950b467bc to 8cbe693bd2e0 (368 revisions) by skia-autoroll · 3 years, 11 months ago
- 22b050e Roll SwiftShader from 9d35d544ce96 to 9677c6d28278 (5 revisions) by skia-autoroll · 3 years, 11 months ago
- ec04e06 Drop AA on quads that are extremely thin before AA insetting/outsetting. by Brian Salomon · 3 years, 11 months ago
- e89b50a Android roll broke with a compilation error: by Stan Iliev · 3 years, 11 months ago
- 5441188 Delete deprecated alpha threshold header by Michael Ludwig · 3 years, 11 months ago
- c501857 Add support for matrix == and != in Metal shaders. by John Stiles · 3 years, 11 months ago
- 2271b54 Implement indirect draws in Metal by Jim Van Verth · 3 years, 11 months ago
- e2c9d3c Rename `bool highp` to a non-reserved keyword. by John Stiles · 3 years, 11 months ago
- 53375a7 GM glyph_pos correct advance placement. by Ben Wagner · 3 years, 11 months ago
- cfefec0 Added SkSL DSL switch statements by Ethan Nicholas · 3 years, 11 months ago
- f756979 Fixing a crash in Flutter Text Editor by Julia Lavrova · 3 years, 11 months ago
- 1cda194 Remove deprecated form of SkRuntimeEffect::Make. by John Stiles · 3 years, 11 months ago
- 62b039b Add .stage output to skslc for runtime effects by Brian Osman · 3 years, 11 months ago
- cb208d4 Stop exposing non-square matrices to runtime effects by Brian Osman · 3 years, 11 months ago
- 34c098d Add SkSL test demonstrating missed optimization with +=. by John Stiles · 3 years, 11 months ago
- f5cbbc6 SkScalerContext to handle hairline paths. by Ben Wagner · 3 years, 11 months ago
- 863497b Revert "SW mask gen: release scratch bitmap after upload" by Adlai Holler · 3 years, 11 months ago
- 7f7a5df Revert "Remove unused ActualUse param from GrResourceAllocator" by Adlai Holler · 3 years, 11 months ago
- 47c0a74 Replace clear_write/clone_with_ref_kind with Analysis::UpdateRefKind. by John Stiles · 3 years, 11 months ago
- ff4a533 Calculate join tessellation values in the vertex shader by Chris Dalton · 3 years, 11 months ago
- 030903a Ignore most modifiers in PipelineStageCodeGenerator by Brian Osman · 3 years, 11 months ago
- af1d193 Remove old GrVkBuffer class and rename Buffer2 to Buffer. by Greg Daniel · 3 years, 11 months ago
- 38d92ef Only track compile-time expressions in definition maps. by John Stiles · 3 years, 11 months ago
- 11a1bb1 make luma color filter runtime-only by Mike Klein · 3 years, 11 months ago
- 4a0bc2b Revert "Only store resources in the GrResourceCache::fScratchMap that are available to be scratch." by Greg Daniel · 3 years, 11 months ago
- 205e99a Add push constant support by Jim Van Verth · 3 years, 11 months ago
- 1ae440a Roll Chromium from 3842e9ea8162 to 983950b467bc (508 revisions) by skia-autoroll · 3 years, 11 months ago
- 1572ca4 Roll Dawn from 2831f0584028 to e7e42ebbed90 (3 revisions) by skia-autoroll · 3 years, 11 months ago
- a0d09b3 Roll SwiftShader from 266614a36dbd to 9d35d544ce96 (1 revision) by skia-autoroll · 3 years, 11 months ago
- 9b4986a Roll ANGLE from 6b20e1c88488 to 4968f6f2b109 (6 revisions) by skia-autoroll · 3 years, 11 months ago
- e573626 Allow filtering RSXForm text in viewer. by Ben Wagner · 3 years, 11 months ago
- 3d95597 remove SkRP TODOs by Mike Klein · 3 years, 11 months ago
- e8a2492 Migrate DefinitionMap logic to its own class. by John Stiles · 3 years, 11 months ago
- 21b8cec ResourceProviderProxyBase should forward loadAudioAsset() by Florin Malita · 3 years, 11 months ago
- a43d583 Convert stroke tessellation to using GrVertexWriter by Chris Dalton · 3 years, 11 months ago
- 3dd203d [fuzzing] Paint SkParagraph. by Weston Tracey · 3 years, 11 months ago
- dfa269f [skottie] Implement skew & skew axis support by Florin Malita · 3 years, 11 months ago
- 690b6f3 Remove PipelineStageArgs and format-string handshake by Brian Osman · 3 years, 11 months ago
- 78c3017 Check for a finite result in GrAAConvexTessellator's intersect helper by Robert Phillips · 3 years, 11 months ago
- b80fb08 Remove unused ActualUse param from GrResourceAllocator by Adlai Holler · 3 years, 11 months ago
- ecd7c22 Migrate the last SkSL tests in shared/ to dm. by John Stiles · 3 years, 11 months ago
- 5af72c1 Move mesh buffers over to new vulkan buffer class. by Greg Daniel · 3 years, 11 months ago
- 627c6d2 [svg] Refactor <pattern> and gradient stop elements to new parsing by Tyler Denniston · 3 years, 11 months ago
- c683482 [svg] Refactor <polygon> and <polyline> to use new parsing by Tyler Denniston · 3 years, 11 months ago
- 52d9475 [svg] Refactor several simple nodes to new parsing code by Tyler Denniston · 3 years, 11 months ago
- 1a23263 Only store resources in the GrResourceCache::fScratchMap that are available to be scratch. by Greg Daniel · 3 years, 11 months ago
- 49e5b3a SW mask gen: release scratch bitmap after upload by Adlai Holler · 3 years, 11 months ago
- a6a3d05 Add a writer class for indirect draw commands by Chris Dalton · 3 years, 11 months ago
- fc017c7 simplify skvm tests using allow_jit by Mike Klein · 3 years, 11 months ago
- c7c1f9c add per-program control over JIT by Mike Klein · 3 years, 11 months ago
- 6d7357c Work to improve blendmode dox by Mike Reed · 3 years, 11 months ago
- 9c3b6df Handle merging ops tasks with color clears better by Adlai Holler · 3 years, 11 months ago
- 2e967df Reland "Switch vulkan transfer buffers to new buffer class." by Greg Daniel · 3 years, 11 months ago
- e6ae476 Reland "Don't simplify strokes that could have been tessellated" by Chris Dalton · 3 years, 11 months ago
- 447f331 streamline skvm errors by Mike Klein · 3 years, 11 months ago
- 4c0a35f Improve conic Wang's formula correctness tests by Tyler Denniston · 3 years, 11 months ago
- c740d93 Lift stroke cusp detection out of GPU shaders by Chris Dalton · 3 years, 11 months ago
- a3987cc Remove deferred proxy machinery by Adlai Holler · 3 years, 11 months ago
- a793f4f Add additional cases to folding tests. by John Stiles · 3 years, 11 months ago
- c2c1b0c Migrate some SkSL swizzle tests to dm. by John Stiles · 3 years, 11 months ago
- 75b7606 Roll Chromium from e94d2f0da382 to 3842e9ea8162 (629 revisions) by skia-autoroll · 3 years, 11 months ago
- e196383 Roll ANGLE from b2de0688d7c9 to 6b20e1c88488 (9 revisions) by skia-autoroll · 3 years, 11 months ago
- e19b41e Roll SwiftShader from ff010f9f0131 to 266614a36dbd (2 revisions) by skia-autoroll · 3 years, 11 months ago
- 7c6e770 Roll Dawn from 2b9707d3369a to 2831f0584028 (7 revisions) by skia-autoroll · 3 years, 11 months ago
- 1d62221 Hide (unused) SkDrawLooper by Mike Reed · 3 years, 11 months ago
- 5b67a80 Update SKP version by skia-recreate-skps · 3 years, 11 months ago
- 827f8c0 support skvm fallback for single color filtering by Mike Klein · 3 years, 11 months ago
- 236ddb3 Detach pipeline-stage generator from SkSL compiler by Brian Osman · 3 years, 11 months ago
- 0018501 Create SkSLOperators, centralize functionality by Brian Osman · 3 years, 11 months ago
- 9c00b79 Don't request mixed samples unless we can have >1 stencil sample by Chris Dalton · 3 years, 11 months ago
- 393debc Revert "Switch vulkan transfer buffers to new buffer class." by Greg Daniel · 3 years, 11 months ago
- c0f9815 Added detection for non-constant-folded divide by zero errors in SkSL. by Ethan Nicholas · 3 years, 11 months ago
- 42084c74 Update Skia Gardener Docs by Robert Phillips · 3 years, 11 months ago
- daceb79 SkSL DSL break / continue / discard by Ethan Nicholas · 3 years, 11 months ago
- 55f795e introduce a subrun linked list by Herb Derby · 3 years, 11 months ago
- 990a0d8 Migrate uses of deferred proxies to lazy proxies by Adlai Holler · 3 years, 11 months ago
- 2d4c329 Switch vulkan transfer buffers to new buffer class. by Greg Daniel · 3 years, 11 months ago
- f3ac2af Name common cubic resamplers by Mike Reed · 3 years, 11 months ago
- ca21e14 PipelineStageCodeGenerator no longer derives from GLSL generator by Brian Osman · 3 years, 11 months ago
- abc3b78 Eliminate left-side comma expressions without side effects. by John Stiles · 3 years, 11 months ago
- 968098f Roll ANGLE from 63e7ab8d636d to b2de0688d7c9 (13 revisions) by skia-autoroll · 3 years, 11 months ago
- d437478 Migrate even more SkSL tests to run in dm. by John Stiles · 3 years, 11 months ago
- 1f4cd07 [svg] Support preserveAspectRatio for images by Tyler Denniston · 3 years, 11 months ago