1. 22 Nov, 2022 2 commits
  2. 21 Nov, 2022 20 commits
  3. 20 Nov, 2022 4 commits
  4. 19 Nov, 2022 10 commits
  5. 18 Nov, 2022 4 commits
    • engine-flutter-autoroll's avatar
      Roll Flutter Engine from b32c3a307bb5 to 7a390f97c798 (14 revisions) (#115672) · 46d868c5
      engine-flutter-autoroll authored
      * a76ec9158 Roll Fuchsia Linux SDK from lnmSnyJi-2H07tBnV... to WdtwlLEce90PjFJ9z... (flutter/engine#37747)
      
      * 44e2f5854 [Impeller] Change texture upload pipeline in Vulkan (flutter/engine#37623)
      
      * 6a3ad3c14 Roll Skia from 345bceacd298 to 5270b1d26b5f (4 revisions) (flutter/engine#37748)
      
      * 01271891c Do not abort if a MultiFrameCodec is unable to allocate a bitmap buffer (flutter/engine#37534)
      
      * 54232a4c3 Roll Skia from 5270b1d26b5f to cf967e6b1c00 (5 revisions) (flutter/engine#37751)
      
      * 30aa3cc38 [fuchsia][a11y] Set explicit hit regions in flatland embedder (flutter/engine#37338)
      
      * da07c33d2 Make NotifyIdle reject close and past deadlines. (flutter/engine#37737)
      
      * e3844cc1e Add third_party/dart/third_party/binaryen/src as a dependency (flutter/engine#37749)
      
      * aeb2cd95b [Impeller] use SSBOs for gradients where supported (metal/vulkan) (flutter/engine#37654)
      
      * e8aa1c192 Roll Skia from cf967e6b1c00 to f1f59de17204 (2 revisions) (flutter/engine#37756)
      
      * 4311774fb [Impeller] register modern shaders on Vulkan too (flutter/engine#37757)
      
      * 8e4a718d0 Made FlutterTextField that outlive FlutterTextPlatformNode not crash (flutter/engine#37735)
      
      * 446a09dfc [macOS] Use consistent filenames for tests (flutter/engine#37755)
      
      * 7a390f97c Roll Skia from f1f59de17204 to 12f01bc5b57e (1 revision) (flutter/engine#37760)
      46d868c5
    • Christopher Fujino's avatar
      Remove package:image dependency (#115674) · cf2c9f6e
      Christopher Fujino authored
      * delete screenshot_test.dart
      
      * remove image dep
      
      * pub get
      cf2c9f6e
    • hangyu's avatar
      nav drawer (#115668) · 0e57147d
      hangyu authored
      0e57147d
    • chunhtai's avatar
      Allows pushing page based route as pageless route (#114362) · 01c1e8e5
      chunhtai authored
      * Allows pushing page based route as pageless route
      
      * update
      01c1e8e5