yaakovschectman
|
ce15fbec0e
|
Use Windows high contrast black/white theme with MaterialApp themes (flutter/engine#39206)
* Check high contrast themes
* Formatting
* Test message sending
* Assert channel name
* Formatting
* Calculate luminance
* Refactor brightness check
* Formatting
* Formatting
|
2023-02-01 13:21:37 -05:00 |
|
skia-flutter-autoroll
|
8a1481106b
|
Roll Skia from 4b5799677173 to 86f7b2dd2b4f (8 revisions) (flutter/engine#39320)
https://skia.googlesource.com/skia.git/+log/4b5799677173..86f7b2dd2b4f
2023-02-01 kjlubick@google.com [modules] Sketch out out bare-bones core and functional pathops target
2023-02-01 zhaoming.jiang@intel.com Replace DawnTogglesDeviceDescriptor with DawnTogglesDescriptor
2023-02-01 johnstiles@google.com Add support for ChildCall expressions in RP codegen.
2023-02-01 johnstiles@google.com Defer label and branch offset fixup until `appendStages`.
2023-02-01 herb@google.com Isolate routines pathAction and drawableAction from RemoteStrike
2023-02-01 herb@google.com Extract pathAction and drawableAction from SkStrike
2023-02-01 johnstiles@google.com Add BuilderOps for invoking child effects.
2023-02-01 kjlubick@google.com Initialize points before iteration
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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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.md
|
2023-02-01 17:38:23 +00:00 |
|
Drew Roen
|
599705848e
|
Update README.md (flutter/engine#39319)
|
2023-02-01 16:31:09 +00:00 |
|
Zachary Anderson
|
d9d1d8266e
|
Use the x64 toolchain when building host artifacts on arm64 mac (flutter/engine#39279)
|
2023-02-01 07:41:27 -08:00 |
|
skia-flutter-autoroll
|
9005910c85
|
Roll Skia from 8f33da33edcf to 4b5799677173 (1 revision) (flutter/engine#39318)
https://skia.googlesource.com/skia.git/+log/8f33da33edcf..4b5799677173
2023-02-01 kjlubick@google.com Use bit cast instead of specialized double logic
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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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.md
|
2023-02-01 14:58:34 +00:00 |
|
skia-flutter-autoroll
|
e54d6d30da
|
Roll Fuchsia Linux SDK from 71lEeibIyrq0V8jId... to TFcelQ5SwrzkcYK2d... (flutter/engine#39312)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC bdero@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
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.md
|
2023-02-01 06:35:09 +00:00 |
|
skia-flutter-autoroll
|
e2db72139c
|
Roll Skia from c29211525dac to 654f4805e8b8 (21 revisions) (flutter/engine#39309)
https://skia.googlesource.com/skia.git/+log/c29211525dac..654f4805e8b8
2023-02-01 bsalomon@google.com Use SkShaderBase::MatrixRec rather than SkMatrixProvider for shader SkVM
2023-01-31 ccameron@chromium.org SkJpegSourceMgr: Add blank files
2023-01-31 kjlubick@google.com Actually increase collection time of SkottieFrames
2023-01-31 smartercallum@gmail.com Fix getGlyphPositionAtCoordinate for RTL
2023-01-31 herb@google.com Use GlyphAction in SkStrike
2023-01-31 herb@google.com Use GlyphAction in RemoteStrike
2023-01-31 kjlubick@google.com Increase timeout for CanvasKit tests
2023-01-31 herb@google.com Add action fields to the SkGlyphDigest for Path and Drawable
2023-01-31 jamesgk@google.com Manual dawn roll
2023-01-31 bsalomon@google.com Fix SkShaderBase::MatrixRec concatenation order for Android Framework.
2023-01-31 herb@google.com Split up digest() to allow for mutable glyph digest
2023-01-31 johnstiles@google.com Add BuilderOps for pushing and popping RP colors.
2023-01-31 johnstiles@google.com Add atan2 support to SkRasterPipeline builder/codegen.
2023-01-31 johnstiles@google.com Add single-argument atan support to SkRasterPipeline builder/codegen.
2023-01-31 bungeman@google.com Revert "[pdf] SkPDFGraphicStackState::Entry::fColor default"
2023-01-31 johnstiles@google.com Reland "Add atan2_ primitive to SkRasterPipeline."
2023-01-31 kjlubick@google.com SkCubics::RootsReal should not return an infinite root
2023-01-31 kjlubick@google.com [includes] Enforce IWYU on src/image
2023-01-31 johnstiles@google.com Create RAII mechanism for continue-mask management.
2023-01-31 bungeman@google.com [pdf] Really retain zero glyph in subset
2023-01-31 sky@chromium.org Couple of allocation changes to SkPath
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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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.md
|
2023-02-01 03:41:31 +00:00 |
|
Brandon DeRosier
|
841758cc6c
|
Add SkSurface include to every file where it's used (flutter/engine#39304)
|
2023-02-01 00:50:58 +00:00 |
|
Loïc Sharma
|
c6f9e5cebd
|
[Shell] Update stale comments after multi-view (flutter/engine#39298)
|
2023-01-31 23:58:10 +00:00 |
|
Jackson Gardner
|
6f7fd98f68
|
Remove uses of --full-dart-sdk from the engine_v2 builders. (flutter/engine#39297)
Also, do not produce host-specific web_sdk artifacts in the builders.
|
2023-01-31 23:01:00 +00:00 |
|
alanwutang11
|
e3a347daad
|
clipPath to use fillType param (flutter/engine#38956)
Co-authored-by: alanwutang11 <alpwu@google.com>
|
2023-01-31 22:09:22 +00:00 |
|
Brandon DeRosier
|
e1ced4e387
|
Unblock Skia roll by including SkSurface header (flutter/engine#39295)
|
2023-01-31 11:43:30 -08:00 |
|
Mouad Debbar
|
62be71a7e8
|
[web] Remove unused test helper: expectPageHtml (flutter/engine#39287)
|
2023-01-31 19:23:29 +00:00 |
|
skia-flutter-autoroll
|
d15ef0de57
|
Roll Fuchsia Linux SDK from cTwkXiHcuqwrumaJ5... to 71lEeibIyrq0V8jId... (flutter/engine#39284)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC zra@google.com on the revert to ensure that a human
is aware of the problem.
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.md
|
2023-01-31 16:38:05 +00:00 |
|
skia-flutter-autoroll
|
8b5c5d19ee
|
Roll Skia from 3c6eb76a683a to c29211525dac (2 revisions) (flutter/engine#39289)
https://skia.googlesource.com/skia.git/+log/3c6eb76a683a..c29211525dac
2023-01-31 johnstiles@google.com Revert "Add atan2_ primitive to SkRasterPipeline."
2023-01-31 appujee@google.com Disable thinLTO in skia for riscv
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 bdero@google.com,jamesgk@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.md
|
2023-01-31 16:36:23 +00:00 |
|
Zachary Anderson
|
e4a6e688e9
|
Python compatibility fix (flutter/engine#39286)
Missed in https://github.com/flutter/engine/pull/39133
|
2023-01-31 08:03:55 -08:00 |
|
luckysmg
|
09bf280b29
|
Remove useless variable in Canvas.drawCircle. (flutter/engine#39250)
|
2023-01-31 05:55:30 +00:00 |
|
Jackson Gardner
|
7ed627a970
|
Download emsdk for web framework tests. (flutter/engine#39268)
This is in preparation for changes that will use `--local-web-sdk`
instead of `--local-engine` for the web framework tests.
|
2023-01-31 04:37:04 +00:00 |
|
skia-flutter-autoroll
|
f9b06a9c9e
|
Roll Skia from 3c4cd77c5e5d to fc31f43cc40a (1 revision) (flutter/engine#39278)
https://skia.googlesource.com/skia.git/+log/3c4cd77c5e5d..fc31f43cc40a
2023-01-30 bungeman@google.com [pdf] SkPDFGraphicStackState::Entry::fColor default
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 jamesgk@google.com,zra@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.md
|
2023-01-31 04:12:15 +00:00 |
|
Miguel
|
ea5b6dfa72
|
Revert "[fuchsia] Diagnostics directory rights are R* (#39203)" (flutter/engine#39271)
This reverts commit f1bbb90589.
|
2023-01-30 18:10:56 -08:00 |
|
Ricardo Amador
|
0dbb3ce0db
|
Update bytes str code (flutter/engine#39275)
|
2023-01-31 01:39:08 +00:00 |
|
Tong Mu
|
9d1b539c4a
|
Rebase all (flutter/engine#38855)
|
2023-01-31 01:00:56 +00:00 |
|
Jackson Gardner
|
5c3acfecc6
|
@alwaysThrows is deprecated. Return Never instead. (flutter/engine#39269)
|
2023-01-30 16:31:56 -08:00 |
|
Mouad Debbar
|
5fafcca371
|
[web] Use our own icu_bidi (flutter/engine#39200)
|
2023-01-30 23:29:42 +00:00 |
|
Mouad Debbar
|
b418fd002a
|
[web] @JS('Intl') (flutter/engine#39211)
* [web] @JS('Intl')
* Fix call sites
* one more place
|
2023-01-30 23:28:10 +00:00 |
|
Loïc Sharma
|
f0d59792fa
|
[Windows] Use 'FlutterWindowsEngineBuilder' in keyboard unit tests (flutter/engine#39209)
* [Windows] Refactor the keyboard unit tests
* Kick CI
* Second approach
* Undo unnecessary changes
|
2023-01-30 23:19:32 +00:00 |
|
Loïc Sharma
|
c6e65f2054
|
[Windows] Remove dead code from FlutterWindow tests (flutter/engine#39216)
|
2023-01-30 23:16:37 +00:00 |
|
skia-flutter-autoroll
|
b054c4fd56
|
Roll Skia from 59dcffca9061 to 3c4cd77c5e5d (22 revisions) (flutter/engine#39264)
https://skia.googlesource.com/skia.git/+log/59dcffca9061..3c4cd77c5e5d
2023-01-30 kjlubick@google.com Replace Pathops in Geometry::ChopMonoCubic implementation
2023-01-30 kjlubick@google.com [base] Add SkBezierCubic::subdivide
2023-01-30 johnstiles@google.com Add atan2_ primitive to SkRasterPipeline.
2023-01-30 johnstiles@google.com Add atan_ primitive to SkRasterPipeline.
2023-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from be674ea25e15 to be2b5b119b13 (4 revisions)
2023-01-30 robertphillips@google.com Repurpose sorttoy to filterfuzz
2023-01-30 jvanverth@google.com Fix UBSAN report in SkM44::Perspective.
2023-01-30 kjlubick@google.com Fetch and use ninja when building Skia Release Docker image
2023-01-30 brianosman@google.com Revert "SkJpegCodec: Add SkJpegSourceMgr"
2023-01-30 ccameron@chromium.org Add SkJpegGainmapEncoder::EncodeJpegR and EncodeHDRGM
2023-01-30 herb@google.com Remove single use of commonFilterLoop
2023-01-30 bsalomon@google.com Remove use of SkMatrixProvider in SkShaderBase::appendRootStages
2023-01-30 herb@google.com Have prepare mask drawing do position mapping
2023-01-30 johnstiles@google.com Simplify do-while loops that do not use `continue`.
2023-01-30 johnstiles@google.com Add mechanism for recycling temp slots.
2023-01-30 johnstiles@google.com Simplify for-loops with straight-line control flow.
2023-01-30 johnstiles@google.com Change branch-if-all-lanes-equal to branch-if-no-active-lanes-equal.
2023-01-30 johnstiles@google.com Track loop returns in addition to continue/break.
2023-01-30 ccameron@chromium.org SkJpegCodec: Add SkJpegSourceMgr
2023-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9988b37a3351 to be674ea25e15 (1 revision)
2023-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1d9b8d802eb2 to 0cde45b7cbcc (12 revisions)
2023-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from b2ec2c350576 to e8168a177ab2 (7 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 jamesgk@google.com,zra@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.md
|
2023-01-30 22:09:56 +00:00 |
|
Mouad Debbar
|
e1651d2e3a
|
[web] Expose felt flag for building CanvasKit Chromium (flutter/engine#39201)
|
2023-01-30 21:48:15 +00:00 |
|
Ben Konyi
|
d3f45828bf
|
Reland "Remove references to Observatory (#38919)" (flutter/engine#39139)
This reverts commit 5dd945442b230a2c0549ee6d798fda71e031a4a9.
|
2023-01-30 09:50:09 -05:00 |
|
skia-flutter-autoroll
|
a4cdc853dc
|
Roll Fuchsia Linux SDK from TiK_fVODtUaKOgxRf... to O_p8I_8713KlTZ7WG... (flutter/engine#39231)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC zra@google.com on the revert to ensure that a human
is aware of the problem.
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.md
|
2023-01-28 22:16:06 +00:00 |
|
skia-flutter-autoroll
|
b7ccf7bfba
|
Roll Skia from 0b75650caf2a to 7df7a83f733d (13 revisions) (flutter/engine#39225)
https://skia.googlesource.com/skia.git/+log/0b75650caf2a..7df7a83f733d
2023-01-28 bsalomon@google.com Fix temporary SkMatrixProvider used to build SkVM in SkDraw:drawAtlas.
2023-01-27 johnstiles@google.com Revert "Remove canvas scale from runtime-intrinsics slide."
2023-01-27 bsalomon@google.com Make SkColorFilterBase::appendStages virtual and remove onAppendStages.
2023-01-27 kyslov@google.com Exposing Gainmap via BitmapRegionDecoder
2023-01-27 bsalomon@google.com Reland "Seed coords earlier in shader traversal for SkRasterPipeline."
2023-01-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d723200bd4b5 to ead30fe6b410 (8 revisions)
2023-01-27 bsalomon@google.com Revert "Seed coords earlier in shader traversal for SkRasterPipeline."
2023-01-27 bsalomon@google.com Seed coords earlier in shader traversal for SkRasterPipeline.
2023-01-27 sharaks@google.com Update Skia milestone to 112
2023-01-27 nicolettep@google.com Roll Dawn from 3076a8bf178e to b2ec2c350576 (11 revisions)
2023-01-27 kyslov@google.com This rolls back JPEGR support via dedicated JPEGR decoder. Further JPEGR support will be via SkAndroidCodec::getGainmap.
2023-01-27 49699333+dependabot[bot]@users.noreply.github.com Bump ua-parser-js from 0.7.31 to 0.7.33 in /modules/pathkit
2023-01-27 49699333+dependabot[bot]@users.noreply.github.com Bump ua-parser-js from 0.7.31 to 0.7.33 in /modules/canvaskit
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 nicolettep@google.com,zra@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.md
|
2023-01-28 11:07:18 +00:00 |
|
Jenn Magder
|
55a427bec8
|
Default to running the scenario tests on an arm iOS simulator variant on an Apple Silicon host Mac (flutter/engine#39210)
* Default to using an arm iOS simulator variant on Apple Silicon
* Kick tests
|
2023-01-28 02:57:45 +00:00 |
|
skia-flutter-autoroll
|
9f3d10fa70
|
Roll Dart SDK from 2cd9b7ac95e8 to 135f4c51c9ff (3 revisions) (flutter/engine#39214)
https://dart.googlesource.com/sdk.git/+log/2cd9b7ac95e8..135f4c51c9ff
2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-176.0.dev
2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-175.0.dev
2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-174.0.dev
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter Engine: 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.md
|
2023-01-28 00:16:50 +00:00 |
|
Jenn Magder
|
1b4ce3fa8b
|
Use arm64 engine variant on simulators in iOS unit tests (flutter/engine#39213)
|
2023-01-28 00:16:47 +00:00 |
|
Miguel
|
f1bbb90589
|
[fuchsia] Diagnostics directory rights are R* (flutter/engine#39203)
|
2023-01-27 17:44:24 -05:00 |
|
Tamir Duberstein
|
15f53d515e
|
[fuchsia] Migrate to new RealmBuilder API (flutter/engine#39205)
See https://fxrev.dev/793422.
Missed in 92fca42e06,
3bfa5c5b1d and
d429b674f1.
|
2023-01-27 15:42:15 -05:00 |
|
Jonah Williams
|
6306da26f1
|
[Impeller] support overlapping stops with SSBO gradients. (flutter/engine#39174)
* [impeller] gradient stops
* Support overlapping stops
* ++
* update test values
* Use padding type
* bytes not floats
* move to entity
* ++
* Update gradient_generator.h
* Update aiks_unittests.cc
* ++
|
2023-01-27 19:32:35 +00:00 |
|
Zachary Anderson
|
b62b3fb9ec
|
Move Linux Fuchsia FEMU to bringup due to flakes (flutter/engine#39202)
For https://github.com/flutter/flutter/issues/119356
|
2023-01-27 11:30:22 -08:00 |
|
Jonah Williams
|
1cb65559a3
|
[impellerc] remove remaining remap sampler support (flutter/engine#39198)
|
2023-01-27 18:50:56 +00:00 |
|
Jonah Williams
|
b8974b5199
|
[impellerc] remove coffset usage (flutter/engine#39199)
* [impellerc] remove coffset usage
* ++
|
2023-01-27 18:47:56 +00:00 |
|
Derek Xu
|
e31df55438
|
Handle proto deps that were added to the Dart SDK (flutter/engine#39098)
|
2023-01-27 10:24:53 -08:00 |
|
Zachary Anderson
|
54e53b326e
|
Fix for downstream C++20 compiler (flutter/engine#39197)
|
2023-01-27 10:12:19 -08:00 |
|
Tamir Duberstein
|
d429b674f1
|
[fuchsia] Migrate to new RealmBuilder API (flutter/engine#39196)
See https://fxrev.dev/793422.
Missed in 92fca42e06 and
3bfa5c5b1d.
|
2023-01-27 13:01:28 -05:00 |
|
Kaushik Iska
|
2dac47078e
|
Enable vulkan dev on macOS host (flutter/engine#39179)
|
2023-01-27 09:34:58 -08:00 |
|
Constantine Shablya
|
dcef53581c
|
Fix Vulkan embedder example (flutter/engine#39052)
|
2023-01-27 15:55:06 +00:00 |
|
skia-flutter-autoroll
|
c37e4cc691
|
Roll Skia from 091ec9bdcf9b to 0b75650caf2a (5 revisions) (flutter/engine#39190)
https://skia.googlesource.com/skia.git/+log/091ec9bdcf9b..0b75650caf2a
2023-01-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3f8e117e3655 to d723200bd4b5 (5 revisions)
2023-01-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b64b573bac2b to 1d9b8d802eb2 (17 revisions)
2023-01-27 armansito@google.com [sksl][wgsl] Support vector splat constructor
2023-01-26 herb@google.com Combine prepareForMaskDrawing
2023-01-26 johnstiles@google.com Add Raster Pipeline codegen support to SkRuntimeEffect.
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 nicolettep@google.com,zra@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.md
|
2023-01-27 15:55:03 +00:00 |
|
skia-flutter-autoroll
|
9f0c1f3734
|
Roll Dart SDK from dcdd3fbb3116 to 2cd9b7ac95e8 (2 revisions) (flutter/engine#39185)
https://dart.googlesource.com/sdk.git/+log/dcdd3fbb3116..2cd9b7ac95e8
2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-173.0.dev
2023-01-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-172.0.dev
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter Engine: 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.md
|
2023-01-27 15:52:54 +00:00 |
|
skia-flutter-autoroll
|
2f734d9484
|
Roll Fuchsia Linux SDK from kdjOCYzDtnfY30985... to 6c2H32X3EXOGlWIgb... (flutter/engine#39193)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC zra@google.com on the revert to ensure that a human
is aware of the problem.
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.md
|
2023-01-27 15:51:04 +00:00 |
|
Jonah Williams
|
82a5c50210
|
[Impeller] ensure 1x1 has mipcount of 1 (flutter/engine#39182)
* [Impeller] ensure 1x1 has mipcount of 1
* Update geometry_unittests.cc
* Update size.h
|
2023-01-27 03:33:27 +00:00 |
|