generated from napi-rs/package-template
-
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: upgrade to skia/chrome/m93 latest
- Loading branch information
1 parent
cc2e0dd
commit 6ca9526
Showing
5 changed files
with
1 addition
and
1 deletion.
There are no files selected for viewing
Empty file.
Empty file.
Empty file.
Empty file.
Submodule skia
updated
10 files
+2 −0 | infra/bots/gen_tasks_logic/task_builder.go | |
+0 −1 | infra/bots/jobs.json | |
+22 −88 | infra/bots/tasks.json | |
+19 −18 | src/gpu/GrSurfaceDrawContext.cpp | |
+3 −3 | src/gpu/gl/GrGLCaps.cpp | |
+15 −2 | src/gpu/gl/GrGLCaps.h | |
+15 −21 | src/gpu/gl/GrGLGpu.cpp | |
+14 −1 | src/gpu/gl/GrGLGpu.h | |
+25 −10 | src/gpu/gl/GrGLOpsRenderPass.cpp | |
+6 −0 | src/gpu/gl/GrGLOpsRenderPass.h |