1. 09 Sep, 2022 1 commit
  2. 22 Aug, 2022 1 commit
  3. 12 Aug, 2022 1 commit
  4. 26 Jul, 2022 1 commit
  5. 02 May, 2022 1 commit
  6. 15 Apr, 2022 2 commits
  7. 14 Apr, 2022 1 commit
  8. 13 Apr, 2022 1 commit
    • Callum Moffat's avatar
      Support trackpad gestures in framework (#89944) · 30a50180
      Callum Moffat authored
      * Implement trackpad gestures in framework
      
      * Touch and Pan/Zoom pointers have separate IDs now
      
      * Handle trackpad pointer device type
      
      * Respect supportedDevices for pan/zoom events
      
      * Update after rebase
      
      * Fix check failures
      
      * Avoid error with very short drags
      
      * Address feedback
      
      * Refactor drag event handler
      
      * Address more feedback
      
      * Add some missing punctuation
      30a50180
  9. 07 Apr, 2022 1 commit
  10. 31 Mar, 2022 1 commit
  11. 25 Mar, 2022 1 commit
  12. 22 Mar, 2022 1 commit
  13. 16 Mar, 2022 1 commit
  14. 09 Mar, 2022 1 commit
  15. 28 Feb, 2022 1 commit
  16. 24 Feb, 2022 1 commit
  17. 09 Feb, 2022 1 commit
  18. 04 Feb, 2022 1 commit
  19. 02 Feb, 2022 1 commit
  20. 26 Jan, 2022 1 commit
  21. 13 Jan, 2022 1 commit
  22. 04 Jan, 2022 2 commits
    • Zachary Anderson's avatar
      Revert "FFI plugins (#94101)" (#96122) · 65c6e882
      Zachary Anderson authored
      This reverts commit 5257f029.
      65c6e882
    • Daco Harkes's avatar
      FFI plugins (#94101) · 5257f029
      Daco Harkes authored
      * Building shared C source code as part of the native build for platforms Android, iOS, Linux desktop, MacOS desktop, and Windows desktop.
      * Sample code doing a synchronous FFI call.
      * Sample code doing a long running synchronous FFI call on a helper isolate.
      * Use of `package:ffigen` to generate the bindings.
      5257f029
  23. 23 Dec, 2021 1 commit
  24. 15 Dec, 2021 1 commit
  25. 24 Nov, 2021 2 commits
  26. 20 Nov, 2021 1 commit
  27. 07 Nov, 2021 1 commit
  28. 05 Nov, 2021 3 commits
  29. 29 Oct, 2021 1 commit
  30. 20 Oct, 2021 1 commit
  31. 15 Oct, 2021 1 commit
  32. 08 Oct, 2021 1 commit
    • Zachary Anderson's avatar
      Revert gradle roll (#91459) · 5188df08
      Zachary Anderson authored
      * Revert "Mark last failing test after gradle update as flaky. (#91423)"
      
      This reverts commit 46a52d03.
      
      * Revert "fix android template for Gradle 7 (#91411)"
      
      This reverts commit 51d06d53.
      
      * Revert "Add explicit version for mac and windows openjdk. (#91408)"
      
      This reverts commit bf429f27.
      
      * Revert "Update the openjdk version used by linux android tests. (#91405)"
      
      This reverts commit 2144ab8b.
      
      * Revert "Migrate to Gradle 7.0.2 / AGP 7.0.1 (#90642)"
      
      This reverts commit b6459f9b.
      5188df08
  33. 07 Oct, 2021 2 commits
  34. 12 Aug, 2021 1 commit