1. 05 Jul, 2020 4 commits
  2. 02 Jul, 2020 9 commits
  3. 01 Jul, 2020 5 commits
  4. 30 Jun, 2020 17 commits
  5. 29 Jun, 2020 5 commits
    • engine-flutter-autoroll's avatar
      Roll Engine from c332675a8c2f to 729ca5ee63e3 (17 revisions) (#60564) · 839dc27e
      engine-flutter-autoroll authored
      * 1ae95f795 Roll Skia from 318afe66e699 to 63a0a758ce14 (4 revisions) (flutter/engine#19335)
      
      * b1b946904 Manual roll of Dart e24733ebd1...63cf56d925 (flutter/engine#19337)
      
      * de68a7f3b Roll Skia from 63a0a758ce14 to f123f06aabd6 (9 revisions) (flutter/engine#19336)
      
      * 220a83102 Move fuchsia/scenic integration behind #define (flutter/engine#19003)
      
      * de74f8a58 migrate web engine implementation to null-safe Dart (flutter/engine#19172)
      
      * 4cd3ec077 Fix broken mac/fuchsia compiles (flutter/engine#19339)
      
      * 77e9f94b0 Roll Dart SDK from e24733ebd16c to 243ad5427564 (5 revisions) (flutter/engine#19338)
      
      * 4333fc312 Roll Dart SDK from 243ad5427564 to 7fc61e77e225 (5 revisions) (flutter/engine#19342)
      
      * b3cfbd230 Roll Fuchsia Mac SDK from YGK_M... to l3tHO... (flutter/engine#19343)
      
      * a28b7f0f3 Implement onDisplayPlatformView (flutter/engine#19344)
      
      * 1a4f38ff4 Roll Dart SDK from 7fc61e77e225 to 871f0ee31eb0 (4 revisions) (flutter/engine#19346)
      
      * 3d61564ac Roll Fuchsia Linux SDK from _d0dW... to Y_dK2... (flutter/engine#19347)
      
      * 727a38d8b Roll Fuchsia Mac SDK from l3tHO... to SuveI... (flutter/engine#19348)
      
      * ccfa0e79e Roll Fuchsia Linux SDK from Y_dK2... to lgSTC... (flutter/engine#19349)
      
      * 2ff740e9f Roll Dart SDK from 871f0ee31eb0 to f91547d6dd45 (1 revision) (flutter/engine#19350)
      
      * 692dfb3fc update compilation rules for null-safety (flutter/engine#19386)
      
      * 729ca5ee6 Roll Fuchsia Linux SDK from lgSTC... to ScRia... (flutter/engine#19389)
      839dc27e
    • Jonah Williams's avatar
      [flutter_tools] remove globals from base/android (#60480) · 55e3770f
      Jonah Williams authored
      Remove unnecessary use of globals from base tests, and an android test. This changes the test to avoid bouncing through the global getters, which can lead to incorrectly cached zone values. Switches the memory filesystem implementation to the test implementation
      55e3770f
    • liyuqian's avatar
      Mark non-flaky test as such (#60553) · 84f50d14
      liyuqian authored
      84f50d14
    • featherless's avatar
    • Jenn Magder's avatar