skia-flutter-autoroll
8bbbed7588
Roll Skia from a7d9f30f4a62 to d72cb4c076b7 (7 revisions) ( flutter/engine#19829 )
2020-07-16 19:51:05 -07:00
skia-flutter-autoroll
be45c3d103
Roll Skia from 65148322268a to a7d9f30f4a62 (9 revisions) ( flutter/engine#19818 )
2020-07-16 17:01:07 -07:00
skia-flutter-autoroll
9369646a8f
Roll Fuchsia Linux SDK from 39EKo... to nP7Ux... ( flutter/engine#19825 )
2020-07-16 16:56:10 -07:00
Mouad Debbar
9c1e8407a2
[web] Improve perf and code size of line breaker ( flutter/engine#19787 )
2020-07-16 16:56:05 -07:00
Dan Field
b92d241f08
remove obsolete check on FlutterPlatformViewsController::OnCreate ( flutter/engine#19819 )
...
* remove obsolete check
* FML_DCHECK flutter_view_ in methods that actually use it
2020-07-16 15:37:10 -07:00
gaaclarke
96ba83732d
Added a more complete docstring for SemanticsFlags ( flutter/engine#19817 )
2020-07-16 13:13:26 -07:00
David Worsham
980420fed4
fuchsia: Allow setting thread-name ( flutter/engine#19792 )
2020-07-16 12:43:53 -07:00
Jonah Williams
c8fefe4ed0
[null-safety] remove package references from flutter frontend-server test, ci analyze ( flutter/engine#19810 )
2020-07-16 12:16:02 -07:00
Kaushik Iska
132bfaa975
[tonic] Log stack trace for unhandles exceptions ( flutter/engine#19811 )
...
Before this change, when we encounter an unhandles exception,
we see:
```
[00050.147083][37665][67367][klog] ERROR: [ERROR:flutter/shell/common/shell.cc(209)] Dart Error: Unhandled exception:
[00050.147087][37665][67367][klog] INFO: UnimplementedError
```
This doesn't help identify the root cause. Adding stack trace will help
the cause.
2020-07-16 12:03:02 -07:00
skia-flutter-autoroll
e95dfe0f02
Roll Skia from 7479eda3b6d2 to 65148322268a (4 revisions) ( flutter/engine#19813 )
2020-07-16 12:01:02 -07:00
Yegor
9360b355ec
Move CkCanvas to new JS-interop ( flutter/engine#19748 )
...
* Move CkCanvas to new JS-interop
* Make SkiaObject compatible with JS-interop; text bindings
* fix drawVertices
2020-07-16 11:56:37 -07:00
chunhtai
c93bb58102
Makes IOS dispatch showOnCcreen action for header semantics nodes ( flutter/engine#19788 )
...
* Makes IOS dispatchs showOnCcreen action for header semantics nodes
* update
* format
2020-07-16 11:00:28 -07:00
skia-flutter-autoroll
cb52ed3d12
Roll Skia from 4e105e2e06c8 to 7479eda3b6d2 (6 revisions) ( flutter/engine#19807 )
2020-07-16 10:21:04 -07:00
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