10381 Commits

Author SHA1 Message Date
skia-flutter-autoroll
40283ff1fe Roll src/third_party/skia f5542b6aa307..0af13b3caf03 (1 commits) (flutter/engine#14143)
https://skia.googlesource.com/skia.git/+log/f5542b6aa307..0af13b3caf03

git log f5542b6aa307..0af13b3caf03 --date=short --first-parent --format='%ad %ae %s'
2019-12-05 kjlubick@google.com [canvaskit] update shaping example to have emoji

Created with:
  gclient setdep -r src/third_party/skia@0af13b3caf03

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 bsalomon@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/+/master/autoroll/README.md

Bug: None
Tbr: bsalomon@google.com
2019-12-05 14:28:42 -05:00
Dan Field
fcab1c7433 Disable a11y on detach (flutter/engine#14142) 2019-12-05 11:16:38 -08:00
Ferhat
5bb2256d2f Fix firefox detection to fix app startup for other browsers (flutter/engine#14145) 2019-12-05 10:48:55 -08:00
skia-flutter-autoroll
294e4deceb Roll src/third_party/skia 0af32fdf5fea..f5542b6aa307 (4 commits) (flutter/engine#14141)
https://skia.googlesource.com/skia.git/+log/0af32fdf5fea..f5542b6aa307

git log 0af32fdf5fea..f5542b6aa307 --date=short --first-parent --format='%ad %ae %s'
2019-12-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bbd0694f9ab2..dee5b5f3cf3f (4 commits)
2019-12-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src d02b0cb4d389..a25cc4cdcd47 (492 commits)
2019-12-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 249cb200173f..5f857839b9ec (14 commits)
2019-12-05 michaelludwig@google.com Revert "Specialize inset/outset/reset based on known quad type"

Created with:
  gclient setdep -r src/third_party/skia@f5542b6aa307

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 bsalomon@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/+/master/autoroll/README.md

Bug: None
Tbr: bsalomon@google.com
2019-12-05 03:36:09 -05:00
George Wright
4d705b966b Move Fuchsia unit test runners into engine repo (flutter/engine#14092)
- Copies fuchsia_test.sh into the testing/fuchsia directory
- Fixes a small issue with fuchsia_archive to ensure the cmx file is correctly named according to the target
- Add a list of fuchsia unittest fars to run on CI
- Add a GN build target to build all currently-enabled unittests for Fuchsia
2019-12-05 02:35:42 -05:00
skia-flutter-autoroll
7a674ba26f Roll src/third_party/skia 6344c2937997..0af32fdf5fea (12 commits) (flutter/engine#14139)
https://skia.googlesource.com/skia.git/+log/6344c2937997..0af32fdf5fea

git log 6344c2937997..0af32fdf5fea --date=short --first-parent --format='%ad %ae %s'
2019-12-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-04 michaelludwig@google.com Reduce GrTextureOp size
2019-12-04 michaelludwig@google.com Specialize inset/outset/reset based on known quad type
2019-12-04 mtklein@google.com flip on a bunch of GCC warnings
2019-12-04 herb@google.com Specialize vertex size for GrTextBlob
2019-12-04 mtklein@google.com work around GCC 8 mips release bug?
2019-12-04 herb@google.com Remove legacy CPU glyph drawing code
2019-12-04 herb@google.com Make fInitialViewMatrix const in GrTextBlob
2019-12-04 halcanary@google.com experimental/skottie_ios: fix some objc errors
2019-12-04 robertphillips@google.com Add helper functions to AAHairlineOp

Created with:
  gclient setdep -r src/third_party/skia@0af32fdf5fea

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 bsalomon@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/+/master/autoroll/README.md

Bug: None
Tbr: bsalomon@google.com
2019-12-04 22:56:47 -05:00
David Worsham
cb0aca7f74 Wire up Opacity on Fuchsia, round 2 (flutter/engine#14024)
* Remove erroneous ChildView opacity

* Wire frame metrics through contexts

* Maintain layer stack inside of SceneBuilder

* Remove EnsureSingleChild

* Centralize system-composite and elevation logic

* Wire up OpacityLayer to Scenic
2019-12-04 19:29:31 -08:00
George Wright
26a5d05232 Disable fml_tests until they're fixed on Fuchsia (flutter/engine#14137) 2019-12-04 20:24:10 -05:00
gaaclarke
2e76a5cba2 Started specifying the OS version for running the tests. (flutter/engine#14094) 2019-12-04 16:17:43 -08:00
skia-flutter-autoroll
197940dd71 Roll src/third_party/skia ccca30aad770..6344c2937997 (13 commits) (flutter/engine#14133)
https://skia.googlesource.com/skia.git/+log/ccca30aad770..6344c2937997

git log ccca30aad770..6344c2937997 --date=short --first-parent --format='%ad %ae %s'
2019-12-04 reed@google.com some cleanups for halfplanes
2019-12-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-04 egdaniel@google.com Remove unneeded abandon/release check in GrGpuResource message processing.
2019-12-04 bsalomon@google.com Remove SkSize& SkSize::operator=(const SkISize&)
2019-12-04 halcanary@google.com SkQP: model-creation improvements
2019-12-04 mtklein@google.com work around GCC false positive warning?
2019-12-04 egdaniel@google.com Handle failures in submission of vulkan command buffers.
2019-12-04 mtklein@google.com replace SkIRect[1] with SkIRect
2019-12-04 bsalomon@google.com Fix for 420/422 chroma subsampling of odd dimension images when converting from YUV to RGB on GPU.
2019-12-04 reed@google.com Reland "remove legacy SkPath enum guards"
2019-12-04 robertphillips@google.com Add onPrePrepareDraws to GrFillRectOp
2019-12-04 mtklein@google.com simpler tmp arrays in GrGLPath
2019-12-04 senorblanco@chromium.org Update dawn.h -> webgpu.h, dawn_cpp.h -> webgpu_cpp.h.

Created with:
  gclient setdep -r src/third_party/skia@6344c2937997

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 bsalomon@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/+/master/autoroll/README.md

Bug: None
Tbr: bsalomon@google.com
2019-12-04 18:56:59 -05:00
gaaclarke
2b17a09b85 Expanded our scenario_app docs. (flutter/engine#14136) 2019-12-04 15:11:54 -08:00
Yegor
614e92b4e7 [web][felt] fix source map path (flutter/engine#14134) 2019-12-04 13:28:23 -08:00
Mouad Debbar
51d237a089 [web] Fix text measurement when constraint width is infinite (flutter/engine#14132) 2019-12-04 13:27:14 -08:00
Chinmay Garde
ce4d1dc06f Fix platform view offsets incorrectly taking into account device pixel ratios. (flutter/engine#14135)
This issue was hidden by an incorrect test expectation that has been corrected.

Fixes b/144555069
Fixes https://github.com/flutter/flutter/issues/45991
2019-12-04 13:15:47 -08:00
Ben Konyi
2c9ef8078e Roll src/third_party/dart 413867d678..a9c77229c2 (1 commits) (flutter/engine#14130)
dart-lang/sdk@a9c77229c2 [vm/compiler] Avoid undefined behavior in range analysis shift operation
2019-12-04 10:19:27 -08:00
skia-flutter-autoroll
42090bd474 Roll fuchsia/sdk/core/mac-amd64 from OSk8h... to XCAOU... (flutter/engine#14128)
Roll fuchsia/sdk/core/mac-amd64 from OSk8h... to XCAOU...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
Please CC  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/+/master/autoroll/README.md
2019-12-04 11:15:09 -05:00
skia-flutter-autoroll
855431f6a2 Roll src/third_party/skia 75368c3a0290..ccca30aad770 (12 commits) (flutter/engine#14129)
https://skia.googlesource.com/skia.git/+log/75368c3a0290..ccca30aad770

git log 75368c3a0290..ccca30aad770 --date=short --first-parent --format='%ad %ae %s'
2019-12-04 rosasco@google.com Notes on how to build SKQP for Fuchsia.
2019-12-04 reed@google.com Revert "remove legacy SkPath enum guards"
2019-12-04 thomasanderson@chromium.org Always check for GL_ARB_sync
2019-12-04 borenet@google.com [infra] Auto-submit the CL to update supported branch configs
2019-12-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src bd8110e59b6b..d02b0cb4d389 (540 commits)
2019-12-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b64fbfec4dcd..bbd0694f9ab2 (3 commits)
2019-12-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fb40d231c3e2..249cb200173f (15 commits)
2019-12-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-03 herb@google.com Make GrTextBlob initial position const
2019-12-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-03 reed@google.com remove legacy SkPath enum guards
2019-12-03 herb@google.com Start cleanup of GrTextBlob

Created with:
  gclient setdep -r src/third_party/skia@ccca30aad770

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 bsalomon@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/+/master/autoroll/README.md

Bug: None
Tbr: bsalomon@google.com
2019-12-04 11:12:29 -05:00
Brian Osman
1cbaa6ddfb Fix one more use of deprecated path fill type API (flutter/engine#14127) 2019-12-04 10:59:06 -05:00
Ben Konyi
903d6182ea Roll src/third_party/dart 2a13b1fe26..413867d678 (3 commits) (flutter/engine#14125)
dart-lang/sdk@413867d678 [infra] Add a script to convert multi-tests to the new static error test framework
dart-lang/sdk@2ea8ff5ae7 [cfe] Don't continue shorting in explicit extension null aware access
dart-lang/sdk@7c3b2b75c8 [infra] Fix deflaking in test.dart
2019-12-04 07:11:50 -08:00
Ben Konyi
1dc68b24d4 Roll src/third_party/dart 19fc1016da..2a13b1fe26 (6 commits) (flutter/engine#14107)
dart-lang/sdk@2a13b1fe26 Reland "[dartdevc] Break dart:_debugger dependency on dart:html"
dart-lang/sdk@48573044b3 Replace helper methods in AbstractTypeSystemTest with ElementsTypesMixin.
dart-lang/sdk@7a911ce3f1 [ package:vm_service ] Fix issue where an exception could be thrown if remote service protocl version was older than that supported by package:vm_service
dart-lang/sdk@f4e44dd705 [vm] Make kernel buffers live exactly as long as their derived views.
dart-lang/sdk@5ecfd7058a Drop fallback to looser as check
dart-lang/sdk@9c220059a1 Implement DOWN for FunctionType(s) with NNBD rules.
2019-12-03 22:20:02 -08:00
chunhtai
ffeff2cdf3 add pointer data santizing in flutter web engine (flutter/engine#14082) 2019-12-03 18:41:36 -08:00
Ben Konyi
b47d7181da Roll src/third_party/dart 89e31069e8..19fc1016da (6 commits) (flutter/engine#14093)
dart-lang/sdk@19fc1016da [dart:core] BREAKING CHANGE: Fix analysis errors in NNBD fork
dart-lang/sdk@6c42984383 Update dartdoc to 0.29.2.
dart-lang/sdk@1ebf5cfb39 Fix false positive UNUSED_FIELD on extensions
dart-lang/sdk@b7094364fe [vm] Re-add late field initializer code
dart-lang/sdk@441a17d1f9 [cfe] Fix flow analysis for type parameter promotion, initializers, switch continue and for loops
dart-lang/sdk@9719f75ef3 Add InvalidLanguageVersionOverride Hint; fixes #37504
2019-12-03 16:23:47 -08:00
David Worsham
df08c2593a Relanding: Add Flow unittests and fixtures (flutter/engine#14091) 2019-12-03 14:33:02 -08:00
skia-flutter-autoroll
30194ae202 Roll src/third_party/skia 49e564e5e02c..75368c3a0290 (23 commits) (flutter/engine#14090)
https://skia.googlesource.com/skia.git/+log/49e564e5e02c..75368c3a0290

git log 49e564e5e02c..75368c3a0290 --date=short --first-parent --format='%ad %ae %s'
2019-12-03 fmalita@chromium.org [skottie] Deferred image frame resolution
2019-12-03 brianosman@google.com Particles: Do a cleanup/standardization pass on the API
2019-12-03 herb@google.com Replace some std::tie with auto []
2019-12-03 michaelludwig@google.com Reorg helper functions in prep for function pointer caching
2019-12-03 herb@google.com Don't draw strikes that are too small
2019-12-03 mtklein@google.com remove SkColorSpaceXformSteps::Required
2019-12-03 kjlubick@google.com [skottieWASM] make sure we are using CPU or GPU correctly
2019-12-03 fmalita@chromium.org Reland "[skottie] Remove defensive seek(0) from Animation ctor"
2019-12-03 mtklein@google.com replace CSXformSteps::Required() in GrSurfaceContext
2019-12-03 mtklein@google.com Fix sprite blitter choice logic
2019-12-03 mtklein@google.com replace CSXformSteps::Required() in SkShader
2019-12-03 mtklein@google.com add friendly new ctor for xform steps
2019-12-03 jvanverth@google.com Some more tweaks to perspective path clipping
2019-12-03 fmalita@chromium.org Revert "[skottie] Remove defensive seek(0) from Animation ctor"
2019-12-03 mtklein@google.com Revert "replace SkColorSpaceXformSteps::Required()"
2019-12-03 fmalita@chromium.org [skottie] Remove defensive seek(0) from Animation ctor
2019-12-03 mtklein@google.com Fix some GCC warnings.
2019-12-03 reed@google.com remove legacy next from iter
2019-12-03 kjlubick@google.com [canvaskit] Add test and extern for MakeImage
2019-12-03 brianosman@google.com Particles: SkImageBinding to allow sampling an image from script
2019-12-03 brianosman@google.com Particles: Better integration for ResourceProvider
2019-12-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 8a4500482e8d..bd8110e59b6b (424 commits)
2019-12-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ea0dcd4bda18..fb40d231c3e2 (10 commits)

Created with:
  gclient setdep -r src/third_party/skia@75368c3a0290

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 bsalomon@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/+/master/autoroll/README.md

Bug: None
Tbr: bsalomon@google.com
2019-12-03 16:50:19 -05:00
Ben Konyi
2609f57ea9 Roll src/third_party/dart a4d799c402..89e31069e8 (14 commits) (flutter/engine#14089)
dart-lang/sdk@89e31069e8 Revert "[vm/cfe] Elaborate for-in statements during async transform"
dart-lang/sdk@f922ed0962 [vm/concurrency] Update IsolateSpawnMemory benchmark
dart-lang/sdk@f7941eb850 [cfe] Handle break/continue in flow analysis
dart-lang/sdk@175ceca1fa Bump pub version in DEPS
dart-lang/sdk@0dc58fdcea Format long lines in shared_type_tests.
dart-lang/sdk@2de9b45c8f Update isFunctionSubtypeOf() to NNBD spec.
dart-lang/sdk@980b7ace7d Implement DOWN with NNBD rules.
dart-lang/sdk@b050a59d3b (dart2js) merge inferrer-engine interface and implementation
dart-lang/sdk@1103d9fdb5 (dart2js): seal-in members used only within the inferrer_engine class
dart-lang/sdk@aa56cd39a3 (dart2js): rename 'assignments' to 'inputs' in global analysis
dart-lang/sdk@198fde2342 Fix language_2/nnbd/syntax/null_assertion_ambiguous_test
dart-lang/sdk@e25744c44e [dartfuzz] Adding support for callable classes
dart-lang/sdk@fe64ce38e8 [vm] Fix late static fields (both non-final and final) in AST mode
dart-lang/sdk@284f662022 Migrate the corelib_2/ tests starting with "e" through "i".
2019-12-03 13:20:49 -08:00
Casey Hillers
b107409e7e Update fallback to Roboto url to be HTTPS (flutter/engine#14086) 2019-12-03 12:25:53 -08:00
Kaushik Iska
16ee373dc9 Revert "Fix fml_unittests (#14062)" (flutter/engine#14087)
This reverts commit ca9e7fc470843285b50999fa0e41ba29084ad474.
2019-12-03 12:24:19 -08:00
liyuqian
52e74298e0 Revert PRs to unblock David and Jim's work (flutter/engine#14088)
* Revert "Add flow test fixtures and tests (#13986)"

This reverts commit 32915132bacdfd0d631421b23bb6a6d5db1095ab.

* Revert "Dynamically determine whether to use offscreen surface based on need (#13976)"

This reverts commit a13401ce86b3019c39154d56644b7b9eb4a5bbe5.
2019-12-03 12:02:37 -08:00
skia-flutter-autoroll
dd41743e11 Roll src/third_party/skia 2792515dab7c..49e564e5e02c (28 commits) (flutter/engine#14084)
https://skia.googlesource.com/skia.git/+log/2792515dab7c..49e564e5e02c

git log 2792515dab7c..49e564e5e02c --date=short --first-parent --format='%ad %ae %s'
2019-12-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-02 rosasco@google.com skqp CIPD upload infra for Fuchsia
2019-12-02 mtklein@google.com remove T*/void* union in SkTArray
2019-12-02 mtklein@google.com tweak for GCC, memcpy() -> for-loop
2019-12-02 mtklein@google.com remove pointless tests
2019-12-02 egdaniel@google.com Update GrSwizzle to only store key and not string.
2019-12-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-02 bsalomon@google.com This is a reland of GrDomainEffect with significant changes:
2019-12-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-02 michaelludwig@google.com Compare textureType separately from backend format
2019-12-02 stani@google.com Expose SkRuntimeShaderFactory class to clients
2019-12-02 jlavrova@google.com A new API call on Paragraph: a number of unresolved glyphs
2019-12-02 mtklein@google.com replace SkColorSpaceXformSteps::Required()
2019-12-02 reed@google.com Reland "fix sense of ifdef for deprecated method"
2019-12-02 reed@google.com Revert "fix sense of ifdef for deprecated method"
2019-12-02 reed@google.com fix sense of ifdef for deprecated method
2019-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src c8e3617e402d..8a4500482e8d (272 commits)
2019-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 bc82fb14aab4..ea0dcd4bda18 (7 commits)
2019-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fb7ca1d5aca5..b64fbfec4dcd (3 commits)
2019-12-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-11-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 43fc40aebfd8..c8e3617e402d (252 commits)
2019-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fc3ec57ddf27..bc82fb14aab4 (9 commits)
2019-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d6e903bdc9ef..fb7ca1d5aca5 (13 commits)
2019-11-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

Created with:
  gclient setdep -r src/third_party/skia@49e564e5e02c

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 bsalomon@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/+/master/autoroll/README.md

Bug: None
Tbr: bsalomon@google.com
2019-12-03 12:49:59 -05:00
David Worsham
32915132ba Add flow test fixtures and tests (flutter/engine#13986) 2019-12-03 09:43:02 -08:00
skia-flutter-autoroll
4310ee3175 Roll fuchsia/sdk/core/mac-amd64 from 6QxEZ... to OSk8h... (flutter/engine#14085)
Roll fuchsia/sdk/core/mac-amd64 from 6QxEZ... to OSk8h...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
Please CC  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/+/master/autoroll/README.md
2019-12-03 12:42:22 -05:00
Ben Konyi
e981f991e6 Roll src/third_party/dart e4344a568f..a4d799c402 (7 commits) (flutter/engine#14083)
dart-lang/sdk@a4d799c402 Migrate corelib/ tests starting with b-d to NNBD.
dart-lang/sdk@18a9b29687 Add a repro for issue #39609
dart-lang/sdk@ec28bf1fd1 [analyzer] refactor the vm status section in the analyzer diagnostics page
dart-lang/sdk@bf69257c5f [dart:io] socket profiler in dart:io
dart-lang/sdk@1392d61c9b [infra] Modify 2.7.0 make_version hack so that it also works on other branches
dart-lang/sdk@4fe27fd444 Report an error when 'await' is used in the initializer of a late local variable.
dart-lang/sdk@6305276184 Remove deprecated 'byteStore' and 'fileContentOverlay' parameters.
2019-12-03 09:38:22 -08:00
Brian Osman
ebb0a18d75 Update to newer path fill-type API in Skia (flutter/engine#14070) 2019-12-03 11:57:54 -05:00
Dan Field
69d5294a7a Remove suprious warning (flutter/engine#14079) 2019-12-02 16:51:30 -08:00
liyuqian
241e5108b8 Run benchmarks in Cirrus (flutter/engine#13950) 2019-12-02 16:38:03 -08:00
stuartmorgan
8a11e4f2de Report backing store changes in the macOS view (flutter/engine#13933) 2019-12-02 16:33:04 -08:00
Francisco Magdaleno
3e6ba41538 Listen to keyUp event on meta modified keys (flutter/engine#13984) 2019-12-02 16:17:19 -08:00
Dan Field
f5aa0ec812 Fix live region logic (flutter/engine#14081) 2019-12-02 15:49:15 -08:00
skia-flutter-autoroll
ec9e0c44f4 Roll src/third_party/skia e8c96d8e6116..2792515dab7c (1 commits) (flutter/engine#14069)
https://skia.googlesource.com/skia.git/+log/e8c96d8e6116..2792515dab7c

git log e8c96d8e6116..2792515dab7c --date=short --first-parent --format='%ad %ae %s'
2019-11-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

Created with:
  gclient setdep -r src/third_party/skia@2792515dab7c

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 bungeman@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/+/master/autoroll/README.md

Bug: None
Tbr: bungeman@google.com
2019-12-02 18:38:35 -05:00
Ben Konyi
2f30fa7c7d Roll src/third_party/dart 3f32196958..e4344a568f (1 commits) (flutter/engine#14073)
dart-lang/sdk@e4344a568f Report INVALID_OPTIONAL_PARAMETER_TYPE when default values are not allowed.
2019-12-02 15:34:22 -08:00
skia-flutter-autoroll
719dced144 Roll fuchsia/sdk/core/mac-amd64 from aVdHP... to 6QxEZ... (flutter/engine#14080)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
Please CC  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/+/master/autoroll/README.md
2019-12-02 15:07:03 -08:00
skia-flutter-autoroll
ca69cc6d67 Roll fuchsia/sdk/core/linux-amd64 from mSEnz... to 2Nav3... (flutter/engine#14067)
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  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/+/master/autoroll/README.md
2019-12-02 12:50:57 -08:00
Ben Konyi
4931df3ce7 Roll src/third_party/dart 077795b3e5..3f32196958 (29 commits) (flutter/engine#14072)
dart-lang/sdk@3f32196958 Make LateInitialziationError abstract and uninstantiable.
dart-lang/sdk@5013ce6e5d [cfe] Use correct types and errors in late lowering
dart-lang/sdk@46a5f35da7 [infra] Bump VERSION to 2.8.0
dart-lang/sdk@97d6ac21d5 [CFE] Spell check on kernel src; presubmit on kernel & _fe_analyzer_shared
dart-lang/sdk@1454a67e09 [cfe] Don't use multiple null-aware guards in opt-out
dart-lang/sdk@12d9bedb33 [CFE] Let spell checker report all reported words at the end
dart-lang/sdk@88630cc235 Move real resolveConstructors from ClassBuilderImpl to SourceClassBuilder
dart-lang/sdk@05406716bd [infra] Add count of test result messages sent to Pub/Sub
dart-lang/sdk@c1d21c368a Move a few methods from ClassBuilderImpl to SourceClassBuilder
dart-lang/sdk@1c3468a646 [kernel] Remove Library.isExternal
dart-lang/sdk@3557973a75 Move 5 verifier classes out of resolver.dart, into their own libraries.
dart-lang/sdk@3de7487a2c Report an error for 'late final' fields in classes with const constructors.
dart-lang/sdk@59d3a2d143 Unify the names of two codes for documentation purposes
dart-lang/sdk@0a575d8681 Unify two diagnostics into instantiate_abstract_class
dart-lang/sdk@7707c2a84c Issue 39563. Expression body always exists.
dart-lang/sdk@c6326de855 Improve the highlight region for variable_type_mismatch diagnostic
dart-lang/sdk@f7549f6dd7 [cfe] Test suites runner: improve format of timing information
dart-lang/sdk@de36aa0f1a [dartfuzz] Temporarily disable Float32x4.reciprocal() and Float32x4.reciprocalSqrt()
dart-lang/sdk@59c41f21d6 [vm/compiler] Avoid dead global pool entries due to bailouts
dart-lang/sdk@63333deed6 [vm/cfe] Elaborate for-in statements during async transform
dart-lang/sdk@5b31b1e26d Improve the selection range when reporting that an invoked constructor is not marked as const
dart-lang/sdk@46c042a118 Improve a diagnostic message by unwrapping Future (issue 39561)
dart-lang/sdk@078806851c [vm] Use static type of captured variables.
dart-lang/sdk@47ce35faf8 [benchmark] Exclude large front end tests and fix tensorflow exclusion.
dart-lang/sdk@27bdabe02e [SDK] Stop injecting <async gap> when async hasn't yielded yet.
dart-lang/sdk@8023accf3f [vm/ffi] Fix source information in generated AST nodes - part 2
dart-lang/sdk@f9cedb6813 [vm/ffi] Fix source information in generated AST nodes
dart-lang/sdk@4d95ec1360 [vm] Enable multiple entry-points for unoptimized calls.
dart-lang/sdk@659b32ffc8 [cfe] Handle chained null shorting and null aware if-null set
2019-12-02 11:07:33 -08:00
Ben Konyi
c4f483bf96 Roll src/third_party/dart 73fdf19b56..077795b3e5 (15 commits) (flutter/engine#14068)
dart-lang/sdk@077795b3e5 [co19] Add .gitignore to new co19 directory
dart-lang/sdk@8d874a5bd8 [cfe] Avoid cascading errors from part versioning mismatch
dart-lang/sdk@cd229de42b [cfe] Increase unit test suites time out to 15 minutes
dart-lang/sdk@4ba61bbbbc Fix exception in ML ranking (issue 39537)
dart-lang/sdk@1069289aeb [ package:vm_service ] Raise an RPCError exception instead of a String exception for in-flight requests that have been canceled via VmService.dispose
dart-lang/sdk@3204295ce1 [analyzer] send the plugin name with crash reports
dart-lang/sdk@507bdd583c Revert "[ VM / Service ] Add --object-id-ring-size to unblock UX studies for memory profiling"
dart-lang/sdk@98d1e99986 Relax UP for required named parameters.
dart-lang/sdk@764c07ec38 [vm] Fix late_modifier_final_field_test in AST mode
dart-lang/sdk@0bbcf079f3 Issue 39532. Support for question mark in typedef generic function type.
dart-lang/sdk@6f8fa3cbb3 Fix an NPE when using ml without available suggestions (issue 39535)
dart-lang/sdk@a17809ad18 [kernel] Add TypeEnvironment.forInElementType
dart-lang/sdk@ba222dac23 [vm] Fix late_modifier_non_final_field_test in AST mode
dart-lang/sdk@e56857fcce Stop using FeatureSet in TypeSystem.
dart-lang/sdk@eddfaff322 Issue 39509. Support for configurable imports in AnalysisDriver.
2019-12-02 10:11:46 -08:00
skia-flutter-autoroll
c33a3c1d04 Roll src/third_party/skia 73beaaa48fcc..e8c96d8e6116 (4 commits) (flutter/engine#14066)
https://skia.googlesource.com/skia.git/+log/73beaaa48fcc..e8c96d8e6116

git log 73beaaa48fcc..e8c96d8e6116 --date=short --first-parent --format='%ad %ae %s'
2019-11-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c373dfd84194..fc3ec57ddf27 (13 commits)
2019-11-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src c493edcc78ba..43fc40aebfd8 (368 commits)
2019-11-28 herb@google.com Reland "Naive CPU large emoji"
2019-11-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 663dcefa22ea..d6e903bdc9ef (4 commits)

Created with:
  gclient setdep -r src/third_party/skia@e8c96d8e6116

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 bungeman@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/+/master/autoroll/README.md

Bug: None
Tbr: bungeman@google.com
2019-11-28 07:43:05 -05:00
skia-flutter-autoroll
b0fa43392e Roll src/third_party/skia c96f5108df28..73beaaa48fcc (2 commits) (flutter/engine#14065)
https://skia.googlesource.com/skia.git/+log/c96f5108df28..73beaaa48fcc

git log c96f5108df28..73beaaa48fcc --date=short --first-parent --format='%ad %ae %s'
2019-11-27 benjaminwagner@google.com [infra] Upgrade Radeon driver
2019-11-27 benjaminwagner@google.com [infra] Update Win10 in Skolo

Created with:
  gclient setdep -r src/third_party/skia@73beaaa48fcc

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 bungeman@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/+/master/autoroll/README.md

Bug: None
Tbr: bungeman@google.com
2019-11-27 20:54:49 -05:00
Harry Terkelsen
d3e9ea14e1 Fallback to Roboto if no suitable font is found (flutter/engine#14061) 2019-11-27 17:20:28 -08:00
David Worsham
ca9e7fc470 Fix fml_unittests (flutter/engine#14062) 2019-11-27 16:04:30 -08:00
Ben Konyi
00bcb82d7d Roll src/third_party/dart 96e7a4ff30..73fdf19b56 (3 commits) (flutter/engine#14063)
dart-lang/sdk@73fdf19b56 [dart2js] Add variance table to RTI and updated subtyping wrt variance.
dart-lang/sdk@58dde43b5e [analysis_server] don't create futures for stalled plugins.
dart-lang/sdk@5aa86eb123 [vm/concurrency] Run all isolate related tests with/without enabling isolate groups
2019-11-27 15:46:04 -08:00
Jim Graham
a13401ce86 Dynamically determine whether to use offscreen surface based on need (flutter/engine#13976)
Only use an offscreen surface on iOS if a layer which reads back from the destination surface, such as BackdropFilter, is present.
2019-11-27 15:01:25 -08:00