- 17 Aug, 2022 1 commit
-
-
Camille Simon authored
-
- 16 Aug, 2022 2 commits
-
-
Jonah Williams authored
This reverts commit ff9fe356.
-
Camille Simon authored
-
- 06 Jul, 2022 1 commit
-
-
Xilai Zhang authored
* Revert "Reland "Clipping if only one character text overflows (#99146)" (#102130)" This reverts commit 3f43d9f3. * Revert "Implement frameData for TestWindow (#105537)" This reverts commit 21841d7e.
-
- 27 Jun, 2022 1 commit
-
-
Dan Field authored
-
- 08 Jun, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 May, 2022 1 commit
-
-
Pierre-Louis authored
* Use `curly_braces_in_flow_control_structures` for `packages/flutter_driver` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens_client` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_localizations` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_test` * Use `curly_braces_in_flow_control_structures` for `packages/flutter_web_plugins` * fix comments * Use `curly_braces_in_flow_control_structures` for `packages/integration_test` * fix indentation
-
- 04 Mar, 2022 2 commits
-
-
Viren Khatri authored
-
Michael Goderbauer authored
-
- 11 Feb, 2022 1 commit
-
-
LongCatIsLooong authored
-
- 09 Feb, 2022 2 commits
-
-
godofredoc authored
This reverts commit 63f48d1f.
-
LongCatIsLooong authored
-
- 21 Dec, 2021 1 commit
-
-
Andrei Diaconu authored
-
- 04 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 01 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 09 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 21 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 14 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 13 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 04 May, 2021 2 commits
-
-
Ian Hickson authored
- 26 Apr, 2021 1 commit
-
- 23 Apr, 2021 1 commit
-
-
Ian Hickson authored
* Migrate to ChannelBuffers.push * Move TestDefaultBinaryMessenger to its own file * Apply deprecations and fix usages
-
- 14 Nov, 2020 1 commit
-
-
Greg Spencer authored
-
- 12 Nov, 2020 1 commit
-
-
Greg Spencer authored
-
- 09 Nov, 2020 1 commit
-
-
Greg Spencer authored
Remove references to `Window`, and switch usages to `PlatformDispatcher` or `SingletonFlutterWindow` (#69617) * Remove references to dart:ui.Window, and point usages to PlatformDispatcher or SingletonFlutterWindow, as appropriate * remove new test platform dispatchers * Amend documentation
-
- 01 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 12 Aug, 2020 1 commit
-
-
Jonah Williams authored
-
- 24 Jun, 2020 1 commit
-
-
David Worsham authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 31 Oct, 2019 1 commit
-
-
liyuqian authored
This fixes https://github.com/flutter/flutter/issues/39277 The following tests cover this change: - packages/flutter/test/foundation/service_extensions_test.dart - packages/flutter/test/scheduler/scheduler_test.dart
-
- 05 Sep, 2019 1 commit
-
- 28 Aug, 2019 1 commit
-
-
liyuqian authored
This is the continuation of https://github.com/flutter/engine/pull/11041 and https://github.com/flutter/flutter/pull/38574 This is not a breaking change as we're not removing `onReportTimings` API. We're simply removing the use of it in our framework.
-
- 22 Aug, 2019 1 commit
-
-
Shi-Hao Hong authored
* Wire Window.systemGestureInsets to MediaQuery.systemGestureInsets * Add systemGestureInsets property to TestWindow
-
- 19 Aug, 2019 1 commit
-
-
Kaushik Iska authored
Filed: https://github.com/flutter/flutter/issues/38838 to track these usages. This was introduced by: https://github.com/flutter/engine/pull/11041
-
- 16 Aug, 2019 1 commit
-
-
Kate Lovett authored
-
- 09 Aug, 2019 1 commit
-
-
Kate Lovett authored
This reverts commit 3a2d3081.
-
- 07 Aug, 2019 1 commit
-
-
Kate Lovett authored
-
- 02 Aug, 2019 1 commit
-
-
Dan Field authored
-
- 06 Jun, 2019 1 commit
-
-
liyuqian authored
This will manually land https://github.com/flutter/engine/pull/8983 in the framework.
-