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

Conversation

@brianosman
Copy link
Contributor

Taking over #3776 from matt. This include the revert of the revert, the 4444 fix, and also a fix to the IO thread's context creation. We weren't doing uploads on that thread, so we didn't notice the bug (Skia wasn't checking for the GL_APPLE_sync extension). Skia has been fixed, so once it rolls the uploads should be on the other thread.

I've found the same thing that Matt did - switching to naked pointers fixes the iPhone6 reboots, but we can't explain it. I'm trying to figure out what happened, but getting tempted to land it - perhaps we get more useful errors or feedback from the bots if there's still a problem?

@brianosman
Copy link
Contributor Author

@mattsarett

@brianosman
Copy link
Contributor Author

@chinmaygarde Can we try to land this and see how the bots react? We've done many local tests on iPhone 6, and haven't had any trouble.

@chinmaygarde
Copy link
Member

Can we try to land this and see how the bots react?

Sound good to me!

@Hixie
Copy link
Contributor

Hixie commented Jun 23, 2017

Have we tested simulators? Those were also affected by the last attempt.

@Hixie
Copy link
Contributor

Hixie commented Jun 23, 2017

(And are not yet tested by our infrastructure.)

@mattsarett
Copy link
Contributor

The black screen on the Android emulator flutter/flutter#10617 is fixed by ef90bc7. The original change was tested on iOS simulator.

@Hixie
Copy link
Contributor

Hixie commented Jun 23, 2017

Great!

@brianosman brianosman merged commit 2650f52 into flutter:master Jun 24, 2017
@brianosman brianosman deleted the fixed-color branch June 24, 2017 00:21
brianosman added a commit that referenced this pull request Jun 24, 2017
brianosman added a commit that referenced this pull request Jun 24, 2017
brianosman added a commit that referenced this pull request Jun 27, 2017
* Revert "Revert "Reland "Run Flutter on iOS and Android with color correct Skia" (#3818)" (#3823)"

This reverts commit db8d8a9.

* Fix test code to match internal API change
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants