Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll src/third_party/dart 80c4954d4d..bd049f5b53 (37 commits) #10294

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

bkonyi
Copy link
Contributor

@bkonyi bkonyi commented Jul 31, 2019

This is an automated pull request which will automatically merge once checks pass.

Roll src/third_party/dart 80c4954..bd049f5 (37 commits)

dart-lang/sdk@bd049f5b53 [llvm] Fix bit target definition on Windows - it needs .exe extension
dart-lang/sdk@782243640b Fix NPE (issue 37677)
dart-lang/sdk@2390a25341 [dartdevc] emit base types (void/dynamic) eagerly
dart-lang/sdk@0451f598cc Warn about UI-as-Code features in const context with low SDK constraint
dart-lang/sdk@8293e96ba9 Fix INFERENCE_FAILURE_ON_COLLECTION_LITERAL to allow for dynamically-typed elements.
dart-lang/sdk@3b1cb90146 allow void in extension declaration header
dart-lang/sdk@9ecd475c03 Copy pkg/analysis_server/language_model to dart-sdk/model for x64 builds
dart-lang/sdk@58d3d71df4 [fasta] Don't report errors on NNBD features if experiment is enabled
dart-lang/sdk@6c1523410f Flow analysis: Create definite assignment test cases.
dart-lang/sdk@973a236558 Fail analyzer ID tests if errors are found.
dart-lang/sdk@7557a14a74 Move test cases from type_promotion_test.dart into front end.
dart-lang/sdk@9f2845e39b Resolve index operators from extensions
dart-lang/sdk@cdf56d7892 [vm] Ensure we wait for the service-isolate to boot-up before communicating with it
dart-lang/sdk@d3fbbf8b5a Fix the dart-sdk-linux task by not building analysis server on 32 bit ARM architecture
dart-lang/sdk@3fa3f0e62d Enhance the comment for TypeParameterElement.bounds to capture information from a previous CL
dart-lang/sdk@8cce940579 [API] Makes Dart_InvokeVMServiceMethod errors more specific.
dart-lang/sdk@2e197ae4de [vm/compiler] Tweaks and additions to IL serializer/S-expressions.
dart-lang/sdk@2875b1bcce [kernel][nnbd] Keep declared nullability on type parameter types
dart-lang/sdk@59aa4cd693 [cfe] Merge more Kernel*Builder classes into *Builder classes
dart-lang/sdk@fe2f82650b [cfe] Remove generics from Loader and UnresolvedType
dart-lang/sdk@b7eeacfc24 [infra] Add script to publish results.json to Cloud Pub/Sub
dart-lang/sdk@0a85a8878d [vm/llvm] Use relative paths in LLVM build rules.
dart-lang/sdk@20e4c74f7f [fasta][nnbd] Print NNBD type modifiers in Kernel's text representation
dart-lang/sdk@776f2d34e9 Migration: implement "exact nullability" propagation.
dart-lang/sdk@40e6954a30 [vm/bytecode] Update error messages for dart:mirrors and dart:ffi
dart-lang/sdk@1e80e917b6 [ VM / Service ] Update package:vm_service to support service protocol 3.25
dart-lang/sdk@5f32027e1d [ VM / Service ] Add getInboundReferences, getRetainingPath RPCs and InboundReferences, InboundReference, RetainingPath, RetainingObject objects.
dart-lang/sdk@e91e3b816b Revert "[vm] Fix deadlock in isolate shutdown."
dart-lang/sdk@18e4e7830d [ VM / Service ] Bump VM service version to 3.24
dart-lang/sdk@8591778065 [ VM / Service ] Added 'operatingSystem' property to VM object
dart-lang/sdk@de013a4b51 Add an optional path parameter to parseString.
dart-lang/sdk@d8160e0cb1 [vm] Fix deadlock in isolate shutdown.
dart-lang/sdk@bb34cfeb25 [dart/fuzzer] Extend list of forbidden classes/methods
dart-lang/sdk@361d27e20b [dart/vm] Fix bug in parallel move/register allocator
dart-lang/sdk@f166a82b19 [vm/bytecode] Improvements in bytecode debugger.
dart-lang/sdk@773f8d53ed Reland "[llvm] Add initial scaffolding"
dart-lang/sdk@f56a6a4246 test_matrix.json changes for simarm_x64

dart-lang/sdk@bd049f5b53 [llvm] Fix bit target definition on Windows - it needs .exe extension
dart-lang/sdk@782243640b Fix NPE (issue 37677)
dart-lang/sdk@2390a25341 [dartdevc] emit base types (void/dynamic) eagerly
dart-lang/sdk@0451f598cc Warn about UI-as-Code features in const context with low SDK constraint
dart-lang/sdk@8293e96ba9 Fix INFERENCE_FAILURE_ON_COLLECTION_LITERAL to allow for dynamically-typed elements.
dart-lang/sdk@3b1cb90146 allow void in extension declaration header
dart-lang/sdk@9ecd475c03 Copy pkg/analysis_server/language_model to dart-sdk/model for x64 builds
dart-lang/sdk@58d3d71df4 [fasta] Don't report errors on NNBD features if experiment is enabled
dart-lang/sdk@6c1523410f Flow analysis: Create definite assignment test cases.
dart-lang/sdk@973a236558 Fail analyzer ID tests if errors are found.
dart-lang/sdk@7557a14a74 Move test cases from type_promotion_test.dart into front end.
dart-lang/sdk@9f2845e39b Resolve index operators from extensions
dart-lang/sdk@cdf56d7892 [vm] Ensure we wait for the service-isolate to boot-up before communicating with it
dart-lang/sdk@d3fbbf8b5a Fix the dart-sdk-linux task by not building analysis server on 32 bit ARM architecture
dart-lang/sdk@3fa3f0e62d Enhance the comment for TypeParameterElement.bounds to capture information from a previous CL
dart-lang/sdk@8cce940579 [API] Makes Dart_InvokeVMServiceMethod errors more specific.
dart-lang/sdk@2e197ae4de [vm/compiler] Tweaks and additions to IL serializer/S-expressions.
dart-lang/sdk@2875b1bcce [kernel][nnbd] Keep declared nullability on type parameter types
dart-lang/sdk@59aa4cd693 [cfe] Merge more Kernel*Builder classes into *Builder classes
dart-lang/sdk@fe2f82650b [cfe] Remove generics from Loader and UnresolvedType
dart-lang/sdk@b7eeacfc24 [infra] Add script to publish results.json to Cloud Pub/Sub
dart-lang/sdk@0a85a8878d [vm/llvm] Use relative paths in LLVM build rules.
dart-lang/sdk@20e4c74f7f [fasta][nnbd] Print NNBD type modifiers in Kernel's text representation
dart-lang/sdk@776f2d34e9 Migration: implement "exact nullability" propagation.
dart-lang/sdk@40e6954a30 [vm/bytecode] Update error messages for dart:mirrors and dart:ffi
dart-lang/sdk@1e80e917b6 [ VM / Service ] Update package:vm_service to support service protocol 3.25
dart-lang/sdk@5f32027e1d [ VM / Service ] Add getInboundReferences, getRetainingPath RPCs and InboundReferences, InboundReference, RetainingPath, RetainingObject objects.
dart-lang/sdk@e91e3b816b Revert "[vm] Fix deadlock in isolate shutdown."
dart-lang/sdk@18e4e7830d [ VM / Service ] Bump VM service version to 3.24
dart-lang/sdk@8591778065 [ VM / Service ] Added 'operatingSystem' property to VM object
dart-lang/sdk@de013a4b51 Add an optional path parameter to parseString.
dart-lang/sdk@d8160e0cb1 [vm] Fix deadlock in isolate shutdown.
dart-lang/sdk@bb34cfeb25 [dart/fuzzer] Extend list of forbidden classes/methods
dart-lang/sdk@361d27e20b [dart/vm] Fix bug in parallel move/register allocator
dart-lang/sdk@f166a82b19 [vm/bytecode] Improvements in bytecode debugger.
dart-lang/sdk@773f8d53ed Reland "[llvm] Add initial scaffolding"
dart-lang/sdk@f56a6a4246 test_matrix.json changes for simarm_x64
@bkonyi bkonyi merged commit 384d614 into master Jul 31, 2019
@bkonyi bkonyi deleted the dart-sdk-roll-2019-07-31 branch July 31, 2019 18:29
@bkonyi
Copy link
Contributor Author

bkonyi commented Jul 31, 2019

Canceled by roller, abandoning roll.

engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Aug 1, 2019
[email protected]:flutter/engine.git/compare/a29ef660134f...59ac63d

git log a29ef66..59ac63d --no-merges --oneline
2019-07-31 [email protected] Ensure that the SingleFrameCodec stays alive until the ImageDecoder invokes its callback (flutter/engine#10297)
2019-07-31 [email protected] [glfw] Enables replies on binary messenger in glfw embedder (flutter/engine#9948)
2019-07-31 [email protected] Roll fuchsia/sdk/core/mac-amd64 from fuchsia/sdk/core/mac-amd64:TAkpmqxKgauDvmpeaOTOAbYsnz1nWuqznTirppN0dGoC to fuchsia/sdk/core/mac-amd64:bswmziOk2a7sku7aG0fnZO7sQOFPK_XBy58QPcqsugwC (flutter/engine#10300)
2019-07-31 [email protected] Roll src/third_party/skia c876404e64d2..83d8a949ae22 (6 commits) (flutter/engine#10302)
2019-07-31 [email protected] Fix run.start -> run_start (flutter/engine#10295)
2019-07-31 [email protected] Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:E8lhQA7KKqhzZkfqaF8zKnqOMy88-Z3lf4uBnUNHa4AC to fuchsia/sdk/core/linux-amd64:2k-0epsqEV14oZvIxpS-jHkPhZa837aSNjEj14wd73MC (flutter/engine#10301)
2019-07-31 [email protected] Make tree green for real this time, I promise. (flutter/engine#10303)
2019-07-31 [email protected] Fix red build again (flutter/engine#10298)
2019-07-31 [email protected] Roll src/third_party/dart 80c4954d4d..bd049f5b53 (37 commits) (flutter/engine#10294)
2019-07-31 [email protected] fix CI (flutter/engine#10296)
2019-07-31 [email protected] [fuchsia] Make cirrus build fuchsia artifacts (flutter/engine#10268)
2019-07-31 [email protected] Add fuchsia.stamp for roller (flutter/engine#10293)
2019-07-31 [email protected]  [macos] Reland function refactor (flutter/engine#10189)
2019-07-31 [email protected] Export FFI from sky_engine. (flutter/engine#10282)
2019-07-31 [email protected] Roll src/third_party/skia 6808e2d1faac..c876404e64d2 (6 commits) (flutter/engine#10292)
2019-07-31 [email protected] Roll fuchsia/sdk/core/mac-amd64 from fuchsia/sdk/core/mac-amd64:A4Ah4g0K30dWnbolQ7Z3zyXapbAyy3d9l4IeLGAG9YQC to fuchsia/sdk/core/mac-amd64:TAkpmqxKgauDvmpeaOTOAbYsnz1nWuqznTirppN0dGoC (flutter/engine#10291)
2019-07-31 [email protected] Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:6j9WXOOtqKZzSKIgQi-12GJ1MYzPDJvq-RLAtpJpGB0C to fuchsia/sdk/core/linux-amd64:E8lhQA7KKqhzZkfqaF8zKnqOMy88-Z3lf4uBnUNHa4AC (flutter/engine#10290)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants