1. 04 May, 2020 1 commit
  2. 16 Mar, 2020 1 commit
  3. 22 Jan, 2020 1 commit
  4. 19 Nov, 2019 1 commit
    • Amir Hardon's avatar
      Enable iOS platform views for Flutter Gallery (#45126) · 3c65463f
      Amir Hardon authored
      While building the iOS platform views support we only enabled it when the app developer explicitly specified it with a flag, the main reasons were using an untested thread configuration, and taking a performance hit (even when no platform view is used due to disabled raster cache).
      
      Now that we are using the same dynamic thread configuration whether platform views is used or not, and that raster cache works with platform views in the tree as well, we are almost ready to enabled the platform views support by default.
      
      As a first step, I'm enabling it for the Flutter Gallery app on which we run benchmarks. After monitoring the benchmarks and making sure the gallery takes no hit we should be more confident to enabled platform views by default.
      
      This change is expected to have no performance effect on the Gallery app at all.
      3c65463f
  5. 12 Jun, 2019 1 commit
  6. 21 Mar, 2019 2 commits
  7. 07 May, 2018 1 commit
  8. 20 Feb, 2018 1 commit
  9. 29 Jan, 2018 1 commit
  10. 08 Mar, 2017 1 commit
  11. 26 Sep, 2016 1 commit
    • Chris Bracken's avatar
      Update examples to Xcode 8 recommended settings · 71b65e32
      Chris Bracken authored
      As of Xcode 7, Apple recommends setting the bundle identifier in the
      PRODUCT_BUNDLE_IDENTIFIER build variable and setting CFBundleIdentifier
      to that variable in Info.plist.
      
      As of Xcode 8, CLANG_WARN_INFINITE_RECURSION and CLANG_WARN_SUSPICIOUS_MOVE
      are recommended settings.
      71b65e32
  12. 12 Aug, 2016 1 commit
  13. 04 Aug, 2016 1 commit
  14. 18 Jul, 2016 1 commit
  15. 06 Jul, 2016 1 commit
  16. 01 Apr, 2016 1 commit
  17. 17 Feb, 2016 1 commit
  18. 16 Feb, 2016 1 commit
  19. 15 Oct, 2015 1 commit
  20. 27 Aug, 2015 1 commit
  21. 25 Aug, 2015 1 commit
  22. 14 Aug, 2015 1 commit
  23. 08 Aug, 2015 1 commit
  24. 06 Aug, 2015 1 commit
  25. 29 Jul, 2015 2 commits
  26. 28 Jul, 2015 1 commit