skia-flutter-autoroll
35d2f16da3
Roll Fuchsia Mac SDK from ZyhoC... to 68PYO... ( flutter/engine#19157 )
2020-06-19 14:08:02 -07:00
Jonah Williams
61118a291d
[nnbd] build platform dill in agnostic mode ( flutter/engine#19167 )
...
In agnostic mode, both sound and unsound modes are supported.
2020-06-19 13:26:50 -07:00
skia-flutter-autoroll
f7227e1578
Roll Dart SDK from 62cc07dbca3b to 7e72c9ae7ef1 (20 revisions) ( flutter/engine#19165 )
2020-06-19 12:38:03 -07:00
skia-flutter-autoroll
d4bda9024b
Roll Fuchsia Linux SDK from 4Tot8... to 7tx5F... ( flutter/engine#19156 )
2020-06-19 12:13:04 -07:00
Eric Seidel
a1c9ce5e56
Teach web_sdk/sdk_rewritter.dart how to write a stamp file. ( flutter/engine#19114 )
2020-06-18 19:53:03 -07:00
skia-flutter-autoroll
2f84ef8843
Roll Skia from 92887b547497 to d610c751569a (9 revisions) ( flutter/engine#19140 )
2020-06-18 17:48:02 -07:00
skia-flutter-autoroll
18698ccfb3
Roll Fuchsia Mac SDK from eqQfp... to ZyhoC... ( flutter/engine#19139 )
2020-06-18 17:08:02 -07:00
nturgut
ca3a8d7aa1
[web] Running integration tests on Safari on Local ( flutter/engine#18488 )
...
* rebase. carry driver functionality to drivermanager
* rebase. nabling integration tests on Safari on MacOS
* addressing reviewer comments, updating web_drivers dependency commit number
* addressing reviewer comments
* addressing reviewer comments
2020-06-18 16:48:04 -07:00
skia-flutter-autoroll
47f298a794
Roll Dart SDK from a26ad7fb7c9f to 62cc07dbca3b (14 revisions) ( flutter/engine#19137 )
2020-06-18 15:58:02 -07:00
skia-flutter-autoroll
a3ead2071f
Roll Skia from c950e05bafcd to 92887b547497 (1 revision) ( flutter/engine#19133 )
2020-06-18 13:38:03 -07:00
skia-flutter-autoroll
679b25ed03
Roll Skia from b54946b86d33 to c950e05bafcd (5 revisions) ( flutter/engine#19131 )
2020-06-18 12:13:04 -07:00
skia-flutter-autoroll
93de796ab3
Roll Dart SDK from 54481776c96d to a26ad7fb7c9f (6 revisions) ( flutter/engine#19130 )
2020-06-18 11:28:02 -07:00
Michael Goderbauer
0b0c2c68d0
Word substitutions ( flutter/engine#19111 )
2020-06-18 11:05:24 -07:00
Alexander Aprelev
51007aed5d
[buildroot] Roll to pick up fix for misleading .lib output for Windows ( flutter/engine#19129 )
...
Fixes https://github.com/flutter/flutter/issues/59687 .
2020-06-18 11:03:58 -07:00
Harry Terkelsen
890b2ff093
Roll CanvasKit to 0.16.2. ( flutter/engine#19011 )
2020-06-18 10:54:48 -07:00
skia-flutter-autoroll
28fa39936f
Roll Skia from 99b047087d51 to b54946b86d33 (7 revisions) ( flutter/engine#19128 )
2020-06-18 10:53:01 -07:00
Jason Simmons
c7bc6e9ad0
Avoid creating a vector when constructing Dart typed data objects for platform messages ( flutter/engine#18838 )
2020-06-18 09:58:03 -07:00
Filip Filmar
df31819baa
[shell] Adds a shell test for timezone fetches ( flutter/engine#19108 )
...
Adds a test that verifies that the view of the local time is the same in
the Dart isolate and the process that is running the test.
Specifically, this test is useful to verify that the code paths for
timezone retrieval do not break while the underlying FIDL protocols are
being refactored.
However, since the check is generally useful, the test is written as a
general flutter test.
Running this on Fuchsia required adding `fuchsia.intl.ProfileProvider`
to the CMX file that is used for all build Fuchsia packages.
Testing is a bit involved on Fuchsia. You must build the Fuchsia
package `fluter/shell/common:shell_tests` and publish it to the dev
repository for your Fuchsia device. It seems that a way to do so is to
modify the script `flutter/tools/fuchsia/build_fuchsia_artifacts.py` and
modify its function `GetTargetsToBuild` like so:
```
def GetTargetsToBuild(product=False):
targets_to_build = [
'flutter/shell/platform/fuchsia:fuchsia',
'flutter/shell/common:shell_tests',
]
return targets_to_build
```
Next, the Fuchsia packages need to be compiled and published.
Once done, the following `fx` invocation will run the test, assuming
that you have your Fuchsia setup:
```
fx shell run \
fuchsia-pkg://fuchsia.com/shell_tests#meta/shell_tests.cmx \
-- --gtest_filter=ShellTest.LocaltimesMatch
```
2020-06-18 09:56:18 -07:00
Dan Field
07849dc46c
Parameterize upscaling for image decoding ( flutter/engine#19067 )
...
Adds an `allowUpscale` parameter to the Dart interfaces for instantiateImageCodec and decodeImageFromPIxels. If set to false, the image bounds will be clamped at their intrinsic dimensions.
A later commit will change the default to true.
2020-06-18 09:42:08 -07:00
skia-flutter-autoroll
67cdd20790
Roll Skia from a85e4bf00907 to 99b047087d51 (3 revisions) ( flutter/engine#19126 )
2020-06-18 09:33:02 -07:00
skia-flutter-autoroll
449bf0747e
Roll Fuchsia Linux SDK from eyQ-Z... to 4Tot8... ( flutter/engine#19125 )
2020-06-18 09:28:03 -07:00
skia-flutter-autoroll
7abc74a998
Roll Skia from 81454dfaa92a to a85e4bf00907 (4 revisions) ( flutter/engine#19124 )
2020-06-18 08:13:09 -07:00
skia-flutter-autoroll
a73e38a327
Roll Skia from 67237c14a6db to 81454dfaa92a (2 revisions) ( flutter/engine#19123 )
2020-06-18 06:53:04 -07:00
skia-flutter-autoroll
3275379012
Roll Dart SDK from 7d7c1298e2ca to 54481776c96d (4 revisions) ( flutter/engine#19122 )
2020-06-18 05:33:03 -07:00
skia-flutter-autoroll
7ebb6bf0af
Roll Fuchsia Mac SDK from s-b1H... to eqQfp... ( flutter/engine#19120 )
2020-06-18 04:03:03 -07:00
skia-flutter-autoroll
d69cb2b771
Roll Skia from a3a9da74308f to 67237c14a6db (1 revision) ( flutter/engine#19116 )
2020-06-18 00:38:03 -07:00
skia-flutter-autoroll
bdaac05c50
Roll Dart SDK from 764e72800f40 to 7d7c1298e2ca (1 revision) ( flutter/engine#19117 )
2020-06-17 23:38:03 -07:00
Dan Field
6d53c7938e
Roll buildroot to 2415cd5095c186fe5054552bbb26aaa2b8877ac8 ( flutter/engine#19106 )
2020-06-17 20:38:03 -07:00
skia-flutter-autoroll
c215be0741
Roll Dart SDK from 0c2c331d64f3 to 764e72800f40 (15 revisions) ( flutter/engine#19113 )
2020-06-17 19:33:03 -07:00
skia-flutter-autoroll
98913472cc
Roll Skia from 72f403c343dc to a3a9da74308f (1 revision) ( flutter/engine#19110 )
2020-06-17 18:28:03 -07:00
skia-flutter-autoroll
fbe4cef126
Roll Skia from de175abede4d to 72f403c343dc (127 revisions) ( flutter/engine#19107 )
2020-06-17 16:13:03 -07:00
Wu Zhong
bce3b9c2a2
Fixes FlutterEngine internal retain cycle ( flutter/engine#18595 )
2020-06-17 15:33:49 -07:00
skia-flutter-autoroll
da60e68f07
Roll Dart SDK from f36151e2d2a2 to 0c2c331d64f3 (13 revisions) ( flutter/engine#19104 )
2020-06-17 15:08:02 -07:00
skia-flutter-autoroll
e4ac5ee51b
Roll Fuchsia Mac SDK from Gpg6y... to s-b1H... ( flutter/engine#19103 )
2020-06-17 14:58:02 -07:00
Chris Bracken
be6bffc6d8
Revert "Roll Skia from de175abede4d to 32d5cfa1f35e (15 revisions) ( #19005 )" ( flutter/engine#19101 )
...
Caused an iOS-specific crash on startup wherein no fonts are loaded.
That crash was bisected to a Skia font manager build rules refactoring:
https://skia-review.googlesource.com/c/skia/+/295437
which doesn't appear to take into account iOS.
This reverts commit 0e76765423dd5fd9be84bfdbde3c12bf230d4516.
2020-06-17 14:06:51 -07:00
stuartmorgan
45ce08ab01
Log Windows errors to stderr ( flutter/engine#19095 )
...
For error messages in the Windows embedding, use stderr rather than
Windows debug logging, so that it will go to the console where, e.g.,
'flutter run' will display it.
2020-06-17 13:35:21 -07:00
cg021
ef2b08d5b6
createOverlaySurface JNI method ( flutter/engine#19076 )
...
* createOverlaySurface JNI
* update imports
* remove unused method
* license
* deleted unused file
* remove wrong function call
* removed duplicate createOverlaySurface
2020-06-17 15:21:41 -05:00
Kaushik Iska
f3470a0450
Update buildroot ( flutter/engine#19098 )
2020-06-17 11:40:31 -07:00
LongCatIsLooong
e3f23590e6
[iOS] handle text plugin negative range ( flutter/engine#19068 )
2020-06-17 11:38:03 -07:00
skia-flutter-autoroll
f9f4426fba
Roll Skia from 1f14ca04b9b8 to 8346834d7cfc (3 revisions) ( flutter/engine#19097 )
2020-06-17 11:33:03 -07:00
zljj0818
1fd49da298
Poor video scaling quality #53080 ( flutter/engine#18814 )
...
Use bilinear instead of nearest filter to draw surface texture
Related Issues:
https://github.com/flutter/flutter/issues/53080
Tests:
- TextureLayerTest
2020-06-17 11:14:05 -07:00
skia-flutter-autoroll
e982862bd0
Roll Dart SDK from c45c07592a95 to f36151e2d2a2 (9 revisions) ( flutter/engine#19093 )
2020-06-17 10:08:02 -07:00
skia-flutter-autoroll
b973554d3c
Roll Skia from 2518f546e3f2 to 1f14ca04b9b8 (5 revisions) ( flutter/engine#19092 )
2020-06-17 09:53:03 -07:00
skia-flutter-autoroll
f5f71eb46b
Roll Fuchsia Linux SDK from aVCEp... to eyQ-Z... ( flutter/engine#19090 )
2020-06-17 09:18:02 -07:00
skia-flutter-autoroll
d3aeeec323
Roll Skia from 4c47d0ddea16 to 2518f546e3f2 (2 revisions) ( flutter/engine#19088 )
2020-06-17 08:33:02 -07:00
skia-flutter-autoroll
e8244af68c
Roll Dart SDK from 1046888b1bf9 to c45c07592a95 (4 revisions) ( flutter/engine#19086 )
2020-06-17 05:43:02 -07:00
Gary Qian
85c98bef38
Fix windows SkParagraph compilation ( flutter/engine#19073 )
2020-06-17 02:14:34 -07:00
skia-flutter-autoroll
b9ab8658ef
Roll Fuchsia Mac SDK from 6I5dv... to Gpg6y... ( flutter/engine#19082 )
2020-06-17 01:23:03 -07:00
skia-flutter-autoroll
5fff8db100
Roll Dart SDK from 7e5fe50b244c to 1046888b1bf9 (5 revisions) ( flutter/engine#19084 )
2020-06-17 01:18:02 -07:00
skia-flutter-autoroll
fc74fdd472
Roll Skia from 3244745c3d4b to 4c47d0ddea16 (3 revisions) ( flutter/engine#19083 )
2020-06-17 00:13:02 -07:00