1. 02 Dec, 2022 13 commits
  2. 01 Dec, 2022 24 commits
  3. 30 Nov, 2022 3 commits
    • engine-flutter-autoroll's avatar
      be4c7e295 Roll Skia from d378c7817d8a to 2a75bac61922 (2 revisions)... · 76234863
      engine-flutter-autoroll authored
      be4c7e295 Roll Skia from d378c7817d8a to 2a75bac61922 (2 revisions) (flutter/engine#37989) (#116309)
      
      76234863
    • Mitchell Goodwin's avatar
      Update CupertinoContextMenu to iOS 16 visuals (#110616) · 97195d1d
      Mitchell Goodwin authored
      * Update CupertinoContextMenu to iOS 16 visuals
      
      * Revert some formatting
      
      * Remove space
      
      * Remove formatting changes, add more comments
      
      * Added shadow effect
      
      * Update context menu tests
      
      * Remove white spaces
      
      * Remove unused variable
      
      * Refactor type checking logic
      
      * Set default previewBuilder and update tests
      
      * Check for border radius
      
      * Remove trailing spaces
      
      * Add builder to constructor
      
      * Update previewBuilder
      
      Rebase to master
      
      * Update builder and tests
      
      * Remove trailing spaces
      
      * Update examples
      
      * Refactor builder
      
      * Update builder to use one animation
      
      * Update scale
      
      * Change deprecation message, remove white spaces
      
      * Change deprecation message
      
      * Change deprecation message
      
      * Change deprecation message
      
      * Update documentation
      
      * Update documentation
      
      * Update documentation and examples
      
      * Update documentation and examples
      
      * Remove white spaces
      
      * Remove white spaces
      
      * Remove const
      
      * Address linting errors
      
      * Seperate builder into own constructor
      
      * Remove trailing characters
      
      * Formatting changes
      
      * Remove white spaces
      
      * Change ignore comment
      
      * Add TODO
      
      * Remove whitespace
      97195d1d
    • Tae Hyung Kim's avatar
      [gen_l10n] Improvements to `gen_l10n` (#116202) · 7802c7ac
      Tae Hyung Kim authored
      * init
      
      * fix tests
      
      * fix lint
      
      * extra changes
      
      * oops missed some merge conflicts
      
      * fix lexer add tests
      
      * consistent warnings and errors
      
      * throw error at the end
      
      * improve efficiency, improve code generation
      
      * fix
      
      * nit
      
      * fix test
      
      * remove helper method class
      
      * two d's
      
      * oops
      
      * empty commit as google testing won't pass :(
      7802c7ac