Commit graph

14401 commits

Author SHA1 Message Date
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
Dan Field 3c34ff7f8d
Prep for engine roll (#33662)
* Prep for engine roll
2019-05-31 10:44:07 -07:00
Greg Spencer c289c99858
Update the keycodes from source (#33632)
Ran gen_keycodes.dart, which pulled a new keycode from the Chromium source. This PR just checks in that change.
2019-05-31 09:41:14 -07:00
engine-flutter-autoroll 9de346b66d Roll engine 7f4f52f95294..f867609c01a9 (3 commits) (#33639)
* e8db5dfd5 Always run the resource extractor in FlutterMain (flutter/engine#9149)

* eb566ebb7 Roll src/third_party/skia 65e49ba51b03..89799efe587b (3 commits) (flutter/engine#9150)

* f867609c0 Roll src/third_party/skia 89799efe587b..b9658153032a (2 commits) (flutter/engine#9152)
2019-05-31 09:18:52 -07:00
Michael Goderbauer 3c24c5bdcd
Document that offsets are returned in logical pixels (#33620) 2019-05-31 08:55:28 -07:00
engine-flutter-autoroll 55d98ddd33
Roll engine e87326dd7d42..7f4f52f95294 (3 commits) (#33625)
e87326dd7d...7f4f52f952

git log e87326dd7d42db415b724c4d206703f971160823..7f4f52f95294544a2970e514d163b9791efa9147 --no-merges --oneline
7f4f52f95 Add missing ifndef guard for count_down_latch.h (flutter/engine#9143)
e07fc692b Roll web sdk (flutter/engine#9146)
9ca7edc5b Roll src/third_party/skia f62e575bab08..65e49ba51b03 (10 commits) (flutter/engine#9147)

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-30 20:22:55 -04:00
Jonah Williams 445505d6f2
Devfs cleanup and testing (#33374) 2019-05-30 16:13:46 -07:00
Jason Simmons e810512b32
Use Dart's new direct ELF generator to package AOT blobs as shared libraries in Android APKs (#33611)
This is a replacement for the old implementation of --build-shared-library
that emits an AOT assembly snapshot and feeds it to the Android NDK toolchain.
2019-05-30 16:07:22 -07:00
engine-flutter-autoroll c2ed91478f
e87326dd7 Suppress an unchecked cast warning in ShimPluginRegistry (flutter/engine#9145) (#33622)
f6061fb794...e87326dd7d

git log f6061fb794486f9d80f6b5281304783b4b45f5e5..e87326dd7d42db415b724c4d206703f971160823 --no-merges --oneline
e87326dd7 Suppress an unchecked cast warning in ShimPluginRegistry (flutter/engine#9145)

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-30 18:36:56 -04:00