545 Commits

Author SHA1 Message Date
skia-flutter-autoroll
d4a7358351
Roll Dart SDK from c4214e6daaac to 4a6764bf28c2 (4 revisions) (#23770) 2021-01-19 12:59:02 -08:00
xster
915e2ca178
FlutterEngineGroup for Android (#23675) 2021-01-19 12:29:02 -08:00
Chinmay Garde
3f0cf1869f
Allow creation of symlinks for Goma via an environment variable. (#23765)
Setting `FLUTTER_GOMA_CREATE_XCODE_SYMLINKS=1` as an environment variable should
achieve the same result as manually specifying the `--xcode-symlinks` flag
(which I often forget). This is in keeping with the pattern of setting the
`GOMA_DIR` environment variable. The variable has a the `FLUTTER_` prefix
because environment variable with the `GOMA_` prefix are reserved for use by
Goma and variable unknown to Goma will cause a fatal error.
2021-01-19 10:35:24 -08:00
Dan Field
609036f2bf
Roll buildroot to 7832e9ed954bd5b22d043ab49a67e93babd291e6, clang to 12.0.0 mark 2 (#23742) 2021-01-16 20:12:36 -08:00
Dan Field
b6ace05f87
Revert "Roll buildroot to 92a8d2eb7aad592068f808e39b8330fd2bce25e3, Clang to 12.0.0 (#23698)" (#23734)
This reverts commit 98d3b474134f635534d4196db06e1907c642a06c.
2021-01-15 16:38:30 -08:00
Dan Field
98d3b47413
Roll buildroot to 92a8d2eb7aad592068f808e39b8330fd2bce25e3, Clang to 12.0.0 (#23698) 2021-01-15 16:16:22 -08:00
Jason Simmons
d9b3dbbee4
Roll FreeType to 2.10.4 (#23666) 2021-01-15 14:12:46 -08:00
Kaushik Iska
f69d8874aa
Skia can now build with 10.11 as the min deployment version (#23717)
https://bugs.chromium.org/p/skia/issues/detail?id=11160
was blocking this from happening, now that its addresses we can
work on a build to support both metal and opengl.
2021-01-15 13:24:12 -08:00
Jason Simmons
b41dc1a29c
SkParagraph: enable the ICU breaker cache (#23667) 2021-01-14 14:39:05 -08:00
Robert Ancell
41e3906a69 Add winuwp as one of the choices in --target-os.
It's set by --winuwp.
2021-01-15 11:33:57 +13:00
Chase Latta
1b5e16cda2
Reland - bump fuchsia toolchain to clang 12 (#23656) 2021-01-13 13:46:52 -08:00
Jason Simmons
f1278d0e71
Link SkShaper/SkParagraph into the engine by default (#23626) 2021-01-12 15:49:01 -08:00
Michael Goderbauer
40a262b67c
Update outdated links (#23513) 2021-01-08 10:14:01 -08:00
Chase Latta
0419f1d46a
Revert "bump fuchsia toolchain to clang-12" (#23456) 2021-01-06 11:14:49 -08:00
Kaushik Iska
911aa7a4b3
[metal] [macos] Suffix for metal builds macos (#23432) 2021-01-05 14:59:25 -08:00
George Wright
a84c4edbec Add support for different simulator architectures 2021-01-05 11:46:27 -08:00
Kaushik Iska
70f070263a
[embedder] [metal] Add support for Metal Renderer Config in the embedder API (#22854)
This change adds a FlutterMetalRendererConfig that lets embedders
specify metal as rendering api.

Also adds a test that validates rendering a gradient using metal.
2021-01-01 20:39:36 -08:00
Dan Field
4b5e4e6057
Make it easier to turn on Xcode symlinks (#23150) 2020-12-17 13:44:01 -08:00
Zachary Anderson
9384324cc1
Update android_lint deps (#23151) 2020-12-17 12:55:07 -08:00
Siva
76310c4264
Add missing sdk constriant in pubspec.yaml files. (#23124)
* Add missing sdk constriants in pubspec.yaml files.

* Update tools/android_lint/pubspec.yaml

Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
2020-12-17 09:45:26 -08:00
Chase Latta
c608b07dad
bump fuchsia toolchain to clang-12 (#23067) 2020-12-16 15:18:21 -08:00
gaaclarke
f37c8c5796
Implemented FlutterEngineGroup and Spawn API. (#22975) 2020-12-14 17:07:44 -08:00
James Clarke
3295bebabd
Windows: Add UWP target stub [Flutter#14697] (#21754) 2020-12-06 11:03:02 -08:00
skia-flutter-autoroll
494b66a09c
Roll Dart SDK from f9760fc12871 to 2736bd161251 (1 revision) (#22888) 2020-12-04 20:13:01 -08:00
skia-flutter-autoroll
66f44c6c39
Roll Dart SDK from 97cfd05b3cb3 to a37a4d42e53d (4 revisions) (#22849)
https://dart.googlesource.com/sdk.git/+log/97cfd05b3cb3..a37a4d42e53d

2020-12-03 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-112.0.dev
2020-12-03 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-111.0.dev
2020-12-03 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-110.0.dev
2020-12-03 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.12.0-109.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-12-03 14:10:04 -08:00
Jason Simmons
1358fda357
Generate Maven metadata files for engine artifacts (#22685) 2020-12-02 12:43:01 -08:00
skia-flutter-autoroll
34f49a1619
Roll Dart SDK from 5acaa5f14b03 to cfaa7606cbf5 (2 revisions) (#22827) 2020-12-02 11:58:01 -08:00
skia-flutter-autoroll
dbd1abec1a
Roll Dart SDK from dcd5a8f005a2 to 960620d2e811 (794 revisions) (#22768) 2020-11-30 10:03:01 -08:00
Martin Kustermann
cec8a6e26b
Manual roll of Dart SDK from ce76503f5b46 to dcd5a8f005a (#22766)
dart-lang/sdk@dcd5a8f005 [vm/aot] Two improvements to signature shaking (reland)
dart-lang/sdk@5bff8f3bb4 [co19] Roll co19 to 8740182c0547c1b26b79a5f96e28a0d5cd27b0c9
dart-lang/sdk@b16e402fb9 Prepare for replacing PackageBundle with PackageBundleReader.
dart-lang/sdk@85174e4d8c Revert "Reland "update Glob in the sdk, also adds package:file to the sdk""
dart-lang/sdk@4a206e4108 Analyzer: Report invalid instance access from closure within factory
dart-lang/sdk@72e8eab7e2 [vm/concurrency] Reduce public API surface of ICData, remove unused methods, make methods private
dart-lang/sdk@94f6532bd9 Capture a couple of failing completions as tests
dart-lang/sdk@c62709e87b Reland "update Glob in the sdk, also adds package:file to the sdk"
dart-lang/sdk@4fc797d6b1 [Analyzer] Add LSP dart.analysisExcludedFolders to readme
dart-lang/sdk@e047dd60d6 Ensure that function elements inside local variable elements have unique locations.
dart-lang/sdk@7de67100a3 [co19] Roll co19 to 7a43aa19fb31db657b8b2dac2ed8a8af28889be3
dart-lang/sdk@367761987b [vm/corelib] Fix ConcurrentModificationError for empty addAll.
dart-lang/sdk@b64550eaff Add a `nullFuture` in `dart:internal`.
2020-11-27 14:14:53 +01:00
Filip Filmar
ee0b5cb595
Add and use --quiet flag on the license checker (#22485) 2020-11-20 11:18:03 -08:00
gaaclarke
f9bb4d14c2
Made tools/gn error out if it can't find goma (#22591) 2020-11-19 09:58:02 -08:00
Kaushik Iska
e9d426aef7
[goma] USe depot_tools vended goma is present (#22550) 2020-11-17 14:08:01 -08:00
skia-flutter-autoroll
f0e80100f7
Roll Dart SDK from d67a5c245285 to 4bf74ee7d04e (2 revisions) (#22544) 2020-11-16 13:33:03 -08:00
Filip Filmar
8bb47c5446
Roll ICU to c2a4cae149aae7fd30c4cbe3cf1b30df03b386f1 (#22465)
Changes to make this work:

- Had to change the use of an UBool constant `FALSE` to 0 because
  the file referring to it does not include the respective header.

- Had to change the license checker to ignore files in the directory
  icu/source/samples.  There were random changes to the licensing
  headers which tripped up license checks.  And since we don't include
  samples in the binaries we build, the most efficient way to fix it is
  to exclude sample code from license checks.

Issue: https://github.com/flutter/flutter/issues/70370
2020-11-13 14:52:11 -08:00
Zachary Anderson
bef3fd0d1c
Default to 2.7 when generating the package config (#22469)
For https://github.com/flutter/flutter/issues/70349
2020-11-12 10:37:14 -08:00
David Worsham
c5c7e83b9e
fuchsia: Add licenses to CIPD (#22430) 2020-11-11 12:08:13 -08:00
stuartmorgan
5f660ce784
Roll ANGLE to latest version (#22177)
Rolls ANGLE to the latest master. This will help support upcoming UWP work.
2020-11-10 13:32:16 -08:00
Kaushik Iska
f3c5ecd35c
Roll dart e182eac158cf..9bc7d4604277 (#22332) 2020-11-05 15:59:02 -08:00
skia-flutter-autoroll
c76485821a
Roll Dart SDK from a4fbabcd73dc to 57bb12dc24d2 (1 revision) (#22283) 2020-11-03 18:08:01 -08: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
Jacob MacDonald
818e8aa340
add a package config file to const finder test fixtures (#22124)
Adds a package config file to the const finder test fixtures to unblock the null safety flag removal change.

Otherwise these fixtures get opted in to null safety and some constants are missing (presumably because they are invalid).

Related dart-lang/sdk#43872
2020-10-26 16:39:08 -07:00
Chinmay Garde
5bd7260a1e
Enable loading snapshots with sound null safety enabled. (#21820)
Snapshots compiled with sound null-safety enabled require changes to the way in
which isolates are launched. Specifically, the `Dart_IsolateFlags::null_safety`
field needs to be known upfront. The value of this field can only be determined
once the kernel snapshot is available. This poses a problem in the engine
because the engine used to launch the isolate at shell initialization and only
need the kernel mappings later at isolate launch (when transitioning the root
isolate to the `DartIsolate::Phase::Running` phase). This patch delays launch of
the isolate on the UI task runner till a kernel mapping is available. The side
effects of this delay (callers no longer having access to the non-running
isolate handle) have been addressed in this patch. The DartIsolate API has also
been amended to hide the method that could return a non-running isolate to the
caller.  Instead, it has been replaced with a method that requires a valid
isolate configuration that returns a running root isolate. The isolate will be
launched by asking the isolate configuration for its null-safety
characteristics.

A side effect of enabling null-safety is that Dart APIs that work with legacy
types will now terminate the process if used with an isolate that has sound
null-safety enabled. These APIs may no longer be used in the engine. This
primarily affects the Dart Convertors in Tonic that convert certain C++ objects
into the Dart counterparts. All known Dart Converters have been updated to
convert C++ objects to non-nullable Dart types inferred using type traits of the
corresponding C++ object. The few spots in the engine that used the old Dart
APIs directly have been manually updated. To ensure that no usage of the legacy
APIs remain in the engine (as these would cause runtime process terminations),
the legacy APIs were prefixed with the `DART_LEGACY_API` macro and the macro
defined to `[[deprecated]]` in all engine translation units. While the engine
now primarily works with non-nullable Dart types, callers can still use
`Dart_TypeToNonNullableType` to acquire nullable types for use directly or with
Tonic. One use case that is not addressed with the Tonic Dart Convertors is the
creation of non-nullable lists of nullable types. This hasn’t come up so far in
the engine.

A minor related change is reworking tonic to define a single library target.
This allows the various tonic subsystems to depend on one another. Primarily,
this is used to make the Dart convertors use the logging utilities. This now
allows errors to be more descriptive as the presence of error handles is caught
(and logged) earlier.

Fixes https://github.com/flutter/flutter/issues/59879
2020-10-16 14:53:26 -07:00
Jason Simmons
c7e5d546f2
Prevent a race between SurfaceTexture.release and updateTexImage (#21777) 2020-10-14 15:02:02 -07:00
Dan Field
48687ca3ca
Forbid android.util.Log (#21696) 2020-10-08 14:52:05 -07:00
Chinmay Garde
e0bc31b1f7
Fix engine Xcode projection for newer versions of Xcode. (#21701) 2020-10-08 11:40:16 -07:00
Pieter van Loon
85ed656722
Enabled metal on ios simulator (#17881) 2020-10-07 17:47:03 -07:00
nturgut
2d42c165cf
Writing the commit no to a text file (#21546)
* setting an env variable using commit no

* change variable name

* try to use ref no as string

* use echo for output

* remove all the other stdout

* echo json instead of only the commit no

* use the file method

* list the directory contents

* remove pwd. print flutter version verbose
2020-10-02 12:41:39 -07:00
nturgut
9193e2e487
cloning flutter repo for luci recipes (#21532)
* cloning flutter repo for luci recipes

* rename the file, script does not clone the repo, but reset it to the right commit

* adding the version logging
2020-10-01 12:32:43 -07:00
Filip Filmar
4e99e6f2e1
Git versioning flag (#20748)
* [gn] Adds a flag to turn off git hash versioning

Without this flag, it is excessively tedious to build Dart SDK
for local testing on Fuchsia, since Fuchsia runner will reject
a Dart SDK without a matching version.

* [gn] Add flag --no-dart-version-git-info

This flag suppresses the SDK stamping by git hash, which allows
deploying self-built Dart SDK.  Without this flag, it is impossible
to build and deploy a development Dart SDK on Fuchsia.
2020-09-24 14:52:32 -07:00
Jason Simmons
1345359642
Fix boolean value checks in StandardMessageCodec (#21270)
Fixes https://github.com/flutter/flutter/issues/65619
2020-09-23 16:31:07 -07:00