Commit graph

14409 commits

Author SHA1 Message Date
Todd Volkert 6d554827b6
Revert "Use conditional imports for flutter foundation libraries (#33663)" (#33825)
This reverts commit 90500a5dc4.
2019-06-03 22:00:45 -07:00
engine-flutter-autoroll d4a83af448
606a8ede2 Roll src/third_party/dart 1045ef1ceb..5b72293f49 (3 commits) (#33822)
f4d92c1f0c...606a8ede2c

git log f4d92c1f0cd8227239c53c3b7f83e99105046c01..606a8ede2c3e73e904413d5590feb3618933c161 --no-merges --oneline
606a8ede2 Roll src/third_party/dart 1045ef1ceb..5b72293f49 (3 commits)

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.
2019-06-04 00:05:56 -04:00
engine-flutter-autoroll 0e66d4fa1d
Roll engine 2ab34e4da16a..f4d92c1f0cd8 (2 commits) (#33819)
2ab34e4da1...f4d92c1f0c

git log 2ab34e4da16a3492946f81b76a4950c2c42ec358..f4d92c1f0cd8227239c53c3b7f83e99105046c01 --no-merges --oneline
f4d92c1f0 Use shared library when libapp.so is found (flutter/engine#9172)
6e43c200b Roll src/third_party/dart 8cbb11cc55..1045ef1ceb (10 commits)

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.
2019-06-03 22:55:55 -04:00
Greg Spencer a70b020e18
Add pseudo-key synonyms for keys like shift, meta, alt, and control. (#33695)
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.
2019-06-03 18:41:04 -07:00
engine-flutter-autoroll a5a5595c95
Roll engine 064910eb3ba2..2ab34e4da16a (3 commits) (#33809)
064910eb3b...2ab34e4da1

git log 064910eb3ba266b2da35a794428f1f14d9b735a4..2ab34e4da16a3492946f81b76a4950c2c42ec358 --no-merges --oneline
2ab34e4da Roll src/third_party/skia 80f10d2c226a..30e918d9151d (9 commits) (flutter/engine#9174)
2fcd4e799 Do nothing if the params didn't change when compositing iOS platform views. (flutter/engine#8999)
9dfa276f2 Roll src/third_party/dart 224f82c21c..8cbb11cc55 (15 commits) (flutter/engine#9171)

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.
2019-06-03 21:39:55 -04:00
Todd Volkert cb90617911
Revert "ModalRoute resumes previous focus on didPopNext (#33152)" (#33815)
This reverts commit 0f2254a5c3.
2019-06-03 17:24:56 -07:00
Jenn Magder 9734f4ed43 Revert "Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684)"
This reverts commit ef792fc30d.
2019-06-03 17:19:53 -07:00
Shi-Hao Hong 3b75fbe31d
Move dropdownValue into State in sample (#33665) 2019-06-03 16:22:16 -07:00
Jenn Magder ef792fc30d
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.
2019-06-03 16:11:33 -07:00
Tong Mu 572f349f5c
Move declaration of semantic handlers from detectors to recognizers (#33475)
- 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*.
2019-06-03 15:07:23 -07:00
Jonah Williams 90500a5dc4
Use conditional imports for flutter foundation libraries (#33663) 2019-06-03 14:56:15 -07:00
Todd Volkert 52fc807dd2
Remove references to HttpClientResponseCompressionState (#33792)
https://github.com/flutter/flutter/issues/33791
2019-06-03 14:53:43 -07:00
Todd Volkert b835b45a3c
Revert "Add capability to flutter test --platform=chrome" (#33800)
This reverts https://github.com/flutter/flutter/pull/33525
2019-06-03 14:53:01 -07:00
engine-flutter-autoroll 9fe4aef716
064910eb3 Roll src/third_party/skia fec9b902a626..80f10d2c226a (12 commits) (flutter/engine#9170) (#33788)
008090b8ab...064910eb3b

git log 008090b8abb74a711d52df00f302ef02308d7c11..064910eb3ba266b2da35a794428f1f14d9b735a4 --no-merges --oneline
064910eb3 Roll src/third_party/skia fec9b902a626..80f10d2c226a (12 commits) (flutter/engine#9170)

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.
2019-06-03 17:41:55 -04:00
Dan Field 639c9935ae
wire in fuchsiaApp (#33781) 2019-06-03 14:31:56 -07:00
Jenn Magder 9474a9f396
Remove ios_add2app Pods directory and add to gitignore (#33772) 2019-06-03 14:27:10 -07:00
chunhtai 730025fa17
fix issue 14014 read only text field (#32059) 2019-06-03 14:00:43 -07:00
Todd Volkert 5441044132
Revert "Update consolidateHttpClientResponseBytes() to use compressionState (#33729)" (#33790)
This reverts commit 306a09a384.
2019-06-03 13:48:27 -07:00
engine-flutter-autoroll b4ebca5d91
Roll engine f9ce01674ed6..008090b8abb7 (2 commits) (#33783)
f9ce01674e...008090b8ab

git log f9ce01674ed6dcdf6ad3c5b80cef6277d851cb50..008090b8abb74a711d52df00f302ef02308d7c11 --no-merges --oneline
008090b8a Extracted PlatformViewsChannel from PlatformViewsController. (flutter/engine#7847)
a4abfb233 Text inline widget LibTxt/dart:ui implementation (flutter/engine#8207)

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.
2019-06-03 16:18:56 -04:00
Zachary Anderson 590dbbd924
[flutter_tool] Log an Android X related failure to analytics (#33782) 2019-06-03 13:16:44 -07:00
Jonah Williams 6619ab8fea
Add web safe indirection to Platform.isPlatform getters (2) (#33780) 2019-06-03 13:16:14 -07:00
Jonah Williams cd1d40a7c9
Revert "Add web safe indirection to Platform.isPlatform getters (#33406)" (#33776)
This reverts commit d92b3b40d2.
2019-06-03 11:08:30 -07:00
Jonah Williams d92b3b40d2
Add web safe indirection to Platform.isPlatform getters (#33406) 2019-06-03 10:55:36 -07:00
a-deeb c4f5f42a0a updated tearDownAll function (#28808) 2019-06-03 10:54:44 -07:00
SimonIT 683238e82a Fix disabled CupertinoTextField style (#32974) 2019-06-03 10:34:47 -07:00
Ian Hickson 2767d37c96 RTL caret in text fields (#33461) 2019-06-03 10:25:54 -07:00
Brandon f7bfd54934 fix GridView documentation (#33442) 2019-06-03 10:25:20 -07:00
Kate Lovett 89d4267299
Removing old golden checkout for integration test (#33676)
* Removing old golden checkout for integration test

* Removed unused import
2019-06-03 09:59:59 -07:00
engine-flutter-autoroll 43ecc961cd
f9ce01674 Roll src/third_party/skia c0b32b33552c..fec9b902a626 (3 commits) (flutter/engine#9169) (#33764)
47841ebad0...f9ce01674e

git log 47841ebad0bf0ad12ead16a3e67b766292c98f07..f9ce01674ed6dcdf6ad3c5b80cef6277d851cb50 --no-merges --oneline
f9ce01674 Roll src/third_party/skia c0b32b33552c..fec9b902a626 (3 commits) (flutter/engine#9169)

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.
2019-06-03 12:51:56 -04:00
Todd Volkert 306a09a384
Update consolidateHttpClientResponseBytes() to use compressionState (#33729)
This updates to use the new HttpClientResponse.compressionState
API that was recently added in the SDK.

https://github.com/flutter/flutter/issues/32374
2019-06-03 09:50:21 -07:00
engine-flutter-autoroll 3999077c95
47841ebad Roll src/third_party/skia 9e6a3d76fc7f..c0b32b33552c (1 commits) (flutter/engine#9168) (#33759)
184b6e36e8...47841ebad0

git log 184b6e36e87c3a131e12c125ef492eb28deb5f35..47841ebad0bf0ad12ead16a3e67b766292c98f07 --no-merges --oneline
47841ebad Roll src/third_party/skia 9e6a3d76fc7f..c0b32b33552c (1 commits) (flutter/engine#9168)

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.
2019-06-03 09:39:56 -04:00
engine-flutter-autoroll bd9d31abd9
184b6e36e Roll src/third_party/skia 3c0ad02bc545..9e6a3d76fc7f (4 commits) (flutter/engine#9167) (#33741)
d0b3e07234...184b6e36e8

git log d0b3e072347479b5481d1c6cffbb98a028c751a9..184b6e36e87c3a131e12c125ef492eb28deb5f35 --no-merges --oneline
184b6e36e Roll src/third_party/skia 3c0ad02bc545..9e6a3d76fc7f (4 commits) (flutter/engine#9167)

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.
2019-06-03 03:28:55 -04:00
engine-flutter-autoroll 926d08e817
d0b3e0723 Roll src/third_party/skia 09f5aedf2cc8..3c0ad02bc545 (1 commits) (flutter/engine#9164) (#33722)
a4b7d1c289...d0b3e07234

git log a4b7d1c2895d82228705a021cdb7fdb2f71ac2a5..d0b3e072347479b5481d1c6cffbb98a028c751a9 --no-merges --oneline
d0b3e0723 Roll src/third_party/skia 09f5aedf2cc8..3c0ad02bc545 (1 commits) (flutter/engine#9164)

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.
2019-06-02 06:46:55 -04:00
Todd Volkert 31318b0ebf
Add documentation to ImplicitlyAnimatedWidgetState (#33674)
This is a follow-on to #33370 based on review comments
therein.
2019-06-01 15:49:19 -07:00
Chris Bracken 264381a670
Default optional bool param to false (#33704)
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.
2019-06-01 01:42:34 -07:00
Chris Bracken 98ea501995
Revert "Add real-er restart for web using webkit inspection protocol (#33629)" (#33703)
Revert "fix devicelab manfiest (#33698)"

This reverts commit 5a6a00dc54.
This reverts commit 0d79f0fc79.
2019-05-31 21:53:30 -07:00
Chris Bracken 2467c528f5
Roll engine 69ebe5fb28fc..a4b7d1c2895d (3 commits) (#33697)
69ebe5fb28..68a3ca46b4

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.
2019-05-31 21:17:43 -07:00
Josh Burton d0e45a2369 Adds support for generating projects that use AndroidX support libraries (#31028) 2019-05-31 18:33:02 -07:00
engine-flutter-autoroll 16a23dd27e
69ebe5fb2 Remove references to Fuchsia's ContextWriter (flutter/engine#9157) (#33690)
153416e554...69ebe5fb28

git log 153416e554ef3cad38f5d569373b995fc9240d92..69ebe5fb28fca271b23010d43d4dc7f6e5286c4f --no-merges --oneline
69ebe5fb2 Remove references to Fuchsia's ContextWriter (flutter/engine#9157)

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.
2019-05-31 21:25:55 -04:00
Jonah Williams 0d79f0fc79
fix devicelab manfiest (#33698) 2019-05-31 17:44:19 -07:00
Jonah Williams 5a6a00dc54
Add real-er restart for web using webkit inspection protocol (#33629) 2019-05-31 17:37:01 -07:00
Michael Goderbauer ae23d4a490
Transform PointerEvents to the local coordinate system of the event receiver (#32192) 2019-05-31 16:48:50 -07:00
engine-flutter-autoroll a9518da068
Roll engine a32df2c92800..153416e554ef (2 commits) (#33680)
a32df2c928...153416e554

git log a32df2c9280033c93a7ed089c294566dabfbf693..153416e554ef3cad38f5d569373b995fc9240d92 --no-merges --oneline
153416e55 Eliminate deprecated super_goes_last lint (flutter/engine#9156)
473f17ff8 Roll src/third_party/skia c4fec06e5a3b..3cd435eecf5e (13 commits) (flutter/engine#9155)

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.
2019-05-31 19:22:55 -04:00
Jonah Williams 4db845fb6a
Add capability to flutter test --platform=chrome (#33525) 2019-05-31 15:55:51 -07:00
Todd Volkert 56940b544f
Update FadeInImage to use new Image APIs (#33370)
This updates FadeInImage to use the new Image.frameBuilder
API (added in #33369), to greatly simplify the implementation
of FadeInImage.

This also removes the FadeInImage.placeholderSemanticLabel property.
This property was added in #28799 for the sake of completeness (the bug
it fixed was the lack of any semantic label support in FadeInImage), but a
placeholder is a transient visual artifact, not something that affects the
underlying semantic meaning of the image.
2019-05-31 14:42:48 -07:00
Tong Mu 0f2254a5c3
ModalRoute resumes previous focus on didPopNext (#33152)
This PR changes ModalRoute so that, when the route on top of it is popped, it requests to focus on the last focus.
2019-05-31 14:15:20 -07:00
stuartmorgan 3ebebebb8d
Implement plugin tooling support for macOS (#33636)
Enables the CocoaPods-based plugin workflow for macOS. This allows a
macOS project to automatically fetch and add native plugin
implementations via CocoaPods for anything in pubspec.yaml, as is done
on iOS.
2019-05-31 13:19:44 -07:00
Jonah Williams 27876e09be
Revert "Devfs cleanup and testing (#33374)" (#33673)
This reverts commit 445505d6f2.
2019-05-31 13:17:12 -07:00
Jason Simmons b7bd5768c6
Change screenshot observatory port flag to a URI that can include the authentication code (#33666)
Fixes https://github.com/flutter/flutter/issues/32750
2019-05-31 13:15:49 -07:00
engine-flutter-autoroll f36a35d20a
Roll engine f867609c01a9..a32df2c92800 (3 commits) (#33667)
f867609c01...a32df2c928

git log f867609c01a90a886d7510fc71bcf3e0597a5f27..a32df2c9280033c93a7ed089c294566dabfbf693 --no-merges --oneline
a32df2c92 Roll src/third_party/skia da95a75be1dd..c4fec06e5a3b (1 commits) (flutter/engine#9154)
79c6ce19a Preserve safe area (flutter/engine#8848)
cbef680a3 Roll src/third_party/skia b9658153032a..da95a75be1dd (2 commits) (flutter/engine#9153)

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.
2019-05-31 15:27:56 -04:00