1. 27 Mar, 2018 6 commits
    • Chris Bracken's avatar
      Roll engine to 2114a88b5ee0c5240f2aec6cde164798d00b61b4 (#15987) · 9c9162e5
      Chris Bracken authored
      Includes:
      * Provide asset lookup key on ios (flutter/engine#4817)
      * Load kernel files from the script URI in the isolate create callback (flutter/engine#4828)
      * Remove some unneeded profiling flags (flutter/engine#4827)
      * Remove the canvas save/restore calls in Paragraph::Paint (flutter/engine#4822)
      9c9162e5
    • Ian Hickson's avatar
      Update gallery about box. (#15954) · 171f94d1
      Ian Hickson authored
      171f94d1
    • Chris Bracken's avatar
      Revert "Roll engine to version dd6f46c485192f4506035088c9065b9f5dbba9ab (#15885)" (#15980) · 49c87d01
      Chris Bracken authored
      This caused a test failure in the integration_ui_ios devicelab test.
      
      ```
      stdout: [   +3 ms] 00:02 [32m+0[0m: end-to-end test Ensure keyboard dismissal resizes the view to original size[0m
      stdout: [+8129 ms] 00:11 [32m+0[0m[31m -1[0m: end-to-end test Ensure keyboard dismissal resizes the view to original size [1m[31m[E][0m[0m
      stdout: [   +5 ms]   DriverError: Failed to fulfill Tap: Flutter application not responding
      stdout: [        ]   Original error: TimeoutException after 0:00:07.500000: Future not completed
      stdout: [        ]   Original stack trace:
      stdout: [        ]   #0      FlutterDriver._sendCommand (package:flutter_driver/src/driver/driver.dart:324:18)
      stdout: [        ]
      stdout: [        ]   #1      FlutterDriver.tap (package:flutter_driver/src/driver/driver.dart:368:11)
      stdout: [        ]
      stdout: [        ]   #2      main.. (file:///[... snip ...]/flutter/dev/integration_tests/ui/test_driver/keyboard_resize_test.dart:34:20)
      ```
      
      This reverts commit 067be92a.
      49c87d01
    • Alexander Aprelev's avatar
      Revert "Move mockito to 3.0.0-alpha. (#15949)" (#15979) · e59651f9
      Alexander Aprelev authored
      This reverts commit a7e62258 as there are failing tests.
      e59651f9
    • Alexander Aprelev's avatar
      Move mockito to 3.0.0-alpha. (#15949) · a7e62258
      Alexander Aprelev authored
      * Move mockito to 3.0.0-alpha.
      
      This is needed so it matches mockito version used internally.
      
      * Pick up +2 for the fixes
      
      * Fix whenReturn in fuchsia_remote_debug_protocol
      
      * more thenReturn becomes thenAnswer
      
      * more thenReturn becomes thenAnswer
      
      * more thenReturn becomes thenAnswer
      a7e62258
    • Siva's avatar
      Roll engine to version dd6f46c485192f4506035088c9065b9f5dbba9ab (#15885) · 067be92a
      Siva authored
      Roll engine to version dd6f46c485192f4506035088c9065b9f5dbba9ab
      067be92a
  2. 26 Mar, 2018 2 commits
  3. 25 Mar, 2018 2 commits
  4. 24 Mar, 2018 5 commits
  5. 23 Mar, 2018 7 commits
  6. 22 Mar, 2018 14 commits
  7. 21 Mar, 2018 4 commits