10344 Commits

Author SHA1 Message Date
skia-flutter-autoroll
acede73ee3 Roll Skia from 9d02a4c0a9ae to 4e105e2e06c8 (3 revisions) (flutter/engine#19804) 2020-07-16 08:51:05 -07:00
Stanislav Parshin
ee677401a8 Fix NullPointerException in FlutterTextView (flutter/engine#19501) 2020-07-16 08:06:04 -07:00
skia-flutter-autoroll
3051d2c5f6 Roll Skia from 88f65ceefdae to 9d02a4c0a9ae (1 revision) (flutter/engine#19803) 2020-07-16 07:31:04 -07:00
Gary Qian
ef7f2900f2 Desktop embedder ComputePlatformResolvedLocale entrypoint (flutter/engine#19597) 2020-07-16 04:48:02 -07:00
skia-flutter-autoroll
aedd8cfd0d Roll Fuchsia Linux SDK from 7jcmd... to 39EKo... (flutter/engine#19800) 2020-07-16 01:16:04 -07:00
skia-flutter-autoroll
1ac5a3e65b Roll Skia from 7d4fbc5f64c9 to 88f65ceefdae (2 revisions) (flutter/engine#19798) 2020-07-16 00:31:05 -07:00
skia-flutter-autoroll
f07a9738bf Roll Skia from cd11a51a11df to 7d4fbc5f64c9 (1 revision) (flutter/engine#19797) 2020-07-15 23:11:04 -07:00
godofredoc
354d116cd6 Re-enable logging. (flutter/engine#19756)
* Re-enable logging.

fuchsia_ctl was updated to support processing the logs as a stream
instead of keeping them in the process.

Bug:
  flutter/flutter#57273

* Add path to logs file.

* Add the isolated output env directly to the script.

* Save log to local directory and printing it using cat.

* Try collecting and printing logs as separate steps.
2020-07-15 20:13:38 -07:00
skia-flutter-autoroll
6df2cec614 Roll Skia from 14982c8e1594 to cd11a51a11df (1 revision) (flutter/engine#19795) 2020-07-15 19:26:04 -07:00
skia-flutter-autoroll
12e50ca231 Roll Skia from c0693db3f525 to 14982c8e1594 (3 revisions) (flutter/engine#19790) 2020-07-15 18:01:04 -07:00
rekire
f425dd713c Prevent that removeActivityResultListener() is causing an ConcurrentModificationException (flutter/engine#19702) 2020-07-15 17:59:08 -07:00
skia-flutter-autoroll
626b6b9f78 Roll Skia from 3de2a5640722 to c0693db3f525 (3 revisions) (flutter/engine#19784) 2020-07-15 16:26:03 -07:00
Tong Mu
78f0fc74d9 Add all system cursors (engine) (flutter/engine#19550)
* Support all system cursors in WIn, Linux, mac, Web and Android.
2020-07-15 15:37:18 -07:00
Jonah Williams
81aa9a3a9a [null-safety] update use of dot packages to package_config.json (flutter/engine#19780)
Work towards flutter/flutter#60999

All usage of .packages must eventually be replace with package_config.json to support language versioning.
2020-07-15 15:26:34 -07:00
skia-flutter-autoroll
9c727f5ffe Roll Skia from e80a5954018b to 3de2a5640722 (2 revisions) (flutter/engine#19782) 2020-07-15 14:56:03 -07:00
skia-flutter-autoroll
c967a6fd81 Roll Skia from cd241f1b6a64 to e80a5954018b (4 revisions) (flutter/engine#19779) 2020-07-15 13:36:03 -07:00
Mouad Debbar
6f800ecb40 [web][3/3] Handle surrogate during line break detection (flutter/engine#19745) 2020-07-15 12:29:52 -07:00
skia-flutter-autoroll
80963c291d Roll Skia from 1846ba3f08ed to cd241f1b6a64 (7 revisions) (flutter/engine#19777) 2020-07-15 12:16:01 -07:00
skia-flutter-autoroll
9a5b031ad4 Roll Fuchsia Linux SDK from hHZAK... to 7jcmd... (flutter/engine#19774) 2020-07-15 11:56:08 -07:00
skia-flutter-autoroll
f17b633e20 Roll Skia from 13711ebe682c to 1846ba3f08ed (5 revisions) (flutter/engine#19771) 2020-07-15 10:46:02 -07:00
Jonah Williams
a9c252c62d [null-safety] update web_sdk build rules to use package_config (flutter/engine#19741)
Work towards flutter/flutter#60999

All dart compilations must eventually use package-config, since this contains the language versions. Update all of the web_sdk rules.
2020-07-15 09:54:12 -07:00
skia-flutter-autoroll
6082195402 Roll Skia from 79d88fe4d182 to 13711ebe682c (2 revisions) (flutter/engine#19770) 2020-07-15 08:26:03 -07:00
skia-flutter-autoroll
c69b472987 Roll Skia from b92d53afbead to 79d88fe4d182 (2 revisions) (flutter/engine#19767) 2020-07-15 07:01:02 -07:00
skia-flutter-autoroll
42bcd47e56 Roll Skia from 6e7083de3589 to b92d53afbead (2 revisions) (flutter/engine#19765)
https://skia.googlesource.com/skia.git/+log/6e7083de3589..b92d53afbead

2020-07-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from d98afb787a24 to 4ad0f250a010 (9 revisions)
2020-07-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2a68959faa37 to c28de0e53968 (434 revisions)

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 nifong@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-07-15 08:40:46 -04:00
skia-flutter-autoroll
7da548cb08 Roll Skia from 9421094d01b1 to 6e7083de3589 (1 revision) (flutter/engine#19763) 2020-07-14 23:06:02 -07:00
skia-flutter-autoroll
5d32e5a738 Roll Fuchsia Linux SDK from 4xypL... to hHZAK... (flutter/engine#19761) 2020-07-14 22:31:03 -07:00
skia-flutter-autoroll
dfe238348c Roll Skia from 3bbde3a092d6 to 9421094d01b1 (6 revisions) (flutter/engine#19760) 2020-07-14 21:06:02 -07:00
skia-flutter-autoroll
e118841519 Roll Skia from 2fe156929897 to 3bbde3a092d6 (13 revisions) (flutter/engine#19754) 2020-07-14 19:46:03 -07:00
Kaushik Iska
aed2016ee8 [android] Childview will process its motion events (flutter/engine#19662) 2020-07-14 19:18:14 -07:00
Kaushik Iska
54cf12630d Revert "ensure we do not double publish to CIPD (#19724)" (flutter/engine#19759)
This reverts commit 4798b233516672ba54c343e12ddb614a69164734.
2020-07-14 18:55:03 -07:00
nturgut
5793adf76f removing web analysis task since it is carried to LUCI (flutter/engine#19753) 2020-07-14 16:54:15 -07:00
David Reveman
1e966b5ead [fuchsia] Fix use-after-free due to raster cache (flutter/engine#19740)
Co-authored-by: David Reveman <reveman@google.com>
2020-07-14 19:06:45 -04:00
Christopher Fujino
4798b23351 ensure we do not double publish to CIPD (flutter/engine#19724) 2020-07-14 14:19:14 -07:00
Siva
5354825e59 Use option --no-sound-null-safety instead of --no-null-safety (flutter/engine#19743) 2020-07-14 14:08:24 -07:00
Jonah Williams
29f281a2f5 [null-safety] add null assertions to dart-flags allowlist (flutter/engine#19746)
Will allow enabling the null-safety asserts flag for flutter/flutter#61042
2020-07-14 13:27:07 -07:00
skia-flutter-autoroll
f40f894f31 Roll Skia from 342273cbaa21 to 2fe156929897 (17 revisions) (flutter/engine#19742)
https://skia.googlesource.com/skia.git/+log/342273cbaa21..2fe156929897

2020-07-14 reed@google.com Create mipmaps when creating images
2020-07-14 brianosman@google.com In FPs, store pointers for all child slots, even nullptr
2020-07-14 egdaniel@google.com Revert "Add GrContext api to update compressed backend textures."
2020-07-14 johnstiles@google.com Include the SkTSort header only where it is used.
2020-07-14 egdaniel@google.com Add GrContextOption to limit the number of cached secondary command buffers.
2020-07-14 reed@google.com remove support for serialized pictures before aug 2019
2020-07-14 robertphillips@google.com Add Context factories to GrDirectContext
2020-07-14 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps
2020-07-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from b39fabb9a3ae to 2a68959faa37 (427 revisions)
2020-07-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 7d82d29398cc to d98afb787a24 (9 revisions)
2020-07-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ad65826a2ab1 to cd0af6456eb1 (5 revisions)
2020-07-14 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2020-07-14 johnstiles@google.com Revert "Remove custom SkSort algorithms."
2020-07-13 johnstiles@google.com Remove custom SkSort algorithms.
2020-07-13 johnstiles@google.com Add various missing header files to BUILD.gn.
2020-07-13 csmartdalton@google.com Update glMultiDraw... to use GLuint* for baseInstances
2020-07-13 bungeman@google.com Use public api to serialize typefaces.

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 nifong@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-07-14 16:05:03 -04:00
Kaushik Iska
51a5b7eb8d Disable session_connection_unittests (flutter/engine#19744)
Bug: https://github.com/flutter/flutter/issues/61463
2020-07-14 12:09:46 -07:00
Michael Goderbauer
5555b36877 Add flag to indicate whether the platform supports state restoration (flutter/engine#19717) 2020-07-14 11:01:25 -07:00
Zachary Anderson
c6313931cb Revert "Avoid a copy in EncodeImage (#19504)" (flutter/engine#19739)
This reverts commit dad9640ddef265e1c62433c0044dde04723b5653.
2020-07-14 10:29:34 -07:00
nturgut
d831e5aa86 Migrating web_analysis from Cirrus to LUCI (PART 1) (flutter/engine#19726)
* adding a script for web_analysis for using from luci.

* addressing reviewer comments
2020-07-14 10:14:31 -07:00
Mouad Debbar
9cdf5e4208 [web][2/3] Implement rules of the line break algorithm (flutter/engine#19610) 2020-07-14 09:31:40 -07:00
Jonah Williams
7e600fad3c switch kernel_compiler to package_config (flutter/engine#19582)
Update the kernel compiler target to be compiled with a package_config, eventually needed for null safety.

Work towards flutter/flutter#60999
2020-07-14 09:16:36 -07:00
skia-flutter-autoroll
420dec67f2 Roll Fuchsia Linux SDK from 2ct5j... to 4xypL... (flutter/engine#19734) 2020-07-14 09:11:02 -07:00
Yegor
55f9686982 Rebuild CkPath on top of @JS bindings with 3.28x speed-up on the path benchmark (flutter/engine#19694)
* SkPath bindings
* CkPath uses SkPath
2020-07-14 09:09:00 -07:00
Jenn Magder
1aa5f8cd66 Turn off failing XCTest attachment collection (flutter/engine#19668) 2020-07-14 09:06:03 -07:00
godofredoc
f50587fca3 Remove reference to dev_finder. (flutter/engine#19679)
This is to replace the dev_finder with device-finder.

Bug:
  fxb/55369
2020-07-14 08:22:13 -07:00
skia-flutter-autoroll
20d2c57f9c Roll Skia from 2604a89d3353 to 342273cbaa21 (6 revisions) (flutter/engine#19723)
https://skia.googlesource.com/skia.git/+log/2604a89d3353..342273cbaa21

2020-07-13 herb@google.com remove firstSubRun
2020-07-13 egdaniel@google.com Add GrContext api to update compressed backend textures.
2020-07-13 herb@google.com Make many things private in SubRun
2020-07-13 robertphillips@google.com Retract GrContext.h from headers
2020-07-13 herb@google.com move regenerate() from VertexRegenerator to SubRun
2020-07-13 reed@google.com remove helper now that g3 is updated

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 nifong@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-07-14 11:09:46 -04:00
David Worsham
cfa8f4e1a8 Fix Mac / iOS builds (flutter/engine#19728) 2020-07-13 18:34:49 -07:00
David Worsham
cbd3cd9c0d fuchsia: Enable most unittests (flutter/engine#19583)
Tweak the primary flutter build rule so that fuchsia is more similar to
other platforms in how tests and the shell are built.

Only embedder_unittests and GLFW tests are disabled on Fuchsia now.

TEST: Ran unittests on host/fuchsia; workstation on fuchsia
BUG: fxb/53847, fxb/54056
2020-07-13 17:36:19 -07:00
Jenn Magder
6269dbe20f Wait for platform view to appear in iOS UI tests (flutter/engine#19725) 2020-07-13 16:21:40 -07:00