Jason Simmons
af511babc7
Do not paint a layer's children if the children were not prerolled ( #14149 )
...
Prerolling a layer can have side effects. In particular, PlatformViewLayer::Preroll
will call view_embedder->PrerollCompositeEmbeddedView.
Clip layers will check whether the layer's children are all clipped and if so
will skip calling Preroll on the children. However, the Paint implementation in
these layers was always calling Paint on their children.
This could result in a call to PlatformViewLayer::Paint without a corresponding
call to PlatformViewLayer::Preroll. This translates to a CompositeEmbeddedView
call without a PrerollCompositeEmbeddedView call on the affected view_id.
The EmbedderExternalViewEmbedder implementation does not allow that.
With this change, clip layers will only call PaintChildren if the preroll
called PrerollChildren.
See https://github.com/flutter/flutter/issues/46111
2019-12-05 16:25:55 -08:00
skia-flutter-autoroll
3ad666248c
Roll src/third_party/skia 0af13b3caf03..cc92b27c78a0 (26 commits) ( #14151 )
...
https://skia.googlesource.com/skia.git/+log/0af13b3caf03..cc92b27c78a0
git log 0af13b3caf03..cc92b27c78a0 --date=short --first-parent --format='%ad %ae %s'
2019-12-05 fmalita@chromium.org [skottie] Optionally-deferred single-frame image loading
2019-12-05 mtklein@google.com stifle GCC warning
2019-12-05 hcm@google.com Update release notes files
2019-12-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-05 egdaniel@google.com Have GrLatticeOp use GrSurfaceProxyView.
2019-12-05 mtklein@google.com upgrade SkMiniRecorder to c++11
2019-12-05 brianosman@google.com Particles: Remove play-position thing, simplify mouse tracking
2019-12-05 bsalomon@google.com Revert "Remove most of GrConfig.h"
2019-12-05 reed@google.com clip paths in perspective (as needed)
2019-12-05 herb@google.com Have direct mask glyphs happen after SDFT
2019-12-05 mtklein@google.com more "SkScalerContextRec is bytes"
2019-12-05 bsalomon@google.com Remove most of GrConfig.h
2019-12-05 mtklein@google.com tell GCC copying into SkScalerContextRect is safe
2019-12-05 mtklein@google.com stifle GCC warnings in Sk4px
2019-12-05 robertphillips@google.com Add mutex to guard GrSkSLFPFactoryCache accesses
2019-12-05 michaelludwig@google.com Help MSVC pack GrTextureOps bitfields
2019-12-05 mtklein@google.com Stifle GCC false positive
2019-12-05 mtklein@google.com clearing fFlags is redundant here
2019-12-05 reed@google.com show perspective bug (need for clipping)
2019-12-05 mtklein@google.com GCC 8 reminds us, don't memcpy() sk_sp
2019-12-05 bsalomon@google.com Some changes to GrYUVToRGBEffect.
2019-12-05 reed@google.com move perspective-clipper into SkPathPriv
2019-12-05 benjaminwagner@google.com Add additional Mac Metal jobs
2019-12-05 hcm@google.com Update Skia milestone to 81
2019-12-05 egdaniel@google.com Always destroy resources instead of simply "abandoning" them in Vulkan backend.
2019-12-05 fmalita@chromium.org [skottie] Fix precomposed camera sizing
Created with:
gclient setdep -r src/third_party/skia@cc92b27c78a0
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 18:30:32 -05:00
Nurhan Turgut
91ef612ee0
[web] [tests] Changing configurations for firefox ( #14148 )
...
* Changing configurations for firefox
* remove headless
* change comments on configurations files
* remove unused boolean
2019-12-05 15:17:34 -08:00
Dan Field
2a1ade7908
Raise API level for reportFullyDrawn ( #14146 )
2019-12-05 14:51:55 -08:00
gaaclarke
84497ba495
Started setting the FlutterOverlayView's bounds when it gets added to its superview. ( #14018 )
2019-12-05 13:53:07 -08:00
Mouad Debbar
0506c65f59
[web] DOM text measurement return a LineMetrics list if single-line ( #14138 )
2019-12-05 12:15:03 -08:00
skia-flutter-autoroll
133556faa0
Roll fuchsia/sdk/core/mac-amd64 from XCAOU... to qQlb5... ( #14144 )
...
Roll fuchsia/sdk/core/mac-amd64 from XCAOU... to qQlb5...
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-05 14:31:19 -05:00
skia-flutter-autoroll
d323f84afe
Roll src/third_party/skia f5542b6aa307..0af13b3caf03 (1 commits) ( #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
73da385c11
Disable a11y on detach ( #14142 )
2019-12-05 11:16:38 -08:00
Ferhat
90c42f4ca6
Fix firefox detection to fix app startup for other browsers ( #14145 )
2019-12-05 10:48:55 -08:00
skia-flutter-autoroll
8f095cd1f3
Roll src/third_party/skia 0af32fdf5fea..f5542b6aa307 (4 commits) ( #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
253851e677
Move Fuchsia unit test runners into engine repo ( #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
ee4c2a53c7
Roll src/third_party/skia 6344c2937997..0af32fdf5fea (12 commits) ( #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
d117ac979c
Wire up Opacity on Fuchsia, round 2 ( #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
1bf04ad9d0
Disable fml_tests until they're fixed on Fuchsia ( #14137 )
2019-12-04 20:24:10 -05:00
gaaclarke
9f8e44722a
Started specifying the OS version for running the tests. ( #14094 )
2019-12-04 16:17:43 -08:00
skia-flutter-autoroll
79599036de
Roll src/third_party/skia ccca30aad770..6344c2937997 (13 commits) ( #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
47ef4cdddf
Expanded our scenario_app docs. ( #14136 )
2019-12-04 15:11:54 -08:00
Yegor
5d9509ae05
[web][felt] fix source map path ( #14134 )
2019-12-04 13:28:23 -08:00
Mouad Debbar
8d1c59811c
[web] Fix text measurement when constraint width is infinite ( #14132 )
2019-12-04 13:27:14 -08:00
Chinmay Garde
e6887328a1
Fix platform view offsets incorrectly taking into account device pixel ratios. ( #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
65b126b71a
Roll src/third_party/dart 413867d678..a9c77229c2 (1 commits) ( #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
fdaa7cf121
Roll fuchsia/sdk/core/mac-amd64 from OSk8h... to XCAOU... ( #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
fbc049be89
Roll src/third_party/skia 75368c3a0290..ccca30aad770 (12 commits) ( #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
07aab98212
Fix one more use of deprecated path fill type API ( #14127 )
2019-12-04 10:59:06 -05:00
Ben Konyi
027c9614cd
Roll src/third_party/dart 2a13b1fe26..413867d678 (3 commits) ( #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
1cdfc99314
Roll src/third_party/dart 19fc1016da..2a13b1fe26 (6 commits) ( #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
3e6d6bc612
add pointer data santizing in flutter web engine ( #14082 )
2019-12-03 18:41:36 -08:00
Ben Konyi
90e28c027c
Roll src/third_party/dart 89e31069e8..19fc1016da (6 commits) ( #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
2fc1e1bce1
Relanding: Add Flow unittests and fixtures ( #14091 )
2019-12-03 14:33:02 -08:00
skia-flutter-autoroll
77d104d842
Roll src/third_party/skia 49e564e5e02c..75368c3a0290 (23 commits) ( #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
b1d00c998d
Roll src/third_party/dart a4d799c402..89e31069e8 (14 commits) ( #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
6179380243
Update fallback to Roboto url to be HTTPS ( #14086 )
2019-12-03 12:25:53 -08:00
Kaushik Iska
ea228f2f83
Revert "Fix fml_unittests ( #14062 )" ( #14087 )
...
This reverts commit 6c605f8a9624a99573c6801395f03bff7ee8cc4c.
2019-12-03 12:24:19 -08:00
liyuqian
84bf72917c
Revert PRs to unblock David and Jim's work ( #14088 )
...
* Revert "Add flow test fixtures and tests (#13986 )"
This reverts commit 620f5281b819f304e8e9e945222e26b17b087cc3.
* Revert "Dynamically determine whether to use offscreen surface based on need (#13976 )"
This reverts commit a86ef946563b020108320bbfb974bf7343284fd3.
2019-12-03 12:02:37 -08:00
skia-flutter-autoroll
36dc3b5a51
Roll src/third_party/skia 2792515dab7c..49e564e5e02c (28 commits) ( #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
620f5281b8
Add flow test fixtures and tests ( #13986 )
2019-12-03 09:43:02 -08:00
skia-flutter-autoroll
fffeb8fe34
Roll fuchsia/sdk/core/mac-amd64 from 6QxEZ... to OSk8h... ( #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
a9f595fa40
Roll src/third_party/dart e4344a568f..a4d799c402 (7 commits) ( #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
1a96087747
Update to newer path fill-type API in Skia ( #14070 )
2019-12-03 11:57:54 -05:00
Dan Field
e3e2a3899e
Remove suprious warning ( #14079 )
2019-12-02 16:51:30 -08:00
liyuqian
faa11214c0
Run benchmarks in Cirrus ( #13950 )
2019-12-02 16:38:03 -08:00
stuartmorgan
063efce92b
Report backing store changes in the macOS view ( #13933 )
2019-12-02 16:33:04 -08:00
Francisco Magdaleno
a68805bcf8
Listen to keyUp event on meta modified keys ( #13984 )
2019-12-02 16:17:19 -08:00
Dan Field
ea721ebf1a
Fix live region logic ( #14081 )
2019-12-02 15:49:15 -08:00
skia-flutter-autoroll
0bf6c7429a
Roll src/third_party/skia e8c96d8e6116..2792515dab7c (1 commits) ( #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
75749e0462
Roll src/third_party/dart 3f32196958..e4344a568f (1 commits) ( #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
00368886b2
Roll fuchsia/sdk/core/mac-amd64 from aVdHP... to 6QxEZ... ( #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
81c7e61745
Roll fuchsia/sdk/core/linux-amd64 from mSEnz... to 2Nav3... ( #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
9cda1eb978
Roll src/third_party/dart 077795b3e5..3f32196958 (29 commits) ( #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