12501 Commits

Author SHA1 Message Date
skia-flutter-autoroll
54e5bf836f Roll Skia from 3c8444e18e74 to c481dd69bbb4 (1 revision) (flutter/engine#24200) 2021-02-04 06:36:02 -08:00
skia-flutter-autoroll
682948cce0 Roll Skia from 9e189aab1ec7 to 3c8444e18e74 (4 revisions) (flutter/engine#24199) 2021-02-04 05:16:02 -08:00
skia-flutter-autoroll
c78a0e6686 Roll Skia from 8043b787554b to 9e189aab1ec7 (1 revision) (flutter/engine#24196) 2021-02-04 03:51:02 -08:00
skia-flutter-autoroll
0fde15e180 Roll Skia from c66754bd4ded to 8043b787554b (1 revision) (flutter/engine#24194) 2021-02-04 00:46:02 -08:00
skia-flutter-autoroll
6c6cac038e Roll Skia from 1d35777a4fa9 to c66754bd4ded (3 revisions) (flutter/engine#24193) 2021-02-03 23:26:01 -08:00
skia-flutter-autoroll
a758c20066 Roll Skia from 38df4c8470ab to 1d35777a4fa9 (2 revisions) (flutter/engine#24192) 2021-02-03 22:06:01 -08:00
xster
2c57ad10c1 Make activity/fragment leftover from an attach/detach race slightly safer (flutter/engine#24181) 2021-02-03 21:25:40 -08:00
skia-flutter-autoroll
2f217ac458 Roll Skia from d48f9daeb544 to 38df4c8470ab (1 revision) (flutter/engine#24189) 2021-02-03 18:56:01 -08:00
David Worsham
3215611f74 Fix use of multiple shells w/ different snapshots (flutter/engine#24152) 2021-02-03 17:42:36 -08:00
skia-flutter-autoroll
ba661b3594 Roll Skia from f71278c9937c to d48f9daeb544 (10 revisions) (flutter/engine#24188) 2021-02-03 17:36:01 -08:00
Yuqian Li
f8860ab806 Upgrade metrics_center (flutter/engine#24185)
So we'll no longer write into the legacy datastore.
2021-02-03 15:52:16 -08:00
skia-flutter-autoroll
202b22489f Roll Skia from e2c0504c27a2 to f71278c9937c (8 revisions) (flutter/engine#24183) 2021-02-03 14:51:02 -08:00
skia-flutter-autoroll
ab9a511b4a Roll Fuchsia Linux SDK from k80WkJhOL... to sHdRLs17n... (flutter/engine#24182) 2021-02-03 14:21:02 -08:00
skia-flutter-autoroll
43b9b6f907 Roll Skia from 20e92f77e2b3 to e2c0504c27a2 (3 revisions) (flutter/engine#24178) 2021-02-03 13:16:01 -08:00
huanghongxun
a5b9730ca5 No longer redraw window every frame to reduce CPU consumption 2021-02-04 09:30:26 +13:00
skia-flutter-autoroll
b63c8c9e47 Roll Skia from 9ff7b8d67559 to 20e92f77e2b3 (34 revisions) (flutter/engine#24176) 2021-02-03 11:56:02 -08:00
Yegor
9a1d6e4434 [canvaskit] update CSS size of the canvas when device-pixel ratio changes (flutter/engine#24160) 2021-02-03 11:22:59 -08:00
skia-flutter-autoroll
d26941088b Roll Fuchsia Linux SDK from _bFb8vcW9... to k80WkJhOL... (flutter/engine#24154) 2021-02-02 18:01:02 -08:00
Ferhat
9b870e3556 [web] Fix RRect scaleRadii for negative width/height (flutter/engine#24140) 2021-02-02 17:34:33 -08:00
Mouad Debbar
bcbb6a1ce0 [web] Fix exception when using a keyboard (flutter/engine#24150) 2021-02-02 17:11:02 -08:00
skia-flutter-autoroll
51af2837d9 Roll Skia from ee9cb6aec35d to 9ff7b8d67559 (10 revisions) (flutter/engine#24148) 2021-02-02 17:06:01 -08:00
chunhtai
56c0a73e02 fixes android deeplink query paremeter null crashes (flutter/engine#24146) 2021-02-02 17:01:03 -08:00
Yuhui Huang
0561c75b4d Refactor FlRenderer to platform-independent implementation (flutter/engine#24011)
Refactor FlRenderer to platform-independent implementation
2021-02-03 11:31:51 +13:00
skia-flutter-autoroll
bd07e462bd Roll Skia from e9e8e5d771c5 to ee9cb6aec35d (7 revisions) (flutter/engine#24141) 2021-02-02 12:11:01 -08:00
George Wright
80b2f4fbf5 Licence update 2021-02-02 11:14:34 -08:00
George Wright
1b171451d0 Fixes required for libax to compile on Windows 2021-02-02 11:14:34 -08:00
George Wright
fa1a5c2f1f Delete ax_platform_text_boundary as it is not required for Windows 2021-02-02 11:14:34 -08:00
George Wright
b4a3dd5c60 Import windows_types.h from upstream ax 2021-02-02 11:14:34 -08:00
George Wright
9d00999aa7 Add stub types for Windows accessibility 2021-02-02 11:14:34 -08:00
skia-flutter-autoroll
01324a0e46 Roll Skia from 931cad1d74bb to e9e8e5d771c5 (8 revisions) (flutter/engine#24138)
https://skia.googlesource.com/skia.git/+log/931cad1d74bb..e9e8e5d771c5

2021-02-02 kjlubick@google.com [canvaskit] Replace Postan value array with Float32Array.
2021-02-02 kjlubick@google.com [canvaskit] Remove deprecated PathMeasure
2021-02-02 kjlubick@google.com [canvaskit] Remove value_array for vector3
2021-02-02 kjlubick@google.com [canvaskit] Replace Point value_array with Float32Array
2021-02-02 mtklein@google.com silo away td when -local
2021-02-02 mtklein@google.com add ASAN FM bot
2021-02-02 johnstiles@google.com Avoid comma usage in Operators test.
2021-02-02 adlai@google.com Handle fDeferredProxies in GrOpsTask merging

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 robertphillips@google.com 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/master/autoroll/README.md
2021-02-02 10:16:40 -08:00
Jason Simmons
5c4a3d6a92 Avoid calling Dart timeline APIs during Dart_Cleanup (flutter/engine#24007)
The Dart timeline is not thread safe if an engine thread that is not
controlled by Dart calls Dart_TimelineEvent while another thread is
calling Dart_Cleanup.

Fixes https://github.com/flutter/flutter/issues/74134
2021-02-02 09:12:55 -08:00
Michael Reed
e79a215a31 drawBitmap is deprecated, use drawImage (flutter/engine#24135)
Co-authored-by: Mike Reed <reed@google.com>
2021-02-02 08:24:42 -08:00
skia-flutter-autoroll
1905590f86 Roll Skia from f9a0f1a9be9e to 931cad1d74bb (11 revisions) (flutter/engine#24137) 2021-02-02 07:41:02 -08:00
Michael Reed
ac61cb770b Update to sampling versions (flutter/engine#24125)
Co-authored-by: Mike Reed <reed@google.com>
2021-02-02 06:43:54 -08:00
skia-flutter-autoroll
87df280e0b Roll Fuchsia Linux SDK from blNDDMWIJ... to _bFb8vcW9... (flutter/engine#24133) 2021-02-02 04:41:02 -08:00
skia-flutter-autoroll
a60cc34cbd Roll Skia from a6c692b8844d to f9a0f1a9be9e (2 revisions) (flutter/engine#24123) 2021-02-01 19:21:02 -08:00
skia-flutter-autoroll
9139c8de9f Roll Skia from fde740c7f26e to a6c692b8844d (7 revisions) (flutter/engine#24118) 2021-02-01 16:31:02 -08:00
gaaclarke
9f222fa212 Fixed plumbing of the spawning isolate for Shell::Spawn. (flutter/engine#24112) 2021-02-01 15:32:15 -08:00
skia-flutter-autoroll
0cc912c46a Roll Skia from 3364579f8332 to fde740c7f26e (6 revisions) (flutter/engine#24116) 2021-02-01 15:11:01 -08:00
skia-flutter-autoroll
8d847200d5 Roll Fuchsia Linux SDK from -iUKxTl_w... to blNDDMWIJ... (flutter/engine#24115) 2021-02-01 15:06:02 -08:00
skia-flutter-autoroll
6c7b4e05d0 Roll Skia from 3cc4afc70309 to 3364579f8332 (13 revisions) (flutter/engine#24114)
https://skia.googlesource.com/skia.git/+log/3cc4afc70309..3364579f8332

2021-02-01 kjlubick@google.com [canvaskit] Move matrix helpers to their own file and make optional.
2021-02-01 kjlubick@google.com Reland "[canvaskit] Break up helper.js into smaller files"
2021-02-01 brianosman@google.com SkSL: Do left-shift constant-folding with unsigned integers
2021-02-01 rmistry@google.com [RecreateSKPs bot] Add new motionmark SKP to the repo
2021-02-01 rmistry@google.com [RecreateSKPs bot] Fix failing reddit pageset
2021-02-01 brianosman@google.com Particle refactor: Only have one code string, uniforms, etc.
2021-02-01 egdaniel@google.com Revert "Add missing Gr headers to GN file."
2021-02-01 michaelludwig@google.com Remove deprecated SkImageFilter::MakeMatrixFilter
2021-02-01 brianosman@google.com Revert "Revert "Reland "Add particle GMs"""
2021-02-01 johnstiles@google.com Add missing Gr headers to GN file.
2021-02-01 reed@google.com Simplify isconvex
2021-02-01 westont@google.com [infra] Use xcode 11.4.1 for iphone11 jobs.
2021-02-01 tdenniston@google.com Update SVG corpus on gold to include images

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 robertphillips@google.com 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/master/autoroll/README.md
2021-02-01 13:50:25 -08:00
skia-flutter-autoroll
d940cad535 Roll Skia from 324b7a6f3a49 to 3cc4afc70309 (8 revisions) (flutter/engine#24108)
https://skia.googlesource.com/skia.git/+log/324b7a6f3a49..3cc4afc70309

2021-02-01 mtklein@google.com add Mac/Win FM bots
2021-02-01 egdaniel@google.com Update gitignore for goma win_toolchain
2021-02-01 johnstiles@google.com Run the SkSL Operators test as a Runtime Effect.
2021-02-01 johnstiles@google.com Add DSL headers to GN files.
2021-02-01 johnstiles@google.com Add test to verify side effects from the comma operator.
2021-02-01 jzern@google.com update libwebp to v1.2.0
2021-02-01 egdaniel@google.com Fix android build.
2021-02-01 egdaniel@google.com Remove vertex buffer reads in GrAAConvexPathRenderer.

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 robertphillips@google.com 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/master/autoroll/README.md
2021-02-01 11:59:26 -08:00
skia-flutter-autoroll
d06c3da286 Roll Skia from 8ef3c539a26e to 324b7a6f3a49 (4 revisions) (flutter/engine#24104)
https://skia.googlesource.com/skia.git/+log/8ef3c539a26e..324b7a6f3a49

2021-02-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 0cbf89c7520e to df5dee645ab5 (5 revisions)
2021-02-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from bf1c0cf52377 to d7aacdda1119 (6 revisions)
2021-02-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 9009a36b9b75 to 0e1106877e42 (594 revisions)
2021-02-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 62387fc64719 to 0be050a44a43 (1 revision)

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 robertphillips@google.com 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/master/autoroll/README.md
2021-02-01 08:17:00 -08:00
skia-flutter-autoroll
6ebf576dfa Roll Fuchsia Linux SDK from TTxS3b-Vc... to -iUKxTl_w... (flutter/engine#24102) 2021-02-01 00:21:01 -08:00
Michael Reed
7ef5d67e1b Use sampling instead of (deprecated) filter-quality (flutter/engine#24101) 2021-02-01 00:16:02 -08:00
skia-flutter-autoroll
8ebc23286e Roll Skia from bb6176826683 to 8ef3c539a26e (4 revisions) (flutter/engine#24099)
https://skia.googlesource.com/skia.git/+log/bb6176826683..8ef3c539a26e

2021-01-31 mtklein@google.com simplify further
2021-01-31 bsalomon@google.com Reland "Make GrDirectContext::updateBackendTexture handle pixmaps with non-type row bytes."
2021-01-31 mtklein@google.com simplify fm_driver
2021-01-31 bsalomon@google.com Revert "Revert "Remove maxTileSize from GrCaps, bleed GMs use max texture size override.""

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 robertphillips@google.com 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/master/autoroll/README.md
2021-01-31 23:20:58 -08:00
skia-flutter-autoroll
eafa7b616e Roll Skia from ef47e010b352 to bb6176826683 (1 revision) (flutter/engine#24097)
https://skia.googlesource.com/skia.git/+log/ef47e010b352..bb6176826683

2021-01-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from eae262e7fa3d to 62387fc64719 (3 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 robertphillips@google.com 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/master/autoroll/README.md
2021-01-31 13:36:58 -08:00
skia-flutter-autoroll
2269491d67 Roll Fuchsia Linux SDK from KKUuENUT4... to TTxS3b-Vc... (flutter/engine#24095) 2021-01-31 03:36:01 -08:00
skia-flutter-autoroll
f2fbbaf243 Roll Skia from 7935900cadaa to ef47e010b352 (2 revisions) (flutter/engine#24092) 2021-01-30 18:16:01 -08:00
skia-flutter-autoroll
d937171c9d Roll Skia from b2c761332bfc to 7935900cadaa (3 revisions) (flutter/engine#24091) 2021-01-30 16:56:01 -08:00