tag:github.com,2008:https://github.com/engine-flutter-autoroll/flutter/releases Release notes from flutter 2018-07-09T19:52:41Z tag:github.com,2008:Repository/143322511/v0.5.7 2018-07-09T19:52:41Z v0.5.7 <p>Move collectCoverageData into CoverageCollector so it can be re-used.…</p> engine-flutter-autoroll tag:github.com,2008:Repository/143322511/v0.5.6 2018-06-27T00:01:46Z v0.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-autoroll tag:github.com,2008:Repository/143322511/v0.5.5 2018-06-14T20:17:08Z v0.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> xster tag:github.com,2008:Repository/143322511/v0.5.4 2018-06-11T18:31:25Z v0.5.4 <p>Passing any to named params require the name of the parameter itself.…</p> mehmetf tag:github.com,2008:Repository/143322511/v0.5.3 2018-06-09T15:23:59Z v0.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-autoroll tag:github.com,2008:Repository/143322511/v0.5.2 2018-06-06T22:28:20Z v0.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> amirh tag:github.com,2008:Repository/143322511/v0.5.1 2018-05-29T19:07:33Z v0.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-google tag:github.com,2008:Repository/143322511/v0.5.0 2018-05-26T21:50:18Z v0.5.0: Roll engine to 2b1f3dbe25894d7614587f494a25b40fdb344f4a. <p>This is one before dart roll.</p> aam tag:github.com,2008:Repository/143322511/v0.4.4 2018-05-12T04:44:54Z v0.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-autoroll tag:github.com,2008:Repository/143322511/v0.4.3 2018-05-11T07:45:32Z v0.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