2257 Commits

Author SHA1 Message Date
engine-flutter-autoroll
1e50db60ad Roll engine 4bdd15cd5438..6c605f8a9624 (3 commits) (#45746)
* a86ef9465 Dynamically determine whether to use offscreen surface based on need (flutter/engine#13976)

* 0fc7867ae Roll src/third_party/dart 96e7a4ff30..73fdf19b56 (3 commits) (flutter/engine#14063)

* 6c605f8a9 Fix fml_unittests (flutter/engine#14062)
2019-11-29 09:17:52 -05:00
engine-flutter-autoroll
714650d7e4 Roll engine 35937eb31240..4bdd15cd5438 (5 commits) (#45741)
* 29b2e91f1 Include uncommitted files when checking for code format issues. (flutter/engine#14035)

* 7a7118d0a Roll src/third_party/skia 861ac61cb1a9..c96f5108df28 (10 commits) (flutter/engine#14059)

* bc07e6a23 [web] Initial support for LineMetrics (flutter/engine#13985)

* bcb826759 Revert "Do not default to downstream affinity on iOS insertText (#13852)" (flutter/engine#14053)

* 4bdd15cd5 more tests for enabling semantics (flutter/engine#14060)
2019-11-27 20:54:32 -05:00
engine-flutter-autoroll
3cacad5b5e Roll engine fad1b23c42b9..35937eb31240 (3 commits) (#45725)
* f61bec846 Pass "null" when copy data is null to iOS pasteboard.string (flutter/engine#14046)

* 268107d2f fixing the method call for testing semantics (flutter/engine#14056)

* 35937eb31 Roll src/third_party/dart 134e0e28cd..96e7a4ff30 (38 commits) (flutter/engine#14058)
2019-11-27 19:12:20 -05:00
Ian Hickson
449f4a6673
License update (#45373)
* Update project.pbxproj files to say Flutter rather than Chromium

Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.

* Update the copyright notice checker to require a standard notice on all files

* Update copyrights on Dart files. (This was a mechanical commit.)

* Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.

Some were already marked "The Flutter Authors", not clear why. Their
dates have been normalized. Some were missing the blank line after the
license. Some were randomly different in trivial ways for no apparent
reason (e.g. missing the trailing period).

* Clean up the copyrights in non-Dart files. (Manual edits.)

Also, make sure templates don't have copyrights.

* Fix some more ORGANIZATIONNAMEs
2019-11-27 15:04:02 -08:00
engine-flutter-autoroll
84a1de5c74
fad1b23c4 Roll fuchsia/sdk/core/linux-amd64 from xyyOR... to mSEnz... (flutter/engine#14043) (#45689)
git@github.com:flutter/engine.git/compare/18d74fe45b9c...fad1b23c42b9

git log 18d74fe45b9c..fad1b23c42b9 --first-parent --oneline
2019-11-27 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from xyyOR... to mSEnz... (#14043)


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-11-27 07:40:51 -05:00
engine-flutter-autoroll
3e3b49e132
18d74fe45 Show test output when engine unit test fails. (flutter/engine#14026) (#45675)
git@github.com:flutter/engine.git/compare/e3e5f8dabc2e...18d74fe45b9c

git log e3e5f8dabc2e..18d74fe45b9c --first-parent --oneline
2019-11-27 flar@google.com Show test output when engine unit test fails. (#14026)


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-11-27 02:59:51 -05:00
engine-flutter-autoroll
1b835a722b
e3e5f8dab Adding support for enabling semantics on desktop (flutter/engine#14003) (#45667)
git@github.com:flutter/engine.git/compare/2c0eee43923f...e3e5f8dabc2e

git log 2c0eee43923f..e3e5f8dabc2e --first-parent --oneline
2019-11-27 50856934+nturgut@users.noreply.github.com Adding support for enabling semantics on desktop (#14003)


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-11-26 23:48:51 -05:00
engine-flutter-autoroll
3d4ceaf460
Roll engine 5250d6315e7a..2c0eee43923f (2 commits) (#45663)
git@github.com:flutter/engine.git/compare/5250d6315e7a...2c0eee43923f

git log 5250d6315e7a..2c0eee43923f --first-parent --oneline
2019-11-26 garyq@google.com Always set mEditable values when different in TextPlugin (#13951)
2019-11-26 dnfield@google.com Avoid retaining self in block (#14022)


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-11-26 22:40:51 -05:00
engine-flutter-autoroll
20025e2579
Roll engine 27fa60793bcb..5250d6315e7a (4 commits) (#45659)
git@github.com:flutter/engine.git/compare/27fa60793bcb...5250d6315e7a

git log 27fa60793bcb..5250d6315e7a --first-parent --oneline
2019-11-26 skia-flutter-autoroll@skia.org Roll src/third_party/skia 54036c9b8e4b..40a7dfc268b6 (1 commits) (#14016)
2019-11-26 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from Bxgic... to aVdHP... (#14017)
2019-11-26 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from kzFUw... to xyyOR... (#14021)
2019-11-26 chinmaygarde@gmail.com Add a separate target for Dart coverter on FML types. (#14011)


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-11-26 21:33:51 -05:00
engine-flutter-autoroll
e60c0f6852
27fa60793 Added docstring for FlutterOverlayView. (flutter/engine#14019) (#45642)
git@github.com:flutter/engine.git/compare/e136d637a873...27fa60793bcb

git log e136d637a873..27fa60793bcb --first-parent --oneline
2019-11-26 30870216+gaaclarke@users.noreply.github.com Added docstring for FlutterOverlayView. (#14019)


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-11-26 19:05:51 -05:00
engine-flutter-autoroll
b2a36ffcd2
Roll engine 96cba6c92a8a..e136d637a873 (2 commits) (#45616)
git@github.com:flutter/engine.git/compare/96cba6c92a8a...e136d637a873

git log 96cba6c92a8a..e136d637a873 --first-parent --oneline
2019-11-26 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from 1nxSz... to Bxgic... (#14014)
2019-11-26 skia-flutter-autoroll@skia.org Roll src/third_party/skia 4f90f9d83183..54036c9b8e4b (4 commits) (#14013)


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-11-26 11:45:51 -05:00
engine-flutter-autoroll
9e72a80ab4
Roll engine 05f8c8b24b92..96cba6c92a8a (5 commits) (#45597)
git@github.com:flutter/engine.git/compare/05f8c8b24b92...96cba6c92a8a

git log 05f8c8b24b92..96cba6c92a8a --first-parent --oneline
2019-11-26 skia-flutter-autoroll@skia.org Roll src/third_party/skia 8fa469d3bcd6..4f90f9d83183 (4 commits) (#14012)
2019-11-26 hterkelsen@users.noreply.github.com Refactor CanvasKit backend in preparation for platform views (#13935)
2019-11-26 iska.kaushik@gmail.com [vulkan] Bundle vulkan validation layer so files (#13930)
2019-11-25 chinmaygarde@google.com Don't crash but warn when the scene builder specifies no layers. (#14008)
2019-11-25 franciscojma@google.com Remove device independent mask (#14010)


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 aaclarke@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-11-26 10:50:51 -05:00
engine-flutter-autoroll
92b0ceaaa6
Roll engine 298e053bdc04..05f8c8b24b92 (5 commits) (#45586)
git@github.com:flutter/engine.git/compare/298e053bdc04...05f8c8b24b92

git log 298e053bdc04..05f8c8b24b92 --first-parent --oneline
2019-11-25 skia-flutter-autoroll@skia.org Roll src/third_party/skia 50299de39976..8fa469d3bcd6 (21 commits) (#14009)
2019-11-25 jason-simmons@users.noreply.github.com Convert images to raster on the GPU thread for Image.toByteData (#13647)
2019-11-25 dworsham@google.com Fix most fml tests on Fuchsia (#14007)
2019-11-25 bkonyi@google.com Roll src/third_party/dart d5fa596d74..134e0e28cd (9 commits) (#14006)
2019-11-25 amirh@users.noreply.github.com revert accidental change to MultipePlatformViewsTest (#13481)


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 aaclarke@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-11-26 01:19:51 -05:00
engine-flutter-autoroll
29650850e5
Roll engine c89ac6347b7e..298e053bdc04 (3 commits) (#45572)
git@github.com:flutter/engine.git/compare/c89ac6347b7e...298e053bdc04

git log c89ac6347b7e..298e053bdc04 --first-parent --oneline
2019-11-25 jonahwilliams@google.com Add support for FontLoader API for the web (#13999)
2019-11-25 brianosman@google.com Use new SkPathDirection enum, previous one is deprecated (#14005)
2019-11-25 skia-flutter-autoroll@skia.org Roll src/third_party/skia c3ff97a98b74..50299de39976 (1 commits) (#13998)


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 aaclarke@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-11-25 19:25:51 -05:00
engine-flutter-autoroll
7726910a5b
c89ac6347 Roll fuchsia/sdk/core/linux-amd64 from _7JyV... to hK-BD... (flutter/engine#13997) (#45565)
git@github.com:flutter/engine.git/compare/b0d2caceab25...c89ac6347b7e

git log b0d2caceab25..c89ac6347b7e --first-parent --oneline
2019-11-25 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from _7JyV... to hK-BD... (#13997)


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 aaclarke@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-11-25 16:47:51 -05:00
engine-flutter-autoroll
c64d91a03f
Roll engine b6b54fd60631..b0d2caceab25 (2 commits) (#45564)
git@github.com:flutter/engine.git/compare/b6b54fd60631...b0d2caceab25

git log b6b54fd60631..b0d2caceab25 --first-parent --oneline
2019-11-25 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from Q9HKI... to 1nxSz... (#13995)
2019-11-25 30870216+gaaclarke@users.noreply.github.com Removed auto roll commits from auto_assign. (#13992)


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 aaclarke@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-11-25 15:41:51 -05:00
engine-flutter-autoroll
033b897be5
b6b54fd60 PR (#45456)
git@github.com:flutter/engine.git/compare/591144dfef59...b6b54fd60631

git log 591144dfef59..b6b54fd60631 --no-merges --oneline
2019-11-23 chinmaygarde@google.com PR


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 aaclarke@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-11-23 04:05:54 -05:00
engine-flutter-autoroll
f87cbe05b9
591144dfe Roll src/third_party/dart 603fd7881f..16cbabec3a (1 commits) (flutter/engine#13994) (#45452)
git@github.com:flutter/engine.git/compare/d1cac77d5a4e...591144dfef59

git log d1cac77d5a4e..591144dfef59 --no-merges --oneline
2019-11-23 bkonyi@google.com Roll src/third_party/dart 603fd7881f..16cbabec3a (1 commits) (#13994)


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 aaclarke@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-11-23 03:09:54 -05:00
engine-flutter-autoroll
f40dbf8ca0
d1cac77d5 Roll src/third_party/skia 47af12aa8331..c3ff97a98b74 (3 commits) (flutter/engine#13993) (#45450)
git@github.com:flutter/engine.git/compare/a6e890666d22...d1cac77d5a4e

git log a6e890666d22..d1cac77d5a4e --no-merges --oneline
2019-11-23 skia-flutter-autoroll@skia.org Roll src/third_party/skia 47af12aa8331..c3ff97a98b74 (3 commits) (#13993)


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 aaclarke@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-11-23 01:02:54 -05:00
engine-flutter-autoroll
5fb790e6ed
a6e890666 Roll src/third_party/dart 5b5f34f2e6..603fd7881f (11 commits) (flutter/engine#13991) (#45448)
git@github.com:flutter/engine.git/compare/584d95868875...a6e890666d22

git log 584d95868875..a6e890666d22 --no-merges --oneline
2019-11-23 bkonyi@google.com Roll src/third_party/dart 5b5f34f2e6..603fd7881f (11 commits) (#13991)


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 aaclarke@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-11-23 00:10:54 -05:00
Kaushik Iska
144eb45aa4
Engine roll to include SkRRect fix (#45442)
584d95868 (HEAD -> master, upstream/master) [fuchsia] Capture SkRRect in scene_update_context by value (#13989)
0f530a7f2 Roll src/third_party/skia 078e8faa26d8..47af12aa8331 (22 commits) (#13987)
97a23a80e Made a way to turn off the OpenGL operations on the IO thread for backgrounded apps (#13908)
0d60e1a32 Do not default to downstream affinity on iOS insertText (#13852)
9c6836680 Added auto-reviewer config file (#13962)
a5f42905b Roll fuchsia/sdk/core/linux-amd64 from mvesW... to _7JyV... (#13983)
69f94a501 Roll src/third_party/dart 029e06b8d9..5b5f34f2e6 (10 commits) (#13982)
2019-11-22 19:07:11 -08:00
engine-flutter-autoroll
90960b1246
Roll engine 8df3eb80574e..0d60e1a324c8 (3 commits) (#45445)
git@github.com:flutter/engine.git/compare/8df3eb80574e...0d60e1a324c8

git log 8df3eb80574e..0d60e1a324c8 --no-merges --oneline
2019-11-22 garyq@google.com Do not default to downstream affinity on iOS insertText (#13852)
2019-11-22 30870216+gaaclarke@users.noreply.github.com Added auto-reviewer config file (#13962)
2019-11-22 bkonyi@google.com Roll src/third_party/dart 029e06b8d9..5b5f34f2e6 (10 commits) (#13982)


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 aaclarke@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-11-22 21:45:54 -05:00
engine-flutter-autoroll
53343f8a68
Roll engine 89e395853c6b..8df3eb80574e (2 commits) (#45434)
git@github.com:flutter/engine.git/compare/89e395853c6b...8df3eb80574e

git log 89e395853c6b..8df3eb80574e --no-merges --oneline
2019-11-22 jonahwilliams@google.com Add dev_compiler and frontend_server to package uploading rule (#13926)
2019-11-22 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from l1EAN... to Q9HKI... (#13979)


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 aaclarke@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-11-22 19:35:54 -05:00
engine-flutter-autoroll
54aa53ab2e
Roll engine ad14574949f5..89e395853c6b (2 commits) (#45429)
git@github.com:flutter/engine.git/compare/ad14574949f5...89e395853c6b

git log ad14574949f5..89e395853c6b --no-merges --oneline
2019-11-22 30870216+gaaclarke@users.noreply.github.com Refactor to passing functions by const ref (#13975)
2019-11-22 skia-flutter-autoroll@skia.org Roll src/third_party/skia 7a538b1eeccd..078e8faa26d8 (1 commits) (#13978)


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 aaclarke@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-11-22 18:22:54 -05:00
engine-flutter-autoroll
161e4dfb04
ad1457494 Updated googletest to fix fuchsia build. (flutter/engine#13980) (#45421)
git@github.com:flutter/engine.git/compare/9f4341a2b869...ad14574949f5

git log 9f4341a2b869..ad14574949f5 --no-merges --oneline
2019-11-22 30870216+gaaclarke@users.noreply.github.com Updated googletest to fix fuchsia build. (#13980)


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 aaclarke@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-11-22 17:27:54 -05:00
engine-flutter-autoroll
33d302240d
Roll engine 7e68097cc1d3..9f4341a2b869 (8 commits) (#45402)
git@github.com:flutter/engine.git/compare/7e68097cc1d3...9f4341a2b869

git log 7e68097cc1d3..9f4341a2b869 --no-merges --oneline
2019-11-22 bkonyi@google.com Roll src/third_party/dart 77ac3d0a5c..029e06b8d9 (4 commits) (#13974)
2019-11-22 skia-flutter-autoroll@skia.org Roll src/third_party/skia 0788481c63dc..7a538b1eeccd (3 commits) (#13973)
2019-11-22 bkonyi@google.com Roll src/third_party/dart 09d22a0509..77ac3d0a5c (14 commits) (#13970)
2019-11-22 iska.kaushik@gmail.com [fuchsia] Ensure we do not initialize nan RoundedRectangles (#13971)
2019-11-21 matthew-carroll@users.noreply.github.com Removed GET_ACTIVITIES flag from all manifest meta-data lookups. (#38891) (#13932)
2019-11-21 jason-simmons@users.noreply.github.com Remove the strace debug logging from the Fuchsia gen_package script (#13963)
2019-11-21 cstout@google.com [shell][fuchsia] Migrate away from deprecated async loop configs
2019-11-21 bkonyi@google.com Roll src/third_party/dart 521b168441..6fa41ae6f9 (1 commits) (#13961)


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 aaclarke@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-11-22 12:28:33 -05:00
engine-flutter-autoroll
873e33c793
Roll engine 96fc607b8a54..7e68097cc1d3 (2 commits) (#45371)
git@github.com:flutter/engine.git/compare/96fc607b8a54...7e68097cc1d3

git log 96fc607b8a54..7e68097cc1d3 --no-merges --oneline
2019-11-21 ferhat@gmail.com [web] Fix line-height for Firefox (flutter/engine#13960)
2019-11-21 mouad.debbar@gmail.com [web] Allow users to enable canvas text measurement (flutter/engine#13929)


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 aaclarke@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-11-22 01:03:51 -05:00
engine-flutter-autoroll
ae88f0190e
Roll engine f91934073ee1..96fc607b8a54 (3 commits) (#45366)
git@github.com:flutter/engine.git/compare/f91934073ee1...96fc607b8a54

git log f91934073ee1..96fc607b8a54 --no-merges --oneline
2019-11-21 mouad.debbar@gmail.com [web] Refactor text editing to handle any order of platform messages gracefully (flutter/engine#13741)
2019-11-21 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from FQdiV... to l1EAN... (flutter/engine#13956)
2019-11-21 skia-flutter-autoroll@skia.org Roll src/third_party/skia f9291b8942d8..4e0255508749 (27 commits) (flutter/engine#13954)


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 aaclarke@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-11-21 19:38:51 -05:00
engine-flutter-autoroll
90718da007
f91934073 Roll src/third_party/dart aa2b3a5eaa..521b168441 (15 commits) (flutter/engine#13958) (#45361)
git@github.com:flutter/engine.git/compare/a38839817cda...f91934073ee1

git log a38839817cda..f91934073ee1 --no-merges --oneline
2019-11-21 bkonyi@google.com Roll src/third_party/dart aa2b3a5eaa..521b168441 (15 commits) (flutter/engine#13958)


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 aaclarke@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-11-21 18:14:50 -05:00
engine-flutter-autoroll
b4f4886a11
Roll engine 7a77e3625dd1..a38839817cda (4 commits) (#45355)
git@github.com:flutter/engine.git/compare/7a77e3625dd1...a38839817cda

git log 7a77e3625dd1..a38839817cda --no-merges --oneline
2019-11-21 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from VHWsK... to zgJ75... (flutter/engine#13957)
2019-11-21 bkonyi@google.com Roll src/third_party/dart 867a6e0e52..aa2b3a5eaa (15 commits) (flutter/engine#13955)
2019-11-21 30870216+gaaclarke@users.noreply.github.com Made the thread checker print out the thread names on Apple platforms. (flutter/engine#13943)
2019-11-21 liyuqian@google.com Fix picture raster cache throttling (flutter/engine#13710)


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 aaclarke@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-11-21 16:30:51 -05:00
engine-flutter-autoroll
0b502b1f8b
Roll engine 6bf311f1d62c..7a77e3625dd1 (3 commits) (#45311)
git@github.com:flutter/engine.git/compare/6bf311f1d62c...7a77e3625dd1

git log 6bf311f1d62c..7a77e3625dd1 --no-merges --oneline
2019-11-21 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from bC9Qy... to FQdiV... (flutter/engine#13936)
2019-11-21 skia-flutter-autoroll@skia.org Roll src/third_party/skia 935a35d972e5..f9291b8942d8 (13 commits) (flutter/engine#13938)
2019-11-21 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 7mmHP... to VHWsK... (flutter/engine#13939)


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 aaclarke@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-11-20 22:11:51 -05:00
engine-flutter-autoroll
6eb0a0e371
Roll engine 176f56329631..6bf311f1d62c (9 commits) (#45305)
git@github.com:flutter/engine.git/compare/176f56329631...6bf311f1d62c

git log 176f56329631..6bf311f1d62c --no-merges --oneline
2019-11-20 bkonyi@google.com Roll src/third_party/dart b188632458..867a6e0e52 (4 commits) (flutter/engine#13948)
2019-11-20 gw280@google.com Ensure we use the base CompositorContext's AcquireFrame method when screenshotting (flutter/engine#13934)
2019-11-20 chinmaygarde@google.com Update SwiftShader to 5d1e854. (flutter/engine#13945)
2019-11-20 ianloic@google.com [flutter_runner] fix a11y tests (flutter/engine#13947)
2019-11-20 bkonyi@google.com Roll src/third_party/dart 8342ec2c71..b188632458 (2 commits) (flutter/engine#13942)
2019-11-20 ferhat@gmail.com Fix edge detection for correct dom_renderer reset (flutter/engine#13940)
2019-11-20 bkonyi@google.com Roll src/third_party/dart 1f933abcee..8342ec2c71 (12 commits) (flutter/engine#13941)
2019-11-20 50856934+nturgut@users.noreply.github.com [web] Flutter for web autocorrect support (flutter/engine#13922)
2019-11-20 skia-flutter-autoroll@skia.org Roll src/third_party/skia e678b79c489d..935a35d972e5 (13 commits) (flutter/engine#13927)


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 aaclarke@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-11-20 20:18:51 -05:00
engine-flutter-autoroll
51b027c2f6 Roll engine 2d35b4ec1f04..176f56329631 (3 commits) (#45226)
* f240462bb Implement basic text rendering support in CanvasKit backend (flutter/engine#13903)

* ffcd8564a Imagefilter wrapper object (flutter/engine#13711)

* 176f56329 Roll src/third_party/dart eeca3fb1cb..1f933abcee (7 commits) (flutter/engine#13931)
2019-11-19 21:39:24 -08:00
Todd Volkert
868578b150
Roll engine c812a62b8810..2d35b4ec1f04 (4 commits) (#45217)
c812a62b88...2d35b4ec1f

Expose the platform view mutator stack to custom compositors. (flutter/engine#13731)
Roll fuchsia/sdk/core/linux-amd64 from T9BAw... to 7mmHP... (flutter/engine#13924)
Changing test runner and platform to be browser independent (flutter/engine#13869)
Roll Skia to e678b79c489d (2 commits) (flutter/engine#13923)
2019-11-19 18:39:53 -08:00
Todd Volkert
664350d2a8
Roll engine f4fba66c2fad..c812a62b8810 (4 commits) (#45203)
git@github.com:flutter/engine.git/compare/f4fba66c2fad...c812a62b8810

git log f4fba66c2fad..c812a62b8810 --no-merges --oneline
2019-11-19 jonahwilliams@google.com allow ignoring toString, hashCode, and == in api_conform_test (flutter/engine#13907)
2019-11-19 bkonyi@google.com Roll src/third_party/dart d9d5fbc109..eeca3fb1cb (5 commits)
2019-11-19 chinmaygarde@google.com Add virtual destructor to GPUSurfaceSoftwareDelegate. (flutter/engine#13918)
2019-11-19 47866232+chunhtai@users.noreply.github.com Moves pointer event sanitizing to engine. (flutter/engine#13697)
2019-11-19 17:35:19 -08:00
Todd Volkert
f8424b3e6a
Roll engine to f4fba66c2fad1c1d5705ea0734ee4250211f6757 (#45192)
f4fba66 Adding opacity -> alpha method to Color class (flutter/engine#13902)
86e82fc Roll src/third_party/skia d3ddcb403993..c5e528e15b1f (1 commits) (flutter/engine#13916)
84ed7be [web] Implement PathMetrics.length (flutter/engine#13909)
2b007ed Roll fuchsia/sdk/core/mac-amd64 from 8X5fE... to bC9Qy... (flutter/engine#13919)
ad0cbdc Roll src/third_party/dart 5b72c1c669..d9d5fbc109 (5 commits) (flutter/engine#13917)
c4c1e57 Roll src/third_party/skia d4fb7c7b140d..d3ddcb403993 (21 commits) (flutter/engine#13915)
38147fa Roll fuchsia/sdk/core/linux-amd64 from kSMF7... to T9BAw... (flutter/engine#13914)
7c5ed6c Roll src/third_party/dart 62c67e40dc..5b72c1c669 (17 commits)
72b6a7e Roll buildroot to a985f7f63ac. (flutter/engine#13910)
e16a4b7 Roll fuchsia/sdk/core/mac-amd64 from Oo6E_... to 8X5fE... (flutter/engine#13912)
47e1026 Roll src/third_party/skia c9d263c1213e..d4fb7c7b140d (7 commits) (flutter/engine#13897)
2019-11-19 15:21:03 -08:00
engine-flutter-autoroll
152e6ec006
ecb32952f Roll src/third_party/dart 830f291773..62c67e40dc (15 commits) (#45147)
git@github.com:flutter/engine.git/compare/762294cf2d29...ecb32952ffcb

git log 762294cf2d29..ecb32952ffcb --no-merges --oneline
2019-11-19 bkonyi@google.com Roll src/third_party/dart 830f291773..62c67e40dc (15 commits)


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
2019-11-19 01:03:50 -05:00
engine-flutter-autoroll
1b1365376b
Roll engine 9832bc8f2eb2..762294cf2d29 (8 commits) (#45144)
git@github.com:flutter/engine.git/compare/9832bc8f2eb2...762294cf2d29

git log 9832bc8f2eb2..762294cf2d29 --no-merges --oneline
2019-11-19 tvolkert@users.noreply.github.com Revert "RendererContextSwitch guard flutter's gl context rework. (#13812)" (flutter/engine#13906)
2019-11-19 bkonyi@google.com Roll src/third_party/dart 06e6554d2e..830f291773 (22 commits) (flutter/engine#13905)
2019-11-19 ferhat@gmail.com Fix withIn matcher distance function lookup (flutter/engine#13904)
2019-11-18 bkonyi@google.com Roll src/third_party/dart aceeba7567..06e6554d2e (2 commits) (flutter/engine#13900)
2019-11-18 ferhat@gmail.com Fix single line bitmap canvas text shadow (flutter/engine#13901)
2019-11-18 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from dhwMR... to kSMF7... (flutter/engine#13899)
2019-11-18 bkonyi@google.com Roll src/third_party/dart 7b67303318..aceeba7567 (8 commits)
2019-11-18 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from 6ZRA_... to Oo6E_... (flutter/engine#13894)


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
2019-11-19 00:05:51 -05:00
engine-flutter-autoroll
01b0a62974
9832bc8f2 Roll src/third_party/skia 78fa08b279c5..c9d263c1213e (1 commits) (flutter/engine#13893) (#45108)
git@github.com:flutter/engine.git/compare/5fb7eb753b28...9832bc8f2eb2

git log 5fb7eb753b28..9832bc8f2eb2 --no-merges --oneline
2019-11-18 skia-flutter-autoroll@skia.org Roll src/third_party/skia 78fa08b279c5..c9d263c1213e (1 commits) (flutter/engine#13893)


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
2019-11-18 16:49:51 -05:00
engine-flutter-autoroll
2461c75600
5fb7eb753 Roll src/third_party/dart 8617da2bf0..7b67303318 (3 commits) (#45094)
git@github.com:flutter/engine.git/compare/3261324fab79...5fb7eb753b28

git log 3261324fab79..5fb7eb753b28 --no-merges --oneline
2019-11-18 bkonyi@google.com Roll src/third_party/dart 8617da2bf0..7b67303318 (3 commits)


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
2019-11-18 12:26:51 -05:00
engine-flutter-autoroll
21e6fe1ddf
3261324fa Roll fuchsia/sdk/core/mac-amd64 from pVwSb... to 6ZRA_... (flutter/engine#13891) (#45084)
git@github.com:flutter/engine.git/compare/4da0645df1aa...3261324fab79

git log 4da0645df1aa..3261324fab79 --no-merges --oneline
2019-11-18 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from pVwSb... to 6ZRA_... (flutter/engine#13891)


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
2019-11-17 23:39:51 -05:00
engine-flutter-autoroll
802bd5514f
4da0645df Roll fuchsia/sdk/core/mac-amd64 from Ass60... to pVwSb... (flutter/engine#13890) (#45064)
git@github.com:flutter/engine.git/compare/54be2d5fd8ea...4da0645df1aa

git log 54be2d5fd8ea..4da0645df1aa --no-merges --oneline
2019-11-17 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from Ass60... to pVwSb... (flutter/engine#13890)


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
2019-11-17 11:11:51 -05:00
engine-flutter-autoroll
a0c929bf81
54be2d5fd Roll src/third_party/skia 541f310b3482..78fa08b279c5 (9 commits) (flutter/engine#13884) (#45060)
git@github.com:flutter/engine.git/compare/fb9b91428b44...54be2d5fd8ea

git log fb9b91428b44..54be2d5fd8ea --no-merges --oneline
2019-11-17 skia-flutter-autoroll@skia.org Roll src/third_party/skia 541f310b3482..78fa08b279c5 (9 commits) (flutter/engine#13884)


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
2019-11-17 09:08:51 -05:00
engine-flutter-autoroll
028b4c4f40
fb9b91428 Roll fuchsia/sdk/core/mac-amd64 from rX-Bh... to Ass60... (flutter/engine#13888) (#45051)
git@github.com:flutter/engine.git/compare/7ef587220aca...fb9b91428b44

git log 7ef587220aca..fb9b91428b44 --no-merges --oneline
2019-11-17 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from rX-Bh... to Ass60... (flutter/engine#13888)


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
2019-11-16 22:41:51 -05:00
engine-flutter-autoroll
c82c587b33
Roll engine f0371e2f8f97..7ef587220aca (2 commits) (#45049)
git@github.com:flutter/engine.git/compare/f0371e2f8f97...7ef587220aca

git log f0371e2f8f97..7ef587220aca --no-merges --oneline
2019-11-16 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from s9Vl7... to rX-Bh... (flutter/engine#13887)
2019-11-16 bkonyi@google.com Roll src/third_party/dart d6b0a27665..8617da2bf0 (1 commits)


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
2019-11-16 18:02:51 -05:00
engine-flutter-autoroll
b521d01701
f0371e2f8 Work around Fuchsia a11y / ICU name conflict (flutter/engine#13885) (#45029)
git@github.com:flutter/engine.git/compare/59b5a0cf7676...f0371e2f8f97

git log 59b5a0cf7676..f0371e2f8f97 --no-merges --oneline
2019-11-16 ianloic@google.com Work around Fuchsia a11y / ICU name conflict (flutter/engine#13885)


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
2019-11-16 16:56:51 -05:00
engine-flutter-autoroll
35043cbbe3
59b5a0cf7 Roll src/third_party/dart fdb9d19826..d6b0a27665 (19 commits) (#45024)
git@github.com:flutter/engine.git/compare/7892c69445d4...59b5a0cf7676

git log 7892c69445d4..59b5a0cf7676 --no-merges --oneline
2019-11-16 bkonyi@google.com Roll src/third_party/dart fdb9d19826..d6b0a27665 (19 commits)


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
2019-11-15 23:52:17 -05:00
engine-flutter-autoroll
dec339bc55
7892c6944 Roll fuchsia/sdk/core/mac-amd64 from RI85D... to s9Vl7... (flutter/engine#13882) (#45021)
git@github.com:flutter/engine.git/compare/486e62d02a2a...7892c69445d4

git log 486e62d02a2a..7892c69445d4 --no-merges --oneline
2019-11-16 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from RI85D... to s9Vl7... (flutter/engine#13882)


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
2019-11-15 22:47:17 -05:00
engine-flutter-autoroll
879da263ff
Roll engine b3463e3580bc..486e62d02a2a (2 commits) (#45018)
git@github.com:flutter/engine.git/compare/b3463e3580bc...486e62d02a2a

git log b3463e3580bc..486e62d02a2a --no-merges --oneline
2019-11-16 skia-flutter-autoroll@skia.org Roll src/third_party/skia 1496758da42e..541f310b3482 (12 commits) (flutter/engine#13880)
2019-11-16 bkonyi@google.com Roll src/third_party/dart 8e176998b4..fdb9d19826 (5 commits)


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
2019-11-15 21:45:17 -05:00
engine-flutter-autoroll
f50ea3ba2a
Roll engine b2640d97e7e8..b3463e3580bc (2 commits) (#45017)
git@github.com:flutter/engine.git/compare/b2640d97e7e8...b3463e3580bc

git log b2640d97e7e8..b3463e3580bc --no-merges --oneline
2019-11-15 garyq@google.com getLineBoundary edge condition use <= instead of < (flutter/engine#13881)
2019-11-15 skia-flutter-autoroll@skia.org Roll src/third_party/skia b3d3551577a3..1496758da42e (5 commits) (flutter/engine#13876)


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
2019-11-15 20:39:16 -05:00