5124 Commits

Author SHA1 Message Date
stuartmorgan
91eab23eb3
Switch Windows embedding to proc table embedder API (#22211)
Switches the Windows embedding from the standard C API to the new proctable version, to allow for unit testing of the embedding layer separately from the embedder APIs implementation. This includes moving some engine messaging that was still in flutter_windows to the C++ engine class to better encapsulate the proc table.
2020-11-03 14:36:18 -08:00
skia-flutter-autoroll
e4b23c875f
Roll Fuchsia Linux SDK from oLF1FW-gC... to Esyuo1am1... (#22276) 2020-11-03 12:53:02 -08:00
skia-flutter-autoroll
92f11d67d7
Roll Dart SDK from b43baaaa477d to a4fbabcd73dc (1 revision) (#22269) 2020-11-03 11:58:02 -08:00
Daco Harkes
ccdb6819ce
WeakPersistentHandle migration (#19843)
and roll Dart to 52783837369de45d3372cb6c6b7cdd63e71cd829.
2020-11-03 13:06:53 +01:00
skia-flutter-autoroll
78a0181740
Roll Fuchsia Linux SDK from QqGvMWaYk... to oLF1FW-gC... (#22264) 2020-11-02 23:28:01 -08:00
stuartmorgan
3d194fa545
Switch macOS embedding to proc table embedder API (#21811)
Converts the macOS embedding to use the new proc table version of the embedding API, and adds one example unit test using it to demonstrate and validate the approach.
2020-11-02 21:44:10 -08:00
skia-flutter-autoroll
67d55ed42b
Roll Dart SDK from 5acb5fcf84cb to a9d583383410 (4 revisions) (#22255) 2020-11-02 13:33:02 -08:00
skia-flutter-autoroll
eea98b2b69
Roll Skia from 7585a65ac709 to dffd20efe95c (14 revisions) (#22250) 2020-11-02 10:43:01 -08:00
skia-flutter-autoroll
3c7a54e9d9
Roll Fuchsia Linux SDK from sNx8qabBn... to QqGvMWaYk... (#22244) 2020-11-02 09:53:04 -08:00
skia-flutter-autoroll
d3182bc222
Roll Dart SDK from 25ef5dc559cf to 5acb5fcf84cb (4 revisions) (#22243) 2020-11-02 09:03:01 -08:00
skia-flutter-autoroll
c8cf09aa4e
Roll Skia from d5e6368fffd0 to 7585a65ac709 (7 revisions) (#22237) 2020-11-02 08:58:02 -08:00
skia-flutter-autoroll
6a331d3be4
Roll Skia from 9615bcf71f2a to d5e6368fffd0 (8 revisions) (#22234) 2020-10-30 15:28:01 -07:00
skia-flutter-autoroll
0faa72e4a8
Roll Dart SDK from fed66f60a3bc to 25ef5dc559cf (1 revision) (#22225)
https://dart.googlesource.com/sdk.git/+log/fed66f60a3bc..25ef5dc559cf

2020-10-30 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-4.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@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/+doc/master/autoroll/README.md
2020-10-30 12:19:51 -07:00
skia-flutter-autoroll
9f9fc1fa2a
Roll Skia from c21902c0d3cc to 9615bcf71f2a (1 revision) (#22226) 2020-10-30 09:03:02 -07:00
skia-flutter-autoroll
c597333e82
Roll Skia from f548a028ce70 to c21902c0d3cc (46 revisions) (#22224) 2020-10-30 07:43:01 -07:00
skia-flutter-autoroll
f0661a4016
Roll Dart SDK from 1a18fff9ad2e to f01bcdc24ec6 (2 revisions) (#22222) 2020-10-30 00:03:01 -07:00
skia-flutter-autoroll
6166712dd4
Roll Fuchsia Linux SDK from Usec4YBzR... to sNx8qabBn... (#22220) 2020-10-29 22:38:02 -07:00
Siva
5f0e6dd47e
Manual roll of Dart 1a18fff9ad2e...ba80ed989cc (#22216) 2020-10-29 21:28:01 -07:00
Siva
baba31e838
Manual Roll of Dart to ba80ed989cc...9c6e76468ca (#22213)
* Manual Roll of Dart from ba80ed989c...9c6e76468c

dart-lang/sdk@ba80ed989c Version 2.11.0-277.0.dev
dart-lang/sdk@619e388a1d Breaking changes for analyzer version 0.41.
dart-lang/sdk@e46c31c24c Version 2.11.0-276.0.dev
dart-lang/sdk@13704520a0 [cfe] Indicate nullability as assignability issue when appropriate
dart-lang/sdk@33b7f1425e Migration: remove unreachable `break` statements
dart-lang/sdk@68fe2649f3 Migration: remove 2 pixel offset from CSS for `.region.informative-region`.
dart-lang/sdk@f506071e34 Add DartType.alias{Element,Arguments} and class TypeAliasElement
dart-lang/sdk@5b2f57d365 Fix changelog
dart-lang/sdk@d459f2244a Enable non-function type alias tests for CFE based tools
dart-lang/sdk@5ac5b710ee Migration --apply-changes implies --no-web-preview
dart-lang/sdk@8abf6c67ad Add test of potentially constant scopes.
dart-lang/sdk@146423c02d Version 2.11.0-275.0.dev
dart-lang/sdk@d38b366eb6 Add quick fix to remove unnecessary null-aware assignments
dart-lang/sdk@1a56b8e7eb Version 2.11.0-274.0.dev
dart-lang/sdk@d5118d5fc8 Reland "[ Service / dart:isolate ] Added getPorts RPC and 'debugName' optional"
dart-lang/sdk@2672eb34f6 Add Flutter plugins to the list of allowed null safety experiments
dart-lang/sdk@30d13109e7 Error on all ignored command line arguments with a named config.
dart-lang/sdk@a983155d44 [vm/ffi] Remove bytecode mode only runtime entries
dart-lang/sdk@5f5c0ec025 Version 2.11.0-273.0.dev
dart-lang/sdk@3c5d1d2575 fix nodes for path error reporting
dart-lang/sdk@0128ffa6d1 Add most of the remaining parser diagnostics to the data file parser
dart-lang/sdk@91be377fda [io/ssl] Avoid redundant handshake call that can break ongoing handshake try-retry sequence.
dart-lang/sdk@774e18d14a Issue 43925. Set the enclosing class for completion.
dart-lang/sdk@061848e97e Cleanup misc remaining references to bytecode
dart-lang/sdk@bc01cb740a [vm] Don't assume fields are already canonical when canonicalizing closures.
dart-lang/sdk@2fd4b4f562 [dart2js, ddc] Emit native null checks in sound mode only
dart-lang/sdk@8b68bb4191 Revert "Revert "[ddc] Move native null-checks to definitions""
dart-lang/sdk@d4c03fbc1b [ddc] Add more descriptive error for native null assertions
dart-lang/sdk@312a572ade [vm/ffi] Fix prepare_flutter_bundle.dart
dart-lang/sdk@31c065ef4c Change frontend server expression evaluation tests to use strong ddc platform sdk
dart-lang/sdk@2fafb4061f Remove LibrariesLog, we don't use it anymore.
dart-lang/sdk@2653b851d3 Version 2.11.0-272.0.dev
dart-lang/sdk@e5dfd38404 check for invalid git and path deps in publishable packages
dart-lang/sdk@f8fdb4be05 Remove return type from addSource().
dart-lang/sdk@7588ed86de Remove bytecode mode from the VM
dart-lang/sdk@c877d5bf3e [pkg/vm_service] remove three deprecation warnings
dart-lang/sdk@2eef1aa1ad Prepare analyzer_cli/ tests for turning Null Safety on by default.
dart-lang/sdk@80f0976e02 [pkg/nnbd_migration] mark package:nnbd_migration as not publishable
dart-lang/sdk@1958d61b02 Issue 43929. Report HintCode.DEPRECATED_MEMBER_USE for Null Safe from Legacy, refactoring.
dart-lang/sdk@68c50f7f92 Migration: re-work test_informationalRegion_containsTraceLinks_separateDrive.
dart-lang/sdk@ee740fae4a [dart2js] Inference of List.generate elements
dart-lang/sdk@c3ddc5c374 [vm/concurrency] Add EventLoopLatencyJson350KB bechmark
dart-lang/sdk@5851f8bc0c [Analyzer] Add a fix for unnecessary_non_null_assertion
dart-lang/sdk@e38d42fc7d [android] Switch to Flutter Android tooling
dart-lang/sdk@ed009afc4c [package:js] Add static errors for invalid extends
dart-lang/sdk@2e99e59369 Fix integration tests for analyzer/ and analysis_server/ in preparation for Null Safety turned on.
dart-lang/sdk@9181570513 Migration: Work around null reference exception with complex type parameters.
dart-lang/sdk@a777d2b798 Sort declarations in api_test.dart
dart-lang/sdk@a99904a45a [vm/nnbd] Explicitly opt-out test helper scripts from null safety to prepare for NNBD turned on
dart-lang/sdk@77a0daeda9 Update to latest package:collection
dart-lang/sdk@f78c40e32a Revert "Reland "[ Service / dart:isolate ] Added getPorts RPC and 'debugName' optional""
dart-lang/sdk@5a3e7bf18f [Dart CLI] Refactor analytics
dart-lang/sdk@7a87580ec4 [vm] Avoid racy access to SafepointRwLock::reader_ids_
dart-lang/sdk@e5184d71b7 Version 2.11.0-271.0.dev
dart-lang/sdk@7d764a6b3a Get the observatory tests correctly opting out of sound null safety.
dart-lang/sdk@38e3414748 analyzer_plugin: Prepare tests for Null safety flag flip.
dart-lang/sdk@e9bf10bda0 Version 2.11.0-270.0.dev
dart-lang/sdk@56947222cc Fixes for analysis_server/ tests for Windows.
dart-lang/sdk@7a60fd3fd2 Fix Glob creation, PubspecValidator dependencyPath.
dart-lang/sdk@a5d4511847 Reland "[ Service / dart:isolate ] Added getPorts RPC and 'debugName' optional"
dart-lang/sdk@6360dcbecb Version 2.11.0-269.0.dev
dart-lang/sdk@14e4d5fb48 [Tests] - Explicitly opt out vm/dart_2/splay_test.dart
dart-lang/sdk@20b8b1c0cf [vm/concurrency] Introduce a read lock acquisition of program_lock.
dart-lang/sdk@76118806bd [dart:io / Service] Rename State class to _State to avoid class name conflicts with Flutter
dart-lang/sdk@e2cc75e847 Fix the offset used when reporting errors inside of string literals
dart-lang/sdk@29c7474845 Add a test for accessing type arguments
dart-lang/sdk@297fb8606a Un-hide the dart migrate command from stable.
dart-lang/sdk@dac61ff879 Remove a message for pre-nnbd sdks.
dart-lang/sdk@05af48a5df Version 2.11.0-268.0.dev
dart-lang/sdk@a074c793b8 Rename to resolveTestCode() and resolveTestFile().
dart-lang/sdk@47a2ab2866 Prepare to publish analyzer 0.40.5 and _fe_analyzer_shared 12.0.0.
dart-lang/sdk@af8413d8e9 [vm/concurrency] Add write lock acquisiton when updating Class direct_subclasses.
dart-lang/sdk@4f630a9a16 [typed_data] Remove specific Errors from docs
dart-lang/sdk@d9d7324b27 Issue 43777. Update analysis_server/ tests to run when Null Safety is enabled by default in 2.12
dart-lang/sdk@3e856b8ace [vm/concurrency] Allow concurrent access to invocation dispatcher cache
dart-lang/sdk@e8ff7f9d29 Version 2.11.0-267.0.dev
dart-lang/sdk@c45d52b62a Rework the parser to parse code fragments rather than value generators
dart-lang/sdk@34cedb980c [kernel] Make Procedure.kind final
dart-lang/sdk@50d36afc34 [release] Add release notes for 2.10.3
dart-lang/sdk@2928af2b12 [kernel] Remove unused Class.level, ClassLevel enum and shift Library.flags down
dart-lang/sdk@ff60518cad [kernel] Remove getChildFromMember from CanonicalName
dart-lang/sdk@741bb5ec4e [kernel] Change library nnbd bit encoding slightly
dart-lang/sdk@ae5fc78992 [kernel] Remove 'addMember'

* Adjust comment.
2020-10-29 17:07:35 -07:00
stuartmorgan
caf32d5b28
Add a proc table version of embedder API (#21813) 2020-10-29 13:13:03 -07:00
Christopher Fujino
9ccf9f120d
bring back build_test to ensure we validate licenses (#22201)
* add license check to cirrus config
* update license goldens file
2020-10-29 12:19:41 -07:00
Kaushik Iska
d6627c6a7d
Reland [ios] Refactor IOSSurface factory and unify surface creation (#22016) 2020-10-29 11:58:03 -07:00
skia-flutter-autoroll
d615a97a14
Roll Fuchsia Linux SDK from PY5hNI-wY... to Usec4YBzR... (#22197) 2020-10-29 09:18:01 -07:00
skia-flutter-autoroll
ca05bdccc1
Roll Skia from 5567a6091ceb to f548a028ce70 (7 revisions) (#22155) 2020-10-28 18:22:01 -07:00
skia-flutter-autoroll
632354d96d
Roll Fuchsia Linux SDK from UKgKCjxSA... to PY5hNI-wY... (#22175) 2020-10-28 18:02:07 -07:00
Matej Knopp
e61e8c2482
Smooth window resizing on macOS (#21525) 2020-10-28 11:12:04 -07:00
Martin Kustermann
0c7e9528a0
Manual Dart SDK roll 6e015bd9cddb to 9c6e76468ca4 (6 revisions (#22153)
This includes the commits from

  https://dart.googlesource.com/sdk.git/+log/6e015bd9cddb..9c6e76468ca4

as well as the changes from

  https://github.com/flutter/engine/pull/22149/files

which are needed due to dart-lang/sdk@23ee425de7
2020-10-27 18:26:48 -07:00
skia-flutter-autoroll
376045c00e
Roll Fuchsia Linux SDK from XYN02FThN... to UKgKCjxSA... (#22147)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC garyq@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/+doc/master/autoroll/README.md
2020-10-27 11:49:59 -07:00
skia-flutter-autoroll
c32e3d8fd7
Roll Skia from 7737a5bd2510 to 5567a6091ceb (8 revisions) (#22146)
https://skia.googlesource.com/skia.git/+log/7737a5bd2510..5567a6091ceb

2020-10-27 brianosman@google.com Guard traversal of certain kinds of mid-optimization IfStatement
2020-10-27 johnstiles@google.com Pass function arguments using SkSpan instead of count + ptr.
2020-10-27 egdaniel@google.com Add uma histogram tracking for the number of submit render passes.
2020-10-27 johnstiles@google.com Prototype helper functions from FP files before use.
2020-10-27 johnstiles@google.com Mangle function names as a separate step before emitting func-bodies.
2020-10-27 mtklein@google.com remove absl experiment
2020-10-27 mtklein@google.com use ieee divide
2020-10-27 ethannicholas@google.com Made IRNode smaller

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 jcgregorio@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/+doc/master/autoroll/README.md
2020-10-27 11:49:17 -07:00
skia-flutter-autoroll
073263e39d
Roll Skia from 5bbbb49f1da0 to 7737a5bd2510 (13 revisions) (#22140) 2020-10-27 00:17:01 -07:00
skia-flutter-autoroll
26a0f88b55
Roll Fuchsia Linux SDK from 5teTtbQ9-... to XYN02FThN... (#22127) 2020-10-26 20:07:02 -07:00
skia-flutter-autoroll
828b5ce322
Roll Skia from 189ecd485ade to 5bbbb49f1da0 (4 revisions) (#22121) 2020-10-26 11:27:01 -07:00
gaaclarke
25bb31ef68
Added the ability to set the initial route via launch urls. (#21336) 2020-10-26 09:31:23 -07:00
skia-flutter-autoroll
3f05cab36e
Roll Skia from c493eabd56d0 to 189ecd485ade (3 revisions) (#22119) 2020-10-26 09:07:01 -07:00
skia-flutter-autoroll
1857470267
Roll Skia from aea82732415c to c493eabd56d0 (2 revisions) (#22118) 2020-10-26 07:47:02 -07:00
skia-flutter-autoroll
8ac555f7fa
Roll Fuchsia Linux SDK from d3HGOZddM... to 5teTtbQ9-... (#22114) 2020-10-26 00:42:01 -07:00
skia-flutter-autoroll
41382058a8
Roll Fuchsia Linux SDK from 33fGX8ZWr... to d3HGOZddM... (#22110) 2020-10-25 11:22:02 -07:00
skia-flutter-autoroll
02eda8f1fd
Roll Skia from 312535b47d38 to aea82732415c (1 revision) (#22108) 2020-10-25 00:52:01 -07:00
skia-flutter-autoroll
95ec454993
Roll Fuchsia Linux SDK from gHKi9MwVc... to 33fGX8ZWr... (#22107) 2020-10-24 22:02:01 -07:00
skia-flutter-autoroll
2640541dc0
Roll Skia from 7c64798b3d0c to 312535b47d38 (9 revisions) (#22101) 2020-10-24 10:37:02 -07:00
skia-flutter-autoroll
a3cdaf49b1
Roll Fuchsia Linux SDK from ivUuUUnOL... to gHKi9MwVc... (#22097) 2020-10-24 04:32:02 -07:00
skia-flutter-autoroll
6fd1f1f295
Roll Dart SDK from ae67d4be7d8e to 51b403c0134a (2 revisions) (#22096) 2020-10-24 02:32:02 -07:00
skia-flutter-autoroll
432974a52b
Roll Dart SDK from a3d902d8598e to ae67d4be7d8e (9 revisions) (#22090) 2020-10-23 22:07:02 -07:00
skia-flutter-autoroll
38d75c9e77
Roll Fuchsia Linux SDK from vuKxZmSVj... to ivUuUUnOL... (#22084) 2020-10-23 15:12:02 -07:00
Yegor
ff38cdba53
add web framework tests to the prod builder (#22080) 2020-10-23 15:07:01 -07:00
skia-flutter-autoroll
68fc12882f
Roll Skia from 58cf3fe83b93 to 7c64798b3d0c (5 revisions) (#22081) 2020-10-23 13:42:01 -07:00
skia-flutter-autoroll
9bddfc9b09
Roll Skia from 53281c712159 to 58cf3fe83b93 (5 revisions) (#22075) 2020-10-23 10:32:01 -07:00
Zachary Anderson
0b26570e93
Revert dart rolls (#22078)
* Revert "Roll Dart SDK from 9f907e198970 to 37ccceacad41 (3 revisions) (#22069)"

This reverts commit 4f4599b269c5e51cab8e6939c2296bbe24bb12d2.

* Revert "Roll Dart SDK from a3d902d8598e to 9f907e198970 (2 revisions) (#22058)"

This reverts commit e51c710e1fd38675573f002ab46683d117165c36.
2020-10-23 09:33:52 -07:00
skia-flutter-autoroll
645198aa72
Roll Fuchsia Linux SDK from gqS_DIjN4... to vuKxZmSVj... (#22074) 2020-10-22 23:52:01 -07:00
skia-flutter-autoroll
4f4599b269
Roll Dart SDK from 9f907e198970 to 37ccceacad41 (3 revisions) (#22069) 2020-10-22 20:27:02 -07:00