skia-flutter-autoroll
4eb7895102
Roll Skia from 3ac9d417b3f4 to 474c26a825d1 (1 revision) ( flutter/engine#34736 )
2022-07-19 02:20:05 +00:00
Brandon DeRosier
70e78ec2bb
[Impeller] Frustum culling ( flutter/engine#34733 )
2022-07-18 19:11:30 -07:00
Wu Zhong
309a65a183
[iOS] Remove deprecated metal texture cache and commandqueue ( flutter/engine#34688 )
2022-07-19 10:07:47 +08:00
skia-flutter-autoroll
e63f213a28
Roll Skia from b153d4289216 to 3ac9d417b3f4 (1 revision) ( flutter/engine#34734 )
2022-07-19 01:14:04 +00:00
skia-flutter-autoroll
dc6ac4faf1
Roll Skia from 80723ae76805 to b153d4289216 (4 revisions) ( flutter/engine#34730 )
2022-07-19 00:08:04 +00:00
Chinmay Garde
0a37df0f6c
[Impeller] Remove CommandT. ( flutter/engine#34732 )
2022-07-19 00:02:05 +00:00
Dwayne Slater
e4ca9ee66c
Fix sample video frame rate and reenable ExternalTextureTests ( flutter/engine#34479 )
2022-07-18 23:54:05 +00:00
Chinmay Garde
0007bee850
[Impeller] Move front-face and winding order specification to pipeline. ( flutter/engine#34731 )
2022-07-18 23:50:04 +00:00
Brandon DeRosier
c9dbb40bff
Add TSize type param to TRect::MakeSize ( flutter/engine#34725 )
2022-07-18 16:35:13 -07:00
Chinmay Garde
b69a07df25
[Impeller] Stub a Vulkan backend. ( flutter/engine#34717 )
2022-07-18 23:26:05 +00:00
Dan Field
a41257c563
Reland "dart:ui conversion from native to FfiNative" ( #33116 )" ( flutter/engine#34700 )
...
* Reland "dart:ui conversion from native to FfiNative" (#33116 )"
This reverts commit d85395558f3d72c64d9c75e00c6ebdd5bf4583e3.
Resolves merge conflicts and updates modified/newly added
methods, and fixes the incorrect argument counts
on some of the Path methods.
2022-07-18 15:51:07 -07:00
skia-flutter-autoroll
bd807f4f10
Roll Skia from fd135a7ad8ca to 80723ae76805 (2 revisions) ( flutter/engine#34724 )
...
https://skia.googlesource.com/skia.git/+log/fd135a7ad8ca..80723ae76805
2022-07-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from c4004751b8f6 to 466fc0c614fd (6 revisions)
2022-07-18 borenet@google.com [infra] Roll recipe dependencies
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 garyq@google.com ,herb@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
2022-07-18 15:15:49 -07:00
Brandon DeRosier
297d5c605d
[Impeller] Fix IntersectsWithRect and cover with tests ( flutter/engine#34726 )
2022-07-18 22:08:05 +00:00
Brandon DeRosier
596a5f3b52
[Impeller] Add guidance for writing shaders ( flutter/engine#34634 )
2022-07-18 14:59:50 -07:00
joshualitt
7638ac4a52
[web] Remove dependency on dart:js. ( flutter/engine#34211 )
2022-07-18 14:05:34 -07:00
Kaushik Iska
c4498028d7
Fix data race in VerifyB143464703WithSoftwareBackend ( flutter/engine#34722 )
2022-07-18 20:54:04 +00:00
skia-flutter-autoroll
03e7ab5c27
Roll Skia from b247169c2eb9 to fd135a7ad8ca (1 revision) ( flutter/engine#34721 )
2022-07-18 20:12:04 +00:00
skia-flutter-autoroll
29014262ca
Roll Skia from c4293ae1835c to b247169c2eb9 (6 revisions) ( flutter/engine#34718 )
2022-07-18 19:06:04 +00:00
Brandon DeRosier
5ed3c76c5d
[Impeller] Set the correct stencil depth for backdrop filter elements ( flutter/engine#34709 )
2022-07-18 11:19:43 -07:00
Xilai Zhang
060ecf6119
[gn + artifacts] dart-sdk mac entitlement configs ( flutter/engine#34679 )
2022-07-18 18:00:05 +00:00
skia-flutter-autoroll
58691b6e0e
Roll Skia from 0d4fb0a5dd07 to c4293ae1835c (2 revisions) ( flutter/engine#34716 )
2022-07-18 17:58:04 +00:00
Xilai Zhang
480b8230aa
[gn + artifacts] embed Mac entitlement config in gen_snapshot.zip ( flutter/engine#34702 )
2022-07-18 17:56:07 +00:00
Xilai Zhang
8de89cd83f
[gn + ci/builders/json] add snapshot for arm64 ( flutter/engine#34698 )
2022-07-18 17:54:04 +00:00
Zachary Anderson
39d01bcb5e
[impellerc] Sort uniforms by location in SkSL backend ( flutter/engine#34684 )
2022-07-18 09:46:02 -07:00
skia-flutter-autoroll
a0861e3872
Roll Skia from 861c4f80faf1 to 0d4fb0a5dd07 (2 revisions) ( flutter/engine#34714 )
2022-07-18 16:34:05 +00:00
skia-flutter-autoroll
6c43fd766d
Roll Skia from eae18a3dbc6c to 861c4f80faf1 (1 revision) ( flutter/engine#34713 )
2022-07-18 15:24:04 +00:00
Hannes Winkler
6c940139ae
Support configurable pixel formats for the embedder API sofware rendering backend ( flutter/engine#26995 )
...
- add sw rendering pixel format support
- add new backing store type that contains struct_size and pixel format
- add new public pixel format enum with the common pixel formats supported by skia
2022-07-18 08:22:48 -04:00
dependabot[bot]
b0ed3717c2
Bump github/codeql-action from 2.1.15 to 2.1.16 ( flutter/engine#34711 )
2022-07-18 11:58:05 +00:00
Qixing Cao
d58858e242
Windows: Reimplement ForceRedraw() using the ScheduleFrame embedder API ( flutter/engine#34656 )
2022-07-18 13:37:55 +02:00
dependabot[bot]
21c6425005
Bump actions/setup-python from 3.1.2 to 4.1.0 ( flutter/engine#34712 )
2022-07-18 10:08:05 +00:00
skia-flutter-autoroll
78dabffa0b
Roll Skia from 30e8df1112a3 to eae18a3dbc6c (1 revision) ( flutter/engine#34710 )
2022-07-18 07:10:05 +00:00
klaxxi
bec0d79eeb
remove lock and use raw ptr for MessageLoopTaskQueues ( flutter/engine#34249 )
2022-07-18 07:08:04 +00:00
skia-flutter-autoroll
b3b941e436
Roll Skia from 0e713132fee2 to 30e8df1112a3 (1 revision) ( flutter/engine#34708 )
2022-07-18 05:20:05 +00:00
ColdPaleLight
cd73f4378c
Tweak the condition of 'FML_DCHECK' to solve the issue caused by round-off error ( flutter/engine#34660 )
2022-07-18 05:00:04 +00:00
ColdPaleLight
676e99c1f4
Tweak the logic about generating 'RasterCacheKey' of the type 'kLayerChildren' ( flutter/engine#32676 )
2022-07-18 04:24:05 +00:00
skia-flutter-autoroll
4dd89afeeb
Roll Skia from ed71b72e0213 to 0e713132fee2 (1 revision) ( flutter/engine#34707 )
2022-07-17 08:12:04 +00:00
skia-flutter-autoroll
1d39e61c0c
Roll Skia from 849628568612 to ed71b72e0213 (1 revision) ( flutter/engine#34703 )
2022-07-16 05:42:04 +00:00
skia-flutter-autoroll
ef9951259d
Roll Skia from 7d1636010a55 to 2cf696124c82 (2 revisions) ( flutter/engine#34696 )
2022-07-15 22:06:04 +00:00
巢鹏
4b0da8fac2
[Fuchsia] Support scroll_*_physical_pixel fields ( flutter/engine#34325 )
...
* [WIP][Fuchsia] Support scroll_physical_pixel fields
* add test
* update
* update
* update
* update
* update
* update
* update
* update
* use scroll_delta instead of pan
* use kMouse
* use kMouse
* Update shell/platform/fuchsia/flutter/pointer_delegate.cc
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
* Update shell/platform/fuchsia/flutter/pointer_delegate.cc
Co-authored-by: Callum Moffat <smartercallum@gmail.com>
* format
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
Co-authored-by: Callum Moffat <smartercallum@gmail.com>
2022-07-15 14:51:59 -07:00
Shivesh Ganju
271b59d7a6
[fuchsia][scenic] Reland Move pointer injector to embedder. ( flutter/engine#34692 )
...
This PR moves the pointer injector library from fuchsia views library
present in fuchsia.git to the flutter embedder.
Test: ffx test run "fuchsia-pkg://fuchsia.com/flutter_runner_tests#meta/flutter_runner_tests.cm"
2022-07-15 17:27:00 -04:00
Qixing Cao
3dfca9f974
[Windows] Fix GDI resource leaks in the software fallback path ( flutter/engine#34574 )
...
Updates `FlutterWindowWin32::OnBitmapSurfaceUpdated` to release the device context using `ReleaseDC`.
Fixes: https://github.com/flutter/flutter/issues/107368
2022-07-15 13:40:40 -07:00
skia-flutter-autoroll
9dd0198836
Roll Skia from e99248cf8374 to 7d1636010a55 (6 revisions) ( flutter/engine#34695 )
2022-07-15 20:14:05 +00:00
skia-flutter-autoroll
8a76df4e5d
Roll Skia from 2910d7bf6c04 to e99248cf8374 (2 revisions) ( flutter/engine#34694 )
2022-07-15 18:52:05 +00:00
skia-flutter-autoroll
c2d6a4fe60
Roll Skia from 224b97c1401f to 2910d7bf6c04 (2 revisions) ( flutter/engine#34693 )
2022-07-15 17:20:05 +00:00
skia-flutter-autoroll
2becdb901c
Roll Skia from 5fbe12977f01 to 224b97c1401f (2 revisions) ( flutter/engine#34690 )
2022-07-15 16:04:04 +00:00
skia-flutter-autoroll
fc74ccd57e
Roll Skia from f23762476578 to 5fbe12977f01 (1 revision) ( flutter/engine#34689 )
2022-07-15 14:48:05 +00:00
skia-flutter-autoroll
81393d44e9
Roll Skia from 6eae40bbfc3d to f23762476578 (1 revision) ( flutter/engine#34687 )
2022-07-15 07:12:05 +00:00
skia-flutter-autoroll
6bb328a317
Roll Skia from 7b69f7165348 to 6eae40bbfc3d (1 revision) ( flutter/engine#34685 )
2022-07-15 06:06:04 +00:00
skia-flutter-autoroll
6d3c660927
Roll Skia from 07769b152a69 to 7b69f7165348 (1 revision) ( flutter/engine#34683 )
2022-07-15 04:10:05 +00:00
skia-flutter-autoroll
c3530ff3da
Roll Skia from c83c3459715c to 07769b152a69 (1 revision) ( flutter/engine#34680 )
2022-07-15 01:54:04 +00:00