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

Manual roll of engine 45b66b7...ffba2f6 #35464

Merged
merged 2 commits into from
Jul 2, 2019
Merged

Conversation

a-siva
Copy link
Contributor

@a-siva a-siva commented Jul 2, 2019

git log 45b66b7...ffba2f6 --oneline

ffba2f6 Roll src/third_party/dart b37aa3b036...0abff7b2bb (flutter/engine#9588)

62514cb Roll fuchsia/sdk/core/mac-amd64 from n9fZpXVmsbgKZzS8Q2GXxB453q8AbLpfGztsPsq47pMC to BYCwsJf7r7zfd2THSGinFeIHv552AEVchXdc7VZzP0IC (flutter/engine#9587)

9f27212 Roll src/third_party/skia e4c88bb1f848..1ddee025229a (7 commits) (flutter/engine#9586)

03a31e0 Roll fuchsia/sdk/core/linux-amd64 from F9oY0d56X3aONxwv5vw9Gco--AHmC8SHuDXdhdWCnnMC to d2VK3FYSEKQ35UdZw5FdbOZUI_xgT0-1h8DnGDUHPVAC (flutter/engine#9583)

git log 45b66b7...ffba2f6 --oneline

ffba2f6 Roll src/third_party/dart b37aa3b036...0abff7b2bb (flutter#9588)
62514cb Roll fuchsia/sdk/core/mac-amd64 from n9fZpXVmsbgKZzS8Q2GXxB453q8AbLpfGztsPsq47pMC to BYCwsJf7r7zfd2THSGinFeIHv552AEVchXdc7VZzP0IC (flutter#9587)
9f27212 Roll src/third_party/skia e4c88bb1f848..1ddee025229a (7 commits) (flutter#9586)
03a31e0 Roll fuchsia/sdk/core/linux-amd64 from F9oY0d56X3aONxwv5vw9Gco--AHmC8SHuDXdhdWCnnMC to d2VK3FYSEKQ35UdZw5FdbOZUI_xgT0-1h8DnGDUHPVAC (flutter#9583)
@goderbauer goderbauer added the team Infra upgrades, team productivity, code health, technical debt. See also team: labels. label Jul 2, 2019
@a-siva a-siva requested a review from bkonyi July 2, 2019 20:14
@a-siva a-siva merged commit 3a67442 into flutter:master Jul 2, 2019
@a-siva a-siva deleted the dartroll branch July 2, 2019 20:16
@liyuqian
Copy link
Contributor

liyuqian commented Jul 2, 2019

This seems to break ~10 build bots: https://flutter-dashboard.appspot.com/build.html. Shall we revert?

@a-siva
Copy link
Contributor Author

a-siva commented Jul 2, 2019

A fix for the breaks has been submitted on top of this.

@tvolkert
Copy link
Contributor

tvolkert commented Jul 3, 2019

This yielded a significant regression in the following benchmarks:

  • hot_mode_dev_cycle__benchmark -- hotReloadMillisecondsToFrameAfterChange
  • hot_mode_dev_cycle_linux__benchmark -- hotReloadMillisecondsToFrameAfterChange

@a-siva can you please investigate?

@tvolkert
Copy link
Contributor

tvolkert commented Jul 3, 2019

Looks like a 200-250ms regression in hot reload times on Linux and Mac.

@bkonyi
Copy link
Contributor

bkonyi commented Jul 3, 2019

We're tracking the regression here: #35551

tango5614 added a commit to tango5614/flutter that referenced this pull request Jul 4, 2019
* commit 'a0c47e2216a2b50b70c478001cf5652f31a783af': (187 commits)
  Do not use ideographic baseline for RenderPargraph baseline (flutter#35493)
  Add type to StreamChannel in generated test code. (flutter#35367)
  Fix RenderFittedBox when child.size.isEmpty (flutter#35487)
  add APK build time benchmarks (flutter#35481)
  fix Selection handles position is off (flutter#34665)
  Move usage flutter create tests into memory filesystem. (flutter#35160)
  Include tags in SemanticsNode debug properties (flutter#35491)
  Re-apply 'Add currentSystemFrameTimeStamp to SchedulerBinding' (flutter#35492)
  CupertinoTextField vertical alignment (flutter#34723)
  Mark update-packages as non-experimental (flutter#35467)
  fix default artifacts to exclude ios and android (flutter#35303)
  Roll engine ffba2f6..7d3e722 (59 commits) (flutter#35489)
  Update macrobenchmarks README and app name (flutter#35477)
  mark windows and macos chrome dev mode as flaky (flutter#35495)
  Use the new service protocol message names (flutter#35482)
  Manual roll of engine 45b66b7...ffba2f6 (flutter#35464)
  more ui-as-code (flutter#35393)
  update reassemble doc (flutter#35164)
  New parameter for RawGestureDetector to customize semantics mapping (flutter#33936)
  Add --target support for Windows and Linux (flutter#34660)
  ...
johnsonmh pushed a commit to johnsonmh/flutter that referenced this pull request Jul 30, 2019
* Manual roll of engine 45b66b7...ffba2f6

git log 45b66b7...ffba2f6 --oneline

ffba2f6 Roll src/third_party/dart b37aa3b036...0abff7b2bb (flutter#9588)
62514cb Roll fuchsia/sdk/core/mac-amd64 from n9fZpXVmsbgKZzS8Q2GXxB453q8AbLpfGztsPsq47pMC to BYCwsJf7r7zfd2THSGinFeIHv552AEVchXdc7VZzP0IC (flutter#9587)
9f27212 Roll src/third_party/skia e4c88bb1f848..1ddee025229a (7 commits) (flutter#9586)
03a31e0 Roll fuchsia/sdk/core/linux-amd64 from F9oY0d56X3aONxwv5vw9Gco--AHmC8SHuDXdhdWCnnMC to d2VK3FYSEKQ35UdZw5FdbOZUI_xgT0-1h8DnGDUHPVAC (flutter#9583)

* Fix analyzer warning.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
team Infra upgrades, team productivity, code health, technical debt. See also team: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants