Skip to content

update from master#1

Merged
diegoveloper merged 147 commits intodiegoveloper:scrim_color_scaffoldfrom
flutter:master
Apr 26, 2019
Merged

update from master#1
diegoveloper merged 147 commits intodiegoveloper:scrim_color_scaffoldfrom
flutter:master

Conversation

@diegoveloper
Copy link
Owner

No description provided.

Jonah Williams and others added 30 commits April 15, 2019 08:59
flutter/engine@9aa7c9a...c3824f0

git log 9aa7c9a..c3824f0 --no-merges --oneline
c3824f0 Roll src/third_party/skia e62bf561638c..990bfc785891 (2 commits) (flutter/engine#8569)
49a72e1 Roll src/third_party/skia 8be917af4313..e62bf561638c (5 commits) (flutter/engine#8568)
7292d62 Revert Versions API (flutter/engine#7828)
9336671 Revert "Roll src/third_party/dart a8f3a5dae6..c2eb9a9860 (8 commits)" (flutter/engine#8567)
a543543 Roll src/third_party/dart a8f3a5dae6..c2eb9a9860 (8 commits)
23b0e02 Android Embedding PR29: Improve FlutterFragment construction API + engine config API. (flutter/engine#8540)
e6c822d Roll src/third_party/skia 25071cc52b4b..8be917af4313 (6 commits) (flutter/engine#8564)
1bb2c0c Remove unused import in FlutterActivityDelegate (flutter/engine#8563)
ad04340 Add missing <memory> include to text_input_model.h (flutter/engine#8562)
fcd717e Update README.md to point to flutter.dev (flutter/engine#8557)
501892a Roll src/third_party/skia 35f1c154c5e5..25071cc52b4b (7 commits) (flutter/engine#8560)
db99c86 Roll src/third_party/skia 41476708db86..35f1c154c5e5 (1 commits) (flutter/engine#8559)
a88cd80 Roll src/third_party/skia f74fff660084..41476708db86 (1 commits) (flutter/engine#8558)

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 ([email protected]), and stop
the roller if necessary.
…30818)

* add a --build/--no-build flag to flutter drive command
Previously, I used the Android emulator for testing and everything
seemed to work fine with stdout (if I remember correctly). But our
devicelab uses real Android devices and the warnings are routed to
stderr. Hence change stdout to stderr in the test.
## Description

Previously, such function is only available in the debug mode. But the
performance information is very noisy in debug mode with JIT. I feel
that such function is as important and useful as the performance overlay
and the `--trace-skia` option for the GPU thread.  So we should give it
the same ability to run in both profile and debug mode.

I've tested it using flutter_gallery in the profile mode. There's no
observable difference in the performance overlay between toggling widget
build profiling.

## Related Issues

#30984
Small usability fixes for pan and zoom demo. Title and instruction dialog.
flutter/engine@c3824f0...324b840

git log c3824f0..324b840 --no-merges --oneline
324b840 Remove the flutter_aot GN argument. (flutter/engine#8581)
571ce94 Roll src/third_party/skia 1875353110d1..bf15b6676843 (8 commits) (flutter/engine#8582)
b7d484e Roll src/third_party/skia 1fe0b86f17f3..1875353110d1 (5 commits) (flutter/engine#8580)
73f455a Roll src/third_party/skia e1c5ea6779f4..1fe0b86f17f3 (1 commits) (flutter/engine#8579)
42d06b3 Roll src/third_party/skia 3611ee1bb157..e1c5ea6779f4 (3 commits) (flutter/engine#8578)
eb575e2 Roll src/third_party/skia c9f55de2ed39..3611ee1bb157 (1 commits) (flutter/engine#8577)
40473d3 Roll src/third_party/skia b5e57e9a3d0f..c9f55de2ed39 (1 commits) (flutter/engine#8576)
dc952bc Roll src/third_party/skia 5c6b565bdfb9..b5e57e9a3d0f (1 commits) (flutter/engine#8575)
14a1db2 Roll src/third_party/skia 12cf258193dc..5c6b565bdfb9 (1 commits) (flutter/engine#8573)
dcd0209 Roll src/third_party/skia 33233a09fef8..12cf258193dc (1 commits) (flutter/engine#8572)
e0b9bc1 Roll src/third_party/skia 69f54f8f0f22..33233a09fef8 (1 commits) (flutter/engine#8571)
9f9d5d6 Roll src/third_party/skia 990bfc785891..69f54f8f0f22 (1 commits) (flutter/engine#8570)
7c7df0d Add null check in FLETextInputPlugin (flutter/engine#8538)

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 ([email protected]), and stop
the roller if necessary.
…ts) (flutter/engine#8584) (#31098)

flutter/engine@324b840...0575a9b

git log 324b840..0575a9b --no-merges --oneline
0575a9b Roll src/third_party/skia bf15b6676843..d51d00745b1d (6 commits) (flutter/engine#8584)

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 ([email protected]), and stop
the roller if necessary.
* Support release/debug flavors of flutter_patched_sdk

* Use [anyNamed] instead of [any] for mocking named arguments

* Fix use of local engine in release mode
…ts) (flutter/engine#8586) (#31106)

flutter/engine@0575a9b...9970fb5

git log 0575a9b..9970fb5 --no-merges --oneline
9970fb5 Roll src/third_party/skia d51d00745b1d..9d10206b7add (1 commits) (flutter/engine#8586)

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 ([email protected]), and stop
the roller if necessary.
Updates the keycodes by regenerating them using the script, and fixed a comment in the template to conform to style.
flutter/engine@9970fb5...7d1da56

git log 9970fb5..7d1da56 --no-merges --oneline
7d1da56 Roll src/third_party/skia 5bee533ef3a3..6c431d52020c (1 commits) (flutter/engine#8589)
d8a2a55 Roll src/third_party/skia 9d10206b7add..5bee533ef3a3 (4 commits) (flutter/engine#8587)

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 ([email protected]), and stop
the roller if necessary.
This version of dartdoc properly escapes fenced code block "info strings."
flutter/engine@7d1da56...7af3f2b

git log 7d1da56..7af3f2b --no-merges --oneline
7af3f2b Roll buildroot to ce7b5c7 (flutter/engine#8593)
d2eeceb Roll src/third_party/skia 6c431d52020c..68aeec07de4a (7 commits) (flutter/engine#8590)

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 ([email protected]), and stop
the roller if necessary.
flutter/engine@7af3f2b...c0ee647

git log 7af3f2b..c0ee647 --no-merges --oneline
c0ee647 Roll src/third_party/skia 68aeec07de4a..db13d3874846 (16 commits) (flutter/engine#8595)
28a46d5 Composite Embedded Views with the correct GrContext

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 ([email protected]), and stop
the roller if necessary.
…1159)

* Revert "Use full height of the glyph for caret height on Android (#30991)"

This reverts commit 96e1fc9.
…#31163)

flutter/engine@c0ee647...db36d28

git log c0ee647..db36d28 --no-merges --oneline
db36d28 Roll src/third_party/dart a8f3a5dae6..8e73b3c006 (92 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 ([email protected]), and stop
the roller if necessary.
…1168)

flutter/engine@db36d28...b819b62

git log db36d28..b819b62 --no-merges --oneline
b819b62 Variant type for C++ client wrapper (flutter/engine#8592)

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 ([email protected]), and stop
the roller if necessary.
…ts) (flutter/engine#8599) (#31170)

flutter/engine@b819b62...388124f

git log b819b62..388124f --no-merges --oneline
388124f Roll src/third_party/skia db13d3874846..70ed05e53ad2 (6 commits) (flutter/engine#8599)

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 ([email protected]), and stop
the roller if necessary.
xster and others added 29 commits April 25, 2019 00:03
Previously benchmark_test.dart would break if run with --update-goldens.
Now the entire test suite can be run with --update-goldens.
flutter/engine@26b30a4...1a8534c

git log 26b30a4..1a8534c --no-merges --oneline
1a8534c Revert "Increase the memory usage estimate for EngineLayer (#8700)" (flutter/engine#8738)
d2703b4 Roll src/third_party/skia a1ab899e9e3f..2444c0e9aa23 (2 commits) (flutter/engine#8739)
0f47ab6 Roll src/third_party/skia 46d0f9aad1e6..a1ab899e9e3f (2 commits) (flutter/engine#8737)

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 ([email protected]), and stop
the roller if necessary.
* Update packages
* Capture JSON RPC errors that presently get swallowed
…ts) (flutter/engine#8740) (#31611)

flutter/engine@1a8534c...e44c5d9

git log 1a8534c..e44c5d9 --no-merges --oneline
e44c5d9 Roll src/third_party/skia 2444c0e9aa23..10d172169f2d (1 commits) (flutter/engine#8740)

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 ([email protected]), and stop
the roller if necessary.
…8710) (#31613)

flutter/engine@e44c5d9...3a29e6a

git log e44c5d9..3a29e6a --no-merges --oneline
3a29e6a Plumb arguments from Settings to Dart main() (flutter/engine#8710)

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 ([email protected]), and stop
the roller if necessary.
* fix transform assert
Fix a bug where text selection handles were invisible in iOS
Adds support for mouse pointer hovering to trigger tooltips, as well as custom timeouts for the tooltip durations, and a custom decoration. It also makes the tooltip be fully opaque when shown, and fade in over 150ms, and fade out over 75ms, and draw a 4.0 corner radius, all to conform with the material spec. Prior to this change, it was using a corner radius of 2.0 when shown, and faded in and out over 200ms.

Fixes #22817
flutter/engine@3a29e6a...7471dde

git log 3a29e6a..7471dde --no-merges --oneline
7471dde Limit the size of VirtualDisplay we create in android (flutter/engine#8704)
8edfaea Roll src/third_party/skia 10d172169f2d..8413ff13fefa (10 commits) (flutter/engine#8741)

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 ([email protected]), and stop
the roller if necessary.
This re-lands the Focus changes in #30040. Correctness changes in routes.dart, and removes the automatic requesting of focus on reparent when there is no current focus, which caused undesirable selections.

Addresses #11344, #1608, #13264, and #1678
Fixes #30084
Fixes #26704
flutter/engine@7471dde...0c9c293

git log 7471dde..0c9c293 --no-merges --oneline
0c9c293 Add Rect.fromCenter() constructor (flutter/engine#8716)
74abe29 Roll src/third_party/skia 8413ff13fefa..b14574924ab3 (4 commits) (flutter/engine#8745)
95fd36c Roll src/third_party/dart 1f1592edce..e70273c306 (78 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 ([email protected]), and stop
the roller if necessary.
flutter/engine@0c9c293...86c1329

git log 0c9c293..86c1329 --no-merges --oneline
86c1329 Roll src/third_party/skia b14574924ab3..ff7006ff8082 (2 commits) (flutter/engine#8748)
9bc5e0b Roll src/third_party/dart e70273c306..9a07ad88f4 (5 commits)
1502300 Log the sticky error during isolate shutdown (flutter/engine#8742)

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 ([email protected]), and stop
the roller if necessary.
- Fixed the bug where CupertinoRefreshControl doesn't work in the gallery demo on Android.
- Updated documentation on CupertinoRefreshControl
- Added comments to the gallery demo
- Added concrete examples to ScrollPhysics
…ts) (flutter/engine#8750) (#31643)

flutter/engine@86c1329...1b20489

git log 86c1329..1b20489 --no-merges --oneline
1b20489 Roll src/third_party/skia ff7006ff8082..ad1a0ca8be29 (4 commits) (flutter/engine#8750)

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 ([email protected]), and stop
the roller if necessary.
…31648)

flutter/engine@1b20489...2cfe5af

git log 1b20489..2cfe5af --no-merges --oneline
2cfe5af Roll src/third_party/dart 9a07ad88f4..7adad2a245 (4 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 ([email protected]), and stop
the roller if necessary.
…ts) (flutter/engine#8752) (#31657)

flutter/engine@2cfe5af...0b6a4be

git log 2cfe5af..0b6a4be --no-merges --oneline
0b6a4be Roll src/third_party/skia ad1a0ca8be29..f82158fb7fdc (5 commits) (flutter/engine#8752)

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 ([email protected]), and stop
the roller if necessary.
flutter/engine@0b6a4be...8b2d80f

git log 0b6a4be..8b2d80f --no-merges --oneline
8b2d80f Roll src/third_party/skia d3aeecd01069..ee90eb42fe4f (7 commits) (flutter/engine#8757)
c9f327b Roll src/third_party/dart 7adad2a245..832668ff6c (5 commits) (flutter/engine#8756)
84be6ad Roll src/third_party/skia f82158fb7fdc..d3aeecd01069 (2 commits) (flutter/engine#8755)

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 ([email protected]), and stop
the roller if necessary.
* Allow adb stdout to contain the port number without failing

* Add tests that port forwarder correctly responds to known ADB output
@diegoveloper diegoveloper merged commit 22283b7 into diegoveloper:scrim_color_scaffold Apr 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.