10612 Commits

Author SHA1 Message Date
skia-flutter-autoroll
ae0a286e3b Roll src/third_party/skia 7c095dc67ce6..c65d0069ec56 (9 commits) (flutter/engine#15084)
https://skia.googlesource.com/skia.git/+log/7c095dc67ce6..c65d0069ec56

git log 7c095dc67ce6..c65d0069ec56 --date=short --first-parent --format='%ad %ae %s'
2019-12-30 mtklein@google.com streamline ReadOpAndSize()
2019-12-30 mtklein@google.com range check before casting to DrawType
2019-12-30 benjaminwagner@google.com Enable ASAN on Windows
2019-12-30 reed@google.com simplify normalizePerspective -- don't compute type, precheck corner value
2019-12-30 bsalomon@google.com Remove TecnoSpark adv. blend workaround.
2019-12-30 brianosman@google.com Remove third_party warning suppression for MSVC:4244
2019-12-30 reed@google.com starter bench for canvas matrix operations
2019-12-30 reed@google.com SkBlurMaskFilter.h is only needed for (deprecated) emboss
2019-12-30 benjaminwagner@google.com Update Linux Vulkan SDK

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

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 nifong@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: nifong@google.com
2019-12-30 14:52:36 -05:00
skia-flutter-autoroll
1f1451a15c Roll src/third_party/skia 5a2f962313a5..7c095dc67ce6 (6 commits) (flutter/engine#15067)
https://skia.googlesource.com/skia.git/+log/5a2f962313a5..7c095dc67ce6

git log 5a2f962313a5..7c095dc67ce6 --date=short --first-parent --format='%ad %ae %s'
2019-12-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ebed85592533..fca5a005aa88 (1 commits)
2019-12-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src d814fc7ea91d..4d93cdf1ccf7 (190 commits)
2019-12-29 fmalita@google.com Revert "Clean up GrSimpleTextureEffect."
2019-12-29 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-12-28 csmartdalton@google.com Stir the random number pot so TecnoSpark quits crashing on GLPrograms
2019-12-28 csmartdalton@google.com Disable tessellation on Qualcomm

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

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 nifong@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: nifong@google.com
2019-12-30 09:50:37 -05:00
skia-flutter-autoroll
9ce705273b Roll src/third_party/dart c547f5d933e5..b52d264f5b2f (19 commits) (flutter/engine#14827)
https://dart.googlesource.com/sdk.git/+log/c547f5d933e5..b52d264f5b2f

git log c547f5d933e5..b52d264f5b2f --date=short --first-parent --format='%ad %ae %s'
2019-12-27 asiva@google.com [VM/runtime] Address code review comments.
2019-12-27 mfairhurst@google.com [nnbd_migration] Visit annotations in field formal parameters
2019-12-27 brianwilkerson@google.com Enhance the fix for unnecessary_this to handle constructor initializers
2019-12-27 bkonyi@google.com [ VM ] Update ABI version after SIMD typed_data changes
2019-12-27 srawlins@google.com analyzer: move 31 'non-error' tests to separate files
2019-12-27 bkonyi@google.com [ VM / dart:typed_data ] Fixed more cases where null was a valid parameter for typed data functions in AOT
2019-12-27 mfairhurst@google.com [nnbd_migration] fix crash by composing non-null/type promotion
2019-12-27 asiva@google.com [VM/runtime] Conditionally include kernel/service isolate code
2019-12-27 pquitslund@google.com incompatibleRules
2019-12-27 scheglov@google.com Extract ConstructorFieldsVerifier.
2019-12-27 scheglov@google.com Move getElementDeclaration() tests, prepare for adding new tests.
2019-12-27 paulberry@google.com Add/fix return types to NNBD migration tests.
2019-12-27 pquitslund@google.com update dart.dev links
2019-12-27 asiva@google.com [VM/runtime] Remove support for loading URLs through service isolate
2019-12-27 brianwilkerson@google.com Enable prefer_adjacent_string_concatenation in most of the packages
2019-12-27 srawlins@google.com analyzer: Move tests for 7 more codes to separate files
2019-12-27 paulberry@google.com Migration: add new test files to test_all.dart
2019-12-27 scheglov@google.com Extract TypedLiteralResolver.
2019-12-27 srawlins@google.com analyzer: Move tests for 9 more codes to separate files

Created with:
  gclient setdep -r src/third_party/dart@b52d264f5b2f

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 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: dart-vm-team@google.com
2019-12-27 20:22:17 -05:00
Francisco Magdaleno
3bd371abd5 Revert "Use ELF for Dart AOT snapshots on Fuchsia. (#13896)" (flutter/engine#14823)
This reverts commit 5152ffa2bd64ca2c6980e6b017dafb0a6b2de87e.
2019-12-27 16:15:24 -08:00
skia-flutter-autoroll
8f3eb91878 Roll src/third_party/skia 89bf1547f3aa..5a2f962313a5 (16 commits) (flutter/engine#14825)
https://skia.googlesource.com/skia.git/+log/89bf1547f3aa..5a2f962313a5

git log 89bf1547f3aa..5a2f962313a5 --date=short --first-parent --format='%ad %ae %s'
2019-12-27 csmartdalton@google.com Add back door support for GLSL tessellation shaders
2019-12-27 csmartdalton@google.com Move --internalSamples to common flags
2019-12-27 brianosman@google.com Add SkRuntimeEffect::makeShader
2019-12-27 bsalomon@google.com Clean up GrSimpleTextureEffect.
2019-12-27 brianosman@google.com Workaround MSVC 2019 code-gen bug in lighting image filter
2019-12-27 rmistry@google.com Prevent de-duplication of Housekeeper-PerCommit-BuildTaskDrivers
2019-12-27 bsalomon@google.com Avoid div by zero in ProcessorTest to please UBSAN
2019-12-27 herb@google.com Move updating a single texture coordinate to SubRun
2019-12-27 fmalita@google.com Revert "GrGLMakeNativeInterface_{iOS,mac,win}: clean up"
2019-12-27 herb@google.com Simplify color and translate updates
2019-12-27 halcanary@google.com GrGLMakeNativeInterface_{iOS,mac,win}: clean up
2019-12-27 bsalomon@google.com Make ProcessorOptimizationTest for canTweakAlphaForCoverage more robust
2019-12-27 rmistry@google.com Remove "-v2" from docker image names
2019-12-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 01dd6f6ca430..ebed85592533 (1 commits)
2019-12-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6e3a387c0159..59465799210b (1 commits)
2019-12-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 48115d3366a0..d814fc7ea91d (94 commits)

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

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 fmalita@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: fmalita@google.com
2019-12-27 18:36:23 -05:00
skia-flutter-autoroll
16518e1cc3 Roll fuchsia/sdk/core/linux-amd64 from ikxBh... to sxapd... (flutter/engine#14821)
Roll fuchsia/sdk/core/linux-amd64 from ikxBh... to sxapd...

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-27 16:23:13 -05:00
skia-flutter-autoroll
6cdb2b8d43 Roll fuchsia/sdk/core/mac-amd64 from IEPKx... to iImpF... (flutter/engine#14817)
Roll fuchsia/sdk/core/mac-amd64 from IEPKx... to iImpF...

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-27 16:19:28 -05:00
skia-flutter-autoroll
cae38ab958 Roll src/third_party/dart 94a4f6415e6c..c547f5d933e5 (9 commits) (flutter/engine#14812)
https://dart.googlesource.com/sdk.git/+log/94a4f6415e6c..c547f5d933e5

git log 94a4f6415e6c..c547f5d933e5 --date=short --first-parent --format='%ad %ae %s'
2019-12-27 brianwilkerson@google.com Enable prefer_generic_function_type_aliases in most of the packages
2019-12-26 bkonyi@google.com [ VM / dart:io / Service ] Add service extension RPCs to dart:io to allow for HttpClient.enableTimelineLogging to be set remotely.
2019-12-26 scheglov@google.com Extract TypeNameResolver.
2019-12-26 bkonyi@google.com [ dartfuzz ] Fix update_spreadsheet.py so it can be run from any directory.
2019-12-26 bkonyi@google.com [ package:vm_service ] Added support for dart:io service extensions
2019-12-26 scheglov@google.com Move ResolverErrorCode codes into CompileTimeErrorCode.
2019-12-26 scheglov@google.com Extract TypeProvider class into lib/dart/element/type_provider.dart file
2019-12-26 scheglov@google.com Remove unused InstanceFieldResolverVisitor.
2019-12-26 markzipan@google.com [dartdevc] Adding nullability check to is expressions.

Created with:
  gclient setdep -r src/third_party/dart@c547f5d933e5

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 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: dart-vm-team@google.com
2019-12-27 16:16:29 -05:00
skia-flutter-autoroll
249ac607ee Roll src/third_party/skia f2d522a3f434..89bf1547f3aa (4 commits) (flutter/engine#14814)
https://skia.googlesource.com/skia.git/+log/f2d522a3f434..89bf1547f3aa

git log f2d522a3f434..89bf1547f3aa --date=short --first-parent --format='%ad %ae %s'
2019-12-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 52dae168b48b..01dd6f6ca430 (3 commits)
2019-12-26 brianosman@google.com Actually update win_toolchain to 2019 (14.24.28314)
2019-12-26 herb@google.com Do vertex color adjustment before atlas calculations
2019-12-26 herb@google.com Move vertex translation into SubRun

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

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 fmalita@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: fmalita@google.com
2019-12-27 14:01:42 -05:00
skia-flutter-autoroll
44474e72c4 Roll src/third_party/dart 232a171a0b1c..94a4f6415e6c (8 commits) (flutter/engine#14808)
https://dart.googlesource.com/sdk.git/+log/232a171a0b1c..94a4f6415e6c

git log 232a171a0b1c..94a4f6415e6c --date=short --first-parent --format='%ad %ae %s'
2019-12-26 scheglov@google.com Remove PartialResolverVisitor.
2019-12-26 scheglov@google.com Copy flatbuffer lists in available declarations.
2019-12-26 brianwilkerson@google.com Add newly added fixes to the master list (TBR)
2019-12-26 bkonyi@google.com [ VM / dart:io ] Added lastReadTime, lastWriteTime to socket profiling
2019-12-26 paulberry@google.com Fix return types in fix_aggregator_test.dart.
2019-12-26 brianwilkerson@google.com Add a fix for prefer_generic_function_type_aliases
2019-12-26 brianwilkerson@google.com Add a fix for prefer_adjacent_string_concatenation
2019-12-26 brianwilkerson@google.com Address comments from a previous CL

Created with:
  gclient setdep -r src/third_party/dart@94a4f6415e6c

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 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: dart-vm-team@google.com
2019-12-26 16:30:04 -05:00
skia-flutter-autoroll
be5ca5bb33 Roll src/third_party/skia 07d744fb8a53..f2d522a3f434 (4 commits) (flutter/engine#14807)
https://skia.googlesource.com/skia.git/+log/07d744fb8a53..f2d522a3f434

git log 07d744fb8a53..f2d522a3f434 --date=short --first-parent --format='%ad %ae %s'
2019-12-26 brianosman@google.com Update MSVC toolchain asset to 2019
2019-12-26 brianosman@google.com Fix CMake build
2019-12-26 brianosman@google.com Roll ICU and Harfbuzz
2019-12-26 rmistry@google.com Add bots to push apps from skia/skia-wasm docker images

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

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 fmalita@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: fmalita@google.com
2019-12-26 16:18:34 -05:00
skia-flutter-autoroll
8d6991ff0b Roll src/third_party/skia 05eb83be171c..07d744fb8a53 (3 commits) (flutter/engine#14806)
https://skia.googlesource.com/skia.git/+log/05eb83be171c..07d744fb8a53

git log 05eb83be171c..07d744fb8a53 --date=short --first-parent --format='%ad %ae %s'
2019-12-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 1bd453a3a8f3..48115d3366a0 (39 commits)
2019-12-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 5ebb11b284c9..1bd453a3a8f3 (67 commits)
2019-12-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c41f2e56623a..52dae168b48b (5 commits)

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

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 fmalita@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: fmalita@google.com
2019-12-26 12:17:59 -05:00
skia-flutter-autoroll
0bdca7afc5 Roll fuchsia/sdk/core/linux-amd64 from v3R8A... to ikxBh... (flutter/engine#14802)
Roll fuchsia/sdk/core/linux-amd64 from v3R8A... to ikxBh...

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-26 12:15:56 -05:00
skia-flutter-autoroll
00b8b2f7e3 Roll src/third_party/dart 75fc15c7e186..232a171a0b1c (4 commits) (flutter/engine#14803)
https://dart.googlesource.com/sdk.git/+log/75fc15c7e186..232a171a0b1c

git log 75fc15c7e186..232a171a0b1c --date=short --first-parent --format='%ad %ae %s'
2019-12-24 srawlins@google.com analyzer: Move tests for 8 codes to separate files
2019-12-24 srawlins@google.com analyzer: Move tests for 8 more error codes into separate files
2019-12-24 srawlins@google.com analyzer: Move 9 more code tests to separate files
2019-12-24 srawlins@google.com analyzer: Move two tests into separate files

Created with:
  gclient setdep -r src/third_party/dart@232a171a0b1c

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 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: dart-vm-team@google.com
2019-12-26 12:13:29 -05:00
skia-flutter-autoroll
23533644c1 Roll fuchsia/sdk/core/mac-amd64 from ZA31z... to IEPKx... (flutter/engine#14702)
Roll fuchsia/sdk/core/mac-amd64 from ZA31z... to IEPKx...

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-26 12:12:22 -05:00
skia-flutter-autoroll
5709afc6c4 Roll src/third_party/skia 3d3150c89c5f..05eb83be171c (3 commits) (flutter/engine#14800)
https://skia.googlesource.com/skia.git/+log/3d3150c89c5f..05eb83be171c

git log 3d3150c89c5f..05eb83be171c --date=short --first-parent --format='%ad %ae %s'
2019-12-24 herb@google.com Remove hasW() from SubRun API
2019-12-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src bd5c3742938c..5ebb11b284c9 (218 commits)
2019-12-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 07d3bcf1c443..c41f2e56623a (7 commits)

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

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 fmalita@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: fmalita@google.com
2019-12-26 08:14:23 -05:00
skia-flutter-autoroll
5eb064946e Roll src/third_party/skia a2d7225c0fc1..3d3150c89c5f (1 commits) (flutter/engine#14680)
https://skia.googlesource.com/skia.git/+log/a2d7225c0fc1..3d3150c89c5f

git log a2d7225c0fc1..3d3150c89c5f --date=short --first-parent --format='%ad %ae %s'
2019-12-24 herb@google.com Internalize color offset calculation to SubRun

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

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 fmalita@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: fmalita@google.com
2019-12-23 22:58:22 -05:00
skia-flutter-autoroll
130dba6ab3 Roll src/third_party/dart 8736fec094bb..75fc15c7e186 (6 commits) (flutter/engine#14679)
https://dart.googlesource.com/sdk.git/+log/8736fec094bb..75fc15c7e186

git log 8736fec094bb..75fc15c7e186 --date=short --first-parent --format='%ad %ae %s'
2019-12-24 sra@google.com [dart2js] Use cache in CommonMasks.isInterceptor
2019-12-24 mfairhurst@google.com [nnbd_migration] group trial exceptions by pkg, skip bad files
2019-12-24 brianwilkerson@google.com Generate end-of-line doc comments in server and plugin packages
2019-12-23 markzipan@google.com [dartdevc] Unemitting nullability modifiers for constructors and generator wrappers.
2019-12-23 mfairhurst@google.com [nnbd_migration] fix returning null from async fn
2019-12-23 mfairhurst@google.com [nnbd_migration] Support enums

Created with:
  gclient setdep -r src/third_party/dart@75fc15c7e186

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 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: dart-vm-team@google.com
2019-12-23 22:30:08 -05:00
liyuqian
9be381a891 Run and collect benchmarks (flutter/engine#14556)
This will start to collect engine benchmarks in the flutter-cirrus
Datastore for all post-submit commits.

We're using this to test how https://github.com/liyuqian/metrics_center
works. Once it's stablized, we should move metrics_center into
flutter/packages, and migrate data to flutter-infra Datastore.

Related issue: https://github.com/flutter/flutter/issues/37434
2019-12-23 17:22:01 -08:00
skia-flutter-autoroll
a4785124bf Roll src/third_party/dart 4a639e8df261..8736fec094bb (11 commits) (flutter/engine#14678)
https://dart.googlesource.com/sdk.git/+log/4a639e8df261..8736fec094bb

git log 4a639e8df261..8736fec094bb --date=short --first-parent --format='%ad %ae %s'
2019-12-23 brianwilkerson@google.com Add a fix and assist for omit_local_variable_types and enable it through dartfix
2019-12-23 sra@google.com [js_runtime] Address leaks in _HashMap, _HashSet and _LinkedHashSet
2019-12-23 pquitslund@google.com assist to surround w/ setState
2019-12-23 mfairhurst@google.com [nnbd_migration] Fix method calls on newly promoted types.
2019-12-23 scheglov@google.com Remove special support for dart:_foreign_helper
2019-12-23 srawlins@google.com analysis_server: clean up 2 more pedantic lints
2019-12-23 scheglov@google.com Fix annotate-overrides in analyzer.
2019-12-22 scheglov@google.com Add instantiateToBounds() to ClassElement and FunctionTypeAliasElement.
2019-12-22 devoncarew@google.com [analyzer] disable crash reporting for the AngularDart analysis plugin
2019-12-22 paulberry@google.com Migration: modify FixBuilder to make use of the NodeChange type from FixAggregator.
2019-12-22 paulberry@google.com Introduce a FixAggregator.

Created with:
  gclient setdep -r src/third_party/dart@8736fec094bb

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 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: dart-vm-team@google.com
2019-12-23 18:47:04 -05:00
skia-flutter-autoroll
f8255e0d48 Roll src/third_party/skia ac29f1342fd2..a2d7225c0fc1 (5 commits) (flutter/engine#14677)
https://skia.googlesource.com/skia.git/+log/ac29f1342fd2..a2d7225c0fc1

git log ac29f1342fd2..a2d7225c0fc1 --date=short --first-parent --format='%ad %ae %s'
2019-12-23 herb@google.com Internalize vertexStride calculation to SubRun
2019-12-23 herb@google.com Remove unneeded refStrike() from SubRun
2019-12-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 1c1af9fcab8f..bd5c3742938c (425 commits)
2019-12-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fe2ed33a56dd..07d3bcf1c443 (10 commits)
2019-12-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6d29348ddb7e..6e3a387c0159 (4 commits)

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

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 fmalita@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: fmalita@google.com
2019-12-23 18:43:44 -05:00
Nurhan Turgut
1453056a20 fix selection issue (flutter/engine#14604) 2019-12-23 12:36:10 -08:00
skia-flutter-autoroll
7ae19ae049 Roll fuchsia/sdk/core/linux-amd64 from TUoVa... to v3R8A... (flutter/engine#14670)
Roll fuchsia/sdk/core/linux-amd64 from TUoVa... to v3R8A...

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-23 14:40:06 -05:00
skia-flutter-autoroll
d0475383a7 Roll src/third_party/dart cfca5ea9f2e9..4a639e8df261 (7 commits) (flutter/engine#14671)
https://dart.googlesource.com/sdk.git/+log/cfca5ea9f2e9..4a639e8df261

git log cfca5ea9f2e9..4a639e8df261 --date=short --first-parent --format='%ad %ae %s'
2019-12-21 brianwilkerson@google.com Add support to dartfix for the remaining pedantic lints (for which a fix is already implemented)
2019-12-21 scheglov@google.com Stop using ErrorProcessor in CodeChecker.
2019-12-21 scheglov@google.com Remove unnecessary isSubtypeOf() in ExtensionMemberContributor.
2019-12-21 scheglov@google.com Don't cache in PackageBuildPackageUriResolver.resolveAbsolute()
2019-12-21 scheglov@google.com Extract getters for typeSystem / typeProvider / errorReporter in ElementResolver.
2019-12-21 scheglov@google.com Remove uncessary check for nullable deference in method invocation.
2019-12-21 scheglov@google.com Don't special case null literal, it has Null type.

Created with:
  gclient setdep -r src/third_party/dart@4a639e8df261

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 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: dart-vm-team@google.com
2019-12-23 14:38:05 -05:00
skia-flutter-autoroll
6de487085a Roll src/third_party/skia 6ec826085b2a..ac29f1342fd2 (1 commits) (flutter/engine#14672)
https://skia.googlesource.com/skia.git/+log/6ec826085b2a..ac29f1342fd2

git log 6ec826085b2a..ac29f1342fd2 --date=short --first-parent --format='%ad %ae %s'
2019-12-22 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version

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

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 fmalita@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: fmalita@google.com
2019-12-23 14:36:08 -05:00
skia-flutter-autoroll
14645cd82f Roll fuchsia/sdk/core/mac-amd64 from IZ278... to ZA31z... (flutter/engine#14675)
Roll fuchsia/sdk/core/mac-amd64 from IZ278... to ZA31z...

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-23 14:32:42 -05:00
skia-flutter-autoroll
c8b76f8bd3 Roll src/third_party/dart 1db1a837f8c9..cfca5ea9f2e9 (2 commits) (flutter/engine#14667)
https://dart.googlesource.com/sdk.git/+log/1db1a837f8c9..cfca5ea9f2e9

git log 1db1a837f8c9..cfca5ea9f2e9 --date=short --first-parent --format='%ad %ae %s'
2019-12-21 brianwilkerson@google.com Fix NPE when describing a function in the info builder
2019-12-21 scheglov@google.com Issue 39880. Resolve extension method invocations on null literals.

Created with:
  gclient setdep -r src/third_party/dart@cfca5ea9f2e9

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 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: dart-vm-team@google.com
2019-12-21 15:23:59 -05:00
skia-flutter-autoroll
fd40c4e933 Roll src/third_party/skia 2723af6a6d43..6ec826085b2a (3 commits) (flutter/engine#14665)
https://skia.googlesource.com/skia.git/+log/2723af6a6d43..6ec826085b2a

git log 2723af6a6d43..6ec826085b2a --date=short --first-parent --format='%ad %ae %s'
2019-12-21 reed@google.com Reland "make clipIsWideOpen virtual, so device's don't have to rely on regions"
2019-12-21 reed@google.com Revert "make clipIsWideOpen virtual, so device's don't have to rely on regions"
2019-12-21 reed@google.com make clipIsWideOpen virtual, so device's don't have to rely on regions

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

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 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: borenet@google.com
2019-12-21 15:04:37 -05:00
skia-flutter-autoroll
ec01fb72c5 Roll src/third_party/dart c260e4e8dac6..1db1a837f8c9 (8 commits) (flutter/engine#14606)
https://dart.googlesource.com/sdk.git/+log/c260e4e8dac6..1db1a837f8c9

git log c260e4e8dac6..1db1a837f8c9 --date=short --first-parent --format='%ad %ae %s'
2019-12-20 kallentu@google.com Added SoundSplayTreeSieve benchmark for variantly sound interfaces.
2019-12-20 scheglov@google.com Issue 39875. Don't report unchecked nullable when resovled to an extension with nullable extended type.
2019-12-20 gityuan@gmail.com support more sync event when use systrace to record timeline event
2019-12-20 brianwilkerson@google.com Simplify the process of adding support for lint-based fixes in dartfix
2019-12-20 paulberry@google.com Introduce EditPlan, a builder class for creating source edits with automatic parenthesis management.
2019-12-20 scheglov@google.com Run all extension tests in NNBD mode too.
2019-12-20 rnystrom@google.com Track files that do not need to be migrated in the NNBD progress script.
2019-12-20 rnystrom@google.com Make selector argument parsing smarter.

Created with:
  gclient setdep -r src/third_party/dart@1db1a837f8c9

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 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: dart-vm-team@google.com
2019-12-20 21:30:00 -05:00
skia-flutter-autoroll
938b7def83 Roll src/third_party/skia 28b0c5d4b3bb..2723af6a6d43 (4 commits) (flutter/engine#14605)
https://skia.googlesource.com/skia.git/+log/28b0c5d4b3bb..2723af6a6d43

git log 28b0c5d4b3bb..2723af6a6d43 --date=short --first-parent --format='%ad %ae %s'
2019-12-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-20 khushalsagar@chromium.org gpu: Disable dual source blending support on buggy driver versions.
2019-12-20 bsalomon@google.com Disable advanced blend equations on Imagination driver 1.10 and earlier
2019-12-20 robertphillips@google.com Add BC1_RGB8_UNORM support

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

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 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: borenet@google.com
2019-12-20 21:13:30 -05:00
Dan Field
159a0bc76f View ref pair (flutter/engine#14602) 2019-12-20 15:55:02 -08:00
skia-flutter-autoroll
7c5abdaa50 Roll fuchsia/sdk/core/mac-amd64 from VC7eE... to IZ278... (flutter/engine#14603)
Roll fuchsia/sdk/core/mac-amd64 from VC7eE... to IZ278...

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-20 18:46:39 -05:00
Nurhan Turgut
8ecdd967dc [web] fix leaking problem in tests for text editing. (flutter/engine#14582)
* fix leaking problem in tests for text editing. removing skips for firefox

* addressing pr comments
2019-12-20 15:27:40 -08:00
skia-flutter-autoroll
a805b635e0 Roll src/third_party/dart 886615d0f95b..c260e4e8dac6 (15 commits) (flutter/engine#14601)
https://dart.googlesource.com/sdk.git/+log/886615d0f95b..c260e4e8dac6

git log 886615d0f95b..c260e4e8dac6 --date=short --first-parent --format='%ad %ae %s'
2019-12-20 mfairhurst@google.com [nnbd_migration] Handle downcast from Iterable<T> to List<T>
2019-12-20 scheglov@google.com GenericInferrer gets all information from TypeSystem.
2019-12-20 liama@google.com [testing] Fill out equality_test
2019-12-20 scheglov@google.com Fix PackageBuildPackageUriResolver.restoreAbsolute()
2019-12-20 kustermann@google.com Revert "[SDK] Switch to is_sync to identify sync/async running."
2019-12-20 markzipan@google.com [dartdevc] Emitting is expressions correctly for NNBD-compliant ints.
2019-12-20 mfairhurst@google.com [nnbd_migration] Substitute type parameters for implicit super
2019-12-20 markzipan@google.com [dartdevc] Removing nullability wrappers from constructor invocations.
2019-12-20 alexmarkov@google.com [vm/compiler] Refactoring: introduce Instruction::ArgumentValueAt()
2019-12-20 scheglov@google.com Issue 39849. Support for null-aware invocations and extensions.
2019-12-20 liama@google.com [testing] Fix unchecked_use_of_nullable_test
2019-12-20 johnniwinther@google.com [cfe] Handle type variables as mixin superclasses
2019-12-20 johnniwinther@google.com [cfe] Don't report "missing input" on unknown command line option
2019-12-20 sstrickl@google.com [gardening] Only check these asserts if we're producing ELF.
2019-12-20 sjindel@google.com [vm/aot] Inline == in AOT against nullable receiver.

Created with:
  gclient setdep -r src/third_party/dart@c260e4e8dac6

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 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: dart-vm-team@google.com
2019-12-20 17:26:21 -05:00
skia-flutter-autoroll
59c5226c2f Roll src/third_party/skia 088913a63b7e..28b0c5d4b3bb (17 commits) (flutter/engine#14600)
https://skia.googlesource.com/skia.git/+log/088913a63b7e..28b0c5d4b3bb

git log 088913a63b7e..28b0c5d4b3bb --date=short --first-parent --format='%ad %ae %s'
2019-12-20 michaelludwig@google.com Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type
2019-12-20 csmartdalton@google.com Shorten argument lists in GrMesh::SendToGpuImpl
2019-12-20 reed@google.com move clip-stencil function into GpuDevice
2019-12-20 reed@google.com move SkClipStack::asPath into PDFUtils
2019-12-20 michaelludwig@google.com Arenas struct for GrRecordingContext
2019-12-20 reed@google.com simplify asClipRgn to not rely on pathops
2019-12-20 ethannicholas@google.com No longer using default Globals constructor in Metal shader code
2019-12-20 fmalita@chromium.org [skottie] Drop legacy effect logging
2019-12-20 robertphillips@google.com Change GrGpu::onCreateCompressedTexture signature
2019-12-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-20 robertphillips@google.com Prepare CompressedBackendAllocationTest for new compression formats
2019-12-20 jvanverth@google.com Reland "Generate small path SDFs directly from path."
2019-12-20 egdaniel@google.com Add factories to GrSurfaceContext and clean up creation flow.
2019-12-20 kjlubick@google.com Create code size treemaps for executable containing GL/Vulkan
2019-12-20 noah.b.lavine@gmail.com Optimize SkSL xor where one argument is constant
2019-12-20 nifong@google.com Debugger changes to make layer inspection interactive
2019-12-20 bsalomon@google.com Ungenerate GrSimpleTextureEffect

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

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 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: borenet@google.com
2019-12-20 17:13:48 -05:00
Yegor
527ee6403a [web] implement pushImageFilter (flutter/engine#14599)
implement pushImageFilter in the HTML and CanvasKit backends
2019-12-20 12:10:56 -08:00
Yegor
ceed7446b0 fix editable placement in a11y mode (flutter/engine#14581) 2019-12-20 12:09:54 -08:00
skia-flutter-autoroll
4cac604b24 Roll src/third_party/dart b92fefdfe971..886615d0f95b (2 commits) (flutter/engine#14595)
https://dart.googlesource.com/sdk.git/+log/b92fefdfe971..886615d0f95b

git log b92fefdfe971..886615d0f95b --date=short --first-parent --format='%ad %ae %s'
2019-12-20 cskau@google.com [SDK] Switch to is_sync to identify sync/async running.
2019-12-20 sstrickl@google.com [vm/compiler] Generate debugging info during single snapshot pass.

Created with:
  gclient setdep -r src/third_party/dart@886615d0f95b

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 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: dart-vm-team@google.com
2019-12-20 13:18:34 -05:00
skia-flutter-autoroll
248efc3d77 Roll fuchsia/sdk/core/linux-amd64 from 25LzW... to TUoVa... (flutter/engine#14596)
Roll fuchsia/sdk/core/linux-amd64 from 25LzW... to TUoVa...

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-20 13:16:23 -05:00
skia-flutter-autoroll
9524d710ed Roll src/third_party/skia dcac29b02d02..088913a63b7e (1 commits) (flutter/engine#14597)
https://skia.googlesource.com/skia.git/+log/dcac29b02d02..088913a63b7e

git log dcac29b02d02..088913a63b7e --date=short --first-parent --format='%ad %ae %s'
2019-12-20 brianosman@google.com Start adding unit tests of SkRuntimeEffect

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

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 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: borenet@google.com
2019-12-20 13:14:20 -05:00
Nurhan Turgut
7ca8f91259 [web] Long press fix on Safari on IOS (flutter/engine#14588)
* fixing long press by listening click

* documenting the code. creating a new method

* addressing reviewer comments
2019-12-20 09:25:00 -08:00
skia-flutter-autoroll
875d0fe395 Roll fuchsia/sdk/core/mac-amd64 from f51Q_... to VC7eE... (flutter/engine#14593)
Roll fuchsia/sdk/core/mac-amd64 from f51Q_... to VC7eE...

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-20 06:03:59 -05:00
skia-flutter-autoroll
ca89b98143 Roll src/third_party/dart 4681868aaf77..b92fefdfe971 (1 commits) (flutter/engine#14592)
https://dart.googlesource.com/sdk.git/+log/4681868aaf77..b92fefdfe971

git log 4681868aaf77..b92fefdfe971 --date=short --first-parent --format='%ad %ae %s'
2019-12-20 regis@google.com [VM/nnbd] Pass nnbd mode from compiler via generated code or bytecode to runtime functions performing type checks or type reification.

Created with:
  gclient setdep -r src/third_party/dart@b92fefdfe971

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 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: dart-vm-team@google.com
2019-12-20 03:02:56 -05:00
skia-flutter-autoroll
b4e1fc3c7c Roll src/third_party/skia 7e2dea568299..dcac29b02d02 (3 commits) (flutter/engine#14591)
https://skia.googlesource.com/skia.git/+log/7e2dea568299..dcac29b02d02

git log 7e2dea568299..dcac29b02d02 --date=short --first-parent --format='%ad %ae %s'
2019-12-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6423b7fc7ded..fe2ed33a56dd (9 commits)
2019-12-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 358ffa26e447..1c1af9fcab8f (435 commits)
2019-12-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4fd7fccd6db5..6d29348ddb7e (3 commits)

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

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 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: borenet@google.com
2019-12-20 02:00:54 -05:00
skia-flutter-autoroll
bc503417c6 Roll src/third_party/dart 141fcfa61092..4681868aaf77 (9 commits) (flutter/engine#14590)
https://dart.googlesource.com/sdk.git/+log/141fcfa61092..4681868aaf77

git log 141fcfa61092..4681868aaf77 --date=short --first-parent --format='%ad %ae %s'
2019-12-20 mfairhurst@google.com [nnbd_migration] Fix TypeParameterType asInstanceOf where valid.
2019-12-20 fizaaluthra@google.com [dartfuzz] Disable stopwatch
2019-12-20 brianwilkerson@google.com Fix an NPE when computing a proximateTargetForNode when the node is null
2019-12-20 scheglov@google.com Use DartType.getDisplayString() in as many places as possible.
2019-12-20 scheglov@google.com Remove SdkExtUriResolver.
2019-12-19 sigmund@google.com Cleanup sourcemap test
2019-12-19 nshahan@google.com Add more test suites to DDC NNBD strong/weak configs
2019-12-19 scheglov@google.com Issue 39773. Don't report MISSING_DEFAULT_VALUE_FOR_PARAMETER when no default value is allowed.
2019-12-19 sigmund@google.com Support building under git-worktree

Created with:
  gclient setdep -r src/third_party/dart@4681868aaf77

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 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: dart-vm-team@google.com
2019-12-19 22:58:04 -05:00
skia-flutter-autoroll
b6501729a3 Roll src/third_party/skia 87e9ddb675b6..7e2dea568299 (1 commits) (flutter/engine#14589)
https://skia.googlesource.com/skia.git/+log/87e9ddb675b6..7e2dea568299

git log 87e9ddb675b6..7e2dea568299 --date=short --first-parent --format='%ad %ae %s'
2019-12-19 mtklein@google.com SkColorFilter::onProgram()

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

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 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: borenet@google.com
2019-12-19 22:01:19 -05:00
skia-flutter-autoroll
79c2f138d5 Roll fuchsia/sdk/core/linux-amd64 from uFFWW... to 25LzW... (flutter/engine#14587)
Roll fuchsia/sdk/core/linux-amd64 from uFFWW... to 25LzW...

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-19 21:10:48 -05:00
Ferhat
62edec4b08 Fix lint warnings across web_ui, add missing browserEngine case in text field. (flutter/engine#14535)
* Fix lint warnings across web_ui

* add textureCoordinates/indices getters for Vertices

* fix compositor indices
2019-12-19 17:39:33 -08:00
Jim Graham
77b9134e96 Engine support for ImageFiltered widget (flutter/engine#14491)
web_ui support coming in https://github.com/flutter/flutter/issues/47163
2019-12-19 16:47:08 -08:00
skia-flutter-autoroll
36954b460d Roll src/third_party/dart e50d98cd5651..141fcfa61092 (3 commits) (flutter/engine#14586)
https://dart.googlesource.com/sdk.git/+log/e50d98cd5651..141fcfa61092

git log e50d98cd5651..141fcfa61092 --date=short --first-parent --format='%ad %ae %s'
2019-12-19 fizaaluthra@google.com [dartfuzz] Adding fuzzing support for more core types
2019-12-19 kallentu@google.com [analyzer] Fix inference for variant parameters leaking UnknownTypes.
2019-12-19 alexmarkov@google.com [vm/compiler/arm] Fix assertion !stub.InVMIsolateHeap() at il_arm.cc:4650

Created with:
  gclient setdep -r src/third_party/dart@141fcfa61092

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 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: dart-vm-team@google.com
2019-12-19 18:54:24 -05:00