1. 03 Dec, 2019 3 commits
  2. 02 Dec, 2019 8 commits
  3. 30 Nov, 2019 1 commit
  4. 29 Nov, 2019 1 commit
  5. 28 Nov, 2019 7 commits
    • Gary Qian's avatar
      Revert "Track and use fallback TextAffinity for null affinity platform... · d345a3b3
      Gary Qian authored
      Revert "Track and use fallback TextAffinity for null affinity platform TextSelections. (#44622)" (#45698)
      
      This reverts commit 6b66d794.
      d345a3b3
    • engine-flutter-autoroll's avatar
      Roll engine 35937eb31240..4bdd15cd5438 (5 commits) (#45741) · 714650d7
      engine-flutter-autoroll authored
      * 29b2e91f1 Include uncommitted files when checking for code format issues. (flutter/engine#14035)
      
      * 7a7118d0a Roll src/third_party/skia 861ac61cb1a9..c96f5108df28 (10 commits) (flutter/engine#14059)
      
      * bc07e6a23 [web] Initial support for LineMetrics (flutter/engine#13985)
      
      * bcb826759 Revert "Do not default to downstream affinity on iOS insertText (#13852)" (flutter/engine#14053)
      
      * 4bdd15cd5 more tests for enabling semantics (flutter/engine#14060)
      714650d7
    • Emmanuel Garcia's avatar
      475ee898
    • Jenn Magder's avatar
    • 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
  6. 27 Nov, 2019 20 commits