13350 Commits

Author SHA1 Message Date
skia-flutter-autoroll
ffd8a236b5 Roll Dart SDK from d169af6f7d8f to 7e6c55e3aaf5 (1 revision) (flutter/engine#20196) 2020-08-02 10:56:01 -07:00
skia-flutter-autoroll
b20ac983a0 Roll Dart SDK from ad5bcf16f1c8 to d169af6f7d8f (1 revision) (flutter/engine#20192) 2020-08-01 04:51:02 -07:00
skia-flutter-autoroll
a29d726042 Roll Dart SDK from 033a81d924b9 to ad5bcf16f1c8 (9 revisions) (flutter/engine#20191) 2020-08-01 00:41:01 -07:00
Zachary Anderson
95b2fed2dc Enable more linting (flutter/engine#20187) 2020-07-31 21:30:58 -07:00
Zachary Anderson
b7b32e51b4 Enable linting in several files (flutter/engine#20134) 2020-07-31 21:28:36 -07:00
nturgut
30590586b0 [web] increase number of shards. sync engine web tests same as flutter repo (flutter/engine#20164)
* increase number of shards. make engine web tests same as flutter repo tests

* remove golden arguments. tests failed

* adding comments
2020-07-31 17:45:59 -07:00
skia-flutter-autoroll
38bf965e06 Roll Dart SDK from ea6bde577d1c to 033a81d924b9 (23 revisions) (flutter/engine#20186) 2020-07-31 17:31:02 -07:00
Jim Graham
c32ae6bc2b update nullability of drawAtlas methods and flesh out docs (flutter/engine#20176) 2020-07-31 17:26:02 -07:00
Greg Spencer
e994f832d2 Move platform specific information to PlatformConfiguration class (flutter/engine#19652) 2020-07-31 17:21:02 -07:00
Juyeong Lee
8fefd60dda Fix Typos (flutter/engine#19691) 2020-07-31 16:32:58 -07:00
skia-flutter-autoroll
29edfa6473 Roll Skia from 2d01ed94605a to 7225788b9070 (6 revisions) (flutter/engine#20183) 2020-07-31 12:36:02 -07:00
Justin McCandless
3ae4605206 Fix iOS Keyboard stuck as UIKeyboardTypeNamePhonePad (flutter/engine#20181)
P0 bug fix
2020-07-31 11:57:48 -07:00
skia-flutter-autoroll
869b36a616 Roll Skia from c3794dd52778 to 2d01ed94605a (10 revisions) (flutter/engine#20179) 2020-07-31 11:06:01 -07:00
skia-flutter-autoroll
31cd8f00b2 Roll Fuchsia Mac SDK from T2xc0OuiK... to i0zTcQ8Qb... (flutter/engine#20175) 2020-07-31 09:46:01 -07:00
skia-flutter-autoroll
f1068f5968 Roll Skia from 8cc118dce813 to c3794dd52778 (27 revisions) (flutter/engine#20173) 2020-07-31 09:41:02 -07:00
skia-flutter-autoroll
6e14d846c9 Roll Dart SDK from bd528bfbd69d to ea6bde577d1c (19 revisions) (flutter/engine#20172) 2020-07-31 09:36:02 -07:00
Zachary Anderson
e3000379c7 Reland: Avoid a copy in EncodeImage (flutter/engine#20003) 2020-07-31 08:24:08 -07:00
Emmanuel Garcia
88e65719a4 Wait before switching surfaces (flutter/engine#20100) 2020-07-30 20:36:01 -07:00
Greg Spencer
150c46e469 This makes the lint script use multiprocessing to speed it up. (flutter/engine#19987)
I got tired of waiting for it to run, so I added some of the "worker" queue code that I wrote for the assets-for-api-docs generator.

I also tried out putting all the files in one call to clang-tidy with the -p argument, but that was still a lot slower because it runs them all on one core. This runs separate jobs for each file, simultaneously, and then reports the results at the end (associated with each file, of course).
2020-07-30 20:23:30 -07:00
Greg Spencer
da16206acd Fix lint errors in lib/ui (flutter/engine#19988)
This fixes all of the lint errors in lib/ui, except for a few (three, I think) where it would have changed the API, converting non-const references to pointers. For those, I just did NOLINT on the particular line instead of ignoring the whole file.
2020-07-30 20:21:37 -07:00
skia-flutter-autoroll
e3f2ad8c39 Roll Fuchsia Linux SDK from d4pESQYnB... to d_5wDVmBd... (flutter/engine#20161) 2020-07-30 18:36:02 -07:00
Jason Simmons
6de80232b2 Revert "Enable lazy-async-stacks by-default in all modes (2) (#19270)" (flutter/engine#20165)
This reverts commit 9a94fd08b4493c7af12d2c119f1f67f3a4288264.
2020-07-30 18:34:51 -07:00
nturgut
f0869ac213 add information collection for safari bots (flutter/engine#20123)
* add information collection for safari bots

* remove unused parts. add cast to fix analyze errors

* add more information. address reviwer comments

* address reviewr comments

* typo fix
2020-07-30 15:21:34 -07:00
David Worsham
a4f07b053b Fix targets in build_fuchsia_artifacts (flutter/engine#19794) 2020-07-30 14:35:33 -07:00
skia-flutter-autoroll
8bee9a40c9 Roll Dart SDK from e87cb96bb89c to bd528bfbd69d (8 revisions) (flutter/engine#20158) 2020-07-30 14:31:02 -07:00
Greg Spencer
d9b08f5411 Lint fixes for fml, tools subdirs (flutter/engine#19990)
This does lint fixes for the fml and tools subdirs.
2020-07-30 12:40:31 -07:00
skia-flutter-autoroll
14789402dd Roll Fuchsia Mac SDK from 3XwiR_wVO... to T2xc0OuiK... (flutter/engine#20155) 2020-07-30 12:21:01 -07:00
skia-flutter-autoroll
85d40a6391 Roll Skia from 5f2b2d6dc691 to 8cc118dce813 (2 revisions) (flutter/engine#20154) 2020-07-30 12:16:01 -07:00
LongCatIsLooong
f522de0d27 [iOS] Fixes text input plugin crash (flutter/engine#20127) 2020-07-30 11:32:49 -07:00
skia-flutter-autoroll
fb4de3e0f6 Roll Skia from 3136789972ea to 5f2b2d6dc691 (5 revisions) (flutter/engine#20153) 2020-07-30 10:51:11 -07:00
skia-flutter-autoroll
7371a118c1 Roll Dart SDK from 04f4272546af to e87cb96bb89c (7 revisions) (flutter/engine#20152) 2020-07-30 09:51:02 -07:00
skia-flutter-autoroll
71f2f4d920 Roll Skia from e393c61a1563 to 3136789972ea (5 revisions) (flutter/engine#20150) 2020-07-30 09:26:02 -07:00
stuartmorgan
839d4bf3c7 Roll ANGLE to pick up warning fixes (flutter/engine#19105)
Rolls ANGLE forward to the latest version, picking up fixes for missing-newline-at-eof warnings.
2020-07-30 07:09:38 -07:00
Daco Harkes
8e7d90d2c4 Migrate some Dart_WeakPersistentHandle uses to Dart_FinalizableHandle (flutter/engine#20107) 2020-07-30 15:56:00 +02:00
skia-flutter-autoroll
8479b178e3 Roll Skia from 5ba6534884d9 to e393c61a1563 (1 revision) (flutter/engine#20148) 2020-07-30 06:41:01 -07:00
skia-flutter-autoroll
166d83d983 Roll Dart SDK from 59600f2b46ef to 04f4272546af (5 revisions) (flutter/engine#20147) 2020-07-30 05:46:02 -07:00
skia-flutter-autoroll
25a69f90ff Roll Skia from 94cefeff50d2 to 5ba6534884d9 (2 revisions) (flutter/engine#20146) 2020-07-30 05:16:01 -07:00
skia-flutter-autoroll
0aa4f3edb1 Roll Dart SDK from 03e4737f3115 to 59600f2b46ef (54 revisions) (flutter/engine#20143) 2020-07-30 01:16:01 -07:00
skia-flutter-autoroll
1361be01c1 Roll Skia from a4bbc9d8ec4f to 94cefeff50d2 (1 revision) (flutter/engine#20141) 2020-07-30 00:36:01 -07:00
Michael Goderbauer
7e544890cb Fix dartdocs of dart:ui (flutter/engine#20140) 2020-07-29 23:56:02 -07:00
Todd Volkert
752bbf32de Add ALERT SoundType enum value (flutter/engine#20139)
https://github.com/flutter/flutter/issues/62143
2020-07-29 23:55:38 -07:00
Siva
79f4738130 Manual roll of Dart 03e4737f31...cb6ed67a73 (flutter/engine#20138)
dart-lang/sdk@03e4737f31 bulk fix for `prefer_contains`
dart-lang/sdk@d983751b77 [dart2js] Refactor a few methods for type masks
dart-lang/sdk@fbe33e8123 `avoid_init_to_null` bulk fix
dart-lang/sdk@58a6e3c478 Rewrite handling of ignore comments to use token structure rather than regex
dart-lang/sdk@4a268b764c Support const subclasses of visitor classes (issue 42853)
dart-lang/sdk@9b96337521 [co19] LibTests/async tests enabled in status files
dart-lang/sdk@355cade14f Add experiment flag for Value Classes
dart-lang/sdk@459769185c Roll benchmarks-internal 0e59a6bc3ee9..171db4d6bcd4
dart-lang/sdk@d19617f513 [infra] Remove ABI builder from the test matrix
dart-lang/sdk@251c3d7d42 [cfe] Allow nullable arguments to super==
dart-lang/sdk@125f9e3ae8 [infra] Increase shards for co19 tests on VM AOT NNBD builder
dart-lang/sdk@fffd0d04b1 [cfe] Handle Null/Never-ish spread element types
dart-lang/sdk@77fcb33bd0 [cfe] Update local function return type inference
dart-lang/sdk@4c210e8b98 [cfe] Infer Null from implicit return in function literal type inference
dart-lang/sdk@45173623e2 [cfe] Add test for issue 42459
dart-lang/sdk@6ca00d12c0 [VM] Adds Future.wait support for --lazy-async-stacks.
dart-lang/sdk@d878cfbf20 [dart:io] Introduce per-domain policy for strict secure connections.
dart-lang/sdk@3a821631fb [vm] Fail gracefully when background compilation runs out of memory.
dart-lang/sdk@b9205ddc0c Allow null safety for convert, crypto, csslib
dart-lang/sdk@57a8ffd6b1 [ddc] Fix `is` type tests on nullable types
dart-lang/sdk@d159c8283d [observatory] Run dartfmt.
dart-lang/sdk@3f01c3e588 [vm] Handle all typed data element types in various C APIs.
dart-lang/sdk@68472f2767 Fix add_missing_required_argument to handle named constructors
dart-lang/sdk@de0848e7ea Analyzer: Move tests out of old test file into diagonstics.
dart-lang/sdk@49d7eba24e Reland "[ VM ] Print a meaningful error message when a user attempts to run an AOT snapshot with a JIT VM."
dart-lang/sdk@61a6eb4246 Bump dartdoc to ~0.32.3
dart-lang/sdk@f64d6dbb4f Move and refactor LUB tests.
dart-lang/sdk@c2559967b5 [ DartDev ] Print error to console when trying to launch a missing SDK artifact (e.g., snapshots)
dart-lang/sdk@91d460176a [vm/service] Avoid exposing top-level class ids in the service protocol
dart-lang/sdk@101ad6549a Bump markdown to ~2.1.6
dart-lang/sdk@61a944ca6a [vm/compiler] Align BoxInt64 implementation on x64 with arm/arm64 by calling a shared slow path
2020-07-29 23:17:09 -07:00
skia-flutter-autoroll
65d4446dfd Roll Fuchsia Mac SDK from hzo88TZzN... to 3XwiR_wVO... (flutter/engine#20137) 2020-07-29 23:16:01 -07:00
skia-flutter-autoroll
a952fe85c7 Roll Skia from 398c654ce7be to a4bbc9d8ec4f (1 revision) (flutter/engine#20136) 2020-07-29 22:51:02 -07:00
Siva
292a968d35 Manual roll of Dart cb6ed67a73...7e8348f4ce (flutter/engine#20135)
dart-lang/sdk@cb6ed67a73 [ VM ] Fix issue where dartdev's script_uri was being freed prematurely
dart-lang/sdk@da663d6eb0 [cfe] Fix bad supertype substitution in mixin check.
dart-lang/sdk@fad5548840 [cfe] Add test for issue for opt-in import of opt-out typedef
dart-lang/sdk@3d4bd859fb [cfe] Add test for type context in cascade
dart-lang/sdk@22dc855e46 [cfe] Implement toText for Binary/Unary/ParenthesizedExpression
dart-lang/sdk@1d092219a3 [cfe] Move LUB computation to package:kernel
dart-lang/sdk@33378492e5 [cfe] Implement new static types for arithmetic operations
dart-lang/sdk@7c7e931c14 Update reporting INCONSISTENT_LANGUAGE_VERSION_OVERRIDE on part directives.
dart-lang/sdk@c21128767e Use more shared asserts in UP/DOWN tests.
dart-lang/sdk@6a265278f9 [cfe] Fix off-by-one error in type variable target resolution
dart-lang/sdk@2195fe308b Don't create artificial PrefixedIdentifierImpl to check for ignored undefined.
dart-lang/sdk@8de8a1c226 Move codes from StaticTypeWarningCode into CompileTimeErrorCode.
dart-lang/sdk@2044eae133 [cfe] Add regression test for 40954
dart-lang/sdk@84d71cdf18 [cfe] Add regression test for 41108
dart-lang/sdk@19ee726cc1 [cfe] Add regression test for issue 42433
dart-lang/sdk@31d4511ad6 [vm/compiler] Fix handling of runtime offsets.
dart-lang/sdk@ddfc484e64 [co19] Roll co19 to 0fb063ff4707dbd7893f13d5babc30cdb80abd91
dart-lang/sdk@2484377465 [co19] Roll co19_2 to e48b3090826cf40b8037648f19d211e8eab1b4b6
dart-lang/sdk@01c217ecc9 Analyzer: Move tests for 5 codes to diagnostics/
dart-lang/sdk@1a829bbde0 Analyzer: Recategorize COULD_NOT_INFER as CompileTimeErrorCode
dart-lang/sdk@70aa3ac534 Update verify_diagnostics_test after moving to CompileTimeErrorCode.
dart-lang/sdk@ba92b78acd Move errors from StaticWarningCode to CompileTimeErrorCode.
dart-lang/sdk@0fcd35f653 Use Scope lookup directly in ReferenceResolver.
dart-lang/sdk@4de9f9f75a Sort error / hint codes.
dart-lang/sdk@8745cd5323 Use new Scope directly to simplify TypeNameResolver.
dart-lang/sdk@9e1b6030d2 Fix a type cast exception in the create-constructor fix (issue 42830)
dart-lang/sdk@bf411fcc10 Prepare to publish analyzer 0.39.15.
dart-lang/sdk@73748636ab [dart2js] Canonicalize empty collections in FunctionType
dart-lang/sdk@b4943094f0 [ VM / DartDev ] Spawn DartDev isolate with flags matching those used to generate the snapshot
dart-lang/sdk@8d8dbfcea2 Add @override bulk-fix
dart-lang/sdk@6fc6c476b0 Updates for typed literals resolution tests.
dart-lang/sdk@f4053e3811 [dart2js] Use Maplet in deferred_Load
dart-lang/sdk@ac71a391a3 Add TypeSystemImpl.futureOrBase (), stop using iterable/mapForSetMapDisambiguation.
dart-lang/sdk@a4baaa3ac5 Fix a bug in the way RangeFactory deals with trailing commas in a list
dart-lang/sdk@b61e229a6d Issue 41065. Remove unnecessary null workaround.
dart-lang/sdk@9282f1b14a Fix for invalid implicit downcast in InterfaceType.allSupertypes.
dart-lang/sdk@4fcd77cbf3 [dart2js] Ensure setter Invocation names end with "=".
dart-lang/sdk@8c1829e110 bulk fix protocol wiring
dart-lang/sdk@f169b57293 [vm] Avoid eager creation of patch classes array in kernel loader
dart-lang/sdk@c65b444145 Analyzer: Move TOP_LEVEL_CYCLE to be a compile-time error
dart-lang/sdk@afee49e7c1 Add a default clientID when running in LSP mode
dart-lang/sdk@8c70a6004d Add tests for inconsistent language markers in part files.
dart-lang/sdk@37c8c709bf Move `BytesBuilder` class and implementation to `dart:typed_data`.
2020-07-29 21:55:52 -07:00
Siva
7c7f44a586 Manual roll of Dart 40fd1c456e...7e8348f4ce (flutter/engine#20125)
* Manual roll of Dart 40fd1c456e...7e8348f4ce

dart-lang/sdk@7e8348f4ce [dart2js] Assume `isPotentialSubtype` is always true.
dart-lang/sdk@5671730c5a [dart2js] Pass type arguments to callable properties even with --omit-implicit-checks.
dart-lang/sdk@4c74ebb367 [benchmark] Add dartdevc-null targets.
dart-lang/sdk@56708696a9 [vm/nnbd/bytecode] Distinguish function types with different nullabilities in bytecode generator
dart-lang/sdk@d2f7039e9c [dart:io] Parse scoped IPv6 in constructor of InternetAddress
dart-lang/sdk@c2d28d1569 Rename Null Safety tests.
dart-lang/sdk@4d3ec06277 Add more data and performance operations for Cider.
dart-lang/sdk@3103d859e4 Remove unused TypeSystemImpl.mostSpecificTypeArgument().
dart-lang/sdk@6d9a4f16dd Issue 42757. Implement null spread element typing with null-safety.
dart-lang/sdk@8c316a99de Remove unnecessary null checks.
dart-lang/sdk@6c9b885e57 Remove StrongModeCode.INVALID_PARAMETER_DECLARATION; it's redundant
dart-lang/sdk@b98eb386ea [ddc] Use prebuilt_dart_action to build js
dart-lang/sdk@8796382840 Analyzer: Move invalid_super_invocation to compile-time error
dart-lang/sdk@cece303eb4 Check diagnostics in List/Map/SetLiteralTest(s).
dart-lang/sdk@cc519b9a03 Test that during partial resolution for Cider we don't resolve some nodes.
dart-lang/sdk@4ea6d6e130 [tests/ffi] Re-enable commented out tests
dart-lang/sdk@2225b6f472 Migration: fix handling of async functions that return FutureOr.
dart-lang/sdk@f907e561c9 Migration: never produce a type of the form `FutureOr<T?>?`.
dart-lang/sdk@69ba6e5f80 Make FileSystemEntity.absolutePath understand more Windows paths.
dart-lang/sdk@202e32afeb [vm] Native API: Introduce Dart_FinalizableHandle
dart-lang/sdk@debb4dddea [co19] Language/Types and Language/Variables tests enabled
dart-lang/sdk@3661464297 [infra] Update checked-in SDKs to 2.10.0-0.0.dev
dart-lang/sdk@b8dc7627a9 [cfe] Handle NullCheck in constant evaluation

* Switch Android windows builds to also use clang.

* Bump buildroot version to fe3b46e595e7ce1350e11aa0c90365976051f4a3

* Update license.
2020-07-29 20:52:06 -07:00
skia-flutter-autoroll
5228409027 Roll Fuchsia Linux SDK from ROYgzKMaF... to d4pESQYnB... (flutter/engine#20132) 2020-07-29 20:21:01 -07:00
skia-flutter-autoroll
08cd936b7c Roll Skia from 994ce8cf2300 to 398c654ce7be (2 revisions) (flutter/engine#20133) 2020-07-29 19:21:02 -07:00
skia-flutter-autoroll
7e38f486ed Roll Skia from 57d859edd3c4 to 994ce8cf2300 (1 revision) (flutter/engine#20129) 2020-07-29 17:56:01 -07:00
Jason Simmons
0c3c6ab964 Add missing MouseCursorPlugin destroy call (flutter/engine#19968) 2020-07-29 17:01:04 -07:00