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
skia-flutter-autoroll
a952fe85c7
Roll Skia from 398c654ce7be to a4bbc9d8ec4f (1 revision) ( flutter/engine#20136 )
2020-07-29 22:51:02 -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
Jason Simmons
0c3c6ab964
Add missing MouseCursorPlugin destroy call ( flutter/engine#19968 )
2020-07-29 17:01:04 -07:00
Mouad Debbar
ae15718079
[web] Enable canvas measurement by default ( flutter/engine#19924 )
2020-07-29 16:18:07 -07:00
stuartmorgan
71aa3f412f
Roll zlib ( flutter/engine#20119 )
...
Picks up the buildroot change to roll zlib to the latest version from Chromium.
2020-07-29 16:02:30 -07:00
skia-flutter-autoroll
b9763a4749
Roll Skia from 96d6c6f04dcb to 57d859edd3c4 (16 revisions) ( flutter/engine#20126 )
2020-07-29 15:51:01 -07:00
Yuqian Li
2e7688340e
Remove confusing logs ( flutter/engine#20121 )
...
Fixes https://github.com/flutter/flutter/issues/62468
2020-07-29 15:31:01 -07:00
Siva
03706dce89
Manual roll of Dart from 24c7666def...40fd1c456e ( flutter/engine#20092 )
...
* Manual roll of Dart from 24c7666def...40fd1c456e
dart-lang/sdk@40fd1c456e Revert "[dart:io] Add Abort() on HttpClientRequest"
dart-lang/sdk@17d7296a42 [vm/nnbd/bytecode] Fix reuse of type arguments in bytecode
dart-lang/sdk@58b6f40c73 Issue 42797. Understand in legacy libraries that a function returning Never (in Null Safety library) never returns. (reland)
dart-lang/sdk@fc8a6d9f9b [VM/compiler] Dereference TypeRef literal when propagating constants.
dart-lang/sdk@0689ec527a Move "test.dart" (well, most of its contents) into pkg/test_runner.
dart-lang/sdk@1094b3c61d Prepare static error test updater tool to handle web tests.
dart-lang/sdk@b258585f2f [observatory] Migrate from deprecated isInstanceOf to isA.
dart-lang/sdk@dfe1d9b682 Disable OverrideContributor for Cider.
dart-lang/sdk@aea99b2f5c scope debug property assist to Diagnosticables
dart-lang/sdk@4b96f20a79 [dart:io] Add Abort() on HttpClientRequest
dart-lang/sdk@1b1a39708c [build] Use frameworks instead of libs
dart-lang/sdk@3fef522496 Revert "Reland "[vm] Replaces fuchsia.deprecatedtimezone""
dart-lang/sdk@8c664d4f3f Revert "Issue 42797. Understand in legacy libraries that a function returning Never (in Null Safety library) never returns."
dart-lang/sdk@2efb5bebc7 [ dart:_http ] Fix typo in HTTP response timeline event
dart-lang/sdk@0884dae36c Revert "Fix the #include path for ICU headers"
dart-lang/sdk@5171534e81 Scope tweaks. Report REFERENCED_BEFORE_DECLARATION in more places.
dart-lang/sdk@6bba75079a Issue 42797. Understand in legacy libraries that a function returning Never (in Null Safety library) never returns.
dart-lang/sdk@b4ebbb7f5c [build] Update gn to match Fuchsia
dart-lang/sdk@cb428a7a02 [dart2js] Remove old bug work around in collector.
dart-lang/sdk@08663c20ab Change flutter patch to match existing DEPS on master branch
dart-lang/sdk@146ad014d9 update js/meta for the 2.10 dev sdk
dart-lang/sdk@488c718793 [co19] Roll co19 to d79951e06e443213243e54c2c32694b79a221b65
dart-lang/sdk@ba20edd7be Add patch for flutter-engine when changing to version 2.10
* Rev buildroot to latest version.
* Update license.
* update.
* Update gn revision.
* Format BUILD.gn files as the gn revision has been updated.
2020-07-29 13:10:15 -07:00
gaaclarke
6bfe5b80f6
Enabled linting on engine.cc ( flutter/engine#19981 )
2020-07-29 13:08:23 -07:00
skia-flutter-autoroll
dac37fe690
Roll Skia from 4f587337c306 to 96d6c6f04dcb (4 revisions) ( flutter/engine#20114 )
2020-07-29 09:56:02 -07:00
Mouad Debbar
f89185175c
[web] Set correct defaults for text in canvas ( flutter/engine#20067 )
2020-07-29 08:56:42 -07:00
skia-flutter-autoroll
2af8c2427f
Roll Skia from 8c7ecc1c06f4 to 4f587337c306 (1 revision) ( flutter/engine#20110 )
2020-07-29 08:26:02 -07:00
skia-flutter-autoroll
cd8ed18f81
Roll Skia from c34efe0da102 to 8c7ecc1c06f4 (1 revision) ( flutter/engine#20109 )
2020-07-29 07:06:02 -07:00
skia-flutter-autoroll
ca203dbf47
Roll Skia from 4866d0ad5f3c to c34efe0da102 (1 revision) ( flutter/engine#20108 )
2020-07-29 04:56:02 -07:00
skia-flutter-autoroll
2aefaafaed
Roll Fuchsia Linux SDK from ETPOTPepP... to ROYgzKMaF... ( flutter/engine#20105 )
2020-07-29 03:31:02 -07:00
Clement Skau
9a94fd08b4
Enable lazy-async-stacks by-default in all modes (2) ( flutter/engine#19270 )
2020-07-29 12:25:30 +02:00
skia-flutter-autoroll
9d465d493b
Roll Skia from 620bfa3fffba to 4866d0ad5f3c (1 revision) ( flutter/engine#20104 )
2020-07-29 00:56:02 -07:00
skia-flutter-autoroll
a731c8aecc
Roll Skia from 3a608e5bc9d5 to 620bfa3fffba (1 revision) ( flutter/engine#20102 )
2020-07-28 23:16:03 -07:00
skia-flutter-autoroll
48c4f275e6
Roll Skia from 39d1c1ebb607 to 3a608e5bc9d5 (1 revision) ( flutter/engine#20101 )
2020-07-28 20:06:02 -07:00
skia-flutter-autoroll
32580d462d
Roll Skia from 6007f3bd6f36 to 39d1c1ebb607 (24 revisions) ( flutter/engine#20098 )
2020-07-28 18:26:03 -07:00
Dan Field
5f38af543e
support fallback codecs on Windows, macOS, iOS ( flutter/engine#19989 )
2020-07-28 17:46:02 -07:00
Dan Field
86e51b5eec
4x4.png -> 2x2.png; this file is actually 2x2 ( flutter/engine#20005 )
...
* 4x4.png -> 2x2.png; this file is actually 2x2
2020-07-28 17:12:26 -07:00
Sanjay Chouksey
442e4d82fc
Allow access to a zircon handle's koid ( flutter/engine#20087 )
...
A zircon handle is associated with a koid, kernal object identifier.
Whereas the handle can be duplicated, koid is unique. Two distinct
handles can point to the same kernal object, if their koids are
the same.
This change adds access to koid for a Handle object.
Test: Adds a unittest for koid
Co-authored-by: Sanjay Chouksey <sanjayc@google.com>
2020-07-28 16:32:17 -07:00
skia-flutter-autoroll
aa7369e262
Roll Fuchsia Linux SDK from 747AFt_Hq... to ETPOTPepP... ( flutter/engine#20091 )
2020-07-28 14:11:02 -07:00
Jenn Magder
42f5ce74d8
Save current screenshot as attachment in scenarios test ( flutter/engine#20090 )
2020-07-28 13:57:24 -07:00
Adlai Holler
e5614964f4
Use the GrDirectContext factories instead of deprecated GrContext ones ( flutter/engine#19962 )
...
This is part of a larger effort to expose the difference between GrDirectContext,
which runs on the GPU thread and can directly perform operations like uploading
textures, and GrRecordingContext, which can only queue up work to be delivered
to the GrDirectContext later.
2020-07-28 13:32:09 -07:00
Yuqian Li
d026bc360e
Add purge-persistent-cache ( flutter/engine#20013 )
...
For https://github.com/flutter/flutter/issues/39526
2020-07-28 10:29:59 -07:00
nturgut
8a56925414
[a11y-web] Semantics fix ( flutter/engine#19898 )
...
* fixinf enable semantics
* fix unit tests
* fix indentation
* addressing reviewer comments
* fix comment
* make commnt starts upper case
* fix grammar in comment
* Add one more comment
2020-07-28 10:29:02 -07:00
LongCatIsLooong
cfb0e1570f
Add autofill save for iOS and Android ( flutter/engine#18643 )
2020-07-28 10:23:55 -07:00
chunhtai
23fb7c08c6
fix FlutterViewUpdateCustomAccessibilityActions uses correct string list ( flutter/engine#19623 )
...
* fix FlutterViewUpdateCustomAccessibilityActions uses correct string list
* add test to ci
* format
* add license file
* fix test
* fix lint
2020-07-28 09:49:59 -07:00
skia-flutter-autoroll
d4730057bc
Roll Skia from b65d72be24c7 to 6007f3bd6f36 (2 revisions) ( flutter/engine#20081 )
2020-07-28 01:11:01 -07:00
skia-flutter-autoroll
3e12b5e8ef
Roll Skia from 8513867ced39 to b65d72be24c7 (45 revisions) ( flutter/engine#20080 )
2020-07-27 23:46:02 -07:00
skia-flutter-autoroll
76d94c45a1
Roll Fuchsia Linux SDK from vzpWHX5jS... to 747AFt_Hq... ( flutter/engine#20078 )
2020-07-27 22:11:02 -07:00
nturgut
81f2d37070
re-enable integration tests. increase sdk version. ( flutter/engine#20075 )
2020-07-27 19:37:47 -07:00
nturgut
f491fb0126
both trees are red, stop running integration tests ( flutter/engine#20060 )
2020-07-27 11:15:56 -07:00
stuartmorgan
cd66f501cb
Fix invalid selection handling in text plugins ( flutter/engine#19899 )
...
The Windows, Linux, and GLFW embeddings (which all share a common code
ancestry) pass TextInput.setEditingState selection base and extents
straight through to the shared text model class. The model expects those
values to be valid, but the framework sends -1/-1 for "invalid"
selections, which happen for some empty text cases (e.g.,
TextFieldController.clear()).
This translates those invalid selection values to an empty selection at
the start of the string, as expected by the model.
Fixes https://github.com/flutter/flutter/issues/59140
2020-07-27 11:00:02 -07:00
nturgut
bf4cd9d73d
Add a todo to felt (PR to rerun the tree) ( flutter/engine#20025 )
2020-07-25 21:12:15 -07:00
Jason Simmons
775070bf96
Upgrade the analyzer package to version 0.39.15 for Dart 2.10 support ( flutter/engine#20024 )
2020-07-24 18:26:43 -07:00
Jason Simmons
13530ba813
Disable the web SDK API conformance test until the analyzer is updated for Dart 2.10 ( flutter/engine#20023 )
2020-07-24 17:01:57 -07:00
Jason Simmons
99192706be
Add Dart 2.10 annotations to the web engine sources ( flutter/engine#20019 )
2020-07-24 15:56:17 -07:00
Jonah Williams
cd10bc80ba
fix gclient runhooks for windows ( flutter/engine#20014 )
...
* fix gclient runhooks for windows
2020-07-24 13:22:24 -07:00
Jonah Williams
b6aadb0406
[null-safety] fix real type failures in web engine ( flutter/engine#20010 )
...
remove extra null checks
2020-07-24 12:37:35 -07:00
Jonah Williams
a71b077bc9
remove usage of dartdev command ( flutter/engine#20011 )
...
* remove usage of dartdev command so that gclient runhooks can re-generate package_config.json
2020-07-24 12:22:45 -07:00
skia-flutter-autoroll
b38a395da1
Roll Skia from 809a99819e70 to 8513867ced39 (6 revisions) ( flutter/engine#20009 )
2020-07-24 11:56:01 -07:00
Siva
4f1710e807
Manual merge of Dart a3815b6590...24c7666def ( flutter/engine#19967 )
...
* Manual merge or Dart into flutter a3815b6590...24c7666def
dart-lang/sdk@24c7666def Update tests that have the current version number hardcoded
dart-lang/sdk@f88ce7aef5 Increase Dart version to 2.10
* Update language version.
* Update license.
* Hpdate language version.
* Update license.
2020-07-24 11:00:34 -07:00