Commit graph

14526 commits

Author SHA1 Message Date
Jonah Williams 7feddfdec0
make sure this test doesnt run for real (#34199) 2019-06-11 10:35:10 -07:00
Neevash Ramdial d850d69c3f Added tool sample for PageController (#34137)
* Added tool sample for PageController

* Fixed text directionality bug
2019-06-11 09:57:17 -07:00
Jonah Williams 05e92c828b
Compatibility pass on flutter/physics tests for JavaScript compilation. (6) (#33359) 2019-06-11 09:09:13 -07:00
engine-flutter-autoroll 30fb980204 c9bbd0e68 Roll src/third_party/dart 7f146e431e..97f91fecdb (22 commits) (#34203) 2019-06-11 08:41:47 -07:00
LongCatIsLooong e9ca112e44
update CupertinoDialogAction isDefaultAction documentation (#34163) 2019-06-10 19:17:55 -07:00
engine-flutter-autoroll fcaf96db75
Roll engine f3ab2e412f07..4c0daaca2710 (2 commits) (#34197)
f3ab2e412f...4c0daaca27

git log f3ab2e412f07a0fb82944d1f7af86c31e674e6c9..4c0daaca2710f617a0f9d8530f89a77aaad40836 --no-merges --oneline
4c0daaca2 Roll src/third_party/skia cb1adb40d0f3..bb74990a11d9 (3 commits) (flutter/engine#9261)
2d0103a8f Removed VIRTUAL_KEYBOARD check in TextInputPlugin because it's blocking Espresso work and its purpose is unknown. (flutter/engine#9238)

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 (bmparr@google.com), and stop
the roller if necessary.
2019-06-10 21:35:55 -04:00
Jonah Williams ca14af6b92
Compatibility pass on flutter/rendering tests for JavaScript compilation. (5) (#33355) 2019-06-10 17:29:46 -07:00
Todd Volkert 1b3fc53595
Consider all non-interactive terminals to be bots (#34179) 2019-06-10 16:32:08 -07:00
Anthony 0bbac72558
[Material] Fix slider track shape to rounded (#34178)
The slider track shape for the onPrimaryColors constructor should be rounded, but it was accidentally changed to rectangular in #31681. This change restores the original behavior. This only affects sliders that are themed with SliderThemeData.onPrimaryColors().
2019-06-10 19:02:44 -04:00
Jonah Williams c88f64ed50
Compatibility pass on flutter/services tests for JavaScript compilation. (4) (#33354) 2019-06-10 15:46:36 -07:00
Jonah Williams f530b809b6
Reland: More verification on flutter build web, add tests and cleanup (#34173) 2019-06-10 15:37:23 -07:00
engine-flutter-autoroll 7a877f62d9
Roll engine 36b7123bfc4e..f3ab2e412f07 (3 commits) (#34177)
36b7123bfc...f3ab2e412f

git log 36b7123bfc4ed23af10bc9cec61c6b9726a58f8f..f3ab2e412f07a0fb82944d1f7af86c31e674e6c9 --no-merges --oneline
f3ab2e412 Roll src/third_party/skia 5ec1b8ff3f45..cb1adb40d0f3 (10 commits) (flutter/engine#9258)
b622d43c3 Make flow layers' attributes immutable (flutter/engine#9176)
259d334e0 Reland "Keyboard support for embedded Android views. (#9203) (flutter/engine#9257)

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 (bmparr@google.com), and stop
the roller if necessary.
2019-06-10 18:08:55 -04:00
Jenn Magder c8bf7abeee
Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#34167)
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-10 14:30:28 -07:00
Jonah Williams c05fa894e6
Compatibility pass on flutter/painting tests for JavaScript compilation. (3) (#33352) 2019-06-10 14:05:51 -07:00
Shi-Hao Hong 3ab249cd41
Dartdoc Generation README Improvements (#34073)
* Add dartdoc generation README helper images

* Add test doc generation workflow section

* Add info about interpolating into templates
2019-06-10 13:22:47 -07:00
Emmanuel Garcia 8627ff433b
Allow multi-abi shared libraries in APKs and App bundles (#34123)
* Gradle generates ELF shared libraries instead of AOT snapshots.
* `flutter build apk/appbundle` supports multiple `--target-platform` and defaults to `android-arm` and `android-arm64`.
* `flutter build apk` now has a flag called `--split-per-abi`.
2019-06-10 13:16:09 -07:00
engine-flutter-autoroll 72aff8ef45
Roll engine e886d7b08295..36b7123bfc4e (3 commits) (#34164)
e886d7b082...36b7123bfc

git log e886d7b082953589569169513b0b7d8d78975055..36b7123bfc4ed23af10bc9cec61c6b9726a58f8f --no-merges --oneline
36b7123bf Roll src/third_party/skia 607c6d9c86ab..5ec1b8ff3f45 (13 commits) (flutter/engine#9253)
0fbab3dd3 Roll src/third_party/skia cc82972af115..607c6d9c86ab (1 commits) (flutter/engine#9251)
5bbc90852 Roll src/third_party/skia 9577f01ba081..cc82972af115 (1 commits) (flutter/engine#9249)

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 (bmparr@google.com), and stop
the roller if necessary.
2019-06-10 16:14:55 -04:00
Jonah Williams 71bfe3be9f
Revert "More verification on flutter build web, add tests and cleanup (#34090)" (#34166) 2019-06-10 12:01:14 -07:00
Jonah Williams 354ce1aa5a
More verification on flutter build web, add tests and cleanup (#34090) 2019-06-10 11:27:25 -07:00
Zachary Anderson 3c5a4dc7b2
Update the Fuchsia SDK (#34162) 2019-06-10 10:52:17 -07:00
Jonah Williams 980a574d4c
Compatibility pass on flutter/scheduler tests for JavaScript compilation. (2) (#33350) 2019-06-10 10:17:53 -07:00
Jonah Williams 392e825b24
Use product define for flutter web and remove extra asset server (#34159) 2019-06-10 09:54:02 -07:00
Alexander Aprelev d91797807e
Report async callback errors that currently go unreported. (#34081)
* Report async callback errors that currently go unreported.
* Add a test
2019-06-10 09:52:22 -07:00
chunhtai 38a5bbb44e
fix empty selection arrow when double clicked on empty read only textfield in ios (#34068) 2019-06-10 09:19:41 -07:00
Kate Lovett 991da4f77f
Updating MediaQuery with viewPadding (#33999)
* Updating MediaQuery with viewPadding

* Added tests

* Fixed test

* Updating remove logic & tests

* Diagram and documentation

* Review feedback
2019-06-10 09:10:24 -07:00
Justin McCandless ce4f15cd69
Toggle toolbar exception fix (#34055)
Stop a text editing error from happening
2019-06-10 08:06:24 -07:00
engine-flutter-autoroll 1157e67491
Roll engine 5ab48b447641..e886d7b08295 (2 commits) (#34133)
5ab48b4476...e886d7b082

git log 5ab48b4476413203b7735736429e0431407c8f0f..e886d7b082953589569169513b0b7d8d78975055 --no-merges --oneline
e886d7b08 Roll src/third_party/skia 9e1e8caff331..9577f01ba081 (1 commits) (flutter/engine#9247)
209146741 Correct typo (flutter/engine#9244)

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 (bmparr@google.com), and stop
the roller if necessary.
2019-06-09 15:05:55 -04:00
Jonah Williams 7f7c00a4e9
Enable web foundation tests (#34032) 2019-06-09 11:03:46 -07:00
engine-flutter-autoroll f3e698fba4
5ab48b447 Roll src/third_party/skia 53ae936b8447..9e1e8caff331 (1 commits) (flutter/engine#9245) (#34129)
afed5c5476...5ab48b4476

git log afed5c54765b3097f4ba58a76b3d450b7631a910..5ab48b4476413203b7735736429e0431407c8f0f --no-merges --oneline
5ab48b447 Roll src/third_party/skia 53ae936b8447..9e1e8caff331 (1 commits) (flutter/engine#9245)

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 (bmparr@google.com), and stop
the roller if necessary.
2019-06-09 11:04:55 -04:00
engine-flutter-autoroll d198e3871f afed5c547 Mark semantics functions const (flutter/engine#9243) (#34116) 2019-06-08 21:19:28 -07:00
Jonah Williams f8f7b89976
Revert "Generate ELF shared libraries and allow multi-abi libs in APKs and App bundles (#33696)" (#34121) 2019-06-08 18:43:25 -07:00
Emmanuel Garcia 966b15b4a4
Generate ELF shared libraries and allow multi-abi libs in APKs and App bundles (#33696)
* Gradle generates ELF shared libraries instead of AOT snapshots.
* `flutter build apk/appbundle` supports multiple `--target-platform` and defaults to `android-arm` and `android-arm64`.
*  `flutter build apk` now has a flag called `--split-per-abi`.
2019-06-08 18:02:32 -07:00
Jonah Williams 51aa95504d
roll engine to c5b55e9a6783ca811dd7b401332e9db8d4d54076 (#34114) 2019-06-08 15:24:32 -07:00
Todd Volkert 1a56015169
Roll engine to e8ee6acf8de3613fdd9f431fff5c4c37b65c3335 (#34099)
[engine] Fix builds targeting Android from a Windows host gen_snapshot (#9190)
2019-06-08 07:04:10 -07:00
engine-flutter-autoroll adbc5fe9b3
Roll engine ddd36e8338ab..c2e8e806d7b8 (2 commits) (#34097)
ddd36e8338...c2e8e806d7

git log ddd36e8338ab4c4369ec5d46c1085d8caad6fe9a..c2e8e806d7b89701f34a4f79037d66dc363cdc42 --no-merges --oneline
c2e8e806d Roll src/third_party/dart ff863afb16..7f146e431e (5 commits)
9e3078b9d Roll src/third_party/dart d10dffbfbf..ff863afb16 (7 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 (bmparr@google.com), and stop
the roller if necessary.
2019-06-08 02:50:55 -04:00
Jonah Williams 0ecf5674d1
Roll engine 0602dbb27547..ddd36e8338ab (17 commits) (#34094) 2019-06-07 21:34:05 -07:00
Jonah Williams 587687eedf
Revert "Added --dart-flags option to flutter run (#33924)" (#34092) 2019-06-07 19:33:14 -07:00
Ben Konyi 67a529b895
Added --dart-flags option to flutter run (#33924) 2019-06-07 18:53:42 -07:00
Shi-Hao Hong d3c864de06
Add endIndent property to Divider and VerticalDivider (#34057)
* Fixed indent to properly add to the top and not to the start

* Updated Divider documentation
2019-06-07 18:32:17 -07:00
Jonah Williams 8896f48c0f
make running on web spooky (#34084) 2019-06-07 18:17:04 -07:00
Jonah Williams 317e4cb013
don't warn on CHROME_EXECUTABLE missing if we've already located it. (#34079) 2019-06-07 18:16:54 -07:00
Gary Qian 938e4eb636
Add recognizer compatibility API (#34086) 2019-06-07 18:14:54 -07:00
Jonah Williams 6180a150c9
Revert "roll engine to 086b5a48d6acdb64dd7b2a4cbf9dd620c54812b9 (#34062)" (#34085) 2019-06-07 17:52:07 -07:00
Jonah Williams ee980ded72
Revert "Roll engine 0602dbb27547..06dbe28e33e5 (13 commits) (#34083)" (#34088) 2019-06-07 17:50:15 -07:00
engine-flutter-autoroll 239e959c81
Roll engine 0602dbb27547..06dbe28e33e5 (13 commits) (#34083)
0602dbb275...06dbe28e33

git log 0602dbb27547cd03d8f8e816b7995cace854f7e6..06dbe28e33e53aaaf765a5b32b5835d8a86b7563 --no-merges --oneline
06dbe28e3 Fix instantiateImageCodec api diff with web (stub) (flutter/engine#9234)
99240b7ad Remove unnecessary whitelisted flags for --dart-flags (flutter/engine#9233)
8eaddd606 Add web integration test to build_and_test_host (flutter/engine#9218)
a7fb7da34 Roll src/third_party/dart 9f2f5adb64..6d608fb52b (5 commits)
041c79114 Roll src/third_party/skia fe18de506097..14c8ca93db18 (11 commits) (flutter/engine#9231)
086b5a48d move webOnlyScheduleFrameCallback off of window (flutter/engine#9222)
8a6bad6ef Roll src/third_party/dart 40ef0c6d9f..9f2f5adb64 (4 commits)
91ee78068 Roll src/third_party/skia 6faf8d662af8..fe18de506097 (1 commits) (flutter/engine#9228)
828191990 Roll src/third_party/dart 6e0d978505..40ef0c6d9f (7 commits)
9dafb40a2 Roll src/third_party/skia 0e8362655a66..6faf8d662af8 (1 commits) (flutter/engine#9225)
e3b8b6120 Roll src/third_party/skia 3431d9d1dcc6..0e8362655a66 (2 commits) (flutter/engine#9223)
e80df363d Keyboard support for embedded Android views. (flutter/engine#9203)
2ec6dada6 Roll src/third_party/skia 6e4fee8c812e..3431d9d1dcc6 (17 commits) (flutter/engine#9221)

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 (bmparr@google.com), and stop
the roller if necessary.
2019-06-07 20:07:56 -04:00
Josh Burton 9223a44b8a Adds the androidX flag to a modules pubspec.yaml template so it is se… (#34066)
This is a small follow up to the previous AndroidX PR: https://github.com/flutter/flutter/pull/31028

This fixes an issue mentioned [here](https://github.com/flutter/flutter/issues/28805) where the androidX flag for a module is not set when creating a new project:

`flutter create --androidx -t module my_flutter`
2019-06-07 16:09:21 -07:00
Christopher Fujino 10d8758b2f
add analytics fields for attached device os version & run mode (#34074)
Adds two new custom analytics dimensions: run_target_os_version and run_target_mode_name that are sent with each invocation of flutter run and show up in Google Analytics as "screens".
2019-06-07 16:03:53 -07:00
Jonah Williams 8af16c8f79
roll engine to 086b5a48d6acdb64dd7b2a4cbf9dd620c54812b9 (#34062) 2019-06-07 15:53:05 -07:00
Gary Qian c2eaf8359d
Reland "Text inline widgets, TextSpan rework (#30069)" with improved backwards compatibility (#34051) 2019-06-07 15:47:23 -07:00
Michael Goderbauer 4cc6880cb2
Remove unused/dead code from Diagnostics (#33996) 2019-06-07 15:07:41 -07:00