1. 05 Nov, 2022 3 commits
  2. 04 Nov, 2022 23 commits
  3. 03 Nov, 2022 8 commits
    • hellohuanlin's avatar
    • engine-flutter-autoroll's avatar
      Roll Flutter Engine from 66b244d9fa0a to e3c51631a9b5 (2 revisions) (#114643) · 2ce62b3a
      engine-flutter-autoroll authored
      * 2a9491710 Roll Skia from af0582c7b223 to bddba32af857 (6 revisions) (flutter/engine#37291)
      
      * e3c51631a Roll Dart SDK from 433f075a852b to c6e0307f3849 (1 revision) (flutter/engine#37292)
      2ce62b3a
    • engine-flutter-autoroll's avatar
      Roll Flutter Engine from 840a7b346216 to 66b244d9fa0a (25 revisions) (#114640) · 44ecbbcc
      engine-flutter-autoroll authored
      * 27972e7d5 [fuchsia] mouse-input test (flutter/engine#37221)
      
      * 491032cfc Update docs to mention felt build --host (flutter/engine#37224)
      
      * 51089422d [macOS, multiwindow] Compositor gets FlutterView lazily (flutter/engine#36392)
      
      * 2e89bce45 Enter a scope before calling Dart APIs in ThrowIfUIOperationsProhibited (flutter/engine#37226)
      
      * 7843ae80c [Impeller] Correct the ordering of filters in 'Paint::WithFilters' (flutter/engine#37239)
      
      * 2cbe38be0 Produce both ddc and dart2js platform files. (flutter/engine#37162)
      
      * 2e3bc8052 Apply internal cl for C++20 prep (flutter/engine#37266)
      
      * c183e7701 Roll Dart SDK from 883ab3f70e3d to 94ac8f6cc756 (1 revision) (flutter/engine#37267)
      
      * d21f34673 Roll Fuchsia Mac SDK from BPxzJkBzD8R9GFg1n... to 8OZH-l7aK1-73Hyrf... (flutter/engine#37270)
      
      * edbba9108 Roll Fuchsia Linux SDK from 9P-WnaDSnineZtFz0... to np4MU3wmDOuhlg6CR... (flutter/engine#37269)
      
      * c7b2230e9 [Impeller] Wire-up AndroidSurfaceImpellerVulkan (flutter/engine#37249)
      
      * 73c588119 [Impeller] dont call SPIRV_CROSS_THROW in SkSL backend (flutter/engine#37273)
      
      * 893f5cd30 Roll Skia from f41fa8bffd58 to 78927395bf5c (20 revisions) (flutter/engine#37275)
      
      * 2a7f3d0c1 Roll Skia from 78927395bf5c to fe751b616832 (1 revision) (flutter/engine#37276)
      
      * fbe98c079 Roll Dart SDK from 94ac8f6cc756 to 8e089c61be58 (2 revisions) (flutter/engine#37277)
      
      * 95b9b5d83 [Impeller] Add blit command to copy texture to buffer (flutter/engine#37198)
      
      * 50c0fbc39 Roll Dart SDK from 8e089c61be58 to 866f5cfad18a (1 revision) (flutter/engine#37278)
      
      * 138acebc6 Roll Skia from fe751b616832 to fdfa00287cff (1 revision) (flutter/engine#37279)
      
      * 224b4013f Roll Fuchsia Mac SDK from 8OZH-l7aK1-73Hyrf... to mOXbRSWGSdWRXIefR... (flutter/engine#37282)
      
      * 74f021922 Announce alerts through SemanticsService on Windows (flutter/engine#37173)
      
      * a828fbb4a Roll Dart SDK from 866f5cfad18a to 433f075a852b (1 revision) (flutter/engine#37284)
      
      * 49165f1b0 Roll Fuchsia Linux SDK from np4MU3wmDOuhlg6CR... to -0Xq1c-TncmWBWzqg... (flutter/engine#37285)
      
      * d06616ecf Roll Skia from fdfa00287cff to cf3fa752a958 (2 revisions) (flutter/engine#37288)
      
      * 0b79b5c3f Roll Skia from cf3fa752a958 to af0582c7b223 (5 revisions) (flutter/engine#37290)
      
      * 66b244d9f [Impeller] validate calls to texture in SkSL (flutter/engine#37289)
      44ecbbcc
    • godofredoc's avatar
      Fix the path where footer is written. (#114469) · 0186b149
      godofredoc authored
      The footer file was being written in dev/bot instead of dev/docs.
      
      Bug: https://github.com/flutter/flutter/issues/113805
      0186b149
    • Phil Quitslund's avatar
      fixes for incoming linter (#113794) · 33b81ed9
      Phil Quitslund authored
      * fixes for incomming linter
      
      * + todo
      
      * todo format fix
      
      * justify ignore
      
      * --
      33b81ed9
    • Jason Simmons's avatar
      Do not assume that pub is the first command run by "flutter create" (#114621) · a440c468
      Jason Simmons authored
      The "flutter create" command on macOS may run other commands such as
      openssl when it calls _getCodeSigningIdentityDevelopmentTeam
      a440c468
    • Zachary Anderson's avatar
    • hellohuanlin's avatar
  4. 02 Nov, 2022 6 commits