This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 398f5d3
authored
Roll Skia from 15d36b15bca1 to 9423a8a0fc2d (37 revisions) (#38631)
https://skia.googlesource.com/skia.git/+log/15d36b15bca1..9423a8a0fc2d
2023-01-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 61636505d609 to 7ed449387d3b (1 revision)
2023-01-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from efbccf447128 to 61728827d2e5 (8 revisions)
2023-01-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 7023a3e0613f to 20657cd82ed9 (4 revisions)
2023-01-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from da3ea990eb6e to 7c26d3152dab (9 revisions)
2023-01-04 herb@google.com Fix forward skia::internal for Android code
2023-01-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d76879bc892f to 61636505d609 (6 revisions)
2023-01-03 johnstiles@google.com Add support for casting bools to int or float.
2023-01-03 kjlubick@google.com Add SK_SPI to SkDebugf
2023-01-03 johnstiles@google.com Add multi-slot support to binary bitwise ops.
2023-01-03 brianosman@google.com Fix several outdated / incorrect comments in SkColorSpace
2023-01-03 herb@google.com Reland "Move SkAutoTMalloc to namespace skia::internal"
2023-01-03 johnstiles@google.com Add support for casting ints and floats to bool.
2023-01-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 7023a3e0613f to 19312edd895e
2023-01-03 kjlubick@google.com Fix Android Framework genID logic
2023-01-03 johnstiles@google.com Add RP codegen support for mix(float).
2023-01-03 johnstiles@google.com Add mix support to the RP builder.
2023-01-03 johnstiles@google.com Add mix stage to Raster Pipeline.
2023-01-03 kjlubick@google.com [base] Split SkTypes.h logic out into smaller files
2023-01-03 kjlubick@google.com [base] Move align-functions from SkTypes to base/SkAlign.h
2023-01-03 herb@google.com Correctly wire up the remote glyph test
2023-01-03 kjlubick@google.com [includes] Fix IWYU after things moved out of SkTypes.h
2023-01-03 kjlubick@google.com Add Tests for SkGeometry::ChopMonoCubicAt
2023-01-03 kjlubick@google.com Move Abs functions out of SkTypes.h
2023-01-03 kjlubick@google.com Remove unused SkFixedAbs macro
2023-01-03 drott@chromium.org Roll FreeType from 1bfaca06 to 0bcb664d (31 commits)
2023-01-03 michaelludwig@google.com [graphite] Move static buffer creation to Context initialization
2023-01-03 kjlubick@google.com Use skvx instead of SkDVector in Path/PathBuilder
2023-01-03 herb@google.com Check vertex buffer for nullptr during glyph drawing
2023-01-03 kjlubick@google.com Introduce SkPathEnums.h
2023-01-03 johnstiles@google.com Add RP codegen support for clamp and saturate.
2023-01-03 johnstiles@google.com Add RP codegen support for function calls.
2023-01-03 johnstiles@google.com Run existing SkSL test corpus using Raster Pipeline.
2023-01-03 lamng@google.com Return animationId when calling Surface.requestAnimationFrame.
2023-01-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from bd2a669760ea to d76879bc892f (1 revision)
2023-01-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 03b2c124e5e9 to efbccf447128 (1 revision)
2023-01-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 0a4da8d6b015 to 7023a3e0613f (1 revision)
2023-01-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from fd5a6650e2df to da3ea990eb6e (2 revisions)
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 borenet@google.com,jimgraham@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
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 c5e0f9e commit 398f5d3
3 files changed
+24
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2481 | 2481 | | |
2482 | 2482 | | |
2483 | 2483 | | |
| 2484 | + | |
| 2485 | + | |
2484 | 2486 | | |
2485 | 2487 | | |
2486 | 2488 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
7359 | 7359 | | |
7360 | 7360 | | |
7361 | 7361 | | |
7362 | | - | |
| 7362 | + | |
| 7363 | + | |
7363 | 7364 | | |
7364 | 7365 | | |
7365 | 7366 | | |
| |||
7445 | 7446 | | |
7446 | 7447 | | |
7447 | 7448 | | |
7448 | | - | |
| 7449 | + | |
| 7450 | + | |
7449 | 7451 | | |
7450 | 7452 | | |
7451 | 7453 | | |
| |||
8272 | 8274 | | |
8273 | 8275 | | |
8274 | 8276 | | |
| 8277 | + | |
| 8278 | + | |
| 8279 | + | |
| 8280 | + | |
| 8281 | + | |
| 8282 | + | |
| 8283 | + | |
8275 | 8284 | | |
8276 | 8285 | | |
8277 | 8286 | | |
| |||
8285 | 8294 | | |
8286 | 8295 | | |
8287 | 8296 | | |
| 8297 | + | |
8288 | 8298 | | |
8289 | 8299 | | |
8290 | 8300 | | |
| |||
8484 | 8494 | | |
8485 | 8495 | | |
8486 | 8496 | | |
| 8497 | + | |
| 8498 | + | |
| 8499 | + | |
| 8500 | + | |
| 8501 | + | |
| 8502 | + | |
| 8503 | + | |
8487 | 8504 | | |
8488 | 8505 | | |
8489 | 8506 | | |
| |||
8497 | 8514 | | |
8498 | 8515 | | |
8499 | 8516 | | |
| 8517 | + | |
8500 | 8518 | | |
8501 | 8519 | | |
8502 | 8520 | | |
| |||
0 commit comments