John McCutchan
John McCutchan
At first impression this seems like something our infrastructure should do automatically for us? We shouldn't allow for artifacts to bleed across test runs, etc. It seems error prone/problematic to...
I strongly agree with the removal of simplex noise. Thanks @devoncarew
Hey, I'm on the Flutter team and am really interested in trying Zed out on a Dart project.
I wanted to provide some context as to why I'm opposed to landing this PR: Exposing the API of converting the FlutterView between Image and non-Image mode was a mistake....
This is extremely annoying and happens daily for me.
This extension appears to be abandoned. I've deleted it and use Android Studio for working on Java code.
> > > The expected behavior is: When a Flutter view detaches from the shared engine, the associated surface should be released. When the Flutter view re-attaches, a new surface...
Thanks for your patience and explanations. I believe you're correct and will land this PR soon
> lgtm modulo test failures. I think it's possible to write unit tests of some of this as well, like the fatal() log message, at least. added test here.
Could you dump the output of "gn desc" for these new rules somewhere? I'm asking because we will be using "gn desc" to enumerate all build targets and we need...