10386 Commits

Author SHA1 Message Date
skia-flutter-autoroll
0af4adabab Roll Skia from e687db2bbe11 to effd13f94527 (3 revisions) (flutter/engine#19910) 2020-07-21 07:06:02 -07:00
skia-flutter-autoroll
d8f6586669 Roll Skia from 91ccfe390203 to e687db2bbe11 (2 revisions) (flutter/engine#19904) 2020-07-21 00:36:03 -07:00
skia-flutter-autoroll
beef50c752 Roll Skia from 68e5f29d849a to 91ccfe390203 (1 revision) (flutter/engine#19903) 2020-07-20 23:16:02 -07:00
skia-flutter-autoroll
454edec9b8 Roll Fuchsia Linux SDK from 0m3b4... to U0O4e... (flutter/engine#19901) 2020-07-20 18:46:03 -07:00
freiling
63633ce553 Test Framework for SKP based shader warmup (flutter/engine#19260)
* [fuchsia] fix Rasterizer::ScreenshotLayerTreeAsPicture on Fuchsia

* [fuchsia] Add shell test for skp based shader warmup

* [fuchsia] use custom image serialization when writing out SKP's

This change adds custom image serialization functions for skp serialization
which write out onlythe image metadata and not the contents of the
images themselves. This allows SKP's to be used for shader warmup with
a significantly reduced disk space footprint.
2020-07-20 17:03:45 -07:00
skia-flutter-autoroll
52f4eabd49 Roll Skia from 0927dd65c40f to 68e5f29d849a (5 revisions) (flutter/engine#19897) 2020-07-20 16:11:01 -07:00
skia-flutter-autoroll
df8d3a963d Roll Skia from c86c5239ca60 to 0927dd65c40f (3 revisions) (flutter/engine#19894) 2020-07-20 14:51:02 -07:00
skia-flutter-autoroll
a0e36324be Roll Skia from 0dee9b0c410f to c86c5239ca60 (4 revisions) (flutter/engine#19891) 2020-07-20 13:31:02 -07:00
skia-flutter-autoroll
1203ab2d15 Roll Skia from 16fbc2477205 to 0dee9b0c410f (7 revisions) (flutter/engine#19889) 2020-07-20 12:11:02 -07:00
skia-flutter-autoroll
7a51638206 Roll Skia from 6249da8a8391 to 16fbc2477205 (7 revisions) (flutter/engine#19886) 2020-07-20 09:56:01 -07:00
skia-flutter-autoroll
67319a56a1 Roll Skia from 0c5bb2f776a5 to 6249da8a8391 (4 revisions) (flutter/engine#19884) 2020-07-20 08:36:02 -07:00
skia-flutter-autoroll
7821116922 Roll Skia from 1860aed6436d to 3ba1777cebcd (1 revision) (flutter/engine#19880) 2020-07-20 05:51:02 -07:00
skia-flutter-autoroll
5f0fec5654 Roll Skia from f2d90659ff1a to 1860aed6436d (19 revisions) (flutter/engine#19878) 2020-07-20 00:31:02 -07:00
Jason Simmons
7a223e5734 Fix failing Dart analyzer checks in the web UI tests (flutter/engine#19871) 2020-07-19 21:50:54 -07:00
skia-flutter-autoroll
dad4739f12 Roll Skia from c97ebe06dc1d to f2d90659ff1a (10 revisions) (flutter/engine#19851)
https://skia.googlesource.com/skia.git/+log/c97ebe06dc1d..f2d90659ff1a

2020-07-17 fmalita@chromium.org [skottie] Fix analytical mask fill type
2020-07-17 johnstiles@google.com Add an input FP to the GrProcessorTestData.
2020-07-17 robertphillips@google.com Clean up some GrContext uses in the GMs
2020-07-17 adlai@google.com Remove two unused deprecated SkImage functions
2020-07-17 nifong@google.com fix heap-buffer-overflow by not returning string from reportBackendType
2020-07-17 brianosman@google.com fuzz: Add 'loops' option to run multiple times
2020-07-17 westont@google.com Add updated provisioning_profile_ios that includes iphone 11s.
2020-07-17 herb@google.com create SkAtlasSubRun API subclass SkMaskSubRun
2020-07-17 herb@google.com make prepareGrGlyphs private
2020-07-17 herb@google.com remove unused calls: grGlyph and quadOffset

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-19 21:01:29 -04:00
skia-flutter-autoroll
2ef3229232 Roll Fuchsia Linux SDK from kL121... to 0m3b4... (flutter/engine#19866) 2020-07-17 22:26:01 -07:00
Emmanuel Garcia
ab12b9a8e6 Support talkback in hybrid composition (flutter/engine#19860) 2020-07-17 18:56:02 -07:00
nturgut
90247f78cb Remove migrated format and lint steps from the cirrus file (flutter/engine#19854) 2020-07-17 16:45:09 -07:00
Yegor
88a5bfb010 Allow custom CanvasKit URL (flutter/engine#19822) 2020-07-17 16:44:57 -07:00
Mouad Debbar
a5b27c369e [web] Cache line break property lookups (flutter/engine#19846) 2020-07-17 14:48:56 -07:00
Yegor
8e65af9882 JS-interop clean-up (flutter/engine#19850) 2020-07-17 13:15:15 -07:00
Yegor
c15ec725d2 Add CPU-only rendering mode for CanvasKit as a fallback (flutter/engine#19823)
* Add CPU-only rendering mode for CanvasKit as a fallback
2020-07-17 11:28:18 -07:00
chunhtai
971aa24aae fix On iOS, dialog titles are announced twice (flutter/engine#19826) 2020-07-17 11:16:51 -07:00
Greg Spencer
adeb2599ce Implement delayed event synthesis key event handling for Android (flutter/engine#19024)
This implements the design in flutter.dev/go/handling-synchronous-keyboard-events for Android.

I started with Android, but this will be used for all platforms as we add them.

The related framework PR is: flutter/flutter#59358 (which has already landed)
2020-07-17 11:03:19 -07:00
Justin McCandless
9ac2cb9518 Fix loss of negative text selection ranges (flutter/engine#19785)
iOS now matches Android behavior in that empty selections put the cursor at the start of the field.
2020-07-17 08:10:05 -07:00
skia-flutter-autoroll
d22a90086d Roll Skia from 9acf5844cae6 to c97ebe06dc1d (1 revision) (flutter/engine#19839) 2020-07-17 07:56:03 -07:00
skia-flutter-autoroll
8e80571cc6 Roll Fuchsia Linux SDK from nP7Ux... to kL121... (flutter/engine#19837) 2020-07-17 06:16:03 -07:00
skia-flutter-autoroll
383d14557c Roll Skia from 65a88eb4bed0 to 9acf5844cae6 (2 revisions) (flutter/engine#19834) 2020-07-17 01:16:03 -07:00
skia-flutter-autoroll
736b3e295b Roll Skia from d72cb4c076b7 to 65a88eb4bed0 (1 revision) (flutter/engine#19833) 2020-07-16 23:11:03 -07:00
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