1. 05 Jan, 2018 2 commits
    • Siva Annamalai's avatar
      Roll engine version to c4141ff8f467dc77b44a5357b61f68f2eb808a34 · cbdb4181
      Siva Annamalai authored
      includes the following CLs since the last roll
      - Further improve painting.dart documentation. (#4505)
      - Add support for --strong option in the engine, create a strong mode
        version of platform file (#4504)
      - Apply texture transform on Android (#4513)
      - [fuchsia] Removed the flutter_app template. (#4511)
      - This adds RPC call to set asset path. (#4323)
      - Fix windows build by using lambda capture workaround (#4514)
      - Add missing include for sk_malloc_throw
      cbdb4181
    • amirh's avatar
      Don't use flutter_test in animated_icons_private_test. (#13917) · 9ed652d0
      amirh authored
      This broke the coverage tool, as material/animated_icons/animated_icons.dart
      was loaded twice as a part, once directly animated_icons_private_test, and one
      through animated_icons_private_test->flutter_tester->...->material
      
      The coverage package assumes a 1:1 mapping between VM scripts and URIs due to a
      limitation in the underlying vm_service_client package, which currently doesn't
      provide a unique identifier for VM scripts.
      
      The underlying issue is tracked by dart-lang/coverage#194.
      9ed652d0
  2. 04 Jan, 2018 14 commits
  3. 03 Jan, 2018 13 commits
  4. 02 Jan, 2018 8 commits
  5. 27 Dec, 2017 3 commits