1. 23 Feb, 2023 3 commits
    • Tomasz Gucio's avatar
      Remove outdated TODO (#121200) · f85a75db
      Tomasz Gucio authored
      f85a75db
    • engine-flutter-autoroll's avatar
      Roll Flutter Engine from 3aa112c75ccb to 137caa761540 (20 revisions) (#121286) · fede6d17
      engine-flutter-autoroll authored
      * 0fd15eece Started using bgr10_xr for opaque surfaces. (flutter/engine#39727)
      
      * f0e5c08f7 [platform_view] fix overlapping platform view not touchable (flutter/engine#39527)
      
      * 03b5998b4 Roll Fuchsia Mac SDK from 25mb67G0L_sZ_OQCC... to dj-2XkYHvZUsqlZTc... (flutter/engine#39782)
      
      * 2e5b1bf04 Updated the wide-gamut constant and added a unit test for it. (flutter/engine#39776)
      
      * 1ce93ca0a Roll Dart SDK from 0db7573c6b70 to c9a4fd7fd7fa (1 revision) (flutter/engine#39783)
      
      * 8368fb5b6 Roll Dart SDK from c9a4fd7fd7fa to 5003b952affb (1 revision) (flutter/engine#39787)
      
      * ee5ea205b Roll Dart SDK from 5003b952affb to 6f5df63655ad (1 revision) (flutter/engine#39790)
      
      * d9be356a8 Roll Fuchsia Mac SDK from dj-2XkYHvZUsqlZTc... to cGa3bk2BmrHL_waB8... (flutter/engine#39791)
      
      * 50af61302 [web] Add `dart:js_interop` to BUILD.gn. (flutter/engine#39792)
      
      * eb5e5624d [common] Use FML macro to prevent copy/assignment (flutter/engine#39786)
      
      * 6acfddc78 Add more log when receiving semantics node not part of update (flutter/engine#39777)
      
      * 336e7ce63 Roll Skia from 22b594afb4d3 to 78bad646fe78 (24 revisions) (flutter/engine#39793)
      
      * e65391f8b [Impeller] Add root dockspace to playgrounds (flutter/engine#39789)
      
      * 3848f6429 [Impeller] ensure glyph type contributes to FontGlyphPair hash/eq (flutter/engine#39794)
      
      * cb1ef6f08 Roll Skia from 78bad646fe78 to 335cabcf8b99 (2 revisions) (flutter/engine#39795)
      
      * ac6129db2 made opaque wide gamut images take up 32 bits per pixel (flutter/engine#39691)
      
      * c74a4bc67 save/restore around clipping the (potentially cached) frame canvas (flutter/engine#39797)
      
      * ed3f15d94 [Embedder API] Add CODEOWNERS (flutter/engine#39784)
      
      * 1a3bddcc1 Fix a race in ShellTest.PushBackdropFilterToVisitedPlatformViews (flutter/engine#39798)
      
      * 137caa761 Roll Dart SDK from 6f5df63655ad to 602941be8007 (2 revisions) (flutter/engine#39800)
      fede6d17
    • Casey Hillers's avatar
      Revert "Speed up first asset load by using the binary-formatted asset manifest... · 8f7ccd4c
      Casey Hillers authored
      Revert "Speed up first asset load by using the binary-formatted asset manifest for image resolution (#118782)" (#121220)
      
      This reverts commit e3db0488.
      8f7ccd4c
  2. 22 Feb, 2023 6 commits
    • Ricardo Amador's avatar
      Update jdk in cirrus dockerfile image. (#121251) · 1168c2c8
      Ricardo Amador authored
      * Update jdk in cirrus dockerfile image.
      
      * Update to install jaxb for jdk11. Hopefully this works.
      
      * Add jaxb to classpath
      
      * Classpath was not set in run
      
      * Update to use newer tools
      
      * typo
      
      * Update path to commandline tools.
      
      * Trying different approach
      
      * Wrong path
      
      * Wrong path
      
      * Wrong path
      
      * Wrong path
      
      * Remove debug statements
      1168c2c8
    • Casey Hillers's avatar
      92414268
    • Michael Goderbauer's avatar
      Rename WindowPadding to ViewPadding (#121152) · 5ccb4d4b
      Michael Goderbauer authored
      * Rename WindowPadding to ViewPadding
      
      * dart fix
      
      * typos
      5ccb4d4b
    • Mushaheed Syed's avatar
      Add ActionButtonIconsData for overriding action icons (#118229) · 7d85a585
      Mushaheed Syed authored
      * Add ActionButtonIconsData for overriding action icons
      
      * Fix formatting issues
      
      * Add missing exports in material library and add copyWith method in ActionButtonIconsData
      
      * Move all action buttons, and icons to action_buttons.dart
      
      * Rename actionButtonIcons to actionIconTheme
      
      * Refactor buttons in action_buttons.dart to extend a private class for common implementation
      
      * Refactor icons in action_buttons
      
      * Fix docs in action_buttons_theme
      
      * Fix #107646 always use 'Icons.arrow_back' as a back_button icon in web
      
      * Update documentation for action buttons and add style parameter to every action button
      
      * Fix analyzer warnings
      
      * Add missing style argument in IconButton of _ActionButton
      
      * Add tests for action buttons, action icon theme, drawer buttons, and back buttons
      
      * Add example (+test) for action icon button's action icon theme in examples/api
      
      * Fix analysis errors
      
      * Add missing license header in action_icon_theme.0.dart
      
      * Fix deprecation notice in theme_data.dart
      
      * Update theme data tests for actionIconTheme
      
      * Remove iconSize parameter from ActionButtons and update docs
      
      * Fix failing tests
      
      * Update button color during backbutton tests to red
      
      * Fix analytics issues
      
      * Fix format
      7d85a585
    • Ricardo Amador's avatar
    • gaaclarke's avatar
      Added negative test and blur test to the wide gamut tests. (#120914) · 4c25587b
      gaaclarke authored
      * Added negative test and blur test to the wide gamut tests.
      
      * switched back to dstOver
      
      * fixed blur test
      
      * analysis warnings
      
      * analyzer
      4c25587b
  3. 21 Feb, 2023 18 commits
  4. 20 Feb, 2023 6 commits
  5. 19 Feb, 2023 5 commits
  6. 18 Feb, 2023 2 commits