1. 11 Dec, 2020 7 commits
    • engine-flutter-autoroll's avatar
      Roll Engine from 4797b0665242 to 4794d0448f8f (23 revisions) (#72147) · 7c2cfffa
      engine-flutter-autoroll authored
      * 3a30ae3d5 Fix ios voiceover (for safari >13.4) (flutter/engine#22965)
      
      * 433884925 Replace g_object_weak_ref with g_object_add_weak_pointer
      
      * 3b9937a7f Load macOS dart bundle by URL fallback (flutter/engine#22979)
      
      * 96927bb75 add ffi_struct_patch.dart to libraries.yaml (flutter/engine#23000)
      
      * 2efc7c10a Set SkPath::setIsVolatile based on whether the path survives at least two frames (flutter/engine#22620)
      
      * bb81b954b Allow Tile mode for blur filter and add new decal TileMode (flutter/engine#22982)
      
      * 9df215767 Load iOS dart bundle by URL fallback (flutter/engine#22997)
      
      * 7647fdbdd Roll Skia from 22f80a60b17f to 6b07e0eb497c (26 revisions) (flutter/engine#23005)
      
      * 062cbd8cc Freiling warmup memory (flutter/engine#22984)
      
      * 164696619 Revert "Freiling warmup memory (#22984)" (flutter/engine#23007)
      
      * 50d830a1a [web] Do not reset 'cursor' in PersistedPlatformView. (flutter/engine#22977)
      
      * 6ebf5c386 Roll Dart SDK from e4c9b06267d3 to a4e6fe145bf7 (2 revisions) (flutter/engine#23006)
      
      * 14c8c2445 [web] Fix regression in foreground style (flutter/engine#22999)
      
      * 6678efaac Implement SystemSound.play
      
      * fb769a4b1 Roll Fuchsia Linux SDK from rnN_X2o75... to ESzmO-yOF... (flutter/engine#23010)
      
      * b42435632 Roll Skia from 6b07e0eb497c to f7cce2b243b2 (6 revisions) (flutter/engine#23018)
      
      * 56035c71f Roll Fuchsia Linux SDK from ESzmO-yOF... to K4cPd0-Xd... (flutter/engine#23020)
      
      * cb4a2efa2 Roll Skia from f7cce2b243b2 to b0cb8372c1ef (3 revisions) (flutter/engine#23021)
      
      * cc8c9d4bb Roll Skia from b0cb8372c1ef to 5284e96599a8 (2 revisions) (flutter/engine#23023)
      
      * 8e9a94312 Roll Dart SDK from a4e6fe145bf7 to c287db6bf232 (2 revisions) (flutter/engine#23024)
      
      * 714b54322 Roll Fuchsia Mac SDK from OUQEzH1oE... to a9yuHfriB... (flutter/engine#23025)
      
      * d50cdda4f Roll Dart SDK from c287db6bf232 to 2553a84fe438 (1 revision) (flutter/engine#23026)
      
      * 4794d0448 Roll Skia from 5284e96599a8 to f7fdf1aa2911 (1 revision) (flutter/engine#23027)
      7c2cfffa
    • xubaolin's avatar
      fix some unit test cases(ink_well_test.dart) bug (#70447) · abcfdfb9
      xubaolin authored
      This change fixes some bugs in ink_well_test.dart.
      abcfdfb9
    • Sergio Eric's avatar
      AdoptAWidget: PreferredSizeWidget (#69539) · 1219dd7b
      Sergio Eric authored
      Added 2 dartpad examples of PreferredSizeWidget usage
      1219dd7b
    • engine-flutter-autoroll's avatar
    • Martin Kustermann's avatar
      Revert "Pass --local-engine* flags from dev/bots/test.dart down to `pub test`... · 72aa23eb
      Martin Kustermann authored
      Revert "Pass --local-engine* flags from dev/bots/test.dart down to `pub test` via env variables (#71721)" (#72141)
      
      This reverts commit 4300226a.
      
      Reason for revert: The original PR correctly passes down the local
      engine flags to subprocesses of the tests. Though this causes issues
      because some tests assume a specific target but do not modify the
      value for `--local-engine` (which is set to `host_debug`) to reflect
      that.
      
      See more discussion here:
      
          https://github.com/flutter/flutter/pull/71721#issuecomment-743218994
      72aa23eb
    • Todd Volkert's avatar
    • Michael Goderbauer's avatar
  2. 10 Dec, 2020 8 commits
  3. 09 Dec, 2020 19 commits
  4. 08 Dec, 2020 6 commits