Commit Graph

1861 Commits

Author SHA1 Message Date
engine-flutter-autoroll
eaa0e620a3
c7d0fb787 More efficient decoding for down-sampled Flutter images using cache(Width|Height) (flutter/engine#15372) (#48986)
e0fe834288...c7d0fb7879

git log e0fe8342889c..c7d0fb787922 --first-parent --oneline
2020-01-16 ignatz@users.noreply.github.com More efficient decoding for down-sampled Flutter images using cache(Width|Height) (flutter/engine#15372)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jimgraham@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/+/master/autoroll/README.md
2020-01-16 15:44:05 -05:00
engine-flutter-autoroll
2459e1f288
Roll engine c84fad959284..e0fe8342889c (2 commits) (#48976)
c84fad9592...e0fe834288

git log c84fad959284..e0fe8342889c --first-parent --oneline
2020-01-16 skia-flutter-autoroll@skia.org Roll src/third_party/dart 515d4bd7adb1..009537bbf0ff (1 commits) (flutter/engine#15687)
2020-01-16 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from UlOSN... to YPYqb... (flutter/engine#15689)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jimgraham@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/+/master/autoroll/README.md
2020-01-16 12:48:06 -05:00
engine-flutter-autoroll
fc6dacbb5a
Roll engine 8c855dba98eb..c84fad959284 (4 commits) (#48964)
8c855dba98...c84fad9592

git log 8c855dba98eb..c84fad959284 --first-parent --oneline
2020-01-16 skia-flutter-autoroll@skia.org Roll src/third_party/skia 7edb0eb8a458..2900040bc4a0 (3 commits) (flutter/engine#15686)
2020-01-16 skia-flutter-autoroll@skia.org Roll src/third_party/dart 862d5012ae9c..515d4bd7adb1 (18 commits) (flutter/engine#15683)
2020-01-16 skia-flutter-autoroll@skia.org Roll src/third_party/skia 7655168e6865..7edb0eb8a458 (16 commits) (flutter/engine#15682)
2020-01-15 vsm@google.com [web] update dart:js and dart:js_util to new upstream locations (flutter/engine#15681)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jimgraham@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/+/master/autoroll/README.md
2020-01-16 11:23:06 -05:00
engine-flutter-autoroll
c51059f84c
8c855dba9 fix text blurriness in HTML-rendered text (flutter/engine#15649) (#48942)
09d892b3bf...8c855dba98

git log 09d892b3bf5d..8c855dba98eb --first-parent --oneline
2020-01-15 yjbanov@google.com fix text blurriness in HTML-rendered text (flutter/engine#15649)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jimgraham@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/+/master/autoroll/README.md
2020-01-16 10:11:06 -05:00
engine-flutter-autoroll
f34bb03d89
Roll engine be20fb661a69..09d892b3bf5d (2 commits) (#48938)
be20fb661a...09d892b3bf

git log be20fb661a69..09d892b3bf5d --first-parent --oneline
2020-01-15 mouad.debbar@gmail.com [web] Freeze window.defaultRouteName (flutter/engine#15565)
2020-01-15 hterkelsen@users.noreply.github.com Upgrade to CanvasKit 0.11 (flutter/engine#15677)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jimgraham@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/+/master/autoroll/README.md
2020-01-15 23:57:05 -05:00
engine-flutter-autoroll
308762504a
Roll engine 348805107fe1..be20fb661a69 (8 commits) (#48936)
348805107f...be20fb661a

git log 348805107fe1..be20fb661a69 --first-parent --oneline
2020-01-15 nurhan@google.com [web] Exec command copy (flutter/engine#15675)
2020-01-15 chinmaygarde@google.com Disable fml_unittests till flakes are addressed. (flutter/engine#15676)
2020-01-15 skia-flutter-autoroll@skia.org Roll src/third_party/dart fe666ce592cb..862d5012ae9c (48 commits) (flutter/engine#15672)
2020-01-15 gspencergoog@users.noreply.github.com Fix hardware keyboard enter so it triggers an action. (flutter/engine#15568)
2020-01-15 tan@jayjun.com Use iOS 13 dark content status bar style (flutter/engine#13119)
2020-01-15 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from oxHfW... to UlOSN... (flutter/engine#15670)
2020-01-15 skia-flutter-autoroll@skia.org Roll src/third_party/skia e45c5cd03eeb..7655168e6865 (29 commits) (flutter/engine#15671)
2020-01-15 daniel.nicoara@gmail.com Fix embedder mutation order (flutter/engine#15566)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jimgraham@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/+/master/autoroll/README.md
2020-01-15 22:44:12 -05:00
engine-flutter-autoroll
b04dc46ada
Roll engine bc41ab513932..348805107fe1 (2 commits) (#48912)
bc41ab5139...348805107f

git log bc41ab513932..348805107fe1 --first-parent --oneline
2020-01-15 cyriln@google.com Add --lazy_async_stacks to the set of whitelisted VM flags. (flutter/engine#15602)
2020-01-15 dnfield@google.com try 10 times (flutter/engine#15653)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jimgraham@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/+/master/autoroll/README.md
2020-01-15 19:35:06 -05:00
engine-flutter-autoroll
72561cd41b
Roll engine ddaa9dc95f7b..bc41ab513932 (2 commits) (#48858)
ddaa9dc95f...bc41ab5139

git log ddaa9dc95f7b..bc41ab513932 --first-parent --oneline
2020-01-15 nurhan@google.com [web] Add Edge support for Flutter Engine unit-tests. (flutter/engine#15641)
2020-01-14 garyq@google.com Add FML_DCHECK to ensure layout before calling getters (flutter/engine#15635)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jimgraham@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/+/master/autoroll/README.md
2020-01-14 22:14:05 -05:00
engine-flutter-autoroll
493c99de33
Roll engine 82a851cf21cf..ddaa9dc95f7b (2 commits) (#48852)
82a851cf21...ddaa9dc95f

git log 82a851cf21cf..ddaa9dc95f7b --first-parent --oneline
2020-01-14 bkonyi@google.com Add back sky_engine/LICENSE (flutter/engine#15631)
2020-01-14 skia-flutter-autoroll@skia.org Roll src/third_party/skia 69ace2a0adbe..e45c5cd03eeb (23 commits) (flutter/engine#15584)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jimgraham@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/+/master/autoroll/README.md
2020-01-14 21:19:05 -05:00
engine-flutter-autoroll
3ef6ac49d4
Roll engine fd269f60bfc6..82a851cf21cf (2 commits) (#48843)
fd269f60bf...82a851cf21

git log fd269f60bfc6..82a851cf21cf --first-parent --oneline
2020-01-14 bkonyi@google.com Roll src/third_party/dart 83fba7bd54..fe666ce592 (3 commits) (flutter/engine#15619)
2020-01-14 stuartmorgan@google.com Implement HWND access for Windows plugins (flutter/engine#15378)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jimgraham@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/+/master/autoroll/README.md
2020-01-14 19:39:05 -05:00
engine-flutter-autoroll
05ebd2c54f
fd269f60b Use Skia's CSS3 style matcher for dynamically loaded font sets (flutter/engine#15468) (#48784)
0235a50843...fd269f60bf

git log 0235a5084389..fd269f60bfc6 --first-parent --oneline
2020-01-14 jason-simmons@users.noreply.github.com Use Skia's CSS3 style matcher for dynamically loaded font sets (flutter/engine#15468)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@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/+/master/autoroll/README.md
2020-01-14 11:11:07 -05:00
engine-flutter-autoroll
e1812c8219
Roll engine 157772a31597..0235a5084389 (3 commits) (#48777)
157772a315...0235a50843

git log 157772a31597..0235a5084389 --first-parent --oneline
2020-01-14 jason-simmons@users.noreply.github.com Change the value of EXTRA_INITIAL_ROUTE to match the value used by the old embedding and flutter_tools (flutter/engine#15569)
2020-01-13 jason-simmons@users.noreply.github.com [SkParagraph] Copy font features to the Skia layout engine text style (flutter/engine#15562)
2020-01-13 jason-simmons@users.noreply.github.com Add a type parameter to SavedState.Creator in the new embedding (flutter/engine#15563)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@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/+/master/autoroll/README.md
2020-01-14 00:30:05 -05:00
engine-flutter-autoroll
c3124ff2e3
Roll engine 73d2fb374ccb..157772a31597 (4 commits) (#48770)
73d2fb374c...157772a315

git log 73d2fb374ccb..157772a31597 --first-parent --oneline
2020-01-13 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from Xh8_9... to oxHfW... (flutter/engine#15547)
2020-01-13 skia-flutter-autoroll@skia.org Roll src/third_party/dart 32ce9c7872e2..28c335d5a201 (2 commits) (flutter/engine#15513)
2020-01-13 garyq@google.com Trivial typo fix to kick tests. (flutter/engine#15557)
2020-01-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 0a1923e50752..69ace2a0adbe (1 commits) (flutter/engine#15507)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@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/+/master/autoroll/README.md
2020-01-13 22:04:06 -05:00
engine-flutter-autoroll
5df63738f8
Roll engine 88935ca3c4fe..73d2fb374ccb (3 commits) (#48733)
88935ca3c4...73d2fb374c

git log 88935ca3c4fe..73d2fb374ccb --first-parent --oneline
2020-01-11 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 75iyW... to Xh8_9... (flutter/engine#15506)
2020-01-11 skia-flutter-autoroll@skia.org Roll src/third_party/dart b3457c8cc2c1..32ce9c7872e2 (7 commits) (flutter/engine#15504)
2020-01-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 3723fb7e85bb..0a1923e50752 (6 commits) (flutter/engine#15500)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@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/+/master/autoroll/README.md
2020-01-13 14:59:05 -05:00
engine-flutter-autoroll
8d438b033e
Roll engine 3d37d39d95ad..88935ca3c4fe (2 commits) (#48648)
3d37d39d95...88935ca3c4

git log 3d37d39d95ad..88935ca3c4fe --first-parent --oneline
2020-01-11 nurhan@google.com Support Clipboard.getData and Clipboard.setData for Flutter for web  (flutter/engine#15455)
2020-01-11 skia-flutter-autoroll@skia.org Roll src/third_party/dart 395daaa3ecfc..b3457c8cc2c1 (66 commits) (flutter/engine#15485)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@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/+/master/autoroll/README.md
2020-01-13 13:05:06 -05:00
engine-flutter-autoroll
ab36346af6
Roll engine 7ef88f85d572..3d37d39d95ad (2 commits) (#48645)
7ef88f85d5...3d37d39d95

git log 7ef88f85d572..3d37d39d95ad --first-parent --oneline
2020-01-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 67d0f3fd725c..3723fb7e85bb (25 commits) (flutter/engine#15466)
2020-01-10 sjindel@google.com Re-land "Use ELF for Dart AOT snapshots on Fuchsia. #13896" (flutter/engine#15360)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@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/+/master/autoroll/README.md
2020-01-11 14:20:05 -05:00
Gary Qian
46b59823ba
Manually Roll engine to f001ea2...7ef88f8 (34 commits) to resolve goldens (#48598) 2020-01-10 16:49:50 -08:00
Zachary Anderson
a245cd78d3
Revert "Roll engine f001ea29f1b9..46adf73d5128 (5 commits) (#48437)" (#48504)
This reverts commit 945f206b5e.

Co-authored-by: LongCatIsLooong <31859944+LongCatIsLooong@users.noreply.github.com>
2020-01-09 07:47:22 -08:00
engine-flutter-autoroll
945f206b5e
Roll engine f001ea29f1b9..46adf73d5128 (5 commits) (#48437)
f001ea29f1...46adf73d51

git log f001ea29f1b9..46adf73d5128 --first-parent --oneline
2020-01-08 30870216+gaaclarke@users.noreply.github.com Made it so you can specify the old gen heap size. (flutter/engine#15259)
2020-01-08 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from gL-XG... to rTJJV... (flutter/engine#15308)
2020-01-08 xster@google.com Add a deprecation javadoc note to the old FlutterActivity (flutter/engine#15156)
2020-01-08 31859944+LongCatIsLooong@users.noreply.github.com Bump simulator version in IosUnitTests & scenario app in preparation for luci xcode 11 migration (flutter/engine#15154)
2020-01-08 skia-flutter-autoroll@skia.org Roll src/third_party/skia 91e0d7526944..f811fc331a14 (32 commits) (flutter/engine#15306)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@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/+/master/autoroll/README.md
2020-01-08 18:15:05 -05:00
engine-flutter-autoroll
22deaafcda
f001ea29f adding windows platform to felt. fixing signal (flutter/engine#15111) (#48422)
4e9e69d2b3...f001ea29f1

git log 4e9e69d2b392..f001ea29f1b9 --first-parent --oneline
2020-01-08 nurhan@google.com adding windows platform to felt. fixing signal (flutter/engine#15111)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@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/+/master/autoroll/README.md
2020-01-08 15:25:06 -05:00
engine-flutter-autoroll
d1349f698b
Roll engine a50f1ef56a05..4e9e69d2b392 (4 commits) (#48394)
a50f1ef56a...4e9e69d2b3

git log a50f1ef56a05..4e9e69d2b392 --first-parent --oneline
2020-01-08 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from nbeLe... to gL-XG... (flutter/engine#15253)
2020-01-08 stuartmorgan@google.com Add plugin_registrar_windows.h to published wrapper (flutter/engine#15265)
2020-01-08 skia-flutter-autoroll@skia.org Roll src/third_party/dart bebc7d3af5bd..c0ca187f2699 (37 commits) (flutter/engine#15252)
2020-01-08 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from xYmDF... to oNKzr... (flutter/engine#15257)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@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/+/master/autoroll/README.md
2020-01-08 11:01:06 -05:00
engine-flutter-autoroll
846dce92ff
Roll engine 3f52888b3bcf..a50f1ef56a05 (4 commits) (#48382)
3f52888b3b...a50f1ef56a

git log 3f52888b3bcf..a50f1ef56a05 --first-parent --oneline
2020-01-08 gw280@google.com Migrate flutter_runner from flutter_runner::{Thread,Loop} to fml::{Thread,MessageLoop} (flutter/engine#15118)
2020-01-07 ferhat@gmail.com Refactor BitmapCanvas, lazily allocate canvas, fix image composition bug. (flutter/engine#15153)
2020-01-07 ferhat@gmail.com Recover when browser throws on ImageElement.decode due to too many images (flutter/engine#15160)
2020-01-07 garyq@google.com Fix RectHeightStyle::kMax ascent computation bug (flutter/engine#15106)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@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/+/master/autoroll/README.md
2020-01-08 01:36:05 -05:00
engine-flutter-autoroll
087e90afbb
Roll engine 3851981b863a..3f52888b3bcf (7 commits) (#48365)
3851981b86...3f52888b3b

git log 3851981b863a..3f52888b3bcf --first-parent --oneline
2020-01-07 skia-flutter-autoroll@skia.org Roll src/third_party/skia d445e2b6fcf1..91e0d7526944 (44 commits) (flutter/engine#15232)
2020-01-07 dnfield@google.com Font subset (flutter/engine#14828)
2020-01-06 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from MwGkB... to xYmDF... (flutter/engine#15145)
2020-01-06 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from Kom_K... to nbeLe... (flutter/engine#15149)
2020-01-06 skia-flutter-autoroll@skia.org Roll src/third_party/skia 6791ee2f8059..d445e2b6fcf1 (1 commits) (flutter/engine#15148)
2020-01-06 skia-flutter-autoroll@skia.org Roll src/third_party/dart 76e3faa9824e..bebc7d3af5bd (1 commits) (flutter/engine#15146)
2020-01-04 skia-flutter-autoroll@skia.org Roll src/third_party/dart 2f57602411b3..76e3faa9824e (37 commits) (flutter/engine#15143)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@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/+/master/autoroll/README.md
2020-01-07 21:50:05 -05:00
engine-flutter-autoroll
301b09f46e
3851981b8 Roll fuchsia/sdk/core/mac-amd64 from Vk6uT... to Kom_K... (flutter/engine#15142) (#48244)
cbdc7bde22...3851981b86

git log cbdc7bde224c..3851981b863a --first-parent --oneline
2020-01-04 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from Vk6uT... to Kom_K... (flutter/engine#15142)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC franciscojma@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/+/master/autoroll/README.md
2020-01-06 12:39:12 -05:00
engine-flutter-autoroll
2ae5832164
cbdc7bde2 Roll src/third_party/skia 7ac038f302f2..6791ee2f8059 (20 commits) (flutter/engine#15141) (#48163)
eb139936eb...cbdc7bde22

git log eb139936eb2c..cbdc7bde224c --first-parent --oneline
2020-01-04 skia-flutter-autoroll@skia.org Roll src/third_party/skia 7ac038f302f2..6791ee2f8059 (20 commits) (flutter/engine#15141)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC franciscojma@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/+/master/autoroll/README.md
2020-01-06 11:30:12 -05:00
engine-flutter-autoroll
a3bbdfb23a
eb139936e [web] Fix right click issues (flutter/engine#15103) (#48143)
5858519139...eb139936eb

git log 5858519139c2..eb139936eb2c --first-parent --oneline
2020-01-03 mouad.debbar@gmail.com [web] Fix right click issues (flutter/engine#15103)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC franciscojma@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/+/master/autoroll/README.md
2020-01-03 16:19:11 -05:00
engine-flutter-autoroll
9195f81fb7
Roll engine d35a4b300877..5858519139c2 (3 commits) (#48139)
d35a4b3008...5858519139

git log d35a4b300877..5858519139c2 --first-parent --oneline
2020-01-03 skia-flutter-autoroll@skia.org Roll src/third_party/dart 05e70d5b38cb..2f57602411b3 (44 commits) (flutter/engine#15100)
2020-01-03 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from AVtRQ... to MwGkB... (flutter/engine#15110)
2020-01-03 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from zkzoZ... to Vk6uT... (flutter/engine#15104)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC franciscojma@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/+/master/autoroll/README.md
2020-01-03 13:43:11 -05:00
engine-flutter-autoroll
628e8543f8
Roll engine fa05d367add3..d35a4b300877 (4 commits) (#48131)
fa05d367ad...d35a4b3008

git log fa05d367add3..d35a4b300877 --first-parent --oneline
2020-01-03 skia-flutter-autoroll@skia.org Roll src/third_party/skia 107c66669d37..7ac038f302f2 (30 commits) (flutter/engine#15102)
2020-01-02 skia-flutter-autoroll@skia.org Roll src/third_party/dart b52d264f5b2f..05e70d5b38cb (17 commits) (flutter/engine#15085)
2020-01-02 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from iImpF... to zkzoZ... (flutter/engine#15086)
2020-01-02 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from sxapd... to AVtRQ... (flutter/engine#15083)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC franciscojma@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/+/master/autoroll/README.md
2020-01-03 11:12:12 -05:00
engine-flutter-autoroll
c3406914a8
Roll engine bdc9708d235e..fa05d367add3 (4 commits) (#48077)
bdc9708d23...fa05d367ad

git log bdc9708d235e..fa05d367add3 --first-parent --oneline
2020-01-02 skia-flutter-autoroll@skia.org Roll src/third_party/skia c65d0069ec56..107c66669d37 (4 commits) (flutter/engine#15088)
2019-12-30 skia-flutter-autoroll@skia.org Roll src/third_party/skia 7c095dc67ce6..c65d0069ec56 (9 commits) (flutter/engine#15084)
2019-12-30 skia-flutter-autoroll@skia.org Roll src/third_party/skia 5a2f962313a5..7c095dc67ce6 (6 commits) (flutter/engine#15067)
2019-12-28 skia-flutter-autoroll@skia.org Roll src/third_party/dart c547f5d933e5..b52d264f5b2f (19 commits) (flutter/engine#14827)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC franciscojma@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/+/master/autoroll/README.md
2020-01-02 15:02:12 -05:00
engine-flutter-autoroll
841924e161
Roll engine 5a730c60d3ce..bdc9708d235e (25 commits) (#47926)
5a730c60d3...bdc9708d23

git log 5a730c60d3ce..bdc9708d235e --first-parent --oneline
2019-12-28 franciscojma86@gmail.com Revert "Use ELF for Dart AOT snapshots on Fuchsia. (#13896)" (flutter/engine#14823)
2019-12-27 skia-flutter-autoroll@skia.org Roll src/third_party/skia 89bf1547f3aa..5a2f962313a5 (16 commits) (flutter/engine#14825)
2019-12-27 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from ikxBh... to sxapd... (flutter/engine#14821)
2019-12-27 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from IEPKx... to iImpF... (flutter/engine#14817)
2019-12-27 skia-flutter-autoroll@skia.org Roll src/third_party/dart 94a4f6415e6c..c547f5d933e5 (9 commits) (flutter/engine#14812)
2019-12-27 skia-flutter-autoroll@skia.org Roll src/third_party/skia f2d522a3f434..89bf1547f3aa (4 commits) (flutter/engine#14814)
2019-12-26 skia-flutter-autoroll@skia.org Roll src/third_party/dart 232a171a0b1c..94a4f6415e6c (8 commits) (flutter/engine#14808)
2019-12-26 skia-flutter-autoroll@skia.org Roll src/third_party/skia 07d744fb8a53..f2d522a3f434 (4 commits) (flutter/engine#14807)
2019-12-26 skia-flutter-autoroll@skia.org Roll src/third_party/skia 05eb83be171c..07d744fb8a53 (3 commits) (flutter/engine#14806)
2019-12-26 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from v3R8A... to ikxBh... (flutter/engine#14802)
2019-12-26 skia-flutter-autoroll@skia.org Roll src/third_party/dart 75fc15c7e186..232a171a0b1c (4 commits) (flutter/engine#14803)
2019-12-26 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from ZA31z... to IEPKx... (flutter/engine#14702)
2019-12-26 skia-flutter-autoroll@skia.org Roll src/third_party/skia 3d3150c89c5f..05eb83be171c (3 commits) (flutter/engine#14800)
2019-12-24 skia-flutter-autoroll@skia.org Roll src/third_party/skia a2d7225c0fc1..3d3150c89c5f (1 commits) (flutter/engine#14680)
2019-12-24 skia-flutter-autoroll@skia.org Roll src/third_party/dart 8736fec094bb..75fc15c7e186 (6 commits) (flutter/engine#14679)
2019-12-24 liyuqian@google.com Run and collect benchmarks (flutter/engine#14556)
2019-12-23 skia-flutter-autoroll@skia.org Roll src/third_party/dart 4a639e8df261..8736fec094bb (11 commits) (flutter/engine#14678)
2019-12-23 skia-flutter-autoroll@skia.org Roll src/third_party/skia ac29f1342fd2..a2d7225c0fc1 (5 commits) (flutter/engine#14677)
2019-12-23 nurhan@google.com fix selection issue (flutter/engine#14604)
2019-12-23 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from TUoVa... to v3R8A... (flutter/engine#14670)
2019-12-23 skia-flutter-autoroll@skia.org Roll src/third_party/dart cfca5ea9f2e9..4a639e8df261 (7 commits) (flutter/engine#14671)
2019-12-23 skia-flutter-autoroll@skia.org Roll src/third_party/skia 6ec826085b2a..ac29f1342fd2 (1 commits) (flutter/engine#14672)
2019-12-23 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from IZ278... to ZA31z... (flutter/engine#14675)
2019-12-21 skia-flutter-autoroll@skia.org Roll src/third_party/dart 1db1a837f8c9..cfca5ea9f2e9 (2 commits) (flutter/engine#14667)
2019-12-21 skia-flutter-autoroll@skia.org Roll src/third_party/skia 2723af6a6d43..6ec826085b2a (3 commits) (flutter/engine#14665)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC cbracken@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/+/master/autoroll/README.md
2019-12-28 14:50:12 -05:00
Jim Graham
4f23c4342b Roll to include Dart changes to timeline to fix devicelab. (#47896) 2019-12-27 15:01:48 -08:00
Francisco Magdaleno
09b31a4d0d
Revert "Roll engine dc0187f21777..69e41497404d (6 commits) (#47847)" (#47856)
This reverts commit 645cdbcf3e.
2019-12-26 15:20:52 -08:00
engine-flutter-autoroll
645cdbcf3e
Roll engine dc0187f21777..69e41497404d (6 commits) (#47847)
dc0187f217...69e4149740

git log dc0187f21777..69e41497404d --first-parent --oneline
2019-12-26 skia-flutter-autoroll@skia.org Roll src/third_party/skia 05eb83be171c..07d744fb8a53 (3 commits) (flutter/engine#14806)
2019-12-26 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from v3R8A... to ikxBh... (flutter/engine#14802)
2019-12-26 skia-flutter-autoroll@skia.org Roll src/third_party/dart 75fc15c7e186..232a171a0b1c (4 commits) (flutter/engine#14803)
2019-12-26 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from ZA31z... to IEPKx... (flutter/engine#14702)
2019-12-26 skia-flutter-autoroll@skia.org Roll src/third_party/skia 3d3150c89c5f..05eb83be171c (3 commits) (flutter/engine#14800)
2019-12-24 skia-flutter-autoroll@skia.org Roll src/third_party/skia a2d7225c0fc1..3d3150c89c5f (1 commits) (flutter/engine#14680)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC cbracken@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/+/master/autoroll/README.md
2019-12-26 18:01:12 -05:00
Francisco Magdaleno
2884758f50
Revert "Roll engine 42bb7c9eea9a..dc0187f21777 (15 commits) (#47829)" (#47846)
This reverts commit 149e31c76e.
2019-12-26 11:59:45 -08:00
engine-flutter-autoroll
149e31c76e
Roll engine 42bb7c9eea9a..dc0187f21777 (15 commits) (#47829)
42bb7c9eea...dc0187f217

git log 42bb7c9eea9a..dc0187f21777 --first-parent --oneline
2019-12-24 skia-flutter-autoroll@skia.org Roll src/third_party/dart 8736fec094bb..75fc15c7e186 (6 commits) (flutter/engine#14679)
2019-12-24 liyuqian@google.com Run and collect benchmarks (flutter/engine#14556)
2019-12-23 skia-flutter-autoroll@skia.org Roll src/third_party/dart 4a639e8df261..8736fec094bb (11 commits) (flutter/engine#14678)
2019-12-23 skia-flutter-autoroll@skia.org Roll src/third_party/skia ac29f1342fd2..a2d7225c0fc1 (5 commits) (flutter/engine#14677)
2019-12-23 nurhan@google.com fix selection issue (flutter/engine#14604)
2019-12-23 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from TUoVa... to v3R8A... (flutter/engine#14670)
2019-12-23 skia-flutter-autoroll@skia.org Roll src/third_party/dart cfca5ea9f2e9..4a639e8df261 (7 commits) (flutter/engine#14671)
2019-12-23 skia-flutter-autoroll@skia.org Roll src/third_party/skia 6ec826085b2a..ac29f1342fd2 (1 commits) (flutter/engine#14672)
2019-12-23 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from IZ278... to ZA31z... (flutter/engine#14675)
2019-12-21 skia-flutter-autoroll@skia.org Roll src/third_party/dart 1db1a837f8c9..cfca5ea9f2e9 (2 commits) (flutter/engine#14667)
2019-12-21 skia-flutter-autoroll@skia.org Roll src/third_party/skia 2723af6a6d43..6ec826085b2a (3 commits) (flutter/engine#14665)
2019-12-21 skia-flutter-autoroll@skia.org Roll src/third_party/dart c260e4e8dac6..1db1a837f8c9 (8 commits) (flutter/engine#14606)
2019-12-21 skia-flutter-autoroll@skia.org Roll src/third_party/skia 28b0c5d4b3bb..2723af6a6d43 (4 commits) (flutter/engine#14605)
2019-12-20 dnfield@google.com View ref pair (flutter/engine#14602)
2019-12-20 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from VC7eE... to IZ278... (flutter/engine#14603)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC cbracken@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/+/master/autoroll/README.md
2019-12-26 12:46:11 -05:00
engine-flutter-autoroll
39c5f1ea29
Roll engine 33813929e3cd..42bb7c9eea9a (3 commits) (#47565)
33813929e3...42bb7c9eea

git log 33813929e3cd..42bb7c9eea9a --first-parent --oneline
2019-12-20 50856934+nturgut@users.noreply.github.com [web] fix leaking problem in tests for text editing. (flutter/engine#14582)
2019-12-20 skia-flutter-autoroll@skia.org Roll src/third_party/dart 886615d0f95b..c260e4e8dac6 (15 commits) (flutter/engine#14601)
2019-12-20 skia-flutter-autoroll@skia.org Roll src/third_party/skia 088913a63b7e..28b0c5d4b3bb (17 commits) (flutter/engine#14600)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@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/+/master/autoroll/README.md
2019-12-26 11:07:08 -05:00
engine-flutter-autoroll
0db0299907 Roll engine 854d5f8e9e74..33813929e3cd (10 commits) (#47549)
* 399a29eed Roll src/third_party/dart 141fcfa61092..4681868aaf77 (9 commits) (flutter/engine#14590)

* 97fd705a4 Roll src/third_party/skia 7e2dea568299..dcac29b02d02 (3 commits) (flutter/engine#14591)

* 6d9288740 Roll src/third_party/dart 4681868aaf77..b92fefdfe971 (1 commits) (flutter/engine#14592)

* 4d7313ffc Roll fuchsia/sdk/core/mac-amd64 from f51Q_... to VC7eE... (flutter/engine#14593)

* fac66c28d [web] Long press fix on Safari on IOS (flutter/engine#14588)

* 32eb6e922 Roll src/third_party/skia dcac29b02d02..088913a63b7e (1 commits) (flutter/engine#14597)

* ede1b6b20 Roll fuchsia/sdk/core/linux-amd64 from 25LzW... to TUoVa... (flutter/engine#14596)

* cce5afd48 Roll src/third_party/dart b92fefdfe971..886615d0f95b (2 commits) (flutter/engine#14595)

* 9b299f2c2 fix editable placement in a11y mode (flutter/engine#14581)

* 33813929e [web] implement pushImageFilter (flutter/engine#14599)
2019-12-20 16:12:30 -08:00
engine-flutter-autoroll
cb98f7222f Roll engine 472197a8e932..854d5f8e9e74 (20 commits) (#47503)
* bb118c655 Roll src/third_party/dart 8d11c1dce64a..642f8d052fd7 (1 commits) (flutter/engine#14574)

* 09c434d26 Use ELF for Dart AOT snapshots on Fuchsia. (flutter/engine#13896)

* e1e78512a Roll fuchsia/sdk/core/linux-amd64 from VdBKA... to uFFWW... (flutter/engine#14575)

* f317f8f7f Roll src/third_party/skia c76ac8e325c7..77742c350371 (1 commits) (flutter/engine#14576)

* 2ba563336 instructions for running firefox/safari tests (flutter/engine#14562)

* 9cf1e46b9 Roll src/third_party/dart 642f8d052fd7..7113fc79a83c (3 commits) (flutter/engine#14578)

* f5b877af9 [web] Run engine tests on Safari locally by launching safari installed on MacOS (flutter/engine#14555)

* 68d919670 Fix DOM-based ParagraphRuler.hitTest() (flutter/engine#14504)

* bb65df884 Roll src/third_party/skia 77742c350371..a8352ccaae37 (8 commits) (flutter/engine#14579)

* ad1ab564b Roll src/third_party/dart 7113fc79a83c..e50d98cd5651 (8 commits) (flutter/engine#14580)

* 22413efc4 Update formatting in web_ui scene bulder to match flutter style and dartfmt. (flutter/engine#14539)

* 6e825e7bd Roll fuchsia/sdk/core/mac-amd64 from Ykb4b... to f51Q_... (flutter/engine#14584)

* 1d3bb8c27 Fix message_loop_fuchsia and thus enable fml_tests and flow_tests for Fuchsia (flutter/engine#14583)

* 1f7bb9d0c Wire up OpacityLayer to Scenic (flutter/engine#14577)

* 11db035ca Roll src/third_party/skia a8352ccaae37..87e9ddb675b6 (11 commits) (flutter/engine#14585)

* bd58af743 Roll src/third_party/dart e50d98cd5651..141fcfa61092 (3 commits) (flutter/engine#14586)

* 929b1edff Engine support for ImageFiltered widget (flutter/engine#14491)

* 40b84fc19 Fix lint warnings across web_ui, add missing browserEngine case in text field. (flutter/engine#14535)

* ea1d330d8 Roll fuchsia/sdk/core/linux-amd64 from uFFWW... to 25LzW... (flutter/engine#14587)

* 854d5f8e9 Roll src/third_party/skia 87e9ddb675b6..7e2dea568299 (1 commits) (flutter/engine#14589)
2019-12-20 13:33:55 -08:00
engine-flutter-autoroll
275a2f133d Roll engine 0f90e6546bf3..472197a8e932 (3 commits) (#47442)
* ffb497de2 Roll src/third_party/skia 9e0afb791ac2..c76ac8e325c7 (4 commits) (flutter/engine#14571)

* da08f4ce2 Roll src/third_party/dart aa6709974dea..8d11c1dce64a (2 commits) (flutter/engine#14572)

* 472197a8e Roll fuchsia/sdk/core/mac-amd64 from NHgyx... to Ykb4b... (flutter/engine#14573)
2019-12-19 18:43:35 -08:00
engine-flutter-autoroll
4af66e335f Roll engine 1e1f37107a07..0f90e6546bf3 (14 commits) (#47429)
* 988b8f149 Fix FontLoader does not remove the cache in web engine (flutter/engine#14536)

* 0aacac72d Roll src/third_party/skia 21df075cab00..e6a2ad81ab40 (1 commits) (flutter/engine#14552)

* 417dd7e8e Roll fuchsia/sdk/core/mac-amd64 from esDH2... to NHgyx... (flutter/engine#14554)

* f2e841d50 [Web] Fix pointer binding  (flutter/engine#14378)

* 105eb66b9 Roll src/third_party/skia e6a2ad81ab40..8fec4140f614 (17 commits) (flutter/engine#14557)

* 1ecfdcb94 [web] Calculate align offset for each paragraph line (LineMetrics.left) (flutter/engine#14537)

* dda3619aa Roll src/third_party/dart 270966b16044..171059d27689 (19 commits) (flutter/engine#14558)

* 9c1bd8aee Fixes Objective-C objects memory leaks (flutter/engine#14326)

* f2dbeb8aa Reland Wire up Opacity on Fuchsia (flutter/engine#14559)

* 2f536e537 Roll fuchsia/sdk/core/linux-amd64 from jsuQq... to VdBKA... (flutter/engine#14560)

* 4312d37eb Revert "[fuchsia] Add diagnostics directory to the set of remote dirs (#14470)" (flutter/engine#14566)

* 5c77ea149 Roll src/third_party/skia 8fec4140f614..9e0afb791ac2 (4 commits) (flutter/engine#14563)

* a09ff7c42 Roll src/third_party/dart 171059d27689..aa6709974dea (11 commits) (flutter/engine#14567)

* 0f90e6546 Revert "[web] Calculate align offset for each paragraph line (LineMetrics.left) (#14537)" (flutter/engine#14569)
2019-12-19 00:53:27 -08:00
engine-flutter-autoroll
2b4b6eef5d Roll engine 866b158c4b13..1e1f37107a07 (3 commits) (#47374)
* fa1adf4f2 Roll src/third_party/dart c9d89d55a60e..6fcd1de98c2c (8 commits) (flutter/engine#14551)

* 6ea69a0d4 Revert "Wire up Opacity on Fuchsia, round 2 (#14024)" (flutter/engine#14543)

* 1e1f37107 Roll src/third_party/dart 6fcd1de98c2c..270966b16044 (7 commits) (flutter/engine#14553)
2019-12-18 20:52:07 -08:00
engine-flutter-autoroll
1967a36e80 Roll engine c327cae7ab5e..866b158c4b13 (2 commits) (#47362)
* f1b0b82e2 Roll src/third_party/skia 37a88b43637e..21df075cab00 (2 commits) (flutter/engine#14549)

* 866b158c4 Roll fuchsia/sdk/core/linux-amd64 from WSlsF... to jsuQq... (flutter/engine#14550)
2019-12-18 10:57:41 -08:00
engine-flutter-autoroll
54fa1a5a69 Roll engine 500f9cedf652..c327cae7ab5e (9 commits) (#47323)
* ee92285ab Roll src/third_party/skia fdb2b7d53038..cbeabd969bbe (1 commits) (flutter/engine#14530)

* 9b369ad19 Rename 'test_vsync_waiters' to 'vsync_waiters_test' for consistency. (flutter/engine#14519)

* 0f97a1e83 Roll src/third_party/skia cbeabd969bbe..3794db84e141 (8 commits) (flutter/engine#14532)

* ac42640fd Roll src/third_party/dart f10fa3df28a8..44da51fc720d (20 commits) (flutter/engine#14533)

* c216ba42b Calling onConnectionClosed when the input element is blurred (flutter/engine#14484)

* 44f075779 Manual roll of Dart to revision 8a4cac1ddb141d4a1e395f6e0a7d5bbf2247eb63 (flutter/engine#14542)

* 995c4a786 Roll src/third_party/dart 8a4cac1ddb14..b6e051e2c87a (2 commits) (flutter/engine#14545)

* c5683085d Roll src/third_party/skia 190b82d67ce1..37a88b43637e (1 commits) (flutter/engine#14546)

* c327cae7a Revert "Fix off-by-one fromRGBO alpha value calculation (#13777)" (flutter/engine#14548)
2019-12-18 08:47:31 -08:00
engine-flutter-autoroll
b3e14cc664 Roll engine bdd4e4d9488e..500f9cedf652 (34 commits) (#47223)
* c2600574f Roll src/third_party/dart fe9f30c3896e..8ad8abfb7463 (19 commits) (flutter/engine#14480)

* 47c1dde9c Roll src/third_party/skia d0840ecf5831..ea47b0e65802 (9 commits) (flutter/engine#14481)

* 35adf37ce [web] Implement Paragraph.getLineBoundary (flutter/engine#14479)

* 00cbfd3f7 [web] Remove Paragraph._lines which isn't necessary anymore (flutter/engine#14485)

* d6172fdcf libtxt: cache fallback fonts found by a Minikin font collection (flutter/engine#14482)

* 19124783c adding firefox unit tests to font loading (flutter/engine#14487)

* 6c71f89fb Introduce an auto-deletable SkiaObject; make SkPaint a SkiaObject (flutter/engine#14486)

* 2026b83d7 Roll src/third_party/dart 8ad8abfb7463..83eeab1e63d9 (13 commits) (flutter/engine#14488)

* b43d3fe38 Roll src/third_party/skia ea47b0e65802..cd9ad409a90d (7 commits) (flutter/engine#14490)

* 3c85b828e Roll fuchsia/sdk/core/linux-amd64 from QZVxo... to q0tup... (flutter/engine#14494)

* 3e3eb9c0a Roll src/third_party/dart 83eeab1e63d9..6c99171686be (5 commits) (flutter/engine#14492)

* cbe0e6c1e Roll src/third_party/skia cd9ad409a90d..cf0e3c63fd22 (1 commits) (flutter/engine#14495)

* a653bd8b4 Roll fuchsia/sdk/core/mac-amd64 from 5t09i... to esDH2... (flutter/engine#14493)

* 17d8882a7 Roll src/third_party/dart 6c99171686be..09a0b040dd9b (1 commits) (flutter/engine#14497)

* be9c7c9f6 Roll src/third_party/skia cf0e3c63fd22..9e7199561fc8 (1 commits) (flutter/engine#14499)

* c504b8fab Roll src/third_party/skia 9e7199561fc8..ef363a9ce692 (1 commits) (flutter/engine#14500)

* cf20f87b7 Roll src/third_party/dart 09a0b040dd9b..ae3973da4023 (1 commits) (flutter/engine#14501)

* bb3166bce Roll src/third_party/dart ae3973da4023..24b99838f433 (3 commits) (flutter/engine#14502)

* 87c1110df Roll src/third_party/skia ef363a9ce692..187cd367d388 (1 commits) (flutter/engine#14503)

* 45c6c3a5d Roll src/third_party/skia 187cd367d388..706eb5788e8b (1 commits) (flutter/engine#14505)

* d2923801b Fix comments of iOS status bar height constant (flutter/engine#14496)

* 1ed724718 Roll src/third_party/dart 24b99838f433..2e1dd98e5e7f (1 commits) (flutter/engine#14507)

* 871246172 Allow custom embedders to post low memory notifications. (flutter/engine#14506)

* 1d1eae2ed Roll fuchsia/sdk/core/linux-amd64 from q0tup... to O6ELR... (flutter/engine#14512)

* 8b478862d Roll src/third_party/dart c5c469088697..44ba80053396 (1 commits) (flutter/engine#14510)

* ca799fa8b Roll src/third_party/skia 706eb5788e8b..9b59953e77b9 (3 commits) (flutter/engine#14511)

* 84564111f Roll src/third_party/dart 44ba80053396..2eba06d26f71 (32 commits) (flutter/engine#14515)

* 46d76eb8e Roll src/third_party/skia 9b59953e77b9..d78a9b45b9e5 (23 commits) (flutter/engine#14516)

* 5f9e558a9 Forward low memory notifications from the shell to DartVM. (flutter/engine#14517)

* dc597584e Apply SmoothPointerDataDispatcher to Fuchsia (flutter/engine#14514)

* 9556f2c82 Roll src/third_party/dart 2eba06d26f71..b1afe2d0ebc1 (6 commits) (flutter/engine#14523)

* e829384a2 Roll fuchsia/sdk/core/linux-amd64 from O6ELR... to ZHhOi... (flutter/engine#14525)

* 0fbdeb8d2 Roll src/third_party/dart b1afe2d0ebc1..2d332ee1d3f1 (1 commits) (flutter/engine#14526)

* 500f9cedf Roll src/third_party/skia 6153165d78f2..fdb2b7d53038 (2 commits) (flutter/engine#14528)
2019-12-17 19:46:09 -08:00
engine-flutter-autoroll
86982e195e Roll engine e0e0ac0a6802..bdd4e4d9488e (5 commits) (#47005)
* 7922bc80e [web] adding firefox unit tests to font loading (flutter/engine#14467)

* 4ca54fe2c Roll src/third_party/dart c561a9eacc1b..fe9f30c3896e (7 commits) (flutter/engine#14475)

* b616dcd5d Roll fuchsia/sdk/core/linux-amd64 from sBbWo... to QZVxo... (flutter/engine#14473)

* 1377ef680 Roll src/third_party/skia c514e7d9be6e..d0840ecf5831 (18 commits) (flutter/engine#14478)

* bdd4e4d94 Do not assume that createTypeface is called before getStyle in the AssetManagerFontStyleSet (flutter/engine#14343)
2019-12-17 08:07:26 -08:00
engine-flutter-autoroll
67adb8954f Roll engine db60ebc6325c..e0e0ac0a6802 (23 commits) (#46933)
* fb9dfe0fb [fuchsia] Move async_get_default_dispatcher include to the header (flutter/engine#14351)

* 3ebb7b426 Roll src/third_party/skia 75799967be60..3517aa7b14ad (3 commits) (flutter/engine#14345)

* 2713225a6 Remove duplicate and outdated src/third_party/dart/tools/sdks entry from DEPS. (flutter/engine#14340)

* 80d80ff6e Add ability to control dithering on Paint (flutter/engine#13868)

* 85953615e Conditionally use offscreen root surface only when needed

* 0a40f3d78 Assert that arc end caps on canvases with root surface transformations are drawn correctly. (flutter/engine#14359)

* d698d96ce Fix missing timeline event of flutter engine's startup time (flutter/engine#14319)

* 9dc23b8be Fix missing API stream when record event in systrace (flutter/engine#14323)

* 9e4c6ad40 Fix CGMutablePathRef memory leaks when the path is invalid. (flutter/engine#14275)

* fc8cafb3c objcdoc fix for some ambiguity (flutter/engine#14367)

* 9bafb3cd3 [tests] Use distinct begin and end times (flutter/engine#14361)

* 897ce34bc Roll src/third_party/skia 3517aa7b14ad..826484f2631f (18 commits) (flutter/engine#14375)

* 1ce85bec2 [flutter_runner] Enable Skia tracing by default on Fuchsia (flutter/engine#13457)

* a7b6ee58a Smart quote/dash configuration support in iOS (flutter/engine#13863)

* 48ba39c56 Roll fuchsia/sdk/core/mac-amd64 from otkJA... to SlgE8... (flutter/engine#14407)

* 0081e8c51 Remove unused _TypeNone enum field. (flutter/engine#14440)

* d8edfea03 Roll src/third_party/dart d9fa37e85d5c..45db29709547 (48 commits) (flutter/engine#14453)

* f650bcaf7 Refactoring text editing. Strategy pattern is used to handle different browser/operating system and a11y behavior. (flutter/engine#14131)

* 4275b4976 Fix type in build_fuchsia_artifacts (flutter/engine#14452)

* 0c24f3d01 Roll src/third_party/skia 51b99659ed82..c514e7d9be6e (13 commits) (flutter/engine#14457)

* ffbe2a40e [testing] Move test vsync waiters to their own TUs (flutter/engine#14456)

* 181ad4e18 Use futures to images used for comparison with fixtures in embedder unit-tests. (flutter/engine#14465)

* e0e0ac0a6 [testing] Make vsync waiters pluggable in shell_unittests (flutter/engine#14463)
2019-12-13 11:44:39 -08:00
engine-flutter-autoroll
ea4ff490d6 Roll engine 12bf95fd49b7..db60ebc6325c (20 commits) (#46814)
* 571c9991d Roll src/third_party/skia e56cc054dbae..ab26643258ad (3 commits) (flutter/engine#14273)

* 140818a71 Roll fuchsia/sdk/core/linux-amd64 from Zkpa_... to nqJnP... (flutter/engine#14274)

* ed6830edf Roll src/third_party/dart 8b8894648f..02a8b015ad (26 commits) (flutter/engine#14278)

* b7d4278b4 Create separate objects for isolate state and isolate group state (flutter/engine#14268)

* 57afd8634 Remove specificity on Android and iOS (flutter/engine#14282)

* b7c947df5 Roll src/third_party/dart 02a8b015ad..98c13ba18f (5 commits) (flutter/engine#14280)

* 76d264ee7 [SkParagraph] Convert the height override flag in text styles (flutter/engine#14283)

* deb8e5713 Fix for tab not working (flutter/engine#14165)

* 212fbbaf8 Cleanup the IO thread GrContext (flutter/engine#14265)

* 3e55f64c4 [web] Update build_web_compilers to 2.7.1 (flutter/engine#14305)

* b6d4fd164 Roll fuchsia/sdk/core/mac-amd64 from 9C6UA... to h4iiT... (flutter/engine#14314)

* c0b1dc0c6 Roll src/third_party/skia 732c49739fa5..5afc7b2af854 (16 commits) (flutter/engine#14315)

* 5b5206e56 Roll fuchsia/sdk/core/linux-amd64 from nqJnP... to UdfLO... (flutter/engine#14316)

* 058b4bc5c Roll src/third_party/dart c74a8ec2c46e..bcd18e67dcae (9 commits) (flutter/engine#14317)

* 6430ecfd3 [fuchsia] Do not Execute paint tasks when there is no vsync (flutter/engine#14298)

* 49d6552e7 Verify accounting for loop counts in Gif and WebP assets is consistent. (flutter/engine#14321)

* 2ae0d4273 Roll src/third_party/dart bcd18e67dcae..bd008dd1e406 (3 commits) (flutter/engine#14322)

* ac95536a6 Roll src/third_party/skia 5afc7b2af854..75799967be60 (2 commits) (flutter/engine#14324)

* 02fb9c1f9 Roll src/third_party/dart bd008dd1e406..d9fa37e85d5c (1 commits) (flutter/engine#14325)

* db60ebc63 Roll fuchsia/sdk/core/mac-amd64 from h4iiT... to otkJA... (flutter/engine#14327)
2019-12-12 18:15:48 -08:00
Anthony
5469804cdf
Revert "Roll engine 12bf95fd49b7..140818a71532 (2 commits) (#46667)" (#46695)
This reverts commit 43530b8095.
2019-12-10 12:37:12 -05:00
engine-flutter-autoroll
43530b8095
Roll engine 12bf95fd49b7..140818a71532 (2 commits) (#46667)
12bf95fd49...140818a715

git log 12bf95fd49b7..140818a71532 --first-parent --oneline
2019-12-10 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from Zkpa_... to nqJnP... (flutter/engine#14274)
2019-12-10 skia-flutter-autoroll@skia.org Roll src/third_party/skia e56cc054dbae..ab26643258ad (3 commits) (flutter/engine#14273)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC franciscojma@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/+/master/autoroll/README.md
2019-12-10 09:57:33 -05:00
engine-flutter-autoroll
2fe9623c36
Roll engine 2805da9e5dd2..12bf95fd49b7 (2 commits) (#46657)
2805da9e5d...12bf95fd49

git log 2805da9e5dd2..12bf95fd49b7 --first-parent --oneline
2019-12-10 skia-flutter-autoroll@skia.org Roll src/third_party/skia 095d2468a075..e56cc054dbae (4 commits) (flutter/engine#14270)
2019-12-10 hterkelsen@users.noreply.github.com Add support for platform views in the CanvasKit backend (flutter/engine#14263)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC chinmaygarde@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/+/master/autoroll/README.md
2019-12-10 04:22:32 -05:00