1. 01 Mar, 2016 2 commits
  2. 29 Feb, 2016 9 commits
  3. 28 Feb, 2016 5 commits
  4. 27 Feb, 2016 22 commits
  5. 26 Feb, 2016 2 commits
    • Hixie's avatar
      Fix crash in Block. · fcb30719
      Hixie authored
      This assert was overzealous. You can update a RawGestureDetector any
      time before the semantics phase, it doesn't have to only be during your
      child's layout.
      
      This is good because Block has additional PointerListeners between its
      GestureDetector and its Viewport.
      fcb30719
    • Ian Hickson's avatar
      Merge pull request #2230 from Hixie/size-obs-7 · 13b8777f
      Ian Hickson authored
      SizeObserver crusade: Heroes
      13b8777f