- 03 May, 2023 1 commit
-
-
Kevin Moore authored
-
- 14 Apr, 2023 1 commit
-
-
Kevin Moore authored
flutter-tool: enum cleanup
-
- 27 Jul, 2022 1 commit
-
-
Jonah Williams authored
-
- 26 Apr, 2022 1 commit
-
-
Jonah Williams authored
-
- 18 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 24 Jun, 2021 1 commit
-
-
Jonah Williams authored
-
- 22 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 09 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 06 Apr, 2021 1 commit
-
-
Jonah Williams authored
[flutter_tools] generate empty plugin registrants for winuwp and fix local engine for winuwp_ (#79827)
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 15 Jan, 2021 1 commit
-
-
Niklas Schulze authored
-
- 24 Jun, 2020 1 commit
-
-
Jonah Williams authored
Revert "[flutter_tools] separate target platform, host platform, and architecutre (#60119)" (#60147) This reverts commit 30d97d89.
-
- 23 Jun, 2020 1 commit
-
-
Jonah Williams authored
separate target platform, host platform, and architecture
-
- 09 Jun, 2020 1 commit
-
-
Jonah Williams authored
Adds support for --bundle-sksl-path to windows, linux, macOS, and iOS. Fixes #53115
-
- 08 Jun, 2020 1 commit
-
-
Jonah Williams authored
Instead of targets/dart.dart -> targets/common.dart
-
- 28 May, 2020 1 commit
-
-
stuartmorgan authored
Builds and bundles an 'app.so' containing AOT data, and downloads and packages the release/profile artifacts for those builds, rather than always using the debug artifacts. Fixes https://github.com/flutter/flutter/issues/38477 Fixes https://github.com/flutter/flutter/issues/39664
-
- 18 May, 2020 1 commit
-
-
stuartmorgan authored
To simplify development of the in-progress GTK embedding, which will replace the GLFW embedding on Linux, add the GTK artifacts to the unpack list. This means that until the transition, both the GLFW and GTK artifacts will be unpacked. Part of #54860
-
- 25 Apr, 2020 1 commit
-
-
Jonah Williams authored
- Update windows precache to include placeholder profile/release artifacts - Update Linux and windows unpack to account for the cpp_client_wrapper code to live separate from the engine binaries - Cleanup testing in unpack_linux and remove test cases that are covered in build_system_test.dart
-
- 22 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 30 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Jan, 2020 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
-
- 10 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 05 Sep, 2019 2 commits
-
-
stuartmorgan authored
Pulls the Win32 embedding artifacts instead of the GLFW versions for Windows. Fixes #38590
-
Jonah Williams authored
-
- 03 Sep, 2019 2 commits
-
-
Jonah Williams authored
This reverts commit 5e7beaf7.
-
Jonah Williams authored
-
- 23 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 20 Aug, 2019 1 commit
-
-
stuartmorgan authored
Switch from the un-suffixed Windows and Linux libraries to the _glfw-suffixed versions, in preparation for having non-GLFW versions using the previous library/wrapper names. Part of #38589
-
- 25 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 11 Jul, 2019 1 commit
-
-
Jonah Williams authored
-