Dan Field
019c555be8
Fizzle onConfigurationChanged if no FlutterView ( flutter/engine#13445 )
2019-10-30 15:49:02 -07:00
Kaushik Iska
1bb68ff308
Remove usage of yaml module from CIPD script ( flutter/engine#13444 )
...
This module is not present on the build nodes
2019-10-30 15:33:15 -07:00
Matt Carroll
14f2c142d2
Automatically destroy FlutterEngine when created by FlutterActivity or FlutterFragment. ( flutter/engine#13423 )
2019-10-30 15:01:57 -07:00
Ben Konyi
75c35fdfae
Roll src/third_party/dart f30b494035..d50c158d42 (5 commits) ( flutter/engine#13443 )
...
dart-lang/sdk@d50c158d42 Flow analysis: fix analyzer "desugaring" of try/catch/finally statements.
dart-lang/sdk@4ea512b4c1 [llvm_codegen] Use exclusively SExpression support from VM and nothing else.
dart-lang/sdk@cb2f45ea6b Fixed Dart->C++ mapping of IPPROTO_IPV6 socket option
dart-lang/sdk@fa05fedd89 [CFE] Parser test suite prints messages prettily at top of expect file
dart-lang/sdk@4b5e3e6dde meta 1.1.8
2019-10-30 13:21:29 -07:00
skia-flutter-autoroll
1fd70f0f39
Roll src/third_party/skia 7da048b5e8f1..7df14d055703 (7 commits) ( flutter/engine#13441 )
...
https://skia.googlesource.com/skia.git/+log/7da048b5e8f1..7df14d055703
git log 7da048b5e8f1..7df14d055703 --date=short --no-merges --format='%ad %ae %s'
2019-10-30 brianosman@google.com YUV Cleanup: Trim comments, derive Cr/Cb from Kr/Kb
2019-10-30 herb@google.com Use shifts for all fields in SkPackedGlyphID
2019-10-30 csmartdalton@google.com Rename sampleVariablesSupport() to sampleMaskSupport()
2019-10-30 herb@google.com Change uses of code to glyphID
2019-10-30 senorblanco@chromium.org Dawn: s/dawn::/wgpu::/g.
2019-10-30 senorblanco@chromium.org Dawn: roll to ToT.
2019-10-30 robertphillips@google.com Allocate all vertex data in one go w/in GrTextureOp
Created with:
gclient setdep -r src/third_party/skia@7df14d055703
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 jcgregorio@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=jcgregorio@google.com
2019-10-30 15:18:13 -04:00
Michael Klimushyn
791c5441a5
Revert "Turn on RasterCache based on view hierarchy ( #13360 )" ( flutter/engine#13442 )
...
This caused EmbedderTest.VerifyB143464703 to fail after merging into
master.
```
../../flutter/shell/platform/embedder/tests/embedder_unittests.cc:3111: Failure
Value of: ImageMatchesFixture("verifyb143464703.png", renderered_scene)
Actual: false
Expected: true
[ FAILED ] EmbedderTest.VerifyB143464703 (2507 ms)
```
This reverts commit b1479f8e6075ef95d6b11a03e318bff72a2c0288.
2019-10-30 11:25:29 -07:00
Michael Klimushyn
b1479f8e60
Turn on RasterCache based on view hierarchy ( flutter/engine#13360 )
...
Previously the cache was disabled on whether or not PlatformViews were
globally enabled. Instead track their existence in the view hierarchy
and only disable RasterCache if a PlatformView is actually present.
2019-10-30 10:45:15 -07:00
Ben Konyi
94d0f83576
Roll src/third_party/dart d3a5b82355..f30b494035 (9 commits)
...
dart-lang/sdk@f30b494035 Flow analysis: add the ability to defer storing node info in AssignedVariables.
dart-lang/sdk@6812504f08 [CFE] Error when an extension operation is used in a constant expression
dart-lang/sdk@3ccdb01fc9 [cfe] Handle extensions exported through multiple libraries
dart-lang/sdk@92d3098b92 [CFE] Make spell checker more friendly
dart-lang/sdk@9be1920abf Flow analysis: Fix AssignedVariables handling of try/catch/finally in analyzer.
dart-lang/sdk@c791aa880c [CFE] Fix parser crash when recovering from missing operator and having a return type
dart-lang/sdk@f0561cb75e Sort declarations in flow_analysis.dart.
dart-lang/sdk@5837107613 Flow analysis: add AssignedVariables.discardNode method
dart-lang/sdk@ee9ec9c3e0 [cfe] Report error on builtin identifier as extension name
2019-10-30 10:05:21 -07:00
skia-flutter-autoroll
2ecc93a505
Roll src/third_party/skia ebdae1144978..7da048b5e8f1 (1 commits) ( flutter/engine#13438 )
...
https://skia.googlesource.com/skia.git/+log/ebdae1144978..7da048b5e8f1
git log ebdae1144978..7da048b5e8f1 --date=short --no-merges --format='%ad %ae %s'
2019-10-30 jvanverth@google.com Use texture for shadow falloff
Created with:
gclient setdep -r src/third_party/skia@7da048b5e8f1
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 jcgregorio@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=jcgregorio@google.com
2019-10-30 10:27:27 -04:00
skia-flutter-autoroll
6ba59e70fb
Roll fuchsia/sdk/core/mac-amd64 from DfLN8... to p7XYM... ( flutter/engine#13437 )
...
Roll fuchsia/sdk/core/mac-amd64 from DfLN8... to p7XYM...
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-10-30 10:22:39 -04:00
Ben Konyi
7a5a5f9737
Roll src/third_party/dart eb4ab61349..d3a5b82355 (4 commits)
...
dart-lang/sdk@d3a5b82355 Spell checking: allow "`" as a delimiter in code.
dart-lang/sdk@5e323ba031 [CFE] Allow eof in assert to avoid crash
dart-lang/sdk@63b9a155f7 [CFE] Fix potential parser crash when parsing typedef
dart-lang/sdk@5fa4ec4564 [pkg:vm_service] misc cleanup in pkg:vm_service
2019-10-30 07:04:54 -07:00
skia-flutter-autoroll
2f7503968c
Roll fuchsia/sdk/core/linux-amd64 from goLxs... to nhX22... ( flutter/engine#13435 )
...
Roll fuchsia/sdk/core/linux-amd64 from goLxs... to nhX22...
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-10-30 07:12:23 -04:00
skia-flutter-autoroll
c8bc1d4dc6
Roll src/third_party/skia c3a51a5e47ba..ebdae1144978 (1 commits) ( flutter/engine#13434 )
...
https://skia.googlesource.com/skia.git/+log/c3a51a5e47ba..ebdae1144978
git log c3a51a5e47ba..ebdae1144978 --date=short --no-merges --format='%ad %ae %s'
2019-10-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 95a736bd3347..bb35bb4e5379 (18 commits)
Created with:
gclient setdep -r src/third_party/skia@ebdae1144978
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 jcgregorio@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=jcgregorio@google.com
2019-10-30 05:57:38 -04:00
skia-flutter-autoroll
6d65339ce0
Roll src/third_party/skia 1ae54bc22fc2..c3a51a5e47ba (1 commits) ( flutter/engine#13433 )
...
https://skia.googlesource.com/skia.git/+log/1ae54bc22fc2..c3a51a5e47ba
git log 1ae54bc22fc2..c3a51a5e47ba --date=short --no-merges --format='%ad %ae %s'
2019-10-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f8f6103eb89f..e1cda3916cee (2 commits)
Created with:
gclient setdep -r src/third_party/skia@c3a51a5e47ba
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 jcgregorio@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=jcgregorio@google.com
2019-10-30 02:06:25 -04:00
Ben Konyi
3b49717e5c
Roll src/third_party/dart ae5a86d790..eb4ab61349 (7 commits)
...
dart-lang/sdk@eb4ab61349 [VM/nnbd] Duplicate workaround to force nullability of Null type.
dart-lang/sdk@efb4511916 [VM/nnbd] Propagate nullability info on types from kernel to VM and bytecode.
dart-lang/sdk@f49713a1ee Improve display of non-migrated code
dart-lang/sdk@d867e1febf [pkg:vm_service] send responses with the id sorted first
dart-lang/sdk@67db877264 [dart2js] Replace const constructors with factories on singleton DartTypes.
dart-lang/sdk@e2891ad8e3 [dart2js] New RTI: Support reification of erased types.
dart-lang/sdk@0d6a59950d Account for possible AST rewrites during type resolution of forEach loops
2019-10-29 22:15:24 -07:00
Dan Field
46bf911c59
Set the install name at link time for darwin dylibs ( flutter/engine#13428 )
2019-10-29 20:30:13 -07:00
Mehmet Fidanboylu
07f337c540
Add isRunningInRobolectricTest back ( flutter/engine#13424 )
2019-10-29 19:46:21 -07:00
skia-flutter-autoroll
cb457337e2
Roll src/third_party/skia 76d22d1ee8cb..1ae54bc22fc2 (26 commits) ( flutter/engine#13430 )
...
https://skia.googlesource.com/skia.git/+log/76d22d1ee8cb..1ae54bc22fc2
git log 76d22d1ee8cb..1ae54bc22fc2 --date=short --no-merges --format='%ad %ae %s'
2019-10-29 csmartdalton@google.com Add sampleVariablesStencilSupport to sksl standalone caps
2019-10-29 mtklein@google.com work around x11/X.h #define pollution
2019-10-29 halcanary@google.com BotsCfg/Perf/RemoteGlyphCache: bots to download and use traces
2019-10-29 nigeltao@google.com Have SkWuffsCodec use two Wuffs decoders
2019-10-29 senorblanco@chromium.org Roll to ToT Dawn.
2019-10-29 mtklein@google.com hold a ref on Key effects
2019-10-29 mtklein@google.com rough sketch of shaders in SkVMBlitter
2019-10-29 mtklein@google.com support 3D masks in SkVMBlitter
2019-10-29 mtklein@google.com add a paint-color string to gm/emboss
2019-10-29 csmartdalton@google.com Reland "Revert "Revert "Rename gl_SampleMask to sk_SampleMask"""
2019-10-29 senorblanco@chromium.org Dawn: workaround X11 #defines for Always, Success, None.
2019-10-29 nigeltao@google.com Test Codec::getFrameCount updates with more data
2019-10-29 jvanverth@google.com If drawing an image as tiled fails, fallback to other methods.
2019-10-29 brianosman@google.com Use GPU special images in two GPU image filter tests
2019-10-29 egdaniel@google.com Remove outputSwizzle from GrRenderTargetProxy.
2019-10-29 brianosman@google.com SkMorphologyImageFilter: Avoid integer overflow with large radii
2019-10-29 robertphillips@google.com Make GrFillRectOp and GrTextureOp consistent re AA-upgrading and size checks
2019-10-29 egdaniel@google.com Cache simple descriptor sets on GrVkTexture.
2019-10-29 kjlubick@google.com [canvaskit] Add tentative support for savelayerrec
2019-10-29 egdaniel@google.com Use GrSurfaceProxyView in RenderTasks.
2019-10-29 kjlubick@google.com [canvaskit] Add various ImageFilters
2019-10-29 egdaniel@google.com Some cleanup of unneeded code/objects in GrVkPipelineState.
2019-10-29 bsalomon@google.com Reland "Make GrFillInData use SkRasterPipeline"
2019-10-29 robertphillips@google.com Move creation of AAQuadIndexBuffer to GrResourceProvider
2019-10-29 robertphillips@google.com Revert "Implement refPinnedTextureProxy for SkImage_Lazy."
2019-10-29 jcgregorio@google.com Revert "Make GrFillInData use SkRasterPipeline"
Created with:
gclient setdep -r src/third_party/skia@1ae54bc22fc2
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 jcgregorio@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=jcgregorio@google.com
2019-10-29 22:16:41 -04:00
Ben Konyi
643cc76eec
Roll src/third_party/dart ebd059030b..ae5a86d790 (3 commits)
...
dart-lang/sdk@ae5a86d790 [vm] Fix Script::GetTokenLineUsingLineStarts to work on scripts without line numbers
dart-lang/sdk@32c212e3eb [dartdevc] Add binding to 'this' for spread and 'yield' expressions
dart-lang/sdk@edf9d09526 [dart2js] new-rti: wrap type$ initialization
2019-10-29 19:12:25 -07:00
skia-flutter-autoroll
bc477a5a5f
Roll fuchsia/clang/linux-amd64 from Vghc_... to WxGHg... ( flutter/engine#13420 )
...
Roll fuchsia/clang/linux-amd64 from Vghc_... to WxGHg...
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-toolchain-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-10-29 21:33:41 -04:00
skia-flutter-autoroll
386f7406db
Roll fuchsia/sdk/core/mac-amd64 from mc3jR... to DfLN8... ( flutter/engine#13413 )
...
Roll fuchsia/sdk/core/mac-amd64 from mc3jR... to DfLN8...
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-10-29 21:27:48 -04:00
Ben Konyi
c1bb646952
Roll src/third_party/dart 780af0fcfc..ebd059030b (17 commits)
...
dart-lang/sdk@ebd059030b bump to linter 0.1.102
dart-lang/sdk@acc9ffc327 [test] Remove unnecessary slow heap growth flag from streamed_conversion_json_utf8_decode_test.
dart-lang/sdk@12f424f194 Apply updates to previous CL
dart-lang/sdk@b34f11adbd [vm, gc] Remove expensive, low-value GC verification flags.
dart-lang/sdk@19cab51a4b Check for undefined unary operators in extension overrides (issue 39158)
dart-lang/sdk@d639388366 Arguments to extension overrides cannot have type void (issue 39156)
dart-lang/sdk@4a07d80178 Deprecate ParameterizedType.typeParameters, update typeArguments doc.
dart-lang/sdk@85f87f8589 Fix a cast exception in the FixProcessor
dart-lang/sdk@c0163f15a5 Add an optional port to the dartfix request to allow changes to be previewed
dart-lang/sdk@b085f71a35 No need to create ConstructorMember for superType constructors.
dart-lang/sdk@7e53b2703a Replace TypeParameterMember.from() method.
dart-lang/sdk@60b7102d31 Simplify evaluating TypeName in ConstantVisitor.
dart-lang/sdk@12532e327f Analyzer ID test fix: annotate methods properly.
dart-lang/sdk@fc5d096617 [cfe] Make Scope.local, Scope.setters, Scope.parent private
dart-lang/sdk@b4198f3069 [cfe] Remove Builder.target
dart-lang/sdk@3ce89fdfff Update the pub version
dart-lang/sdk@0a828c7497 context workspace caching
2019-10-29 17:46:58 -07:00
Chinmay Garde
62f76d4eb8
Make sure root surface transformations survive resetting the matrix directly in Flow. ( flutter/engine#13405 )
...
This used to only be handled correctly for non-root layer backing stores. This
was mostly a side effect of the fact that we used recording canvases instead of
rendering directly into the backing store. We now use recording canvases
consistently.
Fixes b/143464703
Fixes https://github.com/flutter/flutter/issues/43732
2019-10-29 17:44:57 -07:00
Kaushik Iska
8c3fc9c148
[fuchsia] [packaging] Create a script to upload debug symbols to CIPD ( flutter/engine#13422 )
...
* [fuchsia] [packaging] Create a script to upload debug symbols to CIPD
* update recipe changelog
* fix typos
2019-10-29 17:32:54 -07:00
chunhtai
fac3f076eb
Revert "fix fml_unittes is not run during presubmit ( #13395 )" ( flutter/engine#13425 )
...
This reverts commit e92c42f0aa4c481010e6e24106c19cd19a35754b.
2019-10-29 16:36:43 -07:00
gaaclarke
7cdf36bc7f
Made it so we clean up gl resources when view controllers get deleted. ( flutter/engine#13396 )
2019-10-29 16:09:14 -07:00
gaaclarke
3c497a831e
Added back in empty lifecycle events so we don't break people that used to call super. ( flutter/engine#13421 )
2019-10-29 16:04:59 -07:00
chunhtai
e92c42f0aa
fix fml_unittes is not run during presubmit ( flutter/engine#13395 )
2019-10-29 15:31:25 -07:00
skia-flutter-autoroll
46a09c2bd6
Roll src/third_party/skia f22dda960136..76d22d1ee8cb (2 commits) ( flutter/engine#13411 )
...
https://skia.googlesource.com/skia.git/+log/f22dda960136..76d22d1ee8cb
git log f22dda960136..76d22d1ee8cb --date=short --no-merges --format='%ad %ae %s'
2019-10-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 1737a30e3e34..f8f6103eb89f (2 commits)
2019-10-29 fmalita@chromium.org [skottie] Fix layer blend modes under mattes
Created with:
gclient setdep -r src/third_party/skia@76d22d1ee8cb
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 jcgregorio@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=jcgregorio@google.com
2019-10-29 18:27:15 -04:00
skia-flutter-autoroll
8f271dff0f
Roll fuchsia/sdk/core/linux-amd64 from sLCwg... to goLxs... ( flutter/engine#13412 )
...
Roll fuchsia/sdk/core/linux-amd64 from sLCwg... to goLxs...
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-10-29 18:23:07 -04:00
skia-flutter-autoroll
a05ae3c2d0
Roll fuchsia/clang/mac-amd64 from EpbPE... to 6tttO... ( flutter/engine#13418 )
...
Roll fuchsia/clang/mac-amd64 from EpbPE... to 6tttO...
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-toolchain-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-10-29 18:21:16 -04:00
Ben Konyi
b697b49075
Roll src/third_party/dart 0b96f9f9ae..780af0fcfc (8 commits)
...
dart-lang/sdk@780af0fcfc Flow analysis: promote to "types of interest" on assignment.
dart-lang/sdk@d213d3c736 [cfe] Start implementing reachability analysis involving type Never
dart-lang/sdk@cdb1ed7504 [CFE] Fix parser expect files after CQ commits that was too close
dart-lang/sdk@ea3cb7317a [CFE] Fix unescapeString crash
dart-lang/sdk@5e35ce62a3 Restore comment in utf.dart.
dart-lang/sdk@c8ff1b0c21 [cfe] Add BlockKind to parse/begin/endBlock
dart-lang/sdk@688454c4a7 [cfe] Compute AssignedVariables in body builder
dart-lang/sdk@c738b6bc8a [CFE] Fix parser crash ("isSynthetic called on null" in list literal suffix)
2019-10-29 15:19:18 -07:00
Kaushik Iska
b6caece270
[dart_runner] Common libs need to exist for aot runner ( flutter/engine#13419 )
...
This is to account for failures like:
```
00067.522] 13245:13247>
[00067.522] 13245:13247> ------------------------------------------------
[00067.522] 13245:13247> RUNNING TEST: /pkgfs/packages/goodbye_dart_test/0/test/goodbye_dart_test
[00067.522] 13245:13247>
[00067.754] 05775:06330> dlsvc: could not open 'ld.so.1'
[00067.758] 01149:01207> [component_manager] WARN: Failed to launch process 'dart_aot_runner.cmx' in job 163427: Failed to load dynamic linker from fuchsia.ldsvc.Loader: NOT_FOUND
[00067.759] 05775:05777> [ERROR:src/sys/appmgr/realm.cc(155)] Cannot run executable dart_aot_runner.cmx due to error -1 (ZX_ERR_INTERNAL): fuchsia.process.Launcher failed
[00067.759] 05775:05777> [ERROR:src/sys/appmgr/runner_holder.cc(41)] Runner (fuchsia-pkg://fuchsia.com/dart_aot_runner#meta/dart_aot_runner.cmx) terminating, reason: failed to create component (UNKNOWN)
[00067.760] 13245:13247> fuchsia-pkg://fuchsia.con/goodbye_dart_aot#meta/goodbye_dart_aot.cmx: failed to create component (UNKNOWN)
[00067.761] 13245:13247> goodbye_dart_aot --now failed
[00067.772] 13245:13247> FAILURE: /pkgfs/packages/goodbye_dart_test/0/test/goodbye_dart_test exited with nonzero status: 1
[00067.886] 13245:13247>
[00067.887] 13245:13247> ------------------------------------------------
```
logs: https://logs.chromium.org/logs/fuchsia/buildbucket/cr-buildbucket.appspot.com/8898242024940777936/+/steps/launch_collect/0/steps/1/0/steps/collect/0/logs/task_stdout_stderr:_QEMU/0
2019-10-29 14:50:11 -07:00
Jason Simmons
5b8bb12621
Fix the dry run mode of the GN format checker script ( flutter/engine#13406 )
2019-10-29 10:53:52 -07:00
Jason Simmons
2c61d2336b
Reformat BUILD.gn files to comply with the format checker presubmit script ( flutter/engine#13401 )
2019-10-29 09:49:16 -07:00
Jason Simmons
75a8256cca
Use DartExecutor.getBinaryMessenger in FlutterNativeView instead of deprecated send methods ( flutter/engine#13403 )
2019-10-29 09:48:54 -07:00
Ben Konyi
cebcbc2ae1
Roll src/third_party/dart e1fce75301..0b96f9f9ae (28 commits)
...
dart-lang/sdk@0b96f9f9ae [vm] Fix dropping values from the middle of the stack when there is a temporary variable
dart-lang/sdk@ea16e39e2f [dart2js] new-rti: defer selection of is-test specializations
dart-lang/sdk@225df822b6 Migrate dart:convert to NNBD.
dart-lang/sdk@fe3aa126a2 [frontend_server] fix package-scheme crash in dartdevc target
dart-lang/sdk@18acdf11ef status file update for js_ast
dart-lang/sdk@669375b269 linter context package api
dart-lang/sdk@2e15d0eb8c [dart:io] add IOOverrides.serverSocketBind to enable overriding ServerSocket.bind()
dart-lang/sdk@1505654f5c [dartdevc] regexp / ff fix
dart-lang/sdk@5fba90b2f8 [vm/metrics] Ensure the metrics exposed by VM also include on-the-fly metrics
dart-lang/sdk@abb6f993b5 Extract ToSourceVisitor into separate file.
dart-lang/sdk@805989b7cd Use includedElementNames to choose between server and client suggestions
dart-lang/sdk@a8566798d3 roll back implicit setter/getter metadata “fix”
dart-lang/sdk@c60daa3229 Use shared instance of LocalVariableInfo.
dart-lang/sdk@32a9a5f181 Add '--enable-experiment' to DAS.
dart-lang/sdk@919d292cee Compare nullabilitySuffix(s) in TypeParameterTypeImpl.==
dart-lang/sdk@6ae42758fb Remove ToSourceVisitor.
dart-lang/sdk@df8876582c Include all variations of a message in diagnostic docs
dart-lang/sdk@0663721533 Fix warnings by renaming prefixes and associated files
dart-lang/sdk@8a7ffc5b81 Make InterfaceTypeImpl.typeArguments final.
dart-lang/sdk@581b959423 Remove methods _typeOfExecutableElement().
dart-lang/sdk@c3e2158171 Remove CompilationUnitElementImpl.annotationMap
dart-lang/sdk@5a92c0e395 Remove FunctionElementImpl_forFunctionTypedParameter.
dart-lang/sdk@995fcfc1e9 [CFE] Rename parser test that used to cause an infinate loop
dart-lang/sdk@eb04e0922b [cfe] Refactor CompoundPropertySet and add CompoundExtensionSet
dart-lang/sdk@bb02531b7e [cfe] Move creation of error nodes to inferrer
dart-lang/sdk@a14bf89eb9 [CFE] Move old dill files to CIPD
dart-lang/sdk@0f7343e1a9 [parser] Reproduce analyser crash _OperatorName in endClassConstructor
dart-lang/sdk@29a040ac55 Flow analysis: Add a clarifying comment to tryCatch assigned_variables test
2019-10-28 22:13:13 -07:00
Matt Carroll
63ddf0ce72
Converted ActivityAware and ServiceAware Lifecycles to opaque objects ( #43670 ) ( flutter/engine#13402 )
2019-10-28 21:41:07 -07:00
skia-flutter-autoroll
8d75fdac42
Roll src/third_party/skia 1beb8ae9a2f5..f22dda960136 (11 commits) ( flutter/engine#13409 )
...
https://skia.googlesource.com/skia.git/+log/1beb8ae9a2f5..f22dda960136
git log 1beb8ae9a2f5..f22dda960136 --date=short --no-merges --format='%ad %ae %s'
2019-10-28 fmalita@chromium.org [skottie] Fix skottie2movie after async API change
2019-10-28 herb@google.com Small cleanups
2019-10-28 herb@google.com Inline fallback code
2019-10-28 herb@google.com Only send needed glyph images
2019-10-28 michaelludwig@google.com Blacklist bulkrect benchmarks on chorizo
2019-10-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 8e28e18b5c9e..b118cb0ef477 (1 commits)
2019-10-28 fmalita@chromium.org [skottie] 3D layer parenting refinements
2019-10-28 jvanverth@google.com Implement refPinnedTextureProxy for SkImage_Lazy.
2019-10-28 brianosman@google.com Guard against integer overflow when classifying transfer functions
2019-10-28 bsalomon@google.com Make GrFillInData use SkRasterPipeline
2019-10-28 egdaniel@google.com Reland "Revert "Rename gl_SampleMask to sk_SampleMask""
Created with:
gclient setdep -r src/third_party/skia@f22dda960136
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 jcgregorio@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=jcgregorio@google.com
2019-10-28 22:35:34 -04:00
Kaushik Iska
64d2bbd9dd
Update recipe_changelog to account for dart_aot runner and clobbering
2019-10-28 18:01:38 -07:00
Kaushik Iska
506eec294b
Revert "[flutter_runner] Don't build far files twice ( #13397 )" ( flutter/engine#13400 )
...
This reverts commit be943c8fc21b62eea3a57a5baf7d43ebff4fc4c8.
2019-10-28 16:32:25 -07:00
Matt Carroll
b2b2f011e7
Remove multiplexed Flutter Android Lifecycle. ( #43663 ) ( flutter/engine#13394 )
2019-10-28 16:22:11 -07:00
Kaushik Iska
be943c8fc2
[flutter_runner] Don't build far files twice ( flutter/engine#13397 )
2019-10-28 16:05:04 -07:00
Chinmay Garde
caca719e6c
Delay metal drawable acquisition till frame submission. ( flutter/engine#13367 )
...
Uses the new `SkSurface::MakeFromCAMetalLayer` Skia API.
2019-10-28 13:24:22 -07:00
skia-flutter-autoroll
657407f587
Roll fuchsia/sdk/core/mac-amd64 from 9MM-e... to mc3jR... ( flutter/engine#13390 )
...
Roll fuchsia/sdk/core/mac-amd64 from 9MM-e... to mc3jR...
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-10-28 16:21:05 -04:00
Ben Konyi
7a6b26ee50
Roll src/third_party/dart 5e39817ec7..e1fce75301 (2 commits)
...
dart-lang/sdk@e1fce75301 Flow analysis: clean up unit tests using custom matchers.
dart-lang/sdk@5b69b31fc2 Remove unnecesary backslash after comment
2019-10-28 13:12:04 -07:00
Yegor
efb8e70182
Implement basic Picture.toImage via BitmapCanvas ( flutter/engine#13391 )
...
Implement basic Picture.toImage via BitmapCanvas and update the dartdocs.
2019-10-28 12:50:43 -07:00
Chinmay Garde
9e89f4af6f
Switch the MacOS Desktop embedder to using a thread configuration where the platform and render task runners are the same. ( flutter/engine#13300 )
...
Also creates a new test harness for the desktop embedder framework target and adds a test that launches a headless engine in this new thread configuration.
Fixes https://github.com/flutter/flutter/issues/17579
2019-10-28 12:47:05 -07:00
skia-flutter-autoroll
445cbd749c
Roll src/third_party/skia 18f5b1a6dd77..1beb8ae9a2f5 (9 commits) ( flutter/engine#13392 )
...
https://skia.googlesource.com/skia.git/+log/18f5b1a6dd77..1beb8ae9a2f5
git log 18f5b1a6dd77..1beb8ae9a2f5 --date=short --no-merges --format='%ad %ae %s'
2019-10-28 michaelludwig@google.com Reland "Add variety of bulk API benchmarks"
2019-10-28 ethannicholas@google.com Revert "Revert "Rename gl_SampleMask to sk_SampleMask""
2019-10-28 bsalomon@google.com Remove legacy async read pixels APIs.
2019-10-28 mtklein@google.com experimental support for go/fibers
2019-10-28 robertphillips@google.com Add helper to determine the index buffer that will be used
2019-10-28 jcgregorio@google.com Revert "Add variety of bulk API benchmarks"
2019-10-28 kjlubick@google.com [canvaskit] Use skia's version of png and zlib
2019-10-28 michaelludwig@google.com Add variety of bulk API benchmarks
2019-10-28 kjlubick@google.com [canvaskit] Use newer freetype
Created with:
gclient setdep -r src/third_party/skia@1beb8ae9a2f5
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 jcgregorio@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=jcgregorio@google.com
2019-10-28 15:43:24 -04:00
skia-flutter-autoroll
0dd88be811
Roll fuchsia/sdk/core/linux-amd64 from urhvj... to sLCwg... ( flutter/engine#13389 )
...
Roll fuchsia/sdk/core/linux-amd64 from urhvj... to sLCwg...
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-10-28 14:44:04 -04:00