1. 02 3月, 2018 3 次提交
    • R
      List missing core lib bigint_patch.dart source for new Bigint implementation (#4735) · 485e7eef
      Régis Crelier 提交于
      * work in progress
      
      * work in progress
      485e7eef
    • A
      Move generated entry points JSON out of flutter_patched_sdk, add an option to... · f7c5fea6
      Alexander Markov 提交于
      Move generated entry points JSON out of flutter_patched_sdk, add an option to pass entry points to frontend_server (#4734)
      
      Flutter downloads only one version of flutter_patched_sdk, which was obtained from host_debug build on Linux. Generated entry points JSON files are different in profile and release builds (as release build omits observatory), so these files should be downloaded independently of flutter_patched_sdk.
      
      This PR moves generated entry points JSON files from flutter_patched_sdk to a separate directory (out/*/dart_entry_points) and adds an option to specify entry points to frontend_server (as Flutter tools will need to pass custom locations of entry points files outside of flutter_patched_sdk).
      f7c5fea6
    • C
      Add nil check for country code and language code (#4732) · 269bab73
      Chris Bracken 提交于
      NSLocale objectForKey: may return nil for NSLocaleLanguageCode and
      NSLocateCountryCode in certain cases.
      
      This adds a defensive nil check for such cases.
      269bab73
  2. 01 3月, 2018 3 次提交
  3. 28 2月, 2018 10 次提交
  4. 27 2月, 2018 4 次提交
  5. 26 2月, 2018 1 次提交
  6. 25 2月, 2018 3 次提交
  7. 24 2月, 2018 4 次提交
  8. 23 2月, 2018 5 次提交
  9. 22 2月, 2018 1 次提交
  10. 21 2月, 2018 4 次提交
  11. 20 2月, 2018 1 次提交
  12. 19 2月, 2018 1 次提交