This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit c4557f9
committed
Roll Skia from 17eaf6216046 to 8cd8e27c2ceb (12 revisions)
https://skia.googlesource.com/skia.git/+log/17eaf6216046..8cd8e27c2ceb
2021-07-29 [email protected] Enable the atlas path renderer for GrAAType::kCoverage
2021-07-28 [email protected] Move stub methods for updating shader into base
2021-07-28 [email protected] Place the atlas path renderer above triangulation in the chain
2021-07-28 [email protected] Limit the max atlas path width to 1024
2021-07-28 [email protected] Remove uber paths from the tessellation atlas
2021-07-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2021-07-28 [email protected] remove unused uniforms from update
2021-07-28 [email protected] Fix SkTLList::popTail
2021-07-28 [email protected] Roll SK Tool from 87274fcd2b55 to 7159a93d57df
2021-07-28 [email protected] Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext
2021-07-28 [email protected] [switchboard] Switch S20s over to arm64 RPis.
2021-07-28 [email protected] draw vertices: fast triangles using a shader
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md1 parent 1eeb722 commit c4557f9
2 files changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
2463 | 2463 | | |
2464 | 2464 | | |
2465 | 2465 | | |
2466 | | - | |
2467 | | - | |
2468 | 2466 | | |
2469 | 2467 | | |
2470 | 2468 | | |
| |||
2521 | 2519 | | |
2522 | 2520 | | |
2523 | 2521 | | |
| 2522 | + | |
| 2523 | + | |
2524 | 2524 | | |
2525 | 2525 | | |
2526 | 2526 | | |
| |||
4070 | 4070 | | |
4071 | 4071 | | |
4072 | 4072 | | |
| 4073 | + | |
| 4074 | + | |
4073 | 4075 | | |
4074 | 4076 | | |
4075 | 4077 | | |
| |||
0 commit comments