- 25 May, 2019 1 commit
-
-
Chris Bracken authored
Corects a bnuch of typeos throuhgout teh Fluter codebsae. Made use of the `misspell` tool: https://github.com/client9/misspell
-
- 24 May, 2019 9 commits
-
-
stuartmorgan authored
Adds a new macosPrefix, which serves the same purpose as iosPrefix but for macOS plugins. It is not yet used by the tooling, but this allows for plugins to start to be written using it in preparation for tooling support for plugins. Part of #32718
-
Todd Volkert authored
-
Shi-Hao Hong authored
* Implement ExpandIcon custom color, expandedColor, and disabledColor * Update to use pumpAndSettle instead of hard-coded duration * Update colors to unfocused state, added dark mode test to active state * Fix Colors.white30 doc opacity value * Add links to Material Design specifications to color, expandedColor and disabledColor * Update API docs to reference dark theme material page
-
Shi-Hao Hong authored
-
Greg Spencer authored
This adds a maintenance script that will allow us to "unpublish" a release: basically remove it from the cloud storage so that we're no longer serving it from the website. Obviously, gsutil access to the cloud storage server is required for this to function.
-
Zachary Anderson authored
-
Jonah Williams authored
-
Emmanuel Garcia authored
-
Jonah Williams authored
-
- 23 May, 2019 8 commits
-
-
liyuqian authored
-
Todd Volkert authored
-
Todd Volkert authored
It was easy to miss the reference to the top-level `imageCache` property before. This calls out the property a little more explicitly.
-
Paul Berry authored
The dart analyzer fails to warn about missing returns in function expressions due to a bug that has been fixed but not yet rolled into Flutter (see https://dart-review.googlesource.com/c/sdk/+/100301). So it failed to catch that https://github.com/flutter/flutter/pull/33217 accidentally introduced a call to `testWidgets` that passed it a synchronous callback.
-
Fedor Korotkov authored
They are newer and faster to start
-
Justin McCandless authored
Fix a bug where holding down on text selection caused the handles to flash. The fix was to only update selection when it actually changed.
-
Devon Carew authored
-
Todd Volkert authored
I forgot to add `onChunk` to them in #33092
-
- 22 May, 2019 8 commits
-
-
stuartmorgan authored
This is necesasry to integrate CocoaPods, since CocoaPods operates primarily on the workspace rather than the project.
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/64f18f2cb686...8dc3a4cde207 git log 64f18f2cb686649e7ba330e8254053f13d1526cd..8dc3a4cde2075a4f5458fd0eb199627f5124508d --no-merges --oneline 8dc3a4cde Add missing top level to stub_ui (flutter/engine#9060) 6299af30a remove over-optimistic assert (flutter/engine#9045) 0308a1c4a Roll src/third_party/dart fde6a5917e..e3edfd36b2 (14 commits) 1bce77992 Roll src/third_party/skia e63b01b364a0..f77dbd04b926 (19 commits) (flutter/engine#9057) 4dbb9ba38 Expose pointer type and buttons in embedder.h (flutter/engine#9034) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (garyq@google.com), and stop the roller if necessary.
-
Jonah Williams authored
-
Jonah Williams authored
-
Jason Simmons authored
-
Emmanuel Garcia authored
-
Ian Hickson authored
* Clean up some flutter_tools tests * Remove arbitrary retry that happens even for fundamental errors, and generally clean up _DevFSHttpWriter. * Update dependencies (requires fixes; see next commit) * Fixes for new dependencies.
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/75963dbb0ba6...303a3910d398 git log 75963dbb0ba62a9dbd7024e568fbe5d499d00d7d..303a3910d398ee48a3411108688ebd5ccc101e8a --no-merges --oneline 303a3910d fix dartdevc build (flutter/engine#9036) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (garyq@google.com), and stop the roller if necessary.
-
- 21 May, 2019 14 commits
-
-
Zachary Anderson authored
-
engine-flutter-autoroll authored
75963dbb0 Roll src/third_party/skia 12710911dcc2..e63b01b364a0 (11 commits) (flutter/engine#9035) (#33151) https://github.com/flutter/engine/compare/ee5915fbb086...75963dbb0ba6 git log ee5915fbb0862ec42754ec35fe9ada03871ae60b..75963dbb0ba62a9dbd7024e568fbe5d499d00d7d --no-merges --oneline 75963dbb0 Roll src/third_party/skia 12710911dcc2..e63b01b364a0 (11 commits) (flutter/engine#9035) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (garyq@google.com), and stop the roller if necessary.
-
Mattia Crovero authored
scrollController param on TextField and CupertinoTextField
-
Todd Volkert authored
This is another step towards supporting image loading progress notification at the widgets layer. This adds an `ImageChunkEvent` class along with associated `ImageChunkListener` callback signature and an `onChunk` property to `ImageStreamListener`. The events serve to notify registered listeners when byte chunks are received while loading an image. https://github.com/flutter/flutter/issues/32374
-
Lorenz Nickel authored
-
engine-flutter-autoroll authored
ee5915fbb Avoid unnecessary copying of vectors in AccessibilityBridge (flutter/engine#9033) (#33147) https://github.com/flutter/engine/compare/74aaf735a474...ee5915fbb086 git log 74aaf735a4744ea2274ccec8aee2263071e52e29..ee5915fbb0862ec42754ec35fe9ada03871ae60b --no-merges --oneline ee5915fbb Avoid unnecessary copying of vectors in AccessibilityBridge (flutter/engine#9033) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (garyq@google.com), and stop the roller if necessary.
-
engine-flutter-autoroll authored
74aaf735a Roll src/third_party/skia 54fbe0f813c1..12710911dcc2 (5 commits) (flutter/engine#9032) (#33141) https://github.com/flutter/engine/compare/6dd38f3b8575...74aaf735a474 git log 6dd38f3b85753f5830ac490de15547ec3a588ac0..74aaf735a4744ea2274ccec8aee2263071e52e29 --no-merges --oneline 74aaf735a Roll src/third_party/skia 54fbe0f813c1..12710911dcc2 (5 commits) (flutter/engine#9032) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (garyq@google.com), and stop the roller if necessary.
-
Greg Spencer authored
This just fixes up some comments for DefaultFocusTraversal, and fixes a minor bug when setting the onKey on a FocusNode on creation before attaching to it.
-
Christopher Fujino authored
* don't send crash reports if on a user branch. * add test to test/crash_reporting_test.dart
-
Todd Volkert authored
This re-applies #32437 with a fix to the broken device lab test.
-
Efthymis Sarmpanis authored
(all tests passed, github not displaying it)
-
Zachary Anderson authored
-
Shi-Hao Hong authored
-
engine-flutter-autoroll authored
6dd38f3b8 Roll src/third_party/skia 1903c94f44fd..54fbe0f813c1 (6 commits) (flutter/engine#9030) (#33128) https://github.com/flutter/engine/compare/301f560bd835...6dd38f3b8575 git log 301f560bd835e462134b491f1d5a74d21d03f3a8..6dd38f3b85753f5830ac490de15547ec3a588ac0 --no-merges --oneline 6dd38f3b8 Roll src/third_party/skia 1903c94f44fd..54fbe0f813c1 (6 commits) (flutter/engine#9030) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (garyq@google.com), and stop the roller if necessary.
-