1. 12 Nov, 2019 3 commits
    • Shi-Hao Hong's avatar
      Sort Localization generation output (#44743) · 2b498567
      Shi-Hao Hong authored
      * Sort Localization generation output
      
      - When creating locales that were assumed from existing locales, the
      file that is used is non-deterministic. This adds a sort to the iterator
      to ensure that the same existing locale is used to generate the assumed
      locale
      - When generating material, cupertino and date localizations, the generated getters were not sorted. This
      introduces an alphabetic sort
      
      * remove main.dart.snapshot
      2b498567
    • Greg Spencer's avatar
      Check in new diffs to material localizations (#44736) · d39e2bb7
      Greg Spencer authored
      Updates localizations to match what is now generated. It's unclear what caused the change: it didn't happen because of a flutter PR change, so we're still looking for where the source of the non-determinism is.  In the meantime, this will fix the build.
      d39e2bb7
    • Greg Spencer's avatar
      Bump memory requirements for tool_tests-general-linux (#44620) · 99055c75
      Greg Spencer authored
      This bumps the Cirrus memory limits for tool_tests-general-linux from 8GB to 10GB, as we're seeing a lot of OOMKill failures.
      99055c75
  2. 11 Nov, 2019 10 commits
  3. 10 Nov, 2019 2 commits
  4. 09 Nov, 2019 12 commits
  5. 08 Nov, 2019 13 commits