skia-flutter-autoroll
ab9a06dde2
Roll Fuchsia Mac SDK from buv4PNHA2... to Z0aq5SyVC... ( #20886 )
2020-08-30 02:18:02 -07:00
skia-flutter-autoroll
9887b8aea7
Roll Skia from 8702b8f4444f to d5961b33e87f (1 revision) ( #20885 )
2020-08-30 00:48:01 -07:00
xster
15f5696c41
Add a java injector for testing ( #20789 )
2020-08-29 22:29:23 -07:00
skia-flutter-autoroll
cb9439afb5
Roll Fuchsia Linux SDK from KkG4iMAx5... to UAi35C_0e... ( #20883 )
2020-08-29 22:13:01 -07:00
Chris Bracken
e0122b88c2
Add integer input tests for lerpDouble ( #20880 )
...
The `a` and `b` parameters to `lerpDouble` have type `num`. This adds
tests for integer parameter values.
2020-08-29 16:48:41 -07:00
skia-flutter-autoroll
7cbb5e0c42
Roll Skia from 5d3314c53ce5 to 8702b8f4444f (1 revision) ( #20878 )
2020-08-29 12:33:01 -07:00
skia-flutter-autoroll
b8a5657629
Roll Fuchsia Mac SDK from zZMS49-sB... to buv4PNHA2... ( #20877 )
2020-08-29 09:28:01 -07:00
skia-flutter-autoroll
50a7d7ee56
Roll Fuchsia Linux SDK from eOA32nYKY... to KkG4iMAx5... ( #20876 )
2020-08-29 07:28:02 -07:00
skia-flutter-autoroll
695d4f1f37
Roll Skia from 6fd391a016f3 to 5d3314c53ce5 (1 revision) ( #20875 )
2020-08-29 07:23:02 -07:00
skia-flutter-autoroll
3029dcd93e
Roll Dart SDK from 5831471fac7b to 92782d2b94b5 (2 revisions) ( #20873 )
2020-08-28 20:28:02 -07:00
skia-flutter-autoroll
f4e76478e0
Roll Fuchsia Mac SDK from koO5t2tfw... to zZMS49-sB... ( #20872 )
2020-08-28 20:23:01 -07:00
skia-flutter-autoroll
c097c2d875
Roll Fuchsia Linux SDK from jyKllAGRu... to eOA32nYKY... ( #20870 )
2020-08-28 18:08:02 -07:00
Emmanuel Garcia
1b0c684326
Add ability to disable the raster thread merger ( #20800 )
2020-08-28 17:25:00 -07:00
skia-flutter-autoroll
8c5d9f628f
Roll Skia from 6052c0bee0d9 to 6fd391a016f3 (5 revisions) ( #20866 )
2020-08-28 16:18:02 -07:00
Chris Bracken
308bde7d6a
lerpDouble: add tests for NaN, infinity ( #20848 )
...
Adds tests for lerpDouble for cases where NaN or infinite values are
passed. These tests simply specify the current behaviour.
2020-08-28 15:11:15 -07:00
skia-flutter-autoroll
4997ff65ff
Roll Dart SDK from fe5c8c44701e to 5831471fac7b (1 revision) ( #20862 )
2020-08-28 14:53:03 -07:00
skia-flutter-autoroll
660f97a002
Roll Skia from 280fa3d303bf to 6052c0bee0d9 (6 revisions) ( #20859 )
2020-08-28 14:48:02 -07:00
Greg Spencer
88fd13fcd3
Reland: Implement delayed event synthesis key event handling for Android ( #20736 )
...
This re-lands the key event synthesis implementation for Android (Original PR: #19024 , Revert PR: #19956 ). The only difference is sending the synthesized key events to the root view instead of the current view.
Without sending it to the root view, the system doesn't have any chance of handling keys like the back button. The event will still not be sent to the framework twice, since we turn off event propagation while re-dispatching the event.
2020-08-28 14:45:38 -07:00
Mouad Debbar
7a890f27ca
[web] Better format for line break tests ( #20767 )
2020-08-28 14:43:01 -07:00
David Worsham
07e2520d5d
fuchsia: create new flutter_runner render path ( #19584 )
2020-08-28 14:17:17 -07:00
nturgut
80a1cac4fc
Fix debugging issue ( #20841 )
2020-08-28 10:03:55 -07:00
skia-flutter-autoroll
c1134e2b11
Roll Skia from 8a43e206609e to 280fa3d303bf (2 revisions) ( #20857 )
2020-08-28 10:03:01 -07:00
skia-flutter-autoroll
3f4f58f5f3
Roll Skia from d385091edd58 to 8a43e206609e (3 revisions) ( #20855 )
2020-08-28 08:23:02 -07:00
skia-flutter-autoroll
5b3a16c5a9
Roll Dart SDK from 066c5625ac7b to fe5c8c44701e (1 revision) ( #20854 )
2020-08-28 08:03:02 -07:00
skia-flutter-autoroll
0208c71ade
Roll Fuchsia Mac SDK from tG1GErEv9... to koO5t2tfw... ( #20850 )
2020-08-28 06:08:01 -07:00
skia-flutter-autoroll
cca047b2c9
Roll Fuchsia Linux SDK from kbanTZZRS... to jyKllAGRu... ( #20851 )
2020-08-28 04:48:01 -07:00
skia-flutter-autoroll
81a4748d64
Roll Dart SDK from ac54810c36a9 to 066c5625ac7b (1 revision) ( #20849 )
2020-08-28 03:33:01 -07:00
skia-flutter-autoroll
8e16dbf4a8
Roll Skia from 952f088d41e1 to d385091edd58 (4 revisions) ( #20847 )
2020-08-28 00:18:02 -07:00
skia-flutter-autoroll
52def6e885
Roll Dart SDK from 8e50ccae259f to ac54810c36a9 (1 revision) ( #20844 )
2020-08-27 23:23:02 -07:00
Ferhat
3ccf1ed2ec
Cliprect op ( #20837 )
...
* Switched PathCommand apply parameter to non-nullable. Add clip op parameter to ClipCommand.
2020-08-27 22:38:03 -07:00
Ferhat
e67ae1e307
[web] Fix path rendering when addPolygon is chained with other verbs. ( #20803 )
2020-08-27 20:25:38 -07:00
William Wold
1a034bde75
Replace FlRenderer::get_visual() with more generic FlRenderer::setup_window_attr() ( #20833 )
2020-08-28 14:31:34 +12:00
skia-flutter-autoroll
808f9c27e2
Roll Skia from 716e281185b5 to 952f088d41e1 (1 revision) ( #20839 )
2020-08-27 19:08:02 -07:00
skia-flutter-autoroll
be21aa9922
Roll Skia from ee58da9d6f49 to 716e281185b5 (2 revisions) ( #20835 )
2020-08-27 17:48:01 -07:00
skia-flutter-autoroll
095e5d368d
Roll Dart SDK from b0f6d5483b79 to 8e50ccae259f (2 revisions) ( #20834 )
2020-08-27 17:43:02 -07:00
Casey Hillers
25a23baeee
[fuchsia] Add fuchsia_ctl func to test script ( #20827 )
2020-08-27 17:38:02 -07:00
skia-flutter-autoroll
195b1480dc
Roll Skia from 55f02eb3ff5f to ee58da9d6f49 (7 revisions) ( #20832 )
2020-08-27 15:43:02 -07:00
skia-flutter-autoroll
0491b6c7d7
Roll Fuchsia Mac SDK from fqYfP5y9V... to tG1GErEv9... ( #20831 )
2020-08-27 15:33:01 -07:00
skia-flutter-autoroll
80f68fd604
Roll Fuchsia Linux SDK from lqjGEhKFW... to kbanTZZRS... ( #20830 )
2020-08-27 15:28:01 -07:00
William Wold
dcb9244c38
Consolidate FlRenderer initialization into fl_renderer_start() ( #20763 )
2020-08-28 09:57:14 +12:00
Ferhat
97f9f712b0
[web] Fix analyzer warnings in web engine. ( #20825 )
2020-08-27 14:55:43 -07:00
Mehmet Fidanboylu
569fd19357
Reland "Pass platform configuration to Dart VM for insecure socket policy ( #20733 )"
...
This reverts commit 77dd1c05b99d137b5b348598f69ec75c93e0a433.
2020-08-27 14:23:31 -07:00
skia-flutter-autoroll
6e96998326
Roll Skia from 5a1ebc6247ab to 55f02eb3ff5f (1 revision) ( #20826 )
2020-08-27 14:23:01 -07:00
Chris Yang
2d3e1c58c5
|MessageLoopImpl::FlushTasks| runs one task at a time ( #20771 )
2020-08-27 14:18:02 -07:00
Jason Simmons
fc4da62b8c
Ignore calls to AccessibilityBridge listeners after release ( #20701 )
...
AccessibilityBridge installs various listeners for Android events
that invoke Flutter engine APIs. These listeners are removed in
AccessibilityBridge.release. However, in some environments there may
be deferred calls to the listener that will still execute even after
the listener has been removed. This change sets a flag during release
and ignores any listener invocations that happen after the flag is set.
See https://github.com/flutter/flutter/issues/63555 and
https://github.com/flutter/engine/pull/17311
2020-08-27 12:24:33 -07:00
Ferhat
f0a8230fca
[web] Implement SceneBuilder.pushColorFilter for html ( #20821 )
...
* Implement Color filter layer
* Add test with BlendMode color
* update licenses file
* Move blend functions into color_filter.dart
* dartfmt
* Add missing default clause
* Remove switch default
2020-08-27 12:06:22 -07:00
skia-flutter-autoroll
8646ce3daf
Roll Dart SDK from be0043df64ab to b0f6d5483b79 (1 revision) ( #20823 )
2020-08-27 12:03:01 -07:00
skia-flutter-autoroll
b5f4f17213
Roll Skia from faa844b3686c to 5a1ebc6247ab (5 revisions) ( #20822 )
2020-08-27 11:53:01 -07:00
Zachary Anderson
fe0a995fdf
Revert "[web] Implement SceneBuilder.pushColorFilter for html ( #20802 )" ( #20820 )
...
This reverts commit 2decf195d2def7aa82b2d6e4c29ce932a78c73f2.
2020-08-27 10:12:55 -07:00
skia-flutter-autoroll
21edc57f5a
Roll Skia from aba6b93dfbc8 to faa844b3686c (2 revisions) ( #20817 )
2020-08-27 09:08:01 -07:00