3501 Commits

Author SHA1 Message Date
skia-flutter-autoroll
498a34aff7
Roll src/third_party/skia 23899c64e3db..78dac6dcb222 (19 commits) (#17069) 2020-03-10 12:06:01 -07:00
Alexander Aprelev
06bb64921e
Roll dart to 97674262bc29447dc59d5c93024b18b27d4bcf98. (#17067)
Changes since last roll:
 ```
97674262bc [dart2js] Fix type argument with nnbd and extractTypeArguments.
ed2092e786 [vm] Add TFA transformer expectation files for unboxing metadata
44a4f366e2 [sdk] Updating Stream.contains to accept null values.
7e0139e0c0 [vm/corelib] Improve performance of list copying
ec8941b189 [dartdevc] Hoisting subtype caches to addTypeCaches.
f5a6554635 Move 'thisType' to ResolverVisitor.
b311a0052e Fixes REMOVE_UNUSED_FIELD and optional field formal parameters.
c83c9b40c5 [vm] Implement toString() for unboxing metadata, only write unboxing metadata if not fully boxed (which is default)
7ac22948e5 [CFE] More error for type variable in static contexts
30a12a349e Revert "Re-land "[vm] Aggressive write-barrier elimination.""
83378633e1 Add the attachment with the content of the file being analyzed.
bbb449dfa4 Issue 40931. Update inference constraint for T? to be non-nullable.
f1369d7896 Updated the invalid Example in num.dart
b22d3d6294 Add a P2 migration script for null safety migrator
db378a2f0d [ddc] let compiler generate instanceof and == of types directly.
617b78a014 [ddc] do not add null checks for parameters marked as @notNull
2ae10b14a3 [dart2js] Fix nullability of native methods.
b01cb58320 Revert "Re-land "[vm] Add type to _AsyncAwaitCompleter.start.""
043af430c1 Migraiton: Add function names to trace output.
005c5d7b52 Add an additional MMR "Max Rank 5" metric to the output of the completion_metrics.dart
52ad8dc2d2 Gather metrics on super invocations
f5dae48fac Add an ArgParser to completion_metrics.dart in the same manner as relevance_metrics.dart (https://dart-review.googlesource.com/c/sdk/+/138700)
a61e012e93 Migrate html tests using async_minitest and minitest
e3070b6f02 Add predicate to async_minitest
f8792406d8 Extract RemoveUnusedElement and RemoveUnusedField producers.
54e96f6ccf Add the `dynamic` keyword into additional missing portions of the AST (in method and constructor parameters) in the keyword_contributor.dart
8329bd7ca8 Do not check for '.analysis_options' for default options file in builder.
4f0fb8f9b0 Fix some syntax errors in the Dart code in the keyword_contributor_test.dart
4049ab54e4 Re-land "[vm] Add type to _AsyncAwaitCompleter.start."
8fb4645cae [dartdevc] Adding nnbd semantics for static and late fields.
fa2df01895 Null Safety preview: Fix description for uninitialized field
24c8021f03 Replace initialize() with declare().
9a62df57fa Fix a test to get the analyzer nnbd bot to pass
f17919b559 [nnbd/corelib] Fix performance regression in _SyncIterator.moveNext
6b71477d6e Add a host of server debugging options to dartdev migrate.
7617e327a1 [VM/Testing] - Turn on co19_2 legacy testing in NNBD bots.
4e79175ee8 Fix per-line highlighting in Null Safety preview tool
a4f6479998 [infra] Print details of unapproved (new or previous) failures in build failure message
eff1a9ff97 Re-land "[vm] Aggressive write-barrier elimination."
a629dbf073 Add a fix to inline a typedef
0f284647b1 [vm] Improve docs for Dart_LoadELF.
029c8f1cee [cfe] Use Supertype instead of InterfaceType in ClassHierarchyBuilder
e8c58a7a3d [CFE] Add ability to compare CompilerOptions
40507e7b13 [CFE] Tool for fasta -v statistics
7bdc910670 [infra] Remove unused bot script
7e815546ac Add the `dynamic` keyword into additional missing portions of the AST in the keyword_contributor.dart
7bc171483e Latest changes to the relevance metrics tool
3d0432eafc Add returnsNormally to async_minitest
6f47790fb6 [dartdevc] Optimize subtype check
4799f38767 [dartdevc] Optimize cast operation
c1cf29b2d4 [ddc] improve generated code for wrapType.isNormalized
6eae8db839 [ddc] remove dcall when accessing .type
de493465c8 Include 'dynamic' in the list of suggested keywords for type names, i.e. the 'dynamic' in "dynamic contents = ..."
80ed949678 [vm, reload] Don't drop unwind errors for isolates other than the first isolate in a group during a reload.
81c3208c10 [dart2js] Special case `null is T`.
de0fcd71d4 [dart2js] Assign the correct type to super tearoffs.
29d4b611fb Remove html_individual_config from indexeddb_1_test
9ba92779d6 Roll to latest package:watcher
8fd8fec185 [vm/aot] Add support to instance calls with unboxed parameters
2806ccacc7 [build] Update clang to 7e9747b50bcb1be28d4a3236571e8050835497a6.
972e045649 [analyzer] Fix windows paths again, and use ResourceProviderMixin.
e79f50098e Unify two error codes into one
2c5a56e7bb [vm] Disable late field init for constructor initialized fields
d3c0d59706 Disallow non-external generative JS constructors
60a81b0f51 Add hints to find equal elements in literal sets and maps
93ff9530aa Document difference between Stream.transform and Stream.map.
b0b8304b87 [Cleanup] Simplifies use_slow_path handling to remove unreachable asm.
b681bfd8d2 [VM] Fixes bad reuse/typing of temps in async transform invocations.
c1ed25dcf0 [CFE] Remove BulkCompiler
6facea722b [vm/ffi] Unbox Pointer data field - fix bytecode
7b6adc6083 Remove html_individual_config from remaining html tests
ce7fcff2ea Resolve type parameters to bounds when checking for implementing Iterable / Map.
a410f5bde1 [dart2js] rename null-safety flag and plumb through CFE
8ae984c54a [dart2js] Use a Symbol to access JavaScript Array Rti
a54a5eebb2 Remove html_individual_config from interactive_geolocation_test
69851f34c5 Remove the unused type hierarchy from the completion_metrics.dart
a2bf8dd351 Upgrade to dartdoc-0.30.2.
331067017f [vm] Fix late field store bug
9d76737487 Remove support for --emit-metadata in DDC
6e8efe2a15 Remove html_config from document_register_basic_test
a731b98113 [dart2js] Fix signature of identityHashCode.
3bab386570 Remove an unused shown name to remove a hint
ced0ceddd3 Rename an incorrectly named test class
739852d99d Migrate language_2/call to NNBD.
48c6180b46 [nnbd_migration] Hide hint insertion links after the migration is applied.
123a1ea517 [nnbd_migration] Fix 'apply edit' links.
3629658722 [nnbd_migration] Handle POST requests
5b0e439503 Fix windows path test/bots
5e66618175 Issue 40316. Verify only language version override locations at line starts.
110a29c9b3 Issue 40704. Support for ?[ in resolution.
55b4a240a4 [dart2js] Fix type promotion bug in static_type.dart.
a1992fec6d [ package:vm_service ] 4.0.0 release, Sentinels are now thrown, Future<dynamic> returns are now Future<Response>
bf5171cfd1 Add support for reporting how an accessed member related to the context type and extract feature computation
8d26e3df23 [vm] Don't insert CheckedSmi* instructions when the interface target suggests it's wrong.
f6b0a70230 Migrate language_2/await to NNBD.
1c64138e56 Migrate language_2/bool to NNBD.
1cf9d7a0c5 Revert "[vm] Add type to _AsyncAwaitCompleter.start."
2a8127dbfa [vm, gc] Take heap size into account when deciding when to start concurrent marking.
0649115b06 Rename VoidWithTypeParameters to VoidWithTypeArguments.
a74253987b Migration: add trace functionality to the preview tool.
d950783c07 [vm/ffi] Unify RawTypedData::data and Pointer::data
b406802981 [vm/ffi] Unbox Pointer data field
46bc5cd634 [vm] Support using different representations in ConvertUnboxedToUntagged
c135e2a7cd [vm/ffi] Reorder fields inside Pointer
4081235ac5 [vm] Support unboxed indices in indexed load and store
```
2020-03-10 10:49:00 -07:00
Dan Field
a18066bfb3
Avoid capturing this unsafely in MultiFrameCodec (#16824) 2020-03-09 21:18:50 -07:00
skia-flutter-autoroll
ad82691b87
Roll src/third_party/skia c56950442dd1..23899c64e3db (11 commits) (#17033) 2020-03-09 11:26:02 -07:00
skia-flutter-autoroll
6efadcdf8c
Roll fuchsia/sdk/core/linux-amd64 from Rhz2c... to v32mJ... (#17024) 2020-03-09 10:56:02 -07:00
skia-flutter-autoroll
aa6bdbab1d
Roll src/third_party/skia b18390699ea2..475b9d0fb796 (1 commits) (#17019) 2020-03-08 18:26:01 -07:00
skia-flutter-autoroll
6d7580db4f
Roll fuchsia/sdk/core/linux-amd64 from YcueJ... to Rhz2c... (#17016) 2020-03-08 11:36:01 -07:00
skia-flutter-autoroll
a10f555733
Roll src/third_party/skia 2e19af063bcc..b18390699ea2 (1 commits) (#17014) 2020-03-08 01:56:01 -08:00
skia-flutter-autoroll
e6de13628f
Roll fuchsia/sdk/core/linux-amd64 from FGMpI... to YcueJ... (#17012) 2020-03-07 21:06:02 -08:00
skia-flutter-autoroll
f5a5031e94
Roll src/third_party/skia cf573d844da6..2e19af063bcc (1 commits) (#17009) 2020-03-07 11:16:01 -08:00
skia-flutter-autoroll
41b371d0b0
Roll fuchsia/sdk/core/linux-amd64 from K1wwe... to FGMpI... (#17007) 2020-03-06 23:41:02 -08:00
skia-flutter-autoroll
30a82927be
Roll src/third_party/skia 24a8e9e170f7..cf573d844da6 (4 commits) (#17004) 2020-03-06 20:11:03 -08:00
gaaclarke
03ddc1d4de
Started deleting .DS_Store files so licenses can run on mac os x. (#16998) 2020-03-06 16:57:14 -08:00
Nurhan Turgut
fc5963d2d1
[web] Engine integration test (#16930)
* squashing the commits together

* directory rename, project rename. addressing reviewer comments

* update cirrus file

* change tool signature
2020-03-06 15:34:11 -08:00
skia-flutter-autoroll
e1ba7a18f4
Roll src/third_party/skia 6e58290ba639..24a8e9e170f7 (5 commits) (#16996) 2020-03-06 15:01:02 -08:00
Nurhan Turgut
eddda80327
fushia licenses fix (#16992) 2020-03-06 13:34:47 -08:00
skia-flutter-autoroll
dfc9c126d0
Roll src/third_party/skia beaaf4700f50..6e58290ba639 (9 commits) (#16990) 2020-03-06 13:11:02 -08:00
skia-flutter-autoroll
1ab5c3641c
Roll src/third_party/skia 54de2fa48d85..beaaf4700f50 (3 commits) (#16987) 2020-03-06 11:36:05 -08:00
skia-flutter-autoroll
45e61a6ff7
Roll fuchsia/sdk/core/linux-amd64 from cTw2C... to K1wwe... (#16984) 2020-03-06 10:11:01 -08:00
skia-flutter-autoroll
43971caf04
Roll src/third_party/skia 74055566bd14..54de2fa48d85 (3 commits) (#16983) 2020-03-06 10:01:02 -08:00
skia-flutter-autoroll
47963a598a
Roll src/third_party/skia 93a2a6b8badb..74055566bd14 (2 commits) (#16981) 2020-03-06 08:11:04 -08:00
skia-flutter-autoroll
bfebadfce6
Roll src/third_party/skia 012f8497802e..93a2a6b8badb (4 commits) (#16974) 2020-03-06 01:41:02 -08:00
skia-flutter-autoroll
7c612de34b
Roll fuchsia/sdk/core/linux-amd64 from cXgMr... to cTw2C... (#16970) 2020-03-05 20:36:02 -08:00
Flutter GitHub Bot
4da196caa1
Roll src/third_party/skia db20afc1bf3c..012f8497802e (6 commits) (#16966) 2020-03-05 17:06:01 -08:00
Flutter GitHub Bot
3bf196591b
Roll src/third_party/skia 1b1b0d5abb75..db20afc1bf3c (7 commits) (#16959) 2020-03-05 15:31:02 -08:00
Flutter GitHub Bot
e28d26e305
Roll src/third_party/skia b803ef83d68f..1b1b0d5abb75 (5 commits) (#16958) 2020-03-05 12:01:02 -08:00
Flutter GitHub Bot
f2c523ef4a
Roll src/third_party/dart d1d89c8ce1a1..9983424a3c50 (10 commits) (#16957) 2020-03-05 10:36:02 -08:00
Flutter GitHub Bot
5a5d4cb419
Roll src/third_party/skia d2f18734aa84..b803ef83d68f (2 commits) (#16956) 2020-03-05 10:26:03 -08:00
Flutter GitHub Bot
edf4bde574
Roll src/third_party/skia f6ed96d1c23b..d2f18734aa84 (5 commits) (#16955) 2020-03-05 07:46:02 -08:00
Flutter GitHub Bot
f5b35594bc
Roll src/third_party/dart 8e5354dccb64..d1d89c8ce1a1 (10 commits) (#16954) 2020-03-05 07:11:01 -08:00
Flutter GitHub Bot
2e2a9e192d
Roll fuchsia/sdk/core/linux-amd64 from vH9-3... to cXgMr... (#16952) 2020-03-05 07:06:02 -08:00
Brian Osman
3e380092e2
Roll src/third_party/skia 50d7d6fd7280..f6ed96d1c23b (11 commits) (#16953)
https://skia.googlesource.com/skia.git/+log/50d7d6fd7280..f6ed96d1c23b

git log 50d7d6fd7280..f6ed96d1c23b --date=short --first-parent --format='%ad %ae %s'
2020-03-05 egdaniel@google.com Revert "Move GrGpuResource GrSurface and GrTexture into src."
2020-03-05 mtklein@google.com add an ulp of error on the clamp asserts
2020-03-04 mtklein@google.com better SKVM_JIT_STATS output
2020-03-04 mtklein@google.com skip dump checks on machines w/o FMAs
2020-03-04 reed@google.com detect when the localmatrix forces us into a perspective stage
2020-03-04 egdaniel@google.com Move GrGpuResource GrSurface and GrTexture into src.
2020-03-04 mtklein@google.com async llvm compile, take 2
2020-03-04 mtklein@google.com turn off LLVM FMA discovery
2020-03-04 mtklein@google.com do our own fma discovery
2020-03-04 mtklein@google.com get rid of troublesome Op::round
2020-03-04 nifong@google.com Remove experimental from name of skm44 canvas methods

Created with:
  gclient setdep -r src/third_party/skia@f6ed96d1c23b

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC herb@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

Bug: None
Tbr: herb@google.com
2020-03-05 09:11:34 -05:00
Flutter GitHub Bot
1f250fd26f
Roll src/third_party/dart df5036eb6e73..8e5354dccb64 (14 commits) (#16943) 2020-03-04 16:16:01 -08:00
Flutter GitHub Bot
d20f6d7bd3
Roll src/third_party/skia 93d75eff08b0..50d7d6fd7280 (4 commits) (#16942) 2020-03-04 15:21:03 -08:00
Ryan Macnak
79a53b2ea2
Roll Dart to df5036eb6e738c723339ed74c1e8ca93bea2570d. (#16936) 2020-03-04 13:45:24 -08:00
Flutter GitHub Bot
810727bf3f
Roll src/third_party/skia 3a5974f68d4b..93d75eff08b0 (5 commits) (#16940) 2020-03-04 12:56:02 -08:00
Flutter GitHub Bot
42e05721c2
Roll src/third_party/skia 64a3f8fcb749..3a5974f68d4b (8 commits) (#16934) 2020-03-04 11:21:04 -08:00
skia-flutter-autoroll
0bbb0229c5
Roll src/third_party/skia 20ed48e8e963..64a3f8fcb749 (1 commits) (#16921) 2020-03-04 04:56:04 -08:00
skia-flutter-autoroll
0dc405edc4
Roll fuchsia/sdk/core/linux-amd64 from ULy6Z... to vH9-3... (#16920) 2020-03-04 04:51:02 -08:00
skia-flutter-autoroll
fe20f68771
Roll src/third_party/skia a54af923929b..20ed48e8e963 (1 commits) (#16918) 2020-03-03 18:19:01 -08:00
skia-flutter-autoroll
90bd6f8148
Roll src/third_party/skia 4036cb1f0b6e..a54af923929b (1 commits) (#16917) 2020-03-03 16:44:01 -08:00
Chris Bracken
78a1c7ebf9
Revert "Drop last usages of Dart_New from engine (#16838)" (#16915)
We believe this may be implicated in a Windows-specific crash during the
Flutter Gallery integration test.

See:
https://github.com/flutter/flutter/issues/51896

This reverts commit f9b78c5db2bc3087e1793947b11ca643c2d747cf.
2020-03-03 14:52:56 -08:00
skia-flutter-autoroll
ba8a892231
Roll src/third_party/dart e7e45599cb1a..5701c4fd3b11 (25 commits) (#16913) 2020-03-03 14:29:03 -08:00
skia-flutter-autoroll
ca8bb0a923
Roll src/third_party/skia 964aa91580b6..4036cb1f0b6e (5 commits) (#16912) 2020-03-03 14:24:01 -08:00
skia-flutter-autoroll
224e0f9617
Roll src/third_party/skia ae2da5e7f9b5..964aa91580b6 (4 commits) (#16911) 2020-03-03 12:49:03 -08:00
skia-flutter-autoroll
0f7b14f56e
Roll src/third_party/skia b58098f34c56..ae2da5e7f9b5 (3 commits) (#16910) 2020-03-03 09:29:01 -08:00
skia-flutter-autoroll
66bac1caca
Roll src/third_party/dart c07d5d84b828..e7e45599cb1a (9 commits) (#16909) 2020-03-03 09:14:01 -08:00
skia-flutter-autoroll
5fdfc12e07
Roll src/third_party/skia 96c2eb6258ae..b58098f34c56 (2 commits) (#16908) 2020-03-03 07:54:01 -08:00
skia-flutter-autoroll
e027340061
Roll fuchsia/sdk/core/linux-amd64 from uiAI5... to ULy6Z... (#16907) 2020-03-03 07:04:02 -08:00
skia-flutter-autoroll
922e257b52
Roll src/third_party/skia 853789cdfe3c..96c2eb6258ae (3 commits) (#16906) 2020-03-03 06:19:02 -08:00