- 06 Mar, 2020 1 commit
-
-
Zachary Anderson authored
* Reland: [flutter_tool] Where possible, catch only subtypes of Exception * Add armv7f to getIOSArchForName
-
- 04 Mar, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit 57c6721c.
-
Flutter GitHub Bot authored
-
- 28 Feb, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit 9de7787f.
-
Zachary Anderson authored
-
- 27 Feb, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit f1cd47ef.
-
Zachary Anderson authored
-
- 18 Feb, 2020 1 commit
-
-
Martin Kustermann authored
-
- 11 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 04 Feb, 2020 1 commit
-
-
Mehmet Fidanboylu authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 10 Dec, 2019 1 commit
-
-
Jonah Williams authored
-
- 03 Dec, 2019 1 commit
-
-
Jonah Williams 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
-
- 26 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 19 Nov, 2019 1 commit
-
-
Alexandre Ardhuin authored
* implicit-casts:false on flutter_tools/lib * address review comments * use castStringKeyedMap * introduce {bool,string,strings}Arg * fix ci
-
- 01 Nov, 2019 1 commit
-
-
Jenn Magder authored
-
- 29 Oct, 2019 1 commit
-
-
Jonah Williams authored
-
- 17 Oct, 2019 1 commit
-
-
Ryan Macnak authored
Flutter tool's service client library tries to "upgrade" sub-components of service responses with higher level model objects. It does this for all members of the response, rather than only those documented in the version it targets, and it errors out when encountering a new type. This causes it to fail when a new field is introduced with a new typed. Clients are required to ignore this.
-
- 27 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 24 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 13 Sep, 2019 1 commit
-
-
Zachary Anderson authored
-
- 12 Sep, 2019 1 commit
-
-
Ryan Macnak authored
This was part of a disused tool to explain what did and did not run after reload.
-
- 05 Sep, 2019 1 commit
-
-
Kenzie Schmoll authored
* Register getFlutterVersion service in flutter_tools. * Add short revision ids to response. * Rename method and remove obsolete comments. * Fix broken test by adding sendPeerNotifications flag. * Implement mockPeer.sendNotification.
-
- 15 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 14 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 08 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 31 Jul, 2019 1 commit
-
-
liyuqian authored
This relands https://github.com/flutter/flutter/pull/35297 The followings have been done to fix the broken tests: 1. Add `didSendFirstFrameRasterizedEvent` extension and its tests 2. Wait for `didSendFirstFrameRasterizedEvent` instead of `didSendFirstFrameEvent` during start up tests 3. Mark missed (probably newly added) start up tests as flaky
-
- 11 Jul, 2019 1 commit
-
-
Ben Konyi authored
-
- 08 Jul, 2019 1 commit
-
-
Dan Field authored
-
- 02 Jul, 2019 1 commit
-
-
Siva authored
* Use the new service protocol message names clearVMTimeline setVMTimelineFlags getVMTimeline getVMTimelineFlags * Fix clearTimeline at another spot.
-
- 12 Jun, 2019 1 commit
-
-
Zachary Anderson authored
-
- 16 May, 2019 1 commit
-
-
Alexandre Ardhuin authored
* use null aware operators * rollback changes about null-aware operator * disable lint prefer_is_not_empty
-
- 01 May, 2019 1 commit
-
- 30 Apr, 2019 2 commits
- 25 Apr, 2019 2 commits
-
-
Jonah Williams authored
-
Dan Field authored
* Update packages * Capture JSON RPC errors that presently get swallowed
-
- 15 Apr, 2019 1 commit
-
-
Jonah Williams authored
-