tag:github.com,2008:https://github.com/engine-flutter-autoroll/flutter/releasesRelease notes from flutter2018-07-09T19:52:41Ztag:github.com,2008:Repository/143322511/v0.5.72018-07-09T19:52:41Zv0.5.7<p>Move collectCoverageData into CoverageCollector so it can be re-used.…</p>engine-flutter-autorolltag:github.com,2008:Repository/143322511/v0.5.62018-06-27T00:01:46Zv0.5.6<p>Fix both platform system chrome definitions (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="335554256" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/18808" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/18808/hovercard" href="https://github.com/flutter/flutter/pull/18808">flutter#18808</a>)</p>engine-flutter-autorolltag:github.com,2008:Repository/143322511/v0.5.52018-06-14T20:17:08Zv0.5.5<p>Add some more dart doc to RepaintBoundary (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="319401344" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/17183" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/17183/hovercard" href="https://github.com/flutter/flutter/pull/17183">flutter#17183</a>)</p>xstertag:github.com,2008:Repository/143322511/v0.5.42018-06-11T18:31:25Zv0.5.4<p>Passing any to named params require the name of the parameter itself.…</p>mehmetftag:github.com,2008:Repository/143322511/v0.5.32018-06-09T15:23:59Zv0.5.3<p>Add locale parameter to EditableText (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="329660425" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/18222" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/18222/hovercard" href="https://github.com/flutter/flutter/pull/18222">flutter#18222</a>)</p>engine-flutter-autorolltag:github.com,2008:Repository/143322511/v0.5.22018-06-06T22:28:20Zv0.5.2: _markNeedsClip() when clipper type has changed. (#18248)<p>A bug in _RenderCustomClip was compaeing the type of oldClipper to<br>
itself instead to the type of newClipper.</p>
<p>This was the root cause for the crash <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="300841620" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/14937" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/14937/hovercard" href="https://github.com/flutter/flutter/pull/14937">flutter#14937</a> worked around.<br>
This also reverts the workaround introduced in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="300841620" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/14937" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/14937/hovercard" href="https://github.com/flutter/flutter/pull/14937">flutter#14937</a>.</p>amirhtag:github.com,2008:Repository/143322511/v0.5.12018-05-29T19:07:33Zv0.5.1<p>Revert sync async (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="327437619" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/18002" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/18002/hovercard" href="https://github.com/flutter/flutter/pull/18002">flutter#18002</a>)</p>mravn-googletag:github.com,2008:Repository/143322511/v0.5.02018-05-26T21:50:18Zv0.5.0: Roll engine to 2b1f3dbe25894d7614587f494a25b40fdb344f4a.<p>This is one before dart roll.</p>aamtag:github.com,2008:Repository/143322511/v0.4.42018-05-12T04:44:54Zv0.4.4<p>roll engine to <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/engine-flutter-autoroll/flutter/commit/06afdfe54ebef9168a90ca00a6721c2d36e6aafa/hovercard" href="https://github.com/engine-flutter-autoroll/flutter/commit/06afdfe54ebef9168a90ca00a6721c2d36e6aafa"><tt>06afdfe</tt></a> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="322479185" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/17527" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/17527/hovercard" href="https://github.com/flutter/flutter/pull/17527">flutter#17527</a>)</p>engine-flutter-autorolltag:github.com,2008:Repository/143322511/v0.4.32018-05-11T07:45:32Zv0.4.3: Roll engine to 9ae10ef702e76585ea498bdfb2b40181017623ad (#17503)<p>This contains the following commits:</p>
<p><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/flutter/engine/commit/9ae10ef/hovercard" href="https://github.com/flutter/engine/commit/9ae10ef">flutter/engine@<tt>9ae10ef</tt></a> Revert <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/engine-flutter-autoroll/flutter/commit/f6359e4111d37652409e2392fdb3cb72f1119c2a/hovercard" href="https://github.com/engine-flutter-autoroll/flutter/commit/f6359e4111d37652409e2392fdb3cb72f1119c2a"><tt>f6359e4</tt></a></p>tvolkert