1. 09 Mar, 2019 14 commits
  2. 08 Mar, 2019 14 commits
  3. 07 Mar, 2019 9 commits
  4. 06 Mar, 2019 3 commits
    • Tong Mu's avatar
      Add minimum time gap requirement to double tap (#28749) · 2e1a8c74
      Tong Mu authored
      * First impl with StopwatchWithZone
      
      * Clean up params and name
      
      * Remove outdated TODO
      
      * Fix style
      
      * Fix a missing param. Add @require
      
      * Fix import meta
      
      * Fix code style
      
      * Add missing require. Fix comment style.
      
      * Fix code style
      
      * Fix code style
      2e1a8c74
    • engine-flutter-autoroll's avatar
      Roll engine f4951df193a7..471a2c89a689 (11 commits) (#28966) · 1b14339e
      engine-flutter-autoroll authored
      
      https://github.com/flutter/engine/compare/f4951df193a7...471a2c89a689
      
      git log f4951df193a7966f9ed4da43d555eee0913d84d1..471a2c89a689ff1d5c70a5deb4565f646380bce6 --no-merges --oneline
      471a2c89a Send scroll events from the macOS shell (flutter/engine#8056)
      2fe9c9b5f Roll src/third_party/skia 72542816cadb..801a9c16d81e (46 commits) (flutter/engine#8060)
      3335764ae Skip skp files in license check (flutter/engine#8050)
      7f16789b2 Remove redundant thread checker in FML. (flutter/engine#8053)
      840c5233a Correct URL for Cirrus CI build status badge (flutter/engine#8054)
      57c120a29 remove extra source files (flutter/engine#8052)
      4773375c6 Used named conditionals for platform specific dependencies and suppress Android and Windows hooks on Mac. (flutter/engine#8051)
      70a18b515 Add clang static analysis support to gn wrapper (flutter/engine#8047)
      b30f9897b Improve elevation bounds for physical shape layers (flutter/engine#8044)
      e37bd27b4 Fix weak pointer use violations in shell and platform view. (flutter/engine#8046)
      dd80fc9ff Add engine support for scrollwheel events (flutter/engine#7494)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (mklim@google.com), and stop
      the roller if necessary.
      1b14339e
    • xster's avatar
      0b6b39b3