1. 28 Nov, 2019 3 commits
    • Ian Hickson's avatar
      Make all of the driver interface public. (#45733) · f2445002
      Ian Hickson authored
      We keep finding things that we've accidentally not made public. The
      pattern we use elsewhere in the platform is to just export everything,
      to avoid encouraging people from importing `src/` files directly.
      f2445002
    • Ian Hickson's avatar
      Relicense Shrine demo to match rest of repository (#45718) · a78fb87d
      Ian Hickson authored
      * Relicense Shrine demo to match rest of repository
      
      The Shrine demo was Apache-licensed. The code was mostly
      Google-written, with contributions from:
      
       - Michelle Dudley (@michdud)
      
       - Abhijeeth Padarthi <rkinabhi@gmail.com> (@rkinabhi)
      
       - @a14n
      
      I contacted all three, and they confirmed their approval for this
      change, as described below.
      
      Abhijeeth Padarthi said by e-mail on Thu, Nov 21, 2019 at 5:48 PM:
      
      > hi Ian,
      >
      > sure :)
      >
      > let me know if I need to do anything on my end..
      
      Michelle Dudley wrote by e-mail on Sun, Nov 24, 2019 at 2:07 PM:
      
      > Hi Ian,
      >
      > That would be ok with me.
      >
      > Thanks,
      >
      > Michelle
      
      @a14n said on Discord's Flutter server in the #hackers channel at 10:44PM on Thursday, November 21, 2019:
      
      > @Hixie no problem I agree with this relicensing
      
      * Remove shrine loophole from license checker.
      a78fb87d
    • engine-flutter-autoroll's avatar
      Roll engine fad1b23c42b9..35937eb31240 (3 commits) (#45725) · 3cacad5b
      engine-flutter-autoroll authored
      * f61bec846 Pass "null" when copy data is null to iOS pasteboard.string (flutter/engine#14046)
      
      * 268107d2f fixing the method call for testing semantics (flutter/engine#14056)
      
      * 35937eb31 Roll src/third_party/dart 134e0e28cd..96e7a4ff30 (38 commits) (flutter/engine#14058)
      3cacad5b
  2. 27 Nov, 2019 21 commits
  3. 26 Nov, 2019 16 commits