- 10 Apr, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 08 Apr, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 27 Mar, 2020 1 commit
-
-
Ferhat authored
-
- 23 Mar, 2020 1 commit
-
-
chunhtai authored
-
- 10 Feb, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 30 Jan, 2020 1 commit
-
-
Greg Spencer authored
This PR fixes #49647 by changing DiagnosticableMixin.toDiagnosticsNode and other things to accept DiagnosticableMixin instead of requiring Diagnosticable.
-
- 27 Jan, 2020 1 commit
-
-
chunhtai authored
-
- 18 Jan, 2020 1 commit
-
- 16 Jan, 2020 2 commits
-
-
Alexandre Ardhuin authored
-
chunhtai authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Dec, 2019 1 commit
-
-
Greg Spencer authored
This normalizes all of the "See also" blocks in comments so that they conform in style. They all look like this now: /// See also: /// /// * [MyFavoriteWidget], because it's cool. class Foo {} I removed some useless "See also" blocks, and added commentary to ones that were just "bare" references. This is my penance for adding so many bullets that are "-" instead of "*". :-)
-
- 03 Dec, 2019 2 commits
-
-
Dan Field authored
-
Alexandre Ardhuin 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
-
- 23 Nov, 2019 1 commit
-
-
chunhtai authored
-
- 20 Nov, 2019 1 commit
-
-
Jonah Williams authored
This reverts commit 99324105. It was implicated in https://github.com/flutter/flutter/issues/45258
-
- 19 Nov, 2019 1 commit
-
-
chunhtai authored
* reland add lifecycle enum and fix the scheduleforcedframe
-
- 18 Nov, 2019 2 commits
-
-
chunhtai authored
-
- 15 Nov, 2019 1 commit
-
-
Kaushik Iska authored
This reverts commit f0794917.
-
- 14 Nov, 2019 1 commit
-
- 07 Nov, 2019 1 commit
-
-
liyuqian authored
See https://github.com/flutter/engine/pull/13728
-
- 06 Nov, 2019 2 commits
- 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
-
- 28 Oct, 2019 1 commit
-
-
Albertus Angga Raharja authored
* Add structured errors in Animations, TabView, ChangeNotifier * Add structured error on MaterialPageRoute, BoxBorder, DecorationImagePainter, TextSpan * Add structured errors in Debug * Fix test errors * Add structured errors in Scaffold and Stepper * Add structured errors in part of Rendering Layer * Fix failing test due to FloatingPoint precision * Fix failing tests due to precision error and not using final * Fix failing test due to floating precision error with RegEx instead * Add structured error in CustomLayout and increase test coverage * Add structured error & its test in ListBody * Add structured error in ProxyBox and increase test coverage * Add structured error message in Viewport * Fix styles and add more assertions on ErrorHint and DiagnosticProperty * Add structured error in scheduler/binding and scheduler/ticker Signed-off-by:
Albertus Angga Raharja <albertusangga@google.com> * Add structured error in AssetBundle and TextInput Signed-off-by:
Albertus Angga Raharja <albertusangga@google.com> * Add structured errors in several widgets #1 Signed-off-by:
Albertus Angga Raharja <albertusangga@google.com> * Remove unused import Signed-off-by:
Albertus Angga Raharja <albertusangga@google.com> * Add assertions on hint messages Signed-off-by:
Albertus Angga Raharja <albertusangga@google.com> * Fix catch spacing Signed-off-by:
Albertus Angga Raharja <albertusangga@google.com> * Add structured error in several widgets part 2 and increase code coverage Signed-off-by:
Albertus Angga Raharja <albertusangga@google.com> * Add structured error in flutter_test/widget_tester * Fix floating precision accuracy by using RegExp Signed-off-by:
Albertus Angga Raharja <albertusangga@google.com> * Remove todo to add tests in Scaffold showBottomSheet Signed-off-by:
Albertus Angga Raharja <albertusangga@google.com> * Fix reviews by indenting lines and fixing the assertion orders Signed-off-by:
Albertus Angga Raharja <albertusangga@google.com> * Fix failing tests due to renaming class Signed-off-by:
Albertus Angga Raharja <albertusangga@google.com> * Try skipping the NetworkBundleTest Signed-off-by:
Albertus Angga Raharja <albertusangga@google.com> * Remove leading space in material/debug error hint Signed-off-by:
Albertus Angga Raharja <albertusangga@google.com>
-
- 24 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Sep, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 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.
-
- 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
-
-
brandondiamond authored
-
- 09 Jul, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 03 Jul, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 15 Jun, 2019 1 commit
-
- 14 Jun, 2019 2 commits
-
-
Keerti Parthasarathy authored
This reverts commit ceb09b8b.
-
Devon Carew authored
-
- 12 Jun, 2019 2 commits
-
-
Devon Carew authored
This reverts commit 446179f6.
-
Devon Carew authored
* update the Flutter.Frame event to use new engine APIs * add a test * update test
-