12054 Commits

Author SHA1 Message Date
Mouad Debbar
f464cd1f7c [web] Use correct shell operator to compare file limits (flutter/engine#18032) 2020-04-29 18:12:48 -07:00
skia-flutter-autoroll
2818316ccb Roll fuchsia/sdk/core/mac-amd64 from 6VJ1C... to WqvOR... (flutter/engine#18038) 2020-04-29 13:54:02 -07:00
Nurhan Turgut
6884f5158c remove linux-chrome unit tests from cirrus CI (flutter/engine#18035) 2020-04-29 13:50:27 -07:00
Chinmay Garde
d1acd32a82 [Metal] On context loss with a paused texture source, preserve external pixel buffer. (flutter/engine#18022)
Fixes https://github.com/flutter/flutter/issues/55783
Requires follow-up https://github.com/flutter/flutter/issues/55926
2020-04-29 13:27:00 -07:00
Robert Ancell
1523f9e550 Replace usage of NULL with nullptr to match coding style (flutter/engine#18023) 2020-04-29 13:26:27 -07:00
skia-flutter-autoroll
9b01b53d31 Roll src/third_party/dart 05b7f49c7267..53601ecc18e5 (15 commits) (flutter/engine#18036) 2020-04-29 13:19:01 -07:00
Siva
048552580a Revert all build changes made to test the Dart NNBD unfork CL. (flutter/engine#18033) 2020-04-29 12:32:30 -07:00
Dan Field
e8a8edd22a use clang on Windows (flutter/engine#17407)
* use clang on Windows for everything but Android

This pulls the Clang build from Chromium. We should eventually switch to use the Fuchsia toolchain when it is available.
2020-04-29 09:38:15 -07:00
skia-flutter-autoroll
6f74c87cf3 Roll fuchsia/sdk/core/linux-amd64 from NeQ_8... to sKCYL... (flutter/engine#18026) 2020-04-29 07:24:03 -07:00
skia-flutter-autoroll
8c34ee6880 Roll src/third_party/dart 207953f367e6..05b7f49c7267 (3 commits) (flutter/engine#18025) 2020-04-29 07:19:03 -07:00
skia-flutter-autoroll
66f7abbe6a Roll src/third_party/skia a50ce3c98357..8a6f2ed4ffd4 (3 commits) (flutter/engine#18024) 2020-04-29 07:14:02 -07:00
Robert Ancell
9d09f9ac4e Use g_warning instead of stderr (flutter/engine#17994) 2020-04-29 15:13:29 +12:00
skia-flutter-autoroll
543732464a Roll src/third_party/dart 726d3c772554..207953f367e6 (79 commits) (flutter/engine#18021) 2020-04-28 20:09:02 -07:00
skia-flutter-autoroll
9f1718426e Roll fuchsia/sdk/core/mac-amd64 from arZdZ... to 6VJ1C... (flutter/engine#18018) 2020-04-28 18:19:02 -07:00
skia-flutter-autoroll
abef0f28dc Roll src/third_party/skia 4baa7326ccfb..a50ce3c98357 (18 commits) (flutter/engine#18017) 2020-04-28 17:29:02 -07:00
Nurhan Turgut
bbc1712f43 use $CIRRUS_BASE_BRANCH for the branch name (flutter/engine#18014)
use $CIRRUS_BASE_BRANCH for getting the branch name when cloning the flutter repo.
2020-04-28 17:23:20 -07:00
xster
1db782cbf6 skip TextSemanticsFocusTest for flake (flutter/engine#18015) 2020-04-28 16:00:37 -07:00
George Wright
be852ec9a1 Set the max Vulkan API version when creating the GrContext (flutter/engine#18007) 2020-04-28 14:15:56 -07:00
Robert Ancell
c9b3285fa2 Run Flutter platform tasks in GLib main loop (flutter/engine#17910)
Fixes https://github.com/flutter/flutter/issues/54856
2020-04-29 09:13:58 +12:00
Jason Simmons
8b4d81c16d Disable the import_internal_library analyzer check for dart:ui (flutter/engine#18009)
The latest version of dartanalyzer does not support disabling this for a
specific line of code.
2020-04-28 13:45:47 -07:00
xster
62a64ac11e remove top padding when system UI in fullscreen mode (flutter/engine#17985) 2020-04-28 12:21:37 -07:00
skia-flutter-autoroll
4b1f1e905d Roll fuchsia/sdk/core/linux-amd64 from 3h-X9... to NeQ_8... (flutter/engine#18005) 2020-04-28 10:59:07 -07:00
skia-flutter-autoroll
1f417ae411 Roll src/third_party/skia f5132a05c893..4baa7326ccfb (1 commits) (flutter/engine#18003) 2020-04-28 10:54:03 -07:00
skia-flutter-autoroll
b27d73318a Roll src/third_party/skia 5f56cb1d3b4f..f5132a05c893 (6 commits) (flutter/engine#17999) 2020-04-28 01:54:02 -07:00
gaaclarke
03db531cb6 Bumped up the timeout for testAccessibilityFocusOnTextSemanticsProducesCorrectIosViews (flutter/engine#17988)
* Bumped up the timeout for testAccessibilityFocusOnTextSemanticsProducesCorrectIosViews

* ran formatter

* made an alternative version of the assertion

* removed log statements, seems to mess with the buildbot's xcpretty
2020-04-27 23:53:22 -07:00
skia-flutter-autoroll
bee87a02e5 Roll src/third_party/skia 81ef385c1fcd..5f56cb1d3b4f (14 commits) (flutter/engine#17991) 2020-04-27 23:39:05 -07:00
Siva
78a42b8cc8 Roll Dart to 726d3c772554924f62db0b9e0d4c280dbbddc824 (flutter/engine#17993)
Revert "[BUILD] - Initial CL to unfork the NNBD Dart SDK"
2020-04-27 22:21:19 -07:00
Siva
267d63e320 Trial PR to enable null safety unfork in the Dart SDK. (flutter/engine#17818)
* Trial PR to enable null safety unfork in the Dart SDK.

* Fix web-sdk builds.

* Manua; Roll of Dart cab69e77066b0db305187fd6e618a4f524ae9efd...03429b20cd67f85d65cc589b529ab8c1a4780912

dart-lang/sdk@ cab69e7706 [BUILD] - Initial CL to unfork the NNBD Dart SDK NOTE: This is a trial submit and will be reverted immediately.
2020-04-27 19:51:23 -07:00
skia-flutter-autoroll
bd041cf79d Roll fuchsia/sdk/core/linux-amd64 from eapIV... to 3h-X9... (flutter/engine#17987) 2020-04-27 19:09:05 -07:00
liyuqian
0b7c37b9ba Set SkSL asset manager in RunConfiguration ctor (flutter/engine#17948) 2020-04-27 17:49:04 -07:00
gaaclarke
63c6010814 Started ignoring remote keyboard notifications. (flutter/engine#17981) 2020-04-27 17:30:50 -07:00
godofredoc
4d8813b219 Reenable flutter scenic test to identify crashes and follow up on fixes. (flutter/engine#17979) 2020-04-27 15:14:04 -07:00
Kaushik Iska
3da19c6e27 Update buildroot (flutter/engine#17978) 2020-04-27 14:04:12 -07:00
skia-flutter-autoroll
766c3d55b3 Roll src/third_party/skia 78debd6f6d83..81ef385c1fcd (1 commits) (flutter/engine#17976) 2020-04-27 13:59:04 -07:00
Mouad Debbar
b14546eaba [web] Don't allow empty initial route (flutter/engine#17936) 2020-04-27 13:54:07 -07:00
skia-flutter-autoroll
2447460a0c Roll fuchsia/sdk/core/mac-amd64 from 9O3Ef... to arZdZ... (flutter/engine#17975) 2020-04-27 07:44:02 -07:00
skia-flutter-autoroll
808d605ab1 Roll src/third_party/skia 981d590e8eba..78debd6f6d83 (5 commits) (flutter/engine#17972) 2020-04-27 06:09:05 -07:00
Siva
2010e9fbd9 Manual roll of Dart to 03429b20cd67f85d65cc589b529ab8c1a4780912...a53d336b9fd4bbb415d2f1e3f4c653aa107f31c7 (flutter/engine#17971)
dart-lang/sdk@ 03429b20cd (master) Use FuzzyMatcher for Cider completion filtering and sorting.
dart-lang/sdk@ c1edd26d97 Remove the remaining unnecessary awaits from analysis_server
dart-lang/sdk@ f43437cf80 Fix for avoid_types_as_parameter_names in try/catch.
dart-lang/sdk@ 12dcfe63bb Start removing extraneous awaits from server
2020-04-27 00:46:38 -07:00
skia-flutter-autoroll
388481f11c Roll src/third_party/skia 1ae3e75a0b4c..981d590e8eba (1 commits) (flutter/engine#17968) 2020-04-26 23:44:01 -07:00
Emmanuel Garcia
f6c5bdea96 Add initial unit tests for the android embedding (flutter/engine#17921) 2020-04-26 20:45:28 -07:00
skia-flutter-autoroll
a0b5e3ea3a Roll src/third_party/dart 2e438d1baffc..a53d336b9fd4 (4 commits) (flutter/engine#17967) 2020-04-26 18:04:05 -07:00
skia-flutter-autoroll
7a822eb276 Roll src/third_party/skia 97cfb05aabe4..1ae3e75a0b4c (2 commits) (flutter/engine#17966) 2020-04-26 16:49:07 -07:00
skia-flutter-autoroll
a8f7e65169 Roll fuchsia/sdk/core/mac-amd64 from 2CE6x... to 9O3Ef... (flutter/engine#17963) 2020-04-26 15:34:02 -07:00
skia-flutter-autoroll
ca5ac1e367 Roll src/third_party/skia c12aad9485a9..97cfb05aabe4 (3 commits) (flutter/engine#17957) 2020-04-26 00:29:01 -07:00
skia-flutter-autoroll
b060a8ad97 Roll fuchsia/sdk/core/mac-amd64 from 9-v-E... to 2CE6x... (flutter/engine#17955) 2020-04-25 23:49:02 -07:00
skia-flutter-autoroll
33e79cb5f7 Roll src/third_party/dart 216e3df4526c..2e438d1baffc (7 commits) (flutter/engine#17950) 2020-04-24 23:14:02 -07:00
Nurhan Turgut
7b1df2e596 Change the repo fetch script used in integration tests (flutter/engine#17943)
* change the repo fetch script to recognize candidate versions such as flutter-1.17-candidate.3. Originally the script only accepted branches such as v0.7.3 as valid engine branches.

* addressing reviewer comments: changing the release regular expression
2020-04-24 17:08:39 -07:00
skia-flutter-autoroll
0751f10300 Roll src/third_party/skia 1e21d14f2b8b..c12aad9485a9 (20 commits) (flutter/engine#17942) 2020-04-24 16:49:02 -07:00
skia-flutter-autoroll
cf5de5334f Roll src/third_party/dart a69cb6d700f5..216e3df4526c (16 commits) (flutter/engine#17945) 2020-04-24 16:44:02 -07:00
xster
664700007c Fix accessibility focus loss when first focusing on text field (flutter/engine#17803) 2020-04-24 15:44:54 -07:00