Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Handle proto deps that were added to the Dart SDK #39098

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

derekxu16
Copy link
Contributor

The Dart SDK will be adding third-party dependencies that it needs to serialize protos in https://dart-review.googlesource.com/c/sdk/+/278200.

@derekxu16
Copy link
Contributor Author

derekxu16 commented Jan 24, 2023

Here is my planned process for integrating these changes:

  1. Get this PR and Handle proto deps that were added to the Dart SDK buildroot#670 reviewed
  2. Land Handle proto deps that were added to the Dart SDK buildroot#670
  3. Land https://dart-review.googlesource.com/c/sdk/+/278200
  4. Once the Dart SDK starts failing to roll into the engine, merge this PR

Plese let me know if this sounds good.

@derekxu16 derekxu16 marked this pull request as ready for review January 24, 2023 18:09
@zanderso
Copy link
Member

To avoid breaking the Engine tree, the buildroot roll, this engine PR, and a manual Dart roll should be combined into a single PR.

@derekxu16 derekxu16 force-pushed the handle-dart-proto-deps branch 9 times, most recently from a4c8b86 to 854a50d Compare January 27, 2023 13:31
@derekxu16 derekxu16 force-pushed the handle-dart-proto-deps branch from 854a50d to d812944 Compare January 27, 2023 15:40
Copy link
Member

@zanderso zanderso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@derekxu16 derekxu16 force-pushed the handle-dart-proto-deps branch from d812944 to 4316fef Compare January 27, 2023 17:34
@zanderso zanderso merged commit ab1eda7 into flutter:main Jan 27, 2023
@derekxu16 derekxu16 deleted the handle-dart-proto-deps branch January 27, 2023 18:25
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 27, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jan 27, 2023
…119369)

* ab1eda7c7 Handle proto deps that were added to the Dart SDK (flutter/engine#39098)

* 70f96af0a [impellerc] remove coffset usage (flutter/engine#39199)

* 4bab18407 [impellerc] remove remaining remap sampler support (flutter/engine#39198)

* a1e657a1e Move Linux Fuchsia FEMU to bringup due to flakes (flutter/engine#39202)

* 8567d9699 [Impeller] support overlapping stops with SSBO gradients. (flutter/engine#39174)
'src/third_party/protobuf':
Var('fuchsia_git') + '/third_party/protobuf' + '@' + Var('dart_libprotobuf_rev'),

'src/build/secondary/third_party/protobuf':
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants