1. 12 Sep, 2022 1 commit
  2. 07 Sep, 2022 2 commits
  3. 02 Sep, 2022 1 commit
  4. 10 Aug, 2022 1 commit
  5. 18 Jul, 2022 1 commit
  6. 24 Jun, 2022 1 commit
  7. 09 Jun, 2022 1 commit
  8. 25 May, 2022 1 commit
    • Pierre-Louis's avatar
      Use `curly_braces_in_flow_control_structures` for `foundation`, `gestures`,... · 9cc72df7
      Pierre-Louis authored
      Use `curly_braces_in_flow_control_structures` for `foundation`, `gestures`, `painting`, `physics` (#104610)
      
      * Use `curly_braces_in_flow_control_structures` for `foundation`
      
      * Use `curly_braces_in_flow_control_structures` for `gestures`
      
      * Use `curly_braces_in_flow_control_structures` for `painting`
      
      * Use `curly_braces_in_flow_control_structures` for `physics`
      
      * fix comments
      
      * remove trailing space
      
      * fix TODO style
      9cc72df7
  9. 29 Apr, 2022 2 commits
  10. 28 Apr, 2022 1 commit
  11. 04 Mar, 2022 1 commit
  12. 11 Feb, 2022 1 commit
  13. 03 Feb, 2022 1 commit
  14. 15 Oct, 2021 1 commit
  15. 10 Sep, 2021 2 commits
  16. 07 Sep, 2021 1 commit
  17. 03 Aug, 2021 1 commit
  18. 15 Jul, 2021 1 commit
  19. 14 Jul, 2021 3 commits
  20. 13 Jul, 2021 2 commits
  21. 24 Jun, 2021 1 commit
  22. 04 Jun, 2021 1 commit
  23. 21 May, 2021 1 commit
  24. 14 May, 2021 1 commit
  25. 13 May, 2021 1 commit
  26. 04 May, 2021 2 commits
  27. 26 Apr, 2021 1 commit
  28. 23 Apr, 2021 1 commit
  29. 04 Mar, 2021 1 commit
  30. 25 Jan, 2021 1 commit
  31. 21 Jan, 2021 1 commit
  32. 12 Nov, 2020 1 commit
    • Greg Spencer's avatar
      Revert usages of the binding's platformDispatcher to use window instead (#70319) · 86f9ab51
      Greg Spencer authored
      This reverts usages of the binding's platformDispatcher to use window again temporarily, because there isn't a TestPlatformDispatcher yet, and so some tests were failing because they mocked the TestWindow to return certain things (locales) that were returning the real values instead of the test values.
      
      Once I've created a TestPlatformDispatcher to allow fake data to be passed to it, we can go back to using the platformDispatcher in all of these places
      86f9ab51
  33. 09 Nov, 2020 1 commit