1. 28 Jul, 2022 1 commit
  2. 25 May, 2022 1 commit
  3. 14 Apr, 2022 1 commit
  4. 07 Apr, 2022 1 commit
  5. 30 Mar, 2022 1 commit
  6. 29 Mar, 2022 2 commits
  7. 24 Mar, 2022 1 commit
  8. 17 Mar, 2022 1 commit
  9. 16 Mar, 2022 2 commits
  10. 14 Mar, 2022 1 commit
  11. 03 Feb, 2022 1 commit
  12. 01 Oct, 2021 1 commit
  13. 15 Jul, 2021 1 commit
  14. 14 Jul, 2021 3 commits
  15. 13 Jul, 2021 2 commits
  16. 25 Jun, 2021 1 commit
  17. 02 Jun, 2021 1 commit
  18. 19 May, 2021 1 commit
  19. 18 May, 2021 1 commit
  20. 17 May, 2021 1 commit
    • Todd Volkert's avatar
      Gesture recognizer cleanup (#81884) · e88a387b
      Todd Volkert authored
      * Gesture recognizer cleanup
      
      1) Make OneSequenceGestureRecognizer.addAllowedPointer()
         call startTrackingPointer(), and change subclasses to
         call super.addAllowedPointer() in place of manually
         calling startTrackingPointer().
      2) Fix addAllowedPointer overrides to take PointerDownEvent
         where some were taking PointerEvent.
      3) Add API documentation to OneSequenceGestureRecognizer
      4) Make the following fields in OneSequenceGestureRecognizer
         private with public getters instead of publicly writable:
         `state`, `primaryPointer`, and `initialPosition`.
      5) Clean up gesture recognizer state in
         OneSequenceGestureRecognizer.didStopTrackingLastPointer.
      
      Fixes #81883
      e88a387b
  21. 07 May, 2021 1 commit
  22. 03 Apr, 2021 1 commit
  23. 02 Apr, 2021 1 commit
  24. 31 Mar, 2021 1 commit
  25. 12 Mar, 2021 1 commit
  26. 21 Nov, 2020 1 commit
  27. 17 Nov, 2020 1 commit
  28. 02 Nov, 2020 1 commit
  29. 09 Oct, 2020 1 commit
  30. 08 Oct, 2020 1 commit
  31. 05 Oct, 2020 1 commit
  32. 17 Sep, 2020 1 commit
  33. 16 Sep, 2020 1 commit
  34. 27 Aug, 2020 1 commit
  35. 20 Aug, 2020 1 commit