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

Add unconditional waits on fml::Semaphore. #30165

Merged
merged 1 commit into from Dec 7, 2021

Conversation

@chinmaygarde
Copy link
Member

@chinmaygarde chinmaygarde commented Dec 6, 2021

The class was also undocumented. So the docstrings have been filled in.

This will become necessary for waiting on command buffer submission on
the CPU.

The class was also undocumented. So the docstrings have been filled in.

This will become necessary for waiting on command buffer submission on
the CPU.
@fluttergithubbot
Copy link
Contributor

@fluttergithubbot fluttergithubbot commented Dec 7, 2021

This pull request is not suitable for automatic merging in its current state.

  • The status or check suite Windows UWP Engine has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite Windows Host Engine has failed. Please fix the issues identified (or deflake) before re-applying this label.

Loading

@chinmaygarde
Copy link
Member Author

@chinmaygarde chinmaygarde commented Dec 7, 2021

The failures are due to the presubmits tripping the 3hr timeout because of flutter/flutter#94738

Loading

@fluttergithubbot fluttergithubbot merged commit 1313e73 into flutter:main Dec 7, 2021
22 checks passed
Loading
Copy link
Member

@cbracken cbracken left a comment

lgtm. Nice!

Loading

@chinmaygarde chinmaygarde deleted the fml_sem branch Dec 7, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this issue Dec 8, 2021
zanderso pushed a commit to flutter/flutter that referenced this issue Dec 8, 2021
* 9b74c2166 Run iOS scenario apps on iPhone 11 and iOS 14 (flutter/engine#30104)

* 410889871 Add error handler for os.rmtree calls (flutter/engine#30169)

* 55c5e560e Don't run curl in verbose mode when --verbose set (flutter/engine#30170)

* a1fe53178 Win32: Implement DispatchAccessibilityAction (flutter/engine#30187)

* a7a802482 Update buildroot to db6d037a778930ad9 (ToT). (flutter/engine#30171)

* 7ccf29036 Revert "Run iOS scenario apps on iPhone 11 and iOS 14 (#30104)" (flutter/engine#30193)

* 1313e73cf Add unconditional waits on fml::Semaphore. (flutter/engine#30165)

* 094ff9e00 Roll Fuchsia Mac SDK from EAlr46NQ8... to zMg5gNi2E... (flutter/engine#30190)

* a572ab528 Roll Fuchsia Linux SDK from WGMjaVH60... to s03VQc7lX... (flutter/engine#30191)

* 07c6f4137 Roll Skia from f333f5614a9b to 06f3d68627c2 (24 revisions) (flutter/engine#30192)

* 8796f0f21 Update Swiftshader to dc0f131930 (flutter/engine#30188)

* c1e235df9 Add length guard to fix Windows build with VS2019 16.11.7 headers (flutter/engine#30189)

* 783152919 Roll Skia from 06f3d68627c2 to 1c4cf27965bd (2 revisions) (flutter/engine#30194)

* 5672f9ebd Document rationale for Dart VM flag prefix match (flutter/engine#30195)

* 1c10e686a Roll buildroot to 430b57c643883e6090b5af09faddd8048efee57c. (flutter/engine#30197)

* e32d04aa7 Roll Skia from 1c4cf27965bd to 543b8681c7f2 (1 revision) (flutter/engine#30198)

* 6981c0498 [ios platform view] fix overlay zPosition (flutter/engine#29930)

* efaccf0df renew cirrus key (flutter/engine#30186)

* 9b80c0859 Roll Skia from 543b8681c7f2 to 00edeefab7f4 (1 revision) (flutter/engine#30200)

* 164045d15 Roll Fuchsia Mac SDK from zMg5gNi2E... to QeaP059wu... (flutter/engine#30203)

* 83b84d333 Roll Skia from 00edeefab7f4 to 21b8ccb7393c (3 revisions) (flutter/engine#30206)
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this issue Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants