skia-flutter-autoroll
|
c25dc1b2ee
|
Roll Dart SDK from 7f16d6f67d91 to 805527e063af (1 revision) (flutter/engine#25721)
|
2021-04-23 02:59:01 -07:00 |
|
skia-flutter-autoroll
|
1f9bd9483b
|
Roll Skia from 7b60deedbd98 to 94d3dd82f350 (3 revisions) (flutter/engine#25720)
|
2021-04-23 00:54:02 -07:00 |
|
skia-flutter-autoroll
|
0c950eee77
|
Roll Skia from 395274e664cf to 7b60deedbd98 (1 revision) (flutter/engine#25719)
|
2021-04-22 23:19:01 -07:00 |
|
skia-flutter-autoroll
|
cd9aaa35e9
|
Roll Dart SDK from d05e7fc462ba to 7f16d6f67d91 (14 revisions) (flutter/engine#25718)
|
2021-04-22 22:24:01 -07:00 |
|
skia-flutter-autoroll
|
c2ba37b6cb
|
Roll Skia from 82007f568d90 to 395274e664cf (7 revisions) (flutter/engine#25717)
|
2021-04-22 18:09:01 -07:00 |
|
skia-flutter-autoroll
|
baeff89a2d
|
Roll Clang Mac from UStSqd7xn... to bf4GDBSQE... (flutter/engine#25715)
|
2021-04-22 17:39:01 -07:00 |
|
skia-flutter-autoroll
|
709e60645b
|
Roll Clang Linux from GiGTah6EB... to zRvL_ACCG... (flutter/engine#25714)
|
2021-04-22 17:34:02 -07:00 |
|
skia-flutter-autoroll
|
d2ac2815fe
|
Roll Skia from 071182ed1da5 to 82007f568d90 (4 revisions) (flutter/engine#25712)
|
2021-04-22 15:14:01 -07:00 |
|
Dan Field
|
f8754257da
|
Refactor Android PlatformView constructors (flutter/engine#25632)
|
2021-04-22 15:13:55 -07:00 |
|
skia-flutter-autoroll
|
5fa7b8ae28
|
Roll Skia from 7111881617a1 to 071182ed1da5 (22 revisions) (flutter/engine#25711)
|
2021-04-22 13:49:01 -07:00 |
|
Harry Terkelsen
|
b1c0cf8ce2
|
Wire up paragraph font weight and font style in canvas golden test (flutter/engine#25700)
* Wire up paragraph font weight and font style in canvas golden test
* Update TODOs in test
* Update goldens lock
|
2021-04-22 13:06:36 -07:00 |
|
skia-flutter-autoroll
|
a202663db3
|
Roll Skia from 716aeb900849 to 7111881617a1 (2 revisions) (flutter/engine#25699)
|
2021-04-22 12:19:03 -07:00 |
|
Jason Simmons
|
b9a23ff503
|
Return an empty canvas in the TesterExternalViewEmbedder (flutter/engine#25708)
The compositor expects the PaintContext's leaf_nodes_canvas to be non-null
|
2021-04-22 11:51:36 -07:00 |
|
skia-flutter-autoroll
|
02669afcf1
|
Roll Skia from 5d627f3eba1c to 716aeb900849 (13 revisions) (flutter/engine#25697)
|
2021-04-21 14:54:02 -07:00 |
|
Kaushik Iska
|
dc0fb6e4a7
|
Reland "TaskSources register tasks with MessageLoopTaskQueues dispatcher" (flutter/engine#25692)
|
2021-04-21 14:29:02 -07:00 |
|
Dan Field
|
ea35899927
|
Provide a stub platform view embedder for tester to avoid emitting errors (flutter/engine#25661)
|
2021-04-21 13:04:01 -07:00 |
|
Harry Terkelsen
|
07eddf7b53
|
Include paragraph height in the top-level text style. (flutter/engine#25659)
* Include paragraph height in the top-level text style.
* Update test comment
* Update goldens lock
|
2021-04-21 12:45:51 -07:00 |
|
skia-flutter-autoroll
|
6a8fae64f6
|
Roll Skia from 8676ebe35045 to 5d627f3eba1c (3 revisions) (flutter/engine#25694)
|
2021-04-21 12:04:01 -07:00 |
|
skia-flutter-autoroll
|
3932a90928
|
Roll Skia from 9a56eb70638a to 8676ebe35045 (2 revisions) (flutter/engine#25693)
|
2021-04-21 10:34:02 -07:00 |
|
Kaushik Iska
|
17e7c26da8
|
Revert TaskRunner changes to fix Fuchsia Test failures (flutter/engine#25690)
|
2021-04-21 09:15:24 -07:00 |
|
skia-flutter-autoroll
|
b1c201de29
|
Roll Skia from e7dfbfea1f39 to 9a56eb70638a (4 revisions) (flutter/engine#25691)
|
2021-04-21 09:04:01 -07:00 |
|
skia-flutter-autoroll
|
91e32f7c98
|
Roll Skia from c34dc525fc09 to e7dfbfea1f39 (1 revision) (flutter/engine#25689)
|
2021-04-21 07:34:01 -07:00 |
|
skia-flutter-autoroll
|
b832fb0040
|
Roll Skia from 5ba330cd1324 to c34dc525fc09 (2 revisions) (flutter/engine#25686)
|
2021-04-21 01:04:02 -07:00 |
|
skia-flutter-autoroll
|
83994191ee
|
Roll Skia from 04c82165b1c7 to 5ba330cd1324 (1 revision) (flutter/engine#25685)
|
2021-04-20 23:34:00 -07:00 |
|
Chris Bracken
|
47dcf55511
|
Migrate third_party/expat dependency to googlecode (flutter/engine#25683)
third_party/expat was recently migrated from flutter/buildroot to our
googlesource repo at https://flutter.googlesource.com/third_party/expat
in [1] and deleted from the buildroot in [2]. This rolls the buildroot
and adds the new upstream dependency.
[1] https://flutter-review.googlesource.com/c/third_party/expat/+/12700
[2] https://github.com/flutter/buildroot/pull/445
Bug: https://github.com/flutter/flutter/issues/39532
|
2021-04-20 16:16:41 -07:00 |
|
skia-flutter-autoroll
|
ccd4674c4f
|
Roll Skia from d0ef90769b47 to 04c82165b1c7 (3 revisions) (flutter/engine#25684)
|
2021-04-20 15:59:01 -07:00 |
|
skia-flutter-autoroll
|
d2190b2ae3
|
Roll Skia from e05860862631 to d0ef90769b47 (2 revisions) (flutter/engine#25682)
|
2021-04-20 14:19:01 -07:00 |
|
Chris Bracken
|
48f4a43776
|
Roll libpng to afda123a503bdc41df13f86316cf5f83bc204761 (flutter/engine#25679)
This picks up
https://flutter-review.googlesource.com/c/third_party/libpng/+/12660
Bug: https://github.com/flutter/flutter/issues/69221
|
2021-04-20 13:29:54 -07:00 |
|
Kaushik Iska
|
0aaf693339
|
Start microtasks only in non-test envs (flutter/engine#25653)
|
2021-04-20 13:19:07 -07:00 |
|
skia-flutter-autoroll
|
5179cdc8e1
|
Roll Skia from 94df572a1374 to e05860862631 (2 revisions) (flutter/engine#25678)
|
2021-04-20 12:44:01 -07:00 |
|
Emmanuel Garcia
|
a8bee24681
|
TalkBack shouldn't announce platform views that aren't in the a11y tree (flutter/engine#25666)
|
2021-04-20 12:39:02 -07:00 |
|
skia-flutter-autoroll
|
37d4415feb
|
Roll Skia from 647563879004 to 94df572a1374 (5 revisions) (flutter/engine#25677)
|
2021-04-20 11:14:01 -07:00 |
|
eggfly
|
bddb13004d
|
Fix: add Android accessibility bounds offset when FlutterView's location is not left top corner (flutter/engine#25670)
|
2021-04-20 09:37:25 -07:00 |
|
skia-flutter-autoroll
|
8e02ee474a
|
Roll Skia from fb5865e6509c to 647563879004 (8 revisions) (flutter/engine#25676)
|
2021-04-20 09:34:01 -07:00 |
|
skia-flutter-autoroll
|
cb898a2b82
|
Roll Skia from d9bf97c5e249 to fb5865e6509c (1 revision) (flutter/engine#25674)
|
2021-04-20 07:59:02 -07:00 |
|
skia-flutter-autoroll
|
7c9b6cfd26
|
Roll Skia from d8c2750cf607 to d9bf97c5e249 (2 revisions) (flutter/engine#25668)
|
2021-04-20 00:59:01 -07:00 |
|
skia-flutter-autoroll
|
06f995705a
|
Roll Skia from 9d11cbdef854 to d8c2750cf607 (1 revision) (flutter/engine#25667)
|
2021-04-19 23:19:02 -07:00 |
|
skia-flutter-autoroll
|
9d7b98bfba
|
Roll Dart SDK from eff12d77a2ad to d05e7fc462ba (10 revisions) (flutter/engine#25665)
https://dart.googlesource.com/sdk.git/+log/eff12d77a2ad..d05e7fc462ba
2021-04-20 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-18.0.dev
2021-04-19 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-17.0.dev
2021-04-19 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-16.0.dev
2021-04-19 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-15.0.dev
2021-04-19 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-14.0.dev
2021-04-19 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-13.0.dev
2021-04-18 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-12.0.dev
2021-04-18 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-11.0.dev
2021-04-17 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-10.0.dev
2021-04-17 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.14.0-9.0.dev
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@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
|
2021-04-19 21:52:32 -07:00 |
|
skia-flutter-autoroll
|
42aa9a3871
|
Roll Skia from 8ced56f05f2c to 9d11cbdef854 (1 revision) (flutter/engine#25660)
|
2021-04-19 17:04:00 -07:00 |
|
Kaushik Iska
|
9a6e541bf4
|
Library and Class requires fileUri (flutter/engine#25657)
|
2021-04-19 16:29:01 -07:00 |
|
Chinmay Garde
|
a0a8fb04d8
|
Wire up Metal shader precompilation from offline training runs. (flutter/engine#25644)
|
2021-04-19 16:24:02 -07:00 |
|
skia-flutter-autoroll
|
a7b67eb678
|
Roll Skia from e49703faf265 to 8ced56f05f2c (5 revisions) (flutter/engine#25656)
|
2021-04-19 15:29:01 -07:00 |
|
Mouad Debbar
|
6d732d05b6
|
[web] Start splitting the engine into smaller libs (flutter/engine#25569)
|
2021-04-19 15:09:39 -07:00 |
|
David Worsham
|
f3cd053795
|
Revert "[fuchsia] Use scenic allocator service (#25385)" (flutter/engine#25655)
This reverts commit f0cf6ac1a8488f12722a5be77f0ef5fe8d0d4411.
|
2021-04-19 15:06:58 -07:00 |
|
LongCatIsLooong
|
fe01e1acbb
|
[libTxt] resolve null leading distribution in dart:ui. (flutter/engine#25510)
|
2021-04-19 13:49:01 -07:00 |
|
skia-flutter-autoroll
|
604aa51067
|
Roll Skia from 59f1a9cb7a34 to e49703faf265 (9 revisions) (flutter/engine#25652)
|
2021-04-19 12:29:01 -07:00 |
|
Abhishek Ghaskata
|
c65d620deb
|
Remove if from docs (flutter/engine#25646)
|
2021-04-19 11:24:01 -07:00 |
|
skia-flutter-autoroll
|
98425734ff
|
Roll Skia from be82005209c0 to 59f1a9cb7a34 (5 revisions) (flutter/engine#25648)
|
2021-04-19 10:49:01 -07:00 |
|
chandarrengoog
|
62f12e5fbc
|
Update gtest_filters to disable TimeSensitiveTest. (flutter/engine#25649)
Fix typo.
|
2021-04-19 10:22:38 -07:00 |
|
James Clarke
|
a56e2c9e5e
|
Windows: Add support for engine switches for WinUWP target (flutter/engine#25412)
|
2021-04-19 07:44:01 -07:00 |
|