- 05 Jan, 2023 1 commit
-
-
LongCatIsLooong authored
* Avoid affinity like the plague * ignore lint * clean up * fix test * review * Move wordboundary to text painter * docs * fix tests
-
- 28 Oct, 2022 1 commit
-
-
Justin McCandless authored
* Can show context menus anywhere in the app, not just on text. * Unifies all desktop/mobile context menus to go through one class (ContextMenuController). * All context menus are now just plain widgets that can be fully customized. * Existing default context menus can be customized and reused.
-
- 25 Oct, 2022 1 commit
-
-
Tomasz Gucio authored
-
- 28 Sep, 2022 1 commit
-
-
LongCatIsLooong authored
-
- 26 Sep, 2022 1 commit
-
-
chunhtai authored
-
- 16 Sep, 2022 1 commit
-
-
chunhtai authored
-
- 14 Sep, 2022 1 commit
-
-
Dan Field authored
-
- 13 Sep, 2022 1 commit
-
-
Dan Field authored
-
- 12 Sep, 2022 1 commit
-
-
Dan Field authored
-
- 06 Sep, 2022 1 commit
-
-
Dan Field authored
-
- 01 Aug, 2022 1 commit
-
-
Tomasz Gucio authored
Override PlaceholderDimensions equality operator to avoid unnecessary TextPainter re-layouts (#108623)
-
- 30 Jul, 2022 1 commit
-
-
LongCatIsLooong authored
-
- 18 Jul, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Jul, 2022 1 commit
-
-
Xilai Zhang authored
This reverts commit 3f43d9f3.
-
- 29 Jun, 2022 1 commit
-
-
xubaolin authored
Fixes a text clipping edge case.
-
- 25 May, 2022 1 commit
-
-
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
-
- 24 May, 2022 1 commit
-
-
chunhtai authored
* Support global selection * addressing comments * add new test * Addressing review comments * update * addressing comments * addressing comments * Addressing comments * fix build
-
- 18 May, 2022 1 commit
-
-
gaaclarke authored
-
- 18 Apr, 2022 1 commit
-
-
Justin McCandless authored
This reverts commit 08e467dd (Google test failures after merge).
-
- 14 Apr, 2022 1 commit
-
-
xubaolin authored
-
- 22 Feb, 2022 1 commit
-
-
chunhtai authored
-
- 03 Feb, 2022 1 commit
-
-
Jason Simmons authored
-
- 01 Dec, 2021 1 commit
-
-
Greg Spencer authored
-
- 11 Nov, 2021 1 commit
-
-
smitsk authored
-
- 08 Nov, 2021 1 commit
-
-
Tomasz Gucio authored
-
- 03 Nov, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 11 Sep, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 07 Sep, 2021 1 commit
-
-
Justin McCandless authored
Simplifying and refactoring parts of RenderEditable. Functionality is the same.
-
- 26 Jul, 2021 1 commit
-
-
Harry Terkelsen authored
-
- 02 Jun, 2021 1 commit
-
-
omchiii authored
-
- 14 Apr, 2021 1 commit
-
-
Pedro Massango authored
-
- 31 Mar, 2021 2 commits
-
-
LongCatIsLooong authored
-
Alexandre Ardhuin authored
-
- 23 Sep, 2020 1 commit
-
-
Gary Qian authored
-
- 09 Sep, 2020 1 commit
-
-
Anatoly Pulyaevskiy authored
-
- 28 Aug, 2020 1 commit
-
-
Paul Berry authored
-
- 27 Aug, 2020 1 commit
-
-
Ian Hickson authored
-
- 21 Aug, 2020 1 commit
-
-
Ian Hickson authored
-
- 20 Aug, 2020 1 commit
-
-
Paul Berry authored
-
- 14 Aug, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate painting to nullsafety * address review comments
-