14078 Commits

Author SHA1 Message Date
engine-flutter-autoroll
fbe11671a4
149b7b898 Roll src/third_party/dart 3173e594ba..a8b6e18b62 (16 commits) (flutter/engine#8883) (#32260)
df79d63a73...149b7b8981

git log df79d63a7387cbd83d550a98972dd7cdb64a8189..149b7b8981bf27229b00471c3cddd1a563ace2fc --no-merges --oneline
149b7b898 Roll src/third_party/dart 3173e594ba..a8b6e18b62 (16 commits) (flutter/engine#8883)

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 (chinmaygarde@google.com), and stop
the roller if necessary.
2019-05-07 18:13:39 -04:00
chunhtai
21efdff8a5
fix issue 32212 Text field keyboard selection crashes (#32256) 2019-05-07 15:07:11 -07:00
engine-flutter-autoroll
c27d10bf46
Roll engine 0e500daac83b..df79d63a7387 (20 commits) (#32253)
0e500daac8...df79d63a73

git log 0e500daac83b5ed3ba20a8d9452bfaa15b996ede..df79d63a7387cbd83d550a98972dd7cdb64a8189 --no-merges --oneline
df79d63a7 Roll src/third_party/skia 9f0eeac8204f..056944747072 (4 commits) (flutter/engine#8882)
5a045dd1f Log instead of throwing (flutter/engine#8881)
7e05f94ca Roll src/third_party/skia b0d8b76c4f62..9f0eeac8204f (4 commits) (flutter/engine#8879)
e7b944259 Roll src/third_party/skia d05c5eec42e9..b0d8b76c4f62 (1 commits) (flutter/engine#8877)
b226f25cc Roll src/third_party/skia d699a66fa220..d05c5eec42e9 (2 commits) (flutter/engine#8876)
4be57cf7f Roll src/third_party/skia 5f2807b71e71..d699a66fa220 (1 commits) (flutter/engine#8875)
bd3287522 Roll src/third_party/dart 821c75c584..3173e594ba (9 commits)
53309f81c Roll src/third_party/dart 36c315eacc..821c75c584 (2 commits)
bde63ebdc Roll buildroot to pull in Fuchsia SDK flag updates. (flutter/engine#8870)
f6e6d3986 Wire up Fuchsia SDK related updated for shell dependencies. #8869
444925f13 Roll src/third_party/dart cdabea8fe2..36c315eacc (17 commits)
3f9de1abb Roll src/third_party/skia 77af4ecd3546..5f2807b71e71 (3 commits) (flutter/engine#8866)
10cbdd49d Add resize functions to GLFW shell (flutter/engine#8864)
62ab9c7b8 Provide access to GLFW window in plugins (flutter/engine#8806)
4d830d2c9 Roll src/third_party/skia 7d2ad0fdef01..77af4ecd3546 (9 commits) (flutter/engine#8862)
3671182a9 Get prebuilt Dart via CIPD (flutter/engine#8859)
07bb4f9cd Roll src/third_party/dart 125c5cbf4a..cdabea8fe2 (4 commits)
7bcb665e7 Roll src/third_party/dart 67df3ff878..125c5cbf4a (6 commits) (flutter/engine#8856)
94b40540b Roll src/third_party/skia 2f3637bf2ed4..7d2ad0fdef01 (1 commits) (flutter/engine#8857)
2c2f060b7 Roll src/third_party/skia 719a69ca5a6d..2f3637bf2ed4 (2 commits) (flutter/engine#8855)

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 (chinmaygarde@google.com), and stop
the roller if necessary.
2019-05-07 17:21:39 -04:00
engine-flutter-autoroll
186b619110 Roll engine ee6412a74d36..0e500daac83b (3 commits) (#32133)
* e40cc1a03 Roll src/third_party/dart dbe80f3397..e0e5c85f48 (8 commits)

* 4101fa8bd Roll src/third_party/dart e0e5c85f48..e5575ba64a (5 commits)

* 0e500daac Roll src/third_party/dart e5575ba64a..67df3ff878 (3 commits)
2019-05-07 11:54:46 -07:00
xster
aa450d5660
Cupertino localization step 9: add tests (#29954) 2019-05-07 11:47:59 -07:00
Jonah Williams
eb996afaa8
make hotfix use a plus instead of minus (#32060) 2019-05-07 10:11:00 -07:00
Shi-Hao Hong
2f1e7cf662
Added state management docs/sample to SwitchListTile (#32147)
* Added documentation to SwitchListTile
2019-05-07 08:33:22 -07:00
Ian Hickson
f5674d7098 Performance issue template (#31944) 2019-05-06 18:32:28 -07:00
Ian Hickson
f61a2c3907 Clean up flutter_test/test/controller_test.dart (#31333)
Instead of using a custom WidgetController, which is very brittle, we just use the usual infrastructure.

Also, use structured data instead of an array.

This adds offsetMoreOrLessEquals to handle small floating point errors in offsets.
2019-05-06 14:36:30 -07:00
Ian Hickson
b770cdf267
Revert "Add shape property to SliverAppBar (#31662)" (#32155)
This reverts commit 28b58db1f21af7ef7a913aea7971a0513d87f11b.
2019-05-06 12:02:02 -07:00
Michael Klimushyn
fecba55888
Remove deprecated decodedCacheRatioCap (#32041) 2019-05-06 11:19:35 -07:00
yaheng
57d6666462 Fix text selection toolbar appearing under obstructions (#29809) 2019-05-06 11:18:09 -07:00
Emmanuel Garcia
cc7ec6d624
Bump multicast_dns version 2019-05-06 11:14:41 -07:00
Tiziano Munegato
28b58db1f2 Add shape property to SliverAppBar (#31662) 2019-05-06 10:34:37 -07:00
Darren Austin
017997b9c1
Increase size of touch regions in the Time Picker header (#32053)
- Increased the AM/PM, minute and hour buttons to at least 48x48
- Added InkWells to all of them
- Adjusted the landscape layout for the AM/PM buttons to be horizontal
- Added a test to ensure the regions are at least 48x48
2019-05-06 10:27:16 -07:00
Darren Austin
2d2edbf70b
Date picker layout exceptions (#31514)
Fixed several layout issues with the material date picker. Mostly just removed hard coded sizes to allow the grid view to scroll instead of overflowing.
2019-05-06 10:26:26 -07:00
Zachary Anderson
61236c873e
[flutter_tool] In 'attach' use platform dill and patched sdk dir from the Fuchsia SDK (#32071) 2019-05-06 09:26:58 -07:00
Jonah Williams
dd5d0d6c36
rename foreground and background to light and dark (#32070) 2019-05-06 08:02:08 -07:00
Jonah Williams
99e7b0a0ff
dont NPE with empty pubspec (#32072) 2019-05-06 08:01:45 -07:00
Antti Ahti
526113db32 Fix tab indentation (#31798)
Code indentation was done with tabs in some places. Replaced with spaces.
2019-05-06 14:09:54 +02:00
Michael Goderbauer
cc239580d3
Make Hover Listener respect transforms (#32025) 2019-05-06 13:36:13 +02:00
Michael Goderbauer
ea03ac2b84
Revert "Sliver animated list (#28834)" (#32135)
This reverts commit d2de911d50ea792d6743b2cdc74e8daf26112b91.
2019-05-06 11:53:32 +02:00
Simon Binder
d2de911d50 Sliver animated list (#28834) 2019-05-06 11:26:38 +02:00
engine-flutter-autoroll
538a1c6618
Roll engine 1d062db4db11..ee6412a74d36 (4 commits) (#32129)
1d062db4db...ee6412a74d

git log 1d062db4db119d680d3110a752de39419809a3a7..ee6412a74d36c8c5b38d51a529593db151063a62 --no-merges --oneline
ee6412a74 Roll src/third_party/skia 3fd1841161d1..719a69ca5a6d (1 commits) (flutter/engine#8853)
9fc786c9a Roll src/third_party/skia ac55784e3363..3fd1841161d1 (1 commits) (flutter/engine#8852)
09fae0827 fix assert (flutter/engine#8851)
bf89afdf6 Add asserts to semantics.dart (flutter/engine#8846)

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 (amirha@google.com), and stop
the roller if necessary.
2019-05-06 02:38:39 -04:00
LongCatIsLooong
8800153468
Fix CupertinoSliverRefreshControl onRefresh callback (#32086)
Replace CupertinoSliverRefreshControl.onRefresh's then callback with whenCompleted callback, so when onRefresh completes with error the sliver refresh control retracts like when it completes with value.
2019-05-04 15:54:44 -07:00
Shi-Hao Hong
2f75005a16
Fix Exception on Nested TabBarView disposal (#31581)
* Add Flag to determine if pixels is set by viewport during disposal

* Add TODO to remove nested TabBarView workaround once unnecessary build/dispose issues are resolved
2019-05-04 09:14:49 -07:00
done
d53115ab2e fix FlutterDriver timeout (#31824) 2019-05-04 06:13:25 -07:00
engine-flutter-autoroll
c731e3e670
1d062db4d remove unecessary usage of runtimeType in dart:ui (flutter/engine#8844) (#32084)
72bafad41d...1d062db4db

git log 72bafad41d21129773fdf15a2d50cda19db4a451..1d062db4db119d680d3110a752de39419809a3a7 --no-merges --oneline
1d062db4d remove unecessary usage of runtimeType in dart:ui (flutter/engine#8844)

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 (amirha@google.com), and stop
the roller if necessary.
2019-05-04 04:59:39 -04:00
engine-flutter-autoroll
6a3f6cc178
72bafad41 Roll src/third_party/skia feae867f8425..ac55784e3363 (1 commits) (flutter/engine#8847) (#32081)
e518dd2aad...72bafad41d

git log e518dd2aadee9894ebeaaf9ccbfa0ac7de925e2d..72bafad41d21129773fdf15a2d50cda19db4a451 --no-merges --oneline
72bafad41 Roll src/third_party/skia feae867f8425..ac55784e3363 (1 commits) (flutter/engine#8847)

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 (amirha@google.com), and stop
the roller if necessary.
2019-05-04 03:16:41 -04:00
engine-flutter-autoroll
fcab9de545
e518dd2aa Roll src/third_party/skia 8ac78aa6df3f..feae867f8425 (1 commits) (flutter/engine#8845) (#32078)
f82ea26494...e518dd2aad

git log f82ea26494f2c9396b658fe04702871f8ec76000..e518dd2aadee9894ebeaaf9ccbfa0ac7de925e2d --no-merges --oneline
e518dd2aa Roll src/third_party/skia 8ac78aa6df3f..feae867f8425 (1 commits) (flutter/engine#8845)

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 (amirha@google.com), and stop
the roller if necessary.
2019-05-03 23:29:38 -04:00
engine-flutter-autoroll
bdcd084c7d
f82ea2649 Update buildroot, libjpeg-turbo and googletest to pull in Fuchsia SDK patches. (flutter/engine#8841) (#32077)
88e82d371a...f82ea26494

git log 88e82d371a20b4be5c097a93b90d420df9424cc0..f82ea26494f2c9396b658fe04702871f8ec76000 --no-merges --oneline
f82ea2649 Update buildroot, libjpeg-turbo and googletest to pull in Fuchsia SDK patches. (flutter/engine#8841)

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 (amirha@google.com), and stop
the roller if necessary.
2019-05-03 22:26:38 -04:00
engine-flutter-autoroll
54e424f714
88e82d371 Remove static leaks (flutter/engine#8825) (#32076)
33cf682f18...88e82d371a

git log 33cf682f18eab200095c3edb182b115f2240d1b9..88e82d371a20b4be5c097a93b90d420df9424cc0 --no-merges --oneline
88e82d371 Remove static leaks (flutter/engine#8825)

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 (amirha@google.com), and stop
the roller if necessary.
2019-05-03 21:31:41 -04:00
engine-flutter-autoroll
bd0c1dc370
33cf682f1 Roll src/third_party/skia 70aab823547a..8ac78aa6df3f (5 commits) (flutter/engine#8838) (#32075)
2c9e37c34e...33cf682f18

git log 2c9e37c34e79475bbde7c8163eb5e56cdb9662a1..33cf682f18eab200095c3edb182b115f2240d1b9 --no-merges --oneline
33cf682f1 Roll src/third_party/skia 70aab823547a..8ac78aa6df3f (5 commits) (flutter/engine#8838)

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 (amirha@google.com), and stop
the roller if necessary.
2019-05-03 20:36:38 -04:00
Jonah Williams
6a250c8d65
update packages and unpin build (#32066) 2019-05-03 16:54:35 -07:00
engine-flutter-autoroll
c42f3fb1d3
Roll engine 88113925e3a0..2c9e37c34e79 (4 commits) (#32069)
88113925e3...2c9e37c34e

git log 88113925e3a063bd6a249346aaa784e65772a25b..2c9e37c34e79475bbde7c8163eb5e56cdb9662a1 --no-merges --oneline
2c9e37c34 Cause crash in FlutterJNI if invoked on non-main thread (#31263). (flutter/engine#8830)
7ce2666e5 Guard Android logs (flutter/engine#8824)
8584da2c2 Roll src/third_party/skia dc19391eef52..70aab823547a (8 commits) (flutter/engine#8836)
1cdc16322 Roll src/third_party/dart 1577b95c93..dbe80f3397 (43 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 (amirha@google.com), and stop
the roller if necessary.
2019-05-03 19:46:41 -04:00
Hans Muller
73957b94e7
Test Material buttons against a11y contrast guidelines (#32050) 2019-05-03 16:13:42 -07:00
engine-flutter-autoroll
1349be95a3
88113925e Default the animated frame cache to 0 when unset (flutter/engine#8833) (#32046)
e21bb43f68...88113925e3

git log e21bb43f68dab51db4d53818820e17a908b0047a..88113925e3a063bd6a249346aaa784e65772a25b --no-merges --oneline
88113925e Default the animated frame cache to 0 when unset (flutter/engine#8833)

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 (amirha@google.com), and stop
the roller if necessary.
2019-05-03 16:02:17 -04:00
Greg Spencer
11e0a725d4
Re-land: Add support for Tooltip hover (#31699)
This is a re-land of #31561, after fixing performance regressions.

Added change listening to the MouseTracker so that the Listener and tooltip can react to whether or not a mouse is connected at all. Added a change check to make sure Listener only repaints when something changed.

Fixes #22817
2019-05-03 13:00:36 -07:00
Gary Qian
3bd1737c0e
Partially Rollback caret change for Android (#32043) 2019-05-03 12:32:04 -07:00
Justin McCandless
0a3df1b576
Text wrap width (#31987)
Add `textWidthBasis` param to Text to allow calculating width according to longest line.
2019-05-03 11:41:07 -07:00
done
72a72b375a remove unnecessary artificial delay in catalog example (#31822)
* remove unnecessary artificial delay

* fix test_driver README
2019-05-03 11:25:29 -07:00
Furkan Tektas
299ce6e373 Cupertino Turkish Translation (#32013) 2019-05-03 11:03:25 -07:00
engine-flutter-autoroll
2e32fba79c
Roll engine 1bcbaf73a724..e21bb43f68da (2 commits) (#32035)
1bcbaf73a7...e21bb43f68

git log 1bcbaf73a724996806e0dfd27c7fec9da902e450..e21bb43f68dab51db4d53818820e17a908b0047a --no-merges --oneline
e21bb43f6 Roll src/third_party/skia 670c6ec66ef9..dc19391eef52 (2 commits) (flutter/engine#8832)
ad67cb067 Roll src/third_party/skia 68eb8c276355..670c6ec66ef9 (13 commits) (flutter/engine#8831)

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 (amirha@google.com), and stop
the roller if necessary.
2019-05-03 13:24:18 -04:00
chunhtai
38808d9fe4
Reland fix 25807 implement move for sliver multibox widget (#31978) 2019-05-03 09:48:20 -07:00
Efthymis Sarmpanis
39d660be78 Extract TODO comment from Image.asset dardoc (#31903) 2019-05-03 08:29:02 -07:00
Efthymis Sarmpanis
d095b05522 Updated primaryColor docs to refer to colorScheme properties (#31902) 2019-05-03 08:28:16 -07:00
Tong Mu
7beb09e76a
Redo "Remove pressure customization from some pointer events" (#30874)
* Revert "Revert "Remove pressure customization from some pointer events (#30414)" (#30873)"

This reverts commit f34c2ef0a31b7d955035576eeedb0cee7508b2a8.

* Revert pressure removal of PointerUpEvent

* Replace PR with an issue

* Add tests for fromMouseEvent
2019-05-02 23:05:01 -07:00
engine-flutter-autoroll
c8b00a9ffc
1bcbaf73a Add flutter settings channel and window brightness to macOS shell (flutter/engine#8810) (#32018)
480844608c...1bcbaf73a7

git log 480844608c16287c968198c394c5adac6def983c..1bcbaf73a724996806e0dfd27c7fec9da902e450 --no-merges --oneline
1bcbaf73a Add flutter settings channel and window brightness to macOS shell (flutter/engine#8810)

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 (amirha@google.com), and stop
the roller if necessary.
2019-05-03 01:07:17 -04:00
engine-flutter-autoroll
f5ca4e8727
Roll engine 39a950e5d1d1..480844608c16 (2 commits) (#32016)
39a950e5d1...480844608c

git log 39a950e5d1d1cbeb3d70334c6275d224e843b30e..480844608c16287c968198c394c5adac6def983c --no-merges --oneline
480844608 Remove asserts and add BuildConfig (flutter/engine#8821)
c97bd4543 Download the Fuchsia SDK and toolchain in a gclient hook. (flutter/engine#8794)

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 (amirha@google.com), and stop
the roller if necessary.
2019-05-03 00:07:17 -04:00
engine-flutter-autoroll
61218f74e5
Roll engine ef2bed65db22..39a950e5d1d1 (5 commits) (#32011)
ef2bed65db...39a950e5d1

git log ef2bed65db22b1ce3d05947d5cfa3927eb6fa975..39a950e5d1d1cbeb3d70334c6275d224e843b30e --no-merges --oneline
39a950e5d remove legacy build deps (flutter/engine#8820)
c0be4e277 Fix api conformance check (flutter/engine#8817)
30639ee7b Allow FlutterEngine to be used on back-to-back screens (#31264). (flutter/engine#8808)
45d0c4d11 Roll src/third_party/skia cd5d14619fe2..68eb8c276355 (4 commits) (flutter/engine#8815)
9856479ec Roll src/third_party/dart b6997deb3e..1577b95c93 (18 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 (amirha@google.com), and stop
the roller if necessary.
2019-05-02 23:08:17 -04:00