- 05 Jun, 2019 3 commits
-
-
Kate Lovett authored
-
Hans Muller authored
- 04 Jun, 2019 15 commits
-
-
Gary Qian authored
* Merge in changes for inline widgets * Make analyzer happy, fix tests * Fix analyzer * Add missing doc * Docs on RichText * Fix analyzer some more * Remove whitespace at end of line * Update goldens * Text fixes * Analyzer
-
Jenn Magder authored
Revert "Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33852)" (#33882) This reverts commit d053fe5c.
-
Kaushik Iska authored
* Add an image cache benchmark for a monochrome image
-
Jenn Magder authored
Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33852) Updates the Podfile template to use the CocoaPod disable_input_output_paths installation option which prevents the [CP] Embed Pods Frameworks build phase from outputting the Flutter.framework files.
-
Greg Spencer authored
This implements the keyboard shortcut handling and action invocation in order to provide a place in the infrastructure for keyboard events to trigger actions. This will allow binding of key events to actions like "move the focus to the next widget" and "activate button".
-
Justin McCandless authored
Fix exception that was happening when double-double-tapping a TextField (or double long tapping).
-
Justin McCandless authored
Extra space when scrolling to selected input so that the selection caret is visible.
-
Kate Lovett authored
-
-
Jonah Williams authored
-
Todd Volkert authored
This reverts commit 90500a5d.
-
Greg Spencer authored
This adds a list of key synonyms for non-printable keyboard keys that appear in more than one place So keys like LogicalKeyboardKey.shiftLeft and LogicalKeyboardKey.shiftRight now can be mapped to just LogicalKeyboardKey.shift. I also fixed a bug in the gen_keycodes tool where GLFW entries would get removed if they weren't parsed from the source on the web.
-
Todd Volkert authored
This reverts commit 0f2254a5.
-
Jenn Magder authored
Revert "Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684)" This reverts commit ef792fc3.
-
- 03 Jun, 2019 18 commits
-
-
Shi-Hao Hong authored
-
Jenn Magder authored
Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684) Updates the Podfile template to use the CocoaPod disable_input_output_paths installation option which prevents the [CP] Embed Pods Frameworks build phase from outputting the Flutter.framework files.
-
Tong Mu authored
- A refactor that moves the semantics declaration from detectors to recognizers to allow custom recognizers to respond to semantic gectures. - Renames all handlers related to semantics from Gesture* to Semantics*.
-
Jonah Williams authored
-
-
Todd Volkert authored
This reverts https://github.com/flutter/flutter/pull/33525
-
Dan Field authored
-
chunhtai authored
-
Todd Volkert authored
This reverts commit 306a09a3.
-
Zachary Anderson authored
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit d92b3b40.
-
Jonah Williams authored
-
SimonIT authored
-
Ian Hickson authored
-
Brandon authored
-
Kate Lovett authored
* Removing old golden checkout for integration test * Removed unused import
-
Todd Volkert authored
This updates to use the new HttpClientResponse.compressionState API that was recently added in the SDK. https://github.com/flutter/flutter/issues/32374
-
- 01 Jun, 2019 4 commits
-
-
Todd Volkert authored
This is a follow-on to #33370 based on review comments therein.
-
Chris Bracken authored
In runTests, we previously now default the optional boolean `web` parameter to false to ensure (or at least improve the odds) that the conditional on line 70 evaluates to true or false.
-
Chris Bracken authored
Revert "fix devicelab manfiest (#33698)" This reverts commit 5a6a00dc. This reverts commit 0d79f0fc.
-
Chris Bracken authored
https://github.com/flutter/engine/compare/69ebe5fb28fc..68a3ca46b40a git log 69ebe5fb28fca271b23010d43d4dc7f6e5286c4f..a4b7d1c2895d82228705a021cdb7fdb2f71ac2a5 --no-merges --oneline 4c6253cdd Copy the macOS podspec during builds (#9158) 68a3ca46b Roll src/third_party/dart 445a23a9bc..0e6b74543c (29 commits) (#9159) 1d1cff1fa Roll src/third_party/skia 3cd435eecf5e..09f5aedf2cc8 (3 commits) (#9160) 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 (cbracken@google.com), and stop the roller if necessary.
-