18086 Commits

Author SHA1 Message Date
Dan Field
bf96d4bbc8 Fix the firebase scenario app run and assert that it does good things (flutter/engine#27295) 2021-07-12 16:56:02 -07:00
Chinmay Garde
170ad0fe1a Don't specify the secondary build tree when importing glfw. (flutter/engine#27344)
This lookup is implicit in GN. Explicitly specifying the glfw in
//build/secondary makes GN think multiple sources generate the same
intermediate object file.

This used to work because no other target also includes glfw. But I
am changing that in an upcoming test harness.
2021-07-12 16:53:05 -07:00
Emmanuel Garcia
4fbe0a6e47 Set Flutter View ID to the view ID instead of of the splash screen (flutter/engine#27262) 2021-07-12 16:41:02 -07:00
Devon Carew
5606c9682f update the analysis options for tools/licenses (flutter/engine#27339)
update the analysis options for tools/licenses
2021-07-12 16:34:42 -07:00
skia-flutter-autoroll
c2ab3e504b Roll Fuchsia Linux SDK from PzuC0jXIy... to vWn_wwccR... (flutter/engine#27338) 2021-07-12 14:26:02 -07:00
Jim Graham
d547fd7990 remove references to deprecated SkPaint::getBlendMode() (flutter/engine#27333) 2021-07-12 14:06:05 -07:00
skia-flutter-autoroll
1591e69180 Roll Fuchsia Mac SDK from DM-zc7Snb... to XuEHwe6le... (flutter/engine#27336) 2021-07-12 13:16:02 -07:00
Yegor
6dfbdc3f05 [web] delete e2etests and all related tooling (flutter/engine#27299)
* [web] delete e2etests and all related tooling
2021-07-12 12:16:31 -07:00
Mouad Debbar
9602957de7 [web] Librarify all remaining files (flutter/engine#27296) 2021-07-12 12:11:41 -07:00
Kaushik Iska
12750e2e95 [fuchsia] Cleanup unused method in dart:zircon handle (flutter/engine#27330) 2021-07-12 11:40:42 -07:00
Devon Carew
22df124af6 disable the directives_ordering lint (flutter/engine#27331) 2021-07-12 11:31:46 -07:00
Yegor
595fdcf51d [web] remove no longer used setFilterQuality (flutter/engine#27329) 2021-07-12 10:41:46 -07:00
Mouad Debbar
01c7fce68d [web] Clean up librarified files (flutter/engine#27209) 2021-07-12 10:04:44 -07:00
skia-flutter-autoroll
09c1b9a265 Roll Fuchsia Linux SDK from rc7UXpK1K... to PzuC0jXIy... (flutter/engine#27323) 2021-07-12 01:01:11 -07:00
skia-flutter-autoroll
32cf119caa Roll Fuchsia Mac SDK from gySDhb-Ea... to DM-zc7Snb... (flutter/engine#27322) 2021-07-12 00:11:01 -07:00
Zachary Anderson
b33fa08ebc Fix import order to unblock Dart roll (flutter/engine#27321) 2021-07-11 22:56:02 -07:00
Tong Mu
1bdcf5501f Windows: Fix AltGr key causing CtrlLeft to hang (flutter/engine#27266)
Fixes an issue where pressing AltGr key (on supporting layouts such as Spanish) on Windows causes CtrlLeft to hang pressed for both Flutter and Windows.

Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
2021-07-11 21:38:22 -07:00
skia-flutter-autoroll
207c1f524a Roll Fuchsia Linux SDK from FV0wVt4TU... to rc7UXpK1K... (flutter/engine#27315) 2021-07-11 11:41:02 -07:00
skia-flutter-autoroll
fba7707b13 Roll Fuchsia Mac SDK from XZIR07Fmq... to gySDhb-Ea... (flutter/engine#27314) 2021-07-11 11:06:02 -07:00
skia-flutter-autoroll
59acb58b11 Roll Fuchsia Linux SDK from C6i1FgtOK... to FV0wVt4TU... (flutter/engine#27310) 2021-07-10 22:16:01 -07:00
skia-flutter-autoroll
d17b9c0e1a Roll Fuchsia Mac SDK from MKuIBsUt-... to XZIR07Fmq... (flutter/engine#27309) 2021-07-10 22:01:02 -07:00
skia-flutter-autoroll
076784be75 Roll Dart SDK from 40695d910591 to fb3ebe02a0bb (1 revision) (flutter/engine#27308) 2021-07-10 19:11:03 -07:00
skia-flutter-autoroll
5362821253 Roll Dart SDK from 812bf07cf737 to 40695d910591 (1 revision) (flutter/engine#27306) 2021-07-10 15:01:01 -07:00
skia-flutter-autoroll
13de0ddcaa Roll Fuchsia Mac SDK from MkrnXce9t... to MKuIBsUt-... (flutter/engine#27305) 2021-07-10 08:56:01 -07:00
skia-flutter-autoroll
a8886359fc Roll Fuchsia Linux SDK from 7q7h2ljWo... to C6i1FgtOK... (flutter/engine#27304) 2021-07-10 03:36:02 -07:00
Jim Graham
ab8a90ddeb encode DPR for shadows into DisplayList (flutter/engine#27289) 2021-07-10 00:46:02 -07:00
skia-flutter-autoroll
4b936db762 Roll Dart SDK from ab8bac9fd542 to 812bf07cf737 (1 revision) (flutter/engine#27300) 2021-07-09 23:01:01 -07:00
skia-flutter-autoroll
94b6930173 Roll Dart SDK from 83a559e0a9bd to ab8bac9fd542 (1 revision) (flutter/engine#27298) 2021-07-09 18:51:01 -07:00
Harry Terkelsen
2fbc4522df Dispose of embedded views in CanvasKit after resize (flutter/engine#27294) 2021-07-09 15:43:56 -07:00
skia-flutter-autoroll
4154082b2a Roll Skia from b161a77d0321 to 4b6e2f0d8818 (4 revisions) (flutter/engine#27293) 2021-07-09 15:01:02 -07:00
skia-flutter-autoroll
72f0da2ee2 Roll Dart SDK from a8c4933bf92e to 83a559e0a9bd (2 revisions) (flutter/engine#27291) 2021-07-09 14:41:04 -07:00
Zachary Anderson
ac95dbd5bc Build testing/dart snapshots with GN instead of in run_tests.py (flutter/engine#27292) 2021-07-09 14:27:48 -07:00
skia-flutter-autoroll
9a6b6b09c5 Roll Fuchsia Linux SDK from OPhOQ6shB... to 7q7h2ljWo... (flutter/engine#27290) 2021-07-09 14:16:01 -07:00
skia-flutter-autoroll
391a99ca10 Roll Skia from 768843b52f9d to b161a77d0321 (3 revisions) (flutter/engine#27287) 2021-07-09 13:36:01 -07:00
skia-flutter-autoroll
27da2d386e Roll Fuchsia Mac SDK from pt_XKNLXb... to MkrnXce9t... (flutter/engine#27286) 2021-07-09 13:31:01 -07:00
Mouad Debbar
7f4a254e76 [web] Librarify html renderer files (flutter/engine#27232) 2021-07-09 12:26:01 -07:00
skia-flutter-autoroll
958f6846c9 Roll Skia from 552a81a6c78b to 768843b52f9d (1 revision) (flutter/engine#27285) 2021-07-09 12:11:01 -07:00
Zachary Anderson
778fcfff51 Fix host_release tests for prebuilt Dart SDK (flutter/engine#27284) 2021-07-09 11:58:57 -07:00
Harry Terkelsen
5d7b10b928 [canvaskit] Make the surface size exactly the window size so filters work correctly at the edges (flutter/engine#26887) 2021-07-09 10:51:42 -07:00
skia-flutter-autoroll
dd0b9af4a8 Roll Skia from 8573dab150a7 to 552a81a6c78b (4 revisions) (flutter/engine#27282) 2021-07-09 10:46:03 -07:00
skia-flutter-autoroll
fb0360a543 Roll Skia from beb2fbf0e66a to 8573dab150a7 (4 revisions) (flutter/engine#27281) 2021-07-09 09:21:01 -07:00
Zachary Anderson
9b78f2cd77 Use the prebuilt SDK's VM to run its frontend_server (flutter/engine#27274) 2021-07-09 08:04:22 -07:00
skia-flutter-autoroll
87b43fbaaa Roll Skia from f5bd4e4b9f6b to beb2fbf0e66a (1 revision) (flutter/engine#27280) 2021-07-09 07:56:01 -07:00
skia-flutter-autoroll
f0eac0cb45 Roll Dart SDK from ae01d698532b to a8c4933bf92e (2 revisions) (flutter/engine#27279) 2021-07-09 06:31:02 -07:00
skia-flutter-autoroll
a66f3c8854 Roll Fuchsia Linux SDK from KsHfXaCpD... to OPhOQ6shB... (flutter/engine#27276) 2021-07-09 00:56:02 -07:00
skia-flutter-autoroll
3a4481da42 Roll Skia from 39122d445939 to f5bd4e4b9f6b (2 revisions) (flutter/engine#27275) 2021-07-09 00:36:01 -07:00
skia-flutter-autoroll
3211cc9157 Roll Fuchsia Mac SDK from HXQigwdUe... to pt_XKNLXb... (flutter/engine#27273) 2021-07-09 00:26:02 -07:00
skia-flutter-autoroll
1ced1fae4f Roll Skia from c2f5b311ceac to 39122d445939 (1 revision) (flutter/engine#27271) 2021-07-08 23:16:01 -07:00
Dan Field
d5942e5922 Reland webp 1.2.0 (flutter/engine#27272)
* Reland webp 1.2.0
2021-07-08 22:46:07 -07:00
skia-flutter-autoroll
1c1b9f5c92 Roll Dart SDK from eb6ae1c165fc to ae01d698532b (2 revisions) (flutter/engine#27270) 2021-07-08 22:11:01 -07:00