Shi-Hao Hong
dffbfebbf1
added friendlier error for invalid AndroidManifest.xml ( #29604 )
2019-03-19 14:44:22 -07:00
Phil Quitslund
8707f1f335
make literals const for @immutable constructors ( #29619 )
2019-03-19 14:17:37 -07:00
Hans Muller
b3046a6c67
Update progress indicator API docs ( #29564 )
2019-03-19 14:13:11 -07:00
engine-flutter-autoroll
c4181b06f3
Roll engine 5088735e5f54..e28fc3c810ee (9 commits) ( #29615 )
...
5088735e5f...e28fc3c810
git log 5088735e5f54f7fb34215b6665cb4da1fd8f075d..e28fc3c810ee3c62ad201bc49f4934f0ed20a82c --no-merges --oneline
e28fc3c81 Define the dart_platform_sdk GN variable only on host targets (flutter/engine#8206 )
e73dbf6a6 Roll src/third_party/skia 389b4b267d15..7eba20aef187 (2 commits) (flutter/engine#8209 )
bc8ebcb96 Export FlutterSemanticsUpdateNotification and improve docs (flutter/engine#8203 )
b404c69fd [scenic][SCN-1054] Move back off of SetTranslationRH (flutter/engine#8174 )
71e2d7d8c Roll src/third_party/skia 4a522b7e916c..389b4b267d15 (32 commits) (flutter/engine#8205 )
ad5b722a7 Simplify the fallback waiter and add traces for vsync scheduling overhead. (flutter/engine#8185 )
6980a8356 [platform_view] iOSP platformView composition optimize. (flutter/engine#8202 )
568841923 Disable build_ios due to large queue times. (flutter/engine#8204 )
629072277 Merge only gpu and platform threads for platform views, fix deadlock. (flutter/engine#8045 )
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 (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-19 16:04:55 -04:00
Jonah Williams
f8f2b043e1
remove explicit frame schedule ( #29461 )
2019-03-19 10:24:55 -07:00
Priit Lätt
cdbd0f9ddd
Use async execution for xcodebuild commands ( #29048 )
2019-03-19 09:19:34 -07:00
Brian Wilkerson
2b7ad97419
Update another SDK constraint ( #29454 )
2019-03-19 07:08:06 -07:00
Dan Field
ee3e621f02
Remove timeout from add2app test for iOS ( #28746 )
2019-03-18 21:40:21 -07:00
Dan Field
5e27ebbe8d
Add semantic label finders ( #29342 )
...
* Add semantic label finders
2019-03-18 20:32:03 -07:00
liyuqian
79e3bf4ad3
Manually roll engine to 5088735e5 ( #29566 )
...
Need this manual roll because of golden changes.
flutter/engine@5088735e5 Clip to clip_rect instead of paint bounds (flutter/engine#8183 )
flutter/engine@8818a6c41 Roll src/third_party/skia 2c043c288169..4a522b7e916c (3 commits) (flutter/engine#8201 )
flutter/engine@048d70bc0 Support dartdevc, dart2js with shared source files, dartdevc sdk (flutter/engine#8105 )
flutter/engine@e0782dec7 Roll src/third_party/skia 576b2a5596bc..2c043c288169 (2 commits) (flutter/engine#8200 )
2019-03-18 17:34:20 -07:00
Jonah Williams
55a2ee588d
make build runner configurable ( #29568 )
2019-03-18 15:50:11 -07:00
engine-flutter-autoroll
5e16e97a85
Roll engine e75f6de01fee..048d70bc0948 (2 commits) ( #29569 )
...
e75f6de01f...048d70bc09
git log e75f6de01fee738eb15f24efb0ec549587009f1a..048d70bc0948de3bad60e2056f186f336cd5aad9 --no-merges --oneline
048d70bc0 Support dartdevc, dart2js with shared source files, dartdevc sdk (flutter/engine#8105 )
e0782dec7 Roll src/third_party/skia 576b2a5596bc..2c043c288169 (2 commits) (flutter/engine#8200 )
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 (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-18 18:12:33 -04:00
Filip Hracek
644f499ab7
Add sample to forEachTween ( #29195 )
...
The current documentation for `AnimatedWidgetBaseState.forEachTween` is exhaustive but a little hard to grok. This dartdoc example provides some clarity.
2019-03-18 14:37:57 -07:00
Dan Field
803b15e0db
Reland composite physical layers on all platforms ( #29532 )
...
Reland composite physical layers and update tests
2019-03-18 12:30:02 -07:00
xster
59ce7d6bff
Make real JSON in arb ( #29463 )
v1.3.13
2019-03-18 11:20:10 -07:00
Francisco Magdaleno
c163ed9618
Adds macOS raw keyboard mapping ( #29231 )
2019-03-18 11:12:04 -07:00
Jonah Williams
75c50da5f6
Ensure that different formatting of ndk properties file does not crash tool ( #29528 )
2019-03-18 10:51:24 -07:00
Ivan Schütz
bd697d4b5a
Improve Navigator documentation ( #29540 )
2019-03-18 10:31:02 -07:00
Dan Field
8e14c227eb
Make it easier to ensure semantics in widgetTests ( #29387 )
...
* Make it easier to ensure semantics
2019-03-18 10:08:23 -07:00
engine-flutter-autoroll
a1bee54fda
Roll engine 5b09204e3037..e75f6de01fee (2 commits) ( #29537 )
...
5b09204e30...e75f6de01f
git log 5b09204e3037a8e03fcffc9161cd474b41f4db3b..e75f6de01fee738eb15f24efb0ec549587009f1a --no-merges --oneline
e75f6de01 Roll src/third_party/skia 895e1eedb420..576b2a5596bc (1 commits) (flutter/engine#8198 )
d9fda1c20 Add --no-full-dart-sdk option to GN (flutter/engine#8196 )
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 (jsimmons@google.com ), and stop
the roller if necessary.
v1.3.12
2019-03-18 05:02:34 -04:00
engine-flutter-autoroll
af6e09f6ea
Roll engine 4d9b9aacd076..5b09204e3037 (3 commits) ( #29522 )
...
4d9b9aacd0...5b09204e30
git log 4d9b9aacd07602031ab9cee863a74ecf02686ed4..5b09204e3037a8e03fcffc9161cd474b41f4db3b --no-merges --oneline
5b09204e3 Roll src/third_party/skia 72ef2d519a0e..895e1eedb420 (1 commits) (flutter/engine#8195 )
a47e12d25 Roll src/third_party/skia 3ea586f9f959..72ef2d519a0e (1 commits) (flutter/engine#8194 )
5ca92fbe9 Roll src/third_party/skia 143542fa28e9..3ea586f9f959 (1 commits) (flutter/engine#8193 )
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 (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-17 21:07:33 -04:00
engine-flutter-autoroll
e567f1117a
Roll engine c6f9fe7e00e2..4d9b9aacd076 (2 commits) ( #29507 )
...
c6f9fe7e00...4d9b9aacd0
git log c6f9fe7e00e2648de1a7aa02673b7771a9b92c49..4d9b9aacd07602031ab9cee863a74ecf02686ed4 --no-merges --oneline
4d9b9aacd Roll src/third_party/skia e1f2a572cec0..143542fa28e9 (1 commits) (flutter/engine#8192 )
c14fde841 Roll src/third_party/skia d95286de1dda..e1f2a572cec0 (1 commits) (flutter/engine#8191 )
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 (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-17 16:07:34 -04:00
engine-flutter-autoroll
5b917fa946
c6f9fe7e0 Roll src/third_party/skia 90155edf140b..d95286de1dda (2 commits) (flutter/engine#8190) ( #29497 )
...
0f97c920ff...c6f9fe7e00
git log 0f97c920ff90aaa0cbfd960ef61089a124ffafae..c6f9fe7e00e2648de1a7aa02673b7771a9b92c49 --no-merges --oneline
c6f9fe7e0 Roll src/third_party/skia 90155edf140b..d95286de1dda (2 commits) (flutter/engine#8190 )
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 (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-16 22:39:34 -04:00
engine-flutter-autoroll
bc0b4070a1
0f97c920f Roll src/third_party/skia f3f7059cb736..90155edf140b (1 commits) (flutter/engine#8189) ( #29493 )
...
4a4f1823eb...0f97c920ff
git log 4a4f1823eb5b3a08b703f0190ab309af8b65f721..0f97c920ff90aaa0cbfd960ef61089a124ffafae --no-merges --oneline
0f97c920f Roll src/third_party/skia f3f7059cb736..90155edf140b (1 commits) (flutter/engine#8189 )
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 (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-16 19:14:34 -04:00
engine-flutter-autoroll
3ca8e1619e
Roll engine 015c0246aebc..4a4f1823eb5b (4 commits) ( #29491 )
...
015c0246ae...4a4f1823eb
git log 015c0246aebc6fc23f30004e3319b6d1e85a885a..4a4f1823eb5b3a08b703f0190ab309af8b65f721 --no-merges --oneline
4a4f1823e Roll src/third_party/skia 3d42a0521d12..f3f7059cb736 (6 commits) (flutter/engine#8188 )
39fea5502 Roll src/third_party/skia f34d0c79dc6c..3d42a0521d12 (1 commits) (flutter/engine#8187 )
926e65531 Roll src/third_party/skia d3cfbcae10eb..f34d0c79dc6c (2 commits) (flutter/engine#8186 )
575d61f49 Roll src/third_party/skia 49ea3194535c..d3cfbcae10eb (9 commits) (flutter/engine#8184 )
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 (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-16 15:31:34 -04:00
liyuqian
0bf0f5c1da
Add doc about MediaQuery to Chip ( #29445 )
...
Fixes https://github.com/flutter/flutter/issues/21232
2019-03-15 22:03:13 -07:00
engine-flutter-autoroll
90819b75bb
Roll engine 0e0e0a98f511..015c0246aebc (3 commits) ( #29464 )
...
0e0e0a98f5...015c0246ae
git log 0e0e0a98f5111ebf4032ef25eaf568f19867ecf1..015c0246aebc6fc23f30004e3319b6d1e85a885a --no-merges --oneline
015c0246a Fix log level typo from ERROR to INFO (flutter/engine#8180 )
c033aa469 Fix include of libzx. (flutter/engine#8181 )
d92f93730 Add flag to allow only building full sdk on release to speed up bots (flutter/engine#8080 )
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 (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-15 22:45:36 -04:00
Jonah Williams
72605d2406
Switch flutter_tools from script to app-jit snapshot. ( #27749 )
2019-03-15 19:33:24 -07:00
engine-flutter-autoroll
23326db7a1
0e0e0a98f Roll src/third_party/skia 46f5ee156155..49ea3194535c (8 commits) (flutter/engine#8179) ( #29453 )
...
7da45be4a9...0e0e0a98f5
git log 7da45be4a9afec572ebc110ad52511f5e2dc63e3..0e0e0a98f5111ebf4032ef25eaf568f19867ecf1 --no-merges --oneline
0e0e0a98f Roll src/third_party/skia 46f5ee156155..49ea3194535c (8 commits) (flutter/engine#8179 )
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 (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-15 20:49:34 -04:00
Jonah Williams
fa52f345d6
fix for sometimes packages file is an APK ( #29456 )
2019-03-15 15:52:40 -07:00
Jonah Williams
cd803ac7f2
Improve hot reload performance ( #28152 )
2019-03-15 15:02:45 -07:00
engine-flutter-autoroll
bfac60485d
7da45be4a Roll src/third_party/skia 69600007e278..46f5ee156155 (8 commits) (flutter/engine#8178) ( #29447 )
...
cad97fe746...7da45be4a9
git log cad97fe7467c60de645d47acffd0e00cd83178ab..7da45be4a9afec572ebc110ad52511f5e2dc63e3 --no-merges --oneline
7da45be4a Roll src/third_party/skia 69600007e278..46f5ee156155 (8 commits) (flutter/engine#8178 )
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 (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-15 18:00:36 -04:00
Shi-Hao Hong
2a21c1a188
add assert if length of TabController and number of tabs do not match ( #29332 )
2019-03-15 14:25:56 -07:00
Anthony
87e6beecad
Fix Flex class docs by replacing 'vertical space' with 'space on its main axis' so that the language fits both column and row. ( #29057 )
2019-03-15 13:33:51 -07:00
Kate Lovett
71bd5d4f55
Sample code for Align class. ref:#13637 ( #29442 )
2019-03-15 13:32:03 -07:00
Mouad Debbar
5787fc3ae2
Fix text selection when user is dragging in the opposite direction ( #29395 )
2019-03-15 13:09:27 -07:00
engine-flutter-autoroll
28290f90de
Roll engine b36068c3778c..cad97fe7467c (2 commits) ( #29441 )
...
b36068c377...cad97fe746
git log b36068c3778c014ac999ce03412af2690bc713bc..cad97fe7467c60de645d47acffd0e00cd83178ab --no-merges --oneline
cad97fe74 Update overlays_gr_context_ correctly (flutter/engine#8175 )
c0690e6ec Roll src/third_party/skia aefecad7c0d2..69600007e278 (2 commits) (flutter/engine#8177 )
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 (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-15 15:50:34 -04:00
liyuqian
be5c83b9b8
Add dump-shader-skp flag to flutter tools ( #29258 )
...
This is the accompanying change for https://github.com/flutter/engine/pull/8148 and it needs the engine PR to land first.
For https://github.com/flutter/flutter/issues/813
2019-03-15 12:37:53 -07:00
xster
fa149eea9b
Cupertino localization step 1: add an English arb file ( #29200 )
2019-03-15 12:10:35 -07:00
liyuqian
0067efca61
No shrinking for BackdropFilter's cull rect ( #28174 )
...
* No shrinking for BackdropFilter's cull rect
This will be a breaking change. Our old behavior may generate confusions
for a sample app like our added golden test: Skia will shrink the cull
rect (and thus the filtered area) to the text. The new behavior will
fill the BackdropFilter to its parent/ancestor clip. This is more
in align with our clip behaviors (no clip by default).
If this breaks your app, wrap the BackdropFilter with a ClipRect.
[wip] The golden images are not uploaded yet. I'll wait for the initial
round of review to approve the golden test before uploading them.
* Statically define the callback
* Add TODO to remind the hacking code removal
* Nit fix
* Update goldens
2019-03-15 09:42:11 -07:00
Jason Simmons
e5696c2e7c
Use fs.identical to compare paths when finding the engine source path ( #29386 )
...
This will handle paths with symlinks that resolve to the same location.
2019-03-15 09:32:10 -07:00
Edman P. Anjos
bd50007f16
Paint backgroundColor in CircularProgressIndicator ( #28004 )
2019-03-15 09:26:39 -07:00
liyuqian
3202d228b7
--verbose-logging to verbose-logging in android ( #29383 )
...
Sorry that I missed the typo during the review of https://github.com/flutter/flutter/pull/29321
2019-03-15 09:20:15 -07:00
Christian Wenz
428d104054
Properly escape Android SDK Manager path in error message ( #29134 )
2019-03-15 08:58:33 -07:00
Dan Field
4906c7ea56
Update README.md ( #29369 )
2019-03-15 08:58:13 -07:00
Mike Leonhard
d6cc949970
[cupertino_icons] Add circle and circle_filled, for radio buttons. ( #29407 )
2019-03-15 08:57:45 -07:00
Efthymis Sarmpanis
955e004a13
Throw assertion error when a Hero has a Hero child. ( #28470 )
2019-03-15 08:55:27 -07:00
Brian Wilkerson
439fbbe69e
Update SDK constraints to reflect the fact that set literals are being used ( #29389 )
2019-03-15 07:53:27 -07:00
engine-flutter-autoroll
f6e9afa7d3
Roll engine 403337ebb893..b36068c3778c (10 commits) ( #29429 )
...
403337ebb8...b36068c377
git log 403337ebb893380101d1fa9cc435ce9b6cfeb22c..b36068c3778c014ac999ce03412af2690bc713bc --no-merges --oneline
b36068c37 Roll src/third_party/skia 05201fc7e77e..aefecad7c0d2 (5 commits) (flutter/engine#8176)
b32d0ab98 Bugfix: Prevent crash when responding to a platform message after FlutterJNI detaches from native (#28651 ). (flutter/engine#8170 )
d9b2f0946 Roll src/third_party/skia 512e38091c85..05201fc7e77e (10 commits) (flutter/engine#8173 )
4b01d795f Add frame and target time metadata to vsync events and connect platform vsync events using flows. (flutter/engine#8172 )
f7a092262 [fuchsia] Remove deprecated libraries from snapshot (flutter/engine#8085 )
09db84fad Android Embedding PR 19: Add accessibility to new FlutterView. (flutter/engine#8109 )
246f0e3f4 Add an allocator specific check to ensure that strings passed to the timeline are not heap allocated. (flutter/engine#8168 )
7a6bb9998 Roll src/third_party/skia feb720f746dc..512e38091c85 (11 commits) (flutter/engine#8169 )
5825bdac9 Roll src/third_party/dart 7d560f8385..7418238239 (61 commits)
66fdeb163 Add dump-shader-skp switch to help ShaderWarmUp (flutter/engine#8148 )
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 (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-15 09:51:36 -04:00
Jonah Williams
73fb457cae
Disable widget inspector scroll test ( #29403 )
v1.3.11
2019-03-14 23:51:18 -07:00