14285 Commits

Author SHA1 Message Date
skia-flutter-autoroll
027bf268ed Roll Skia from 6ad47a0ad606 to 66deeb27162c (6 revisions) (flutter/engine#27746) 2021-07-27 15:09:01 -07:00
Jason Simmons
27d018d498 Log all Skia trace events if the --trace-skia flag is passed (flutter/engine#27680) 2021-07-27 14:34:02 -07:00
Matej Knopp
9bfd5820b9 macOS: Do not use dispatch queue when canceling idle callback (flutter/engine#27732)
Fixes https://github.com/flutter/flutter/issues/86932

Relying on dispatch queue to bump call on main thread in this instance
is problematic because platform plugin can hold the dispatch queue.
Using performSelectorOnMainThread: instead works, because it is
processed by the CFRunLoop independent of dispatch queue.
2021-07-27 14:06:17 -07:00
Ferhat
ca82f36e70 [web] Code cleanup (flutter/engine#27741) 2021-07-27 13:50:26 -07:00
skia-flutter-autoroll
fc9f1feaf8 Roll Skia from 097a9a475951 to 6ad47a0ad606 (1 revision) (flutter/engine#27744) 2021-07-27 13:44:02 -07:00
Michael Goderbauer
e17c107374 Prepare for updated avoid_classes_with_only_static_members lint (flutter/engine#27739) 2021-07-27 13:39:01 -07:00
skia-flutter-autoroll
97d577eecb Roll Skia from a4953515af8e to 097a9a475951 (1 revision) (flutter/engine#27735) 2021-07-27 12:19:01 -07:00
Ferhat
fd982f2fc5 [web] Code cleanup (flutter/engine#27734) 2021-07-27 11:49:52 -07:00
Kaushik Iska
39c3ab3162 Create std::chrono timestamp provider and move fml_unittests to use this (flutter/engine#27708) 2021-07-27 11:11:13 -07:00
skia-flutter-autoroll
0a9a56c6bb Roll Skia from a37001e2caec to a4953515af8e (2 revisions) (flutter/engine#27733) 2021-07-27 10:54:02 -07:00
Ferhat
43826fe892 [web] Analysis cleanup (flutter/engine#27730) 2021-07-27 10:06:44 -07:00
skia-flutter-autoroll
1abd26642c Roll Skia from e33845317bf2 to a37001e2caec (2 revisions) (flutter/engine#27728) 2021-07-27 09:29:01 -07:00
wqyfavor
3ad5050003 Fix potential crash of frame management while merging threads for platform views. (flutter/engine#27695) 2021-07-27 09:09:02 -07:00
skia-flutter-autoroll
f0948740cd Roll Skia from 6cce9615a0e1 to e33845317bf2 (2 revisions) (flutter/engine#27725) 2021-07-27 08:04:01 -07:00
skia-flutter-autoroll
1b96367e20 Roll Skia from 917fef7ba76b to 6cce9615a0e1 (16 revisions) (flutter/engine#27724) 2021-07-27 06:39:01 -07:00
Casey Hillers
e54f1e81c8 [ci.yaml] Explicitly define open jdk dependency (flutter/engine#27705) 2021-07-26 17:08:02 -07:00
Ferhat
bfb44d77c5 [web] Fix analysis errors (flutter/engine#27707) 2021-07-26 16:42:50 -07:00
Harry Terkelsen
b28d8a1383 Handle MaskFilter with 0 sigma (flutter/engine#27710) 2021-07-26 15:24:32 -07:00
skia-flutter-autoroll
9e0d96a835 Roll Skia from 400f52e691f2 to 917fef7ba76b (3 revisions) (flutter/engine#27712) 2021-07-26 14:28:01 -07:00
Jason Simmons
4b035cec90 Specify the output paths of the scenario app lint task (flutter/engine#27684) 2021-07-26 13:43:02 -07:00
skia-flutter-autoroll
55ddcafc4b Roll Skia from a3eaeb4fd86a to 400f52e691f2 (5 revisions) (flutter/engine#27704) 2021-07-26 12:53:02 -07:00
skia-flutter-autoroll
aeb73b854e Roll Skia from 6926ba4d3c84 to a3eaeb4fd86a (3 revisions) (flutter/engine#27703) 2021-07-26 11:28:01 -07:00
skia-flutter-autoroll
c6857cd11e Roll Skia from bb2ef92d056f to 6926ba4d3c84 (6 revisions) (flutter/engine#27701) 2021-07-26 10:03:01 -07:00
eggfly
a869375cd7 Re-enable fml_unittests (flutter/engine#27664) 2021-07-26 09:38:01 -07:00
skia-flutter-autoroll
af734336a0 Roll Skia from c665e1ed6bf5 to bb2ef92d056f (1 revision) (flutter/engine#27699) 2021-07-26 08:38:01 -07:00
skia-flutter-autoroll
7c579d8720 Roll Skia from 8933de7bd03b to c665e1ed6bf5 (1 revision) (flutter/engine#27697) 2021-07-25 23:48:02 -07:00
skia-flutter-autoroll
7870881cf6 Roll Skia from 09d647449629 to d5a970111653 (1 revision) (flutter/engine#27693) 2021-07-25 21:13:01 -07:00
skia-flutter-autoroll
5b853ae17e Roll Skia from a4bfa8d77f91 to 09d647449629 (1 revision) (flutter/engine#27692) 2021-07-25 00:38:02 -07:00
skia-flutter-autoroll
629a03ac53 Roll Skia from 9304aa532594 to a4bfa8d77f91 (2 revisions) (flutter/engine#27690) 2021-07-24 15:28:01 -07:00
skia-flutter-autoroll
45239f0e8a Roll Skia from feb459a1fb51 to 9304aa532594 (1 revision) (flutter/engine#27688) 2021-07-24 10:38:01 -07:00
skia-flutter-autoroll
6dd19c54d4 Roll Skia from 64565aed5151 to feb459a1fb51 (17 revisions) (flutter/engine#27682) 2021-07-23 18:46:01 -07:00
moko256
bd9583cd04 Windows: Implement GetPreferredLanguages for UWP and support l18n (flutter/engine#27311) 2021-07-23 16:41:57 -07:00
Dan Field
b14a9f832b Bump leakcanary to latest version (flutter/engine#27677) 2021-07-23 14:56:02 -07:00
Kaushik Iska
a3b9412f5c Set AppStartUp UserTag from engine (flutter/engine#27646) 2021-07-23 13:31:02 -07:00
George Wright
868320cb91 Update test scripts for coverage (flutter/engine#27659) 2021-07-23 13:13:34 -07:00
Ferhat
a3ae837700 Analysis cleanup of web tests (flutter/engine#27670) 2021-07-23 13:12:08 -07:00
skia-flutter-autoroll
df1b79b7b1 Roll Skia from 885482935157 to 64565aed5151 (3 revisions) (flutter/engine#27669) 2021-07-23 12:51:02 -07:00
Jason Simmons
c2676c854e Remove an assertion in AndroidImageGenerator::Register that was dereferencing a null (flutter/engine#27674) 2021-07-23 12:39:01 -07:00
Casey Hillers
44ac940596 [ci.yaml] Extend windows host engine timeout (flutter/engine#27668) 2021-07-23 12:26:02 -07:00
Harry Terkelsen
397d6c2435 Add Ahem as a test font in CanvasKit mode (flutter/engine#27652)
* Add Ahem as a test font in CanvasKit mode

* Don't enable `debugEmulateFlutterDriver` by default since tests use
platform channels.

* Update goldens lock
2021-07-23 12:13:26 -07:00
skia-flutter-autoroll
eab06ef188 Roll Skia from 747c32192285 to 885482935157 (1 revision) (flutter/engine#27667)
https://skia.googlesource.com/skia.git/+log/747c32192285..885482935157

2021-07-23 csmartdalton@google.com Reland "Prefer the NV_framebuffer_blit extension over ANGLE"

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 ethannicholas@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/main/autoroll/README.md
2021-07-23 11:29:10 -07:00
Ferhat
270665edf7 remove maxdiff for backdrop_filter_clip_moved (flutter/engine#27634) 2021-07-23 10:30:56 -07:00
skia-flutter-autoroll
eb7d90142b Roll Skia from 6940cff9c3e7 to 747c32192285 (1 revision) (flutter/engine#27665) 2021-07-23 05:41:01 -07:00
skia-flutter-autoroll
656bae59ce Roll Skia from 795b5f133d2e to 6940cff9c3e7 (1 revision) (flutter/engine#27661) 2021-07-22 19:51:01 -07:00
skia-flutter-autoroll
9a77a9a0f5 Roll Skia from d91d2341b9eb to 795b5f133d2e (2 revisions) (flutter/engine#27660) 2021-07-22 18:31:04 -07:00
Mouad Debbar
418c940a24 [web] Fix inability to type in text fields in iOS (flutter/engine#27563) 2021-07-22 17:51:01 -07:00
Ferhat
45e9510a50 Move tests (flutter/engine#27653) 2021-07-22 17:45:31 -07:00
Hakkyu Kim
487b8743cb Removes unnecessary error message: "Invalid read in StandardCodecByteStreamReader" for cpp BasicMessageChannel (flutter/engine#26956) 2021-07-22 14:26:01 -07:00
Jaeheon Yi
0821f23495 [ui] Coerce DOWN pointer to inside the view. (flutter/engine#27632)
Floating point error can cause edge pointer coordinates to fall
slightly outside of the view's logical bounding box, causing a failure
of gesture recognition in Dart code. This patch coerces the DOWN pointer
to inside the logical view boundary.

https://github.com/flutter/flutter/issues/86882
2021-07-22 14:15:38 -07:00
Emmanuel Garcia
d39722bd71 Fix NPE and remove global focus listener when tearing down the view (flutter/engine#27655) 2021-07-22 13:58:09 -07:00