1. 02 Dec, 2022 9 commits
  2. 01 Dec, 2022 24 commits
  3. 30 Nov, 2022 7 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
    • engine-flutter-autoroll's avatar
      Roll Flutter Engine from d8f151e24fda to f8dc855ddb40 (2 revisions) (#116305) · 43d5cbb1
      engine-flutter-autoroll authored
      * a2c495c2b Roll Dart SDK from 88473a3b63ff to 6b7e44ae494b (1 revision) (flutter/engine#37988)
      
      * f8dc855dd Roll Skia from bd9a7f3485b4 to d378c7817d8a (9 revisions) (flutter/engine#37987)
      43d5cbb1
    • Drew Roen's avatar
      Add release_build parameter (#116307) · 0d0febc9
      Drew Roen authored
      0d0febc9
    • engine-flutter-autoroll's avatar
      Roll Flutter Engine from ff3a7789f45a to d8f151e24fda (2 revisions) (#116301) · 3b89c981
      engine-flutter-autoroll authored
      * 280e24b3e Remove use of stringstream in NormalizeUniformKey (flutter/engine#37826)
      
      * d8f151e24 Performance improvement for Path::GetMinMaxCoveragePoints (flutter/engine#37827)
      3b89c981
    • Christopher Fujino's avatar
      Track entire web build directory size in web_size__compile_test (#115682) · e62b6e79
      Christopher Fujino authored
      * wip
      
      * add track entire web build output dir size
      
      * add more fields
      
      * migrate metrics to use bytes rather than kb
      
      * update keys
      
      * use -9 on tar cz
      
      * delete tempDir and tar first before measuring size
      e62b6e79