- 03 Apr, 2018 1 commit
-
-
Ohad Rau authored
* Fix absolute shebang in /bin/flutter * Fix absolute shebang in bin/internal/update_dart_sdk.sh
-
- 02 Apr, 2018 4 commits
-
-
xster authored
* Let CupertinoTabScaffold's tab be programmatically selectable * Re-use the tab bar's index instead * review
-
Victor Choueiri authored
Added a call to debugCheckHasMaterial() at the start of TextField's build method.
-
Hans Muller authored
-
Jonah Williams authored
* add logic to parse 11.3 sim runtime major version * add null aware and bump group number * add comment describing version
-
- 31 Mar, 2018 2 commits
- 30 Mar, 2018 6 commits
-
-
Alexander Aprelev authored
This is to pick up updated dart roll.
-
jcollins-g authored
* Update dartdoc to v0.18.1 and fix API readme, borrowing from docs.flutter.io
-
Alexander Aprelev authored
Changes since last roll: ``` ec1e96864 Revert pub roll from recent dart roll. (#4904) ac552fba4 Port flutter content handler to FIDL2. (#4903) 94cdd8103 Roll dart. (#4902) af63732de Support `Path.addCircle` (#4783) 564c6a5a9 Add hint to use ninja with goma (#4894) ``` ```
-
Chris Bracken authored
Includes: * libtxt: move to the next run if the current run ends before the start of the line block (flutter/engine#4891) * Rolled Dart SDK to e3051175192c83fafa3636c0f16d804734bb285a (flutter/engine#4877)
-
Todd Volkert authored
Revert "Make sure `flutter update-packages --verify-only` has a non-zero exit code (#15962)" (#16089) This reverts commit cfda7a65.
-
Jonah Williams authored
* make sure --verify-only logs error messages and fix typo * ensure non zero exit code * undo random pubspec change
-
- 29 Mar, 2018 13 commits
-
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/14864
-
Mikkel Nygaard Ravn authored
-
Michael Goderbauer authored
-
Jonah Williams authored
* add simple test case for passing shadow color through physical layer * Update physical_model_test.dart add newline
-
najeira authored
* AppBar accepts custom PageRoute * remove unused import * update AUTHORS
-
Todd Volkert authored
It's required to be set before we detect local engine. Was broken by #15984
-
Hans Muller authored
-
Ralph Bergmann authored
add --buildNumber and --buildName to flutter build like flutter build apk --buildNumber=42 --buildName=1.0.42
-
Todd Volkert authored
Paying off technical debt...
-
xster authored
* Let iOS auto-signing tool handle Googler scenario * Forgot to update tests
-
Chris Bracken authored
Includes: * Use newer Skia API for constructing mask blur filters (flutter/engine#4875) * Retry fixing vulkan include (flutter/engine#4874)
-
- 28 Mar, 2018 9 commits
-
-
xster authored
-
Mikkel Nygaard Ravn authored
-
Todd Volkert authored
Follow-up comments to #15984
-
Alexander Aprelev authored
* Revert "Revert "Move mockito to 3.0.0-alpha. (#15949)" (#15979)" This reverts commit e59651f9. * More thenReturn to thenAnswer when mocking Futures * Revert "More thenReturn to thenAnswer when mocking Futures" This reverts commit 194d2cf41754ad171efd6bb5898cf73bce5a75ab as we are reverting engine roll. * Revert "Revert "More thenReturn to thenAnswer when mocking Futures"" This reverts commit 52c9e96b304b220f66d78a252fccea0c8e0ef24c. * Add dependency override * Fix issue
-
Todd Volkert authored
-
Todd Volkert authored
This updates AppContext per the recommendations in #15352 Fixes #15352
-
Hans Muller authored
-
Stanislav Baranov authored
* Support for decimal and signed numeric keyboard * Comments * Rebase. * Roll engine to dd6f46c485192f4506035088c9065b9f5dbba9ab
-
Hans Muller authored
-
- 27 Mar, 2018 5 commits
-
-
Chris Bracken authored
Type-related fixes in flutter_driver and fuchsia_remote_debug_protocol tests.
-
Chris Bracken authored
Includes: * Remove declaration for undefined GPUSurfaceGL::SelectPixelConfig (flutter/engine#4857) * Vulkan swap chain setup no longer uses GrPixelConfig and doesn't incl… * Revert dart roll 20180322 (flutter/engine#4855) * Roll back pub upgrade. (flutter/engine#4854) * Roll flutter 20180322a (flutter/engine#4852) * Document Window.defaultRouteName a little better. (flutter/engine#4851) * Roll dart to 95e9e890a9 (flutter/engine#4850)
-
Chris Bracken authored
Includes: * Fix GPUSurfaceGL includes on Linux (flutter/engine#4849) * Slightly improve the docs for the internal _futurize method (flutter/engine#4847) * Fix supported color type check on iOS simulators (flutter/engine#4846) * Fix GPUSurfaceGL includes on macOS (flutter/engine#4844) * Handle Apple-specific GLES headers (flutter/engine#4843) * [fuchsia] Fix up includes of Zircon headers (flutter/engine#4842) * VulkanSurface and GPUSurfaceGL no longer use GrPixelConfig (flutter/engine#4814)
-
Hans Muller authored
-
Hans Muller authored
-