liyuqian
3c605d45aa
Roll engine ca31a7c57bad..206cab6e7013 (11 commits) ( #31395 )
...
ca31a7c57b...206cab6e70
git log ca31a7c57bada458fa7f5c0d3f36bc1af4ccbc79..206cab6e701392fe0433f15a248516e94d4f8025 --no-merges --oneline
206cab6e7 Roll src/third_party/skia cc5d3e09e394..1c0b05afdef8 (14 commits) (flutter/engine#8654 )
1fe327914 Cleanup references to FLX archives from the engine. (flutter/engine#8653 )
6257dfeb5 Add factory methods to FileMapping that make it easy to create common mappings. (flutter/engine#8652 )
5fed72520 Roll buildroot to 380d0ed5c3
(flutter/engine#8649 )
eaa0e9c70 Roll src/third_party/skia e5763787f920..cc5d3e09e394 (3 commits) (flutter/engine#8651 )
7e37080ec Allow specifying the Mac SDK path as an environment variable to //flutter/tools/gn (flutter/engine#8643 )
30c23e604 Roll src/third_party/skia e8a33ec6d084..e5763787f920 (1 commits) (flutter/engine#8650 )
8f0af31ec Roll src/third_party/skia 8cdae55bf1ac..e8a33ec6d084 (3 commits) (flutter/engine#8648 )
25c33dc9d Roll src/third_party/skia 9b67802a4cd0..8cdae55bf1ac (1 commits) (flutter/engine#8647 )
1e5f59d4f Reland "Remove DartSnapshotBuffer and dry up snapshot resolution logic". (flutter/engine#8645 )
4ead9c8f9 Remove unused Settings::ToString. (flutter/engine#8642 )
TBR: @cbracken
2019-04-22 10:05:50 -07:00
Ben Konyi
3764cb8515
Added support for authentication codes for the VM service. ( #30857 )
...
* Added support for authentication codes for the VM service.
Previously, a valid web socket connection would use the following URI:
`ws://127.0.0.1/ws`
Now, by default, the VM service requires a connection to be made with a
URI similar to the following:
`ws://127.0.0.1:8181/Ug_U0QVsqFs=/ws`
where `Ug_U0QVsqFs` is an authentication code generated and shared by
the
service.
This behavior can be disabled with the `--disable-service-auth-codes`
flag.
2019-04-18 21:01:50 -07:00
engine-flutter-autoroll
beffb24806
Roll engine 06fea14e5800..4b9966f5cb41 (3 commits) ( #31271 )
...
06fea14e58...4b9966f5cb
git log 06fea14e5800c35a4fc4dd10cc31b997f1be81e9..4b9966f5cb412a73fa50462b3aee9082f436a62a --no-merges --oneline
4b9966f5c Add an adjustment to the line width check in LineBreaker::addWordBreak (flutter/engine#8623 )
60bb866ce Roll src/third_party/skia a94670bd08cd..2c2240f66805 (2 commits) (flutter/engine#8632 )
a144f17ae Tight Paragraph Width (flutter/engine#8530 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (cbracken@google.com ), and stop
the roller if necessary.
2019-04-18 16:34:18 -04:00
engine-flutter-autoroll
80971335c1
06fea14e5 Glitchiness with Tab Characters (flutter/engine#8591) ( #31265 )
...
b6787096a2...06fea14e58
git log b6787096a2d3d0365f03f4cfdb70b932e4e5bae3..06fea14e5800c35a4fc4dd10cc31b997f1be81e9 --no-merges --oneline
06fea14e5 Glitchiness with Tab Characters (flutter/engine#8591 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (cbracken@google.com ), and stop
the roller if necessary.
2019-04-18 13:19:21 -04:00
engine-flutter-autoroll
1741042368
b6787096a Roll src/third_party/skia 847d55be4e62..a94670bd08cd (1 commits) (flutter/engine#8631) ( #31260 )
...
3e6dc02ad6...b6787096a2
git log 3e6dc02ad62ef9fa02660f5fb0bb114414e282d4..b6787096a2d3d0365f03f4cfdb70b932e4e5bae3 --no-merges --oneline
b6787096a Roll src/third_party/skia 847d55be4e62..a94670bd08cd (1 commits) (flutter/engine#8631 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (cbracken@google.com ), and stop
the roller if necessary.
2019-04-18 11:27:18 -04:00
engine-flutter-autoroll
e2669f877d
3e6dc02ad Roll src/third_party/skia ced2b79d00f9..847d55be4e62 (3 commits) (flutter/engine#8630) ( #31251 )
...
54f7c51339...3e6dc02ad6
git log 54f7c51339ae7d86a983b5850b14dafe4e2bd90a..3e6dc02ad62ef9fa02660f5fb0bb114414e282d4 --no-merges --oneline
3e6dc02ad Roll src/third_party/skia ced2b79d00f9..847d55be4e62 (3 commits) (flutter/engine#8630 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (cbracken@google.com ), and stop
the roller if necessary.
2019-04-18 06:05:17 -04:00
engine-flutter-autoroll
82a1eb5f5b
54f7c5133 Roll src/third_party/skia 14c90c1ca218..ced2b79d00f9 (1 commits) (flutter/engine#8629) ( #31240 )
...
70068706d0...54f7c51339
git log 70068706d0ee3bc9847632c4d0e467fba49271f8..54f7c51339ae7d86a983b5850b14dafe4e2bd90a --no-merges --oneline
54f7c5133 Roll src/third_party/skia 14c90c1ca218..ced2b79d00f9 (1 commits) (flutter/engine#8629 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (cbracken@google.com ), and stop
the roller if necessary.
2019-04-18 02:41:17 -04:00
engine-flutter-autoroll
9fd8caa4a7
70068706d Allow building without python2 (flutter/engine#8605) ( #31239 )
...
8b5a50c0df...70068706d0
git log 8b5a50c0df768743dd9858cceb92d1d1de44c35e..70068706d0ee3bc9847632c4d0e467fba49271f8 --no-merges --oneline
70068706d Allow building without python2 (flutter/engine#8605 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (cbracken@google.com ), and stop
the roller if necessary.
2019-04-18 01:38:17 -04:00
engine-flutter-autoroll
e65e0ef7e9
Roll engine 876c4c339064..8b5a50c0df76 (4 commits) ( #31237 )
...
876c4c3390...8b5a50c0df
git log 876c4c339064ed321f37fba61422194d84cbfdb7..8b5a50c0df768743dd9858cceb92d1d1de44c35e --no-merges --oneline
8b5a50c0d Test saving compilation traces. (flutter/engine#8618)
7d3caf895 Avoid leaking the VM in runtime_unittests and update failing tests. (flutter/engine#8626)
91b71070f Revert "Add a unit test for PhysicalShapeLayer (#8616 )" (flutter/engine#8627 )
8b667b017 Add a unit test for PhysicalShapeLayer (flutter/engine#8616 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (cbracken@google.com ), and stop
the roller if necessary.
2019-04-18 00:23:17 -04:00
engine-flutter-autoroll
1bfcfd3daa
Roll engine 76794745b676..876c4c339064 (4 commits) ( #31231 )
...
76794745b6...876c4c3390
git log 76794745b6764246cffafb237182f7fafeac41f8..876c4c339064ed321f37fba61422194d84cbfdb7 --no-merges --oneline
876c4c339 Assert that all VM launches in the process have the same opinion on whether the VM should be leaked in the process. (flutter/engine#8622 )
72c84c287 Revert "Roll src/third_party/dart 7b9ab9f353..714a082a5d (7 commits)" (flutter/engine#8624 )
f017fe74a Avoid manually shutting down engine managed isolates. (flutter/engine#8621 )
80e934e32 Roll src/third_party/dart 7b9ab9f353..714a082a5d (7 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (cbracken@google.com ), and stop
the roller if necessary.
2019-04-17 22:15:17 -04:00
engine-flutter-autoroll
ab9a9d74e7
Roll engine 523a9a9adde9..76794745b676 (6 commits) ( #31230 )
...
523a9a9add...76794745b6
git log 523a9a9adde96d22c801eac59f9f6db3d2a79a30..76794745b6764246cffafb237182f7fafeac41f8 --no-merges --oneline
76794745b Roll src/third_party/skia 6f9047027be3..14c90c1ca218 (5 commits) (flutter/engine#8619 )
d8aa6bca1 Fix typo in comment (flutter/engine#8617 )
8ff631f3d Rename flow namespace to flutter (flutter/engine#8615 )
0534b6ae5 Roll src/third_party/dart bc99f1ca28..7b9ab9f353 (5 commits)
b767e4d3c Roll src/third_party/skia 5155e09d1466..6f9047027be3 (5 commits) (flutter/engine#8613 )
c5d1ba916 Remove call to SkFont::setLinearMetrics (flutter/engine#8612 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (cbracken@google.com ), and stop
the roller if necessary.
2019-04-17 21:15:18 -04:00
engine-flutter-autoroll
829130ddfc
Roll engine fdd427241b77..523a9a9adde9 (10 commits) ( #31213 )
...
fdd427241b...523a9a9add
git log fdd427241b7790a1ad86794725b311245ed3b470..523a9a9adde96d22c801eac59f9f6db3d2a79a30 --no-merges --oneline
523a9a9ad Add FLEPluginRegistry for macOS (flutter/engine#8611 )
dd9dcaf9a [fuchsia] Fix SceneUpdateContext for new PaintContext field (flutter/engine#8608 )
0e27e0fc3 Pipe Z bounds from ViewportMetrics to Flow (flutter/engine#8583 )
f62ab83ba Roll src/third_party/dart f0da03ca36..bc99f1ca28 (1 commits)
7b38aef03 Roll src/third_party/skia 33906ad1e26f..5155e09d1466 (4 commits) (flutter/engine#8609 )
b0dedbd60 Roll src/third_party/dart d9c40462c2..f0da03ca36 (1 commits)
f88ba6e43 Roll src/third_party/skia e88d4382e1cf..33906ad1e26f (1 commits) (flutter/engine#8604 )
53c0905b1 Roll src/third_party/skia 652b007a4cbb..e88d4382e1cf (4 commits) (flutter/engine#8603 )
4266f8583 Add desktop shell unittests to test script (flutter/engine#8600 )
8156268f0 Roll src/third_party/dart 8e73b3c006..d9c40462c2 (4 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (cbracken@google.com ), and stop
the roller if necessary.
2019-04-17 15:51:17 -04:00
engine-flutter-autoroll
efe744a360
Roll engine 388124f948e6..fdd427241b77 (3 commits) ( #31179 )
...
388124f948...fdd427241b
git log 388124f948e685fd545c4363bcecbaeae911b4c5..fdd427241b7790a1ad86794725b311245ed3b470 --no-merges --oneline
fdd427241 Roll src/third_party/skia 70ed05e53ad2..652b007a4cbb (1 commits) (flutter/engine#8601 )
3b016106c Check that TransformLayer has a finite matrix (flutter/engine#8585 )
4805d72a4 Implement StandardMethodCodec for C++ shells (flutter/engine#8598 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-04-17 10:43:19 -04:00
engine-flutter-autoroll
ca46fc03de
388124f94 Roll src/third_party/skia db13d3874846..70ed05e53ad2 (6 commits) (flutter/engine#8599) ( #31170 )
...
b819b62bed...388124f948
git log b819b62bed3ffedf729ac1daddcc8bf7885e9982..388124f948e685fd545c4363bcecbaeae911b4c5 --no-merges --oneline
388124f94 Roll src/third_party/skia db13d3874846..70ed05e53ad2 (6 commits) (flutter/engine#8599 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-04-16 22:27:18 -04:00
engine-flutter-autoroll
b963c15efb
b819b62be Variant type for C++ client wrapper (flutter/engine#8592) ( #31168 )
...
db36d28ed0...b819b62bed
git log db36d28ed074b8b4f018ce6f7cb93b4e8ffcf456..b819b62bed3ffedf729ac1daddcc8bf7885e9982 --no-merges --oneline
b819b62be Variant type for C++ client wrapper (flutter/engine#8592 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-04-16 21:23:18 -04:00
engine-flutter-autoroll
4f1bbf5d71
db36d28ed Roll src/third_party/dart a8f3a5dae6..8e73b3c006 (92 commits) ( #31163 )
...
c0ee647ca4...db36d28ed0
git log c0ee647ca4226fcb38a5af178a97ce8ba9129184..db36d28ed074b8b4f018ce6f7cb93b4e8ffcf456 --no-merges --oneline
db36d28ed Roll src/third_party/dart a8f3a5dae6..8e73b3c006 (92 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-04-16 20:25:17 -04:00
engine-flutter-autoroll
c4e1662976
Roll engine 7af3f2b9e7c5..c0ee647ca422 (2 commits) ( #31160 )
...
7af3f2b9e7...c0ee647ca4
git log 7af3f2b9e7c5f911ef4b1cff37aa5088fad6dbf5..c0ee647ca4226fcb38a5af178a97ce8ba9129184 --no-merges --oneline
c0ee647ca Roll src/third_party/skia 68aeec07de4a..db13d3874846 (16 commits) (flutter/engine#8595 )
28a46d51a Composite Embedded Views with the correct GrContext
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-04-16 19:32:28 -04:00
engine-flutter-autoroll
81913321f3
Roll engine 7d1da567434a..7af3f2b9e7c5 (2 commits) ( #31153 )
...
7d1da56743...7af3f2b9e7
git log 7d1da567434a820853ed6fae1f6ed65b9de5ba4f..7af3f2b9e7c5f911ef4b1cff37aa5088fad6dbf5 --no-merges --oneline
7af3f2b9e Roll buildroot to ce7b5c786a
(flutter/engine#8593 )
d2eeceb94 Roll src/third_party/skia 6c431d52020c..68aeec07de4a (7 commits) (flutter/engine#8590 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-04-16 18:20:18 -04:00
engine-flutter-autoroll
975d2f113c
Roll engine 9970fb550071..7d1da567434a (2 commits) ( #31129 )
...
9970fb5500...7d1da56743
git log 9970fb5500710471c031cb86f899bfc3f4a6bafd..7d1da567434a820853ed6fae1f6ed65b9de5ba4f --no-merges --oneline
7d1da5674 Roll src/third_party/skia 5bee533ef3a3..6c431d52020c (1 commits) (flutter/engine#8589 )
d8a2a55a6 Roll src/third_party/skia 9d10206b7add..5bee533ef3a3 (4 commits) (flutter/engine#8587 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-04-16 12:59:21 -04:00
engine-flutter-autoroll
a18226d066
9970fb550 Roll src/third_party/skia d51d00745b1d..9d10206b7add (1 commits) (flutter/engine#8586) ( #31106 )
...
0575a9b46e...9970fb5500
git log 0575a9b46e994170ce1290f0025623138411dd13..9970fb5500710471c031cb86f899bfc3f4a6bafd --no-merges --oneline
9970fb550 Roll src/third_party/skia d51d00745b1d..9d10206b7add (1 commits) (flutter/engine#8586 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-04-16 00:16:17 -04:00
engine-flutter-autoroll
4524447bb2
0575a9b46 Roll src/third_party/skia bf15b6676843..d51d00745b1d (6 commits) (flutter/engine#8584) ( #31098 )
...
324b8403e8...0575a9b46e
git log 324b8403e8a67db7376f85ed29e0a5792174cca0..0575a9b46e994170ce1290f0025623138411dd13 --no-merges --oneline
0575a9b46 Roll src/third_party/skia bf15b6676843..d51d00745b1d (6 commits) (flutter/engine#8584 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-04-15 20:43:17 -04:00
engine-flutter-autoroll
d628537172
Roll engine c3824f06933a..324b8403e8a6 (13 commits) ( #31082 )
...
c3824f0693...324b8403e8
git log c3824f06933af54b54d1094594c0159828dd1a45..324b8403e8a67db7376f85ed29e0a5792174cca0 --no-merges --oneline
324b8403e Remove the flutter_aot GN argument. (flutter/engine#8581 )
571ce945b Roll src/third_party/skia 1875353110d1..bf15b6676843 (8 commits) (flutter/engine#8582 )
b7d484e4f Roll src/third_party/skia 1fe0b86f17f3..1875353110d1 (5 commits) (flutter/engine#8580 )
73f455a3c Roll src/third_party/skia e1c5ea6779f4..1fe0b86f17f3 (1 commits) (flutter/engine#8579 )
42d06b370 Roll src/third_party/skia 3611ee1bb157..e1c5ea6779f4 (3 commits) (flutter/engine#8578 )
eb575e24a Roll src/third_party/skia c9f55de2ed39..3611ee1bb157 (1 commits) (flutter/engine#8577 )
40473d39a Roll src/third_party/skia b5e57e9a3d0f..c9f55de2ed39 (1 commits) (flutter/engine#8576 )
dc952bcd4 Roll src/third_party/skia 5c6b565bdfb9..b5e57e9a3d0f (1 commits) (flutter/engine#8575 )
14a1db2b6 Roll src/third_party/skia 12cf258193dc..5c6b565bdfb9 (1 commits) (flutter/engine#8573 )
dcd0209bd Roll src/third_party/skia 33233a09fef8..12cf258193dc (1 commits) (flutter/engine#8572 )
e0b9bc18f Roll src/third_party/skia 69f54f8f0f22..33233a09fef8 (1 commits) (flutter/engine#8571 )
9f9d5d6da Roll src/third_party/skia 990bfc785891..69f54f8f0f22 (1 commits) (flutter/engine#8570 )
7c7df0d58 Add null check in FLETextInputPlugin (flutter/engine#8538 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-04-15 18:16:18 -04:00
engine-flutter-autoroll
259fe4494d
Roll engine 9aa7c9a48e93..c3824f06933a (13 commits) ( #31002 )
...
9aa7c9a48e...c3824f0693
git log 9aa7c9a48e9342a450c3078e15c8d7923a338ede..c3824f06933af54b54d1094594c0159828dd1a45 --no-merges --oneline
c3824f069 Roll src/third_party/skia e62bf561638c..990bfc785891 (2 commits) (flutter/engine#8569 )
49a72e1e4 Roll src/third_party/skia 8be917af4313..e62bf561638c (5 commits) (flutter/engine#8568 )
7292d62ef Revert Versions API (flutter/engine#7828 )
9336671a8 Revert "Roll src/third_party/dart a8f3a5dae6..c2eb9a9860 (8 commits)" (flutter/engine#8567 )
a54354349 Roll src/third_party/dart a8f3a5dae6..c2eb9a9860 (8 commits)
23b0e02ec Android Embedding PR29: Improve FlutterFragment construction API + engine config API. (flutter/engine#8540 )
e6c822db9 Roll src/third_party/skia 25071cc52b4b..8be917af4313 (6 commits) (flutter/engine#8564 )
1bb2c0cf0 Remove unused import in FlutterActivityDelegate (flutter/engine#8563 )
ad04340e5 Add missing <memory> include to text_input_model.h (flutter/engine#8562 )
fcd717e28 Update README.md to point to flutter.dev (flutter/engine#8557 )
501892a92 Roll src/third_party/skia 35f1c154c5e5..25071cc52b4b (7 commits) (flutter/engine#8560 )
db99c86ab Roll src/third_party/skia 41476708db86..35f1c154c5e5 (1 commits) (flutter/engine#8559 )
a88cd8032 Roll src/third_party/skia f74fff660084..41476708db86 (1 commits) (flutter/engine#8558 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-04-15 12:03:24 -04:00
Jonah Williams
27b058a414
Revert "revert last 2 engine rolls ( #30995 )" ( #30998 )
2019-04-12 17:42:25 -07:00
Jonah Williams
a3a3623027
revert last 2 engine rolls ( #30995 )
2019-04-12 17:04:20 -07:00
engine-flutter-autoroll
6c7b6833c9
9aa7c9a48 Export extern constants in embedder.h (flutter/engine#8550) ( #30951 )
...
f804c293f3...9aa7c9a48e
git log f804c293f3baaec9ccec1e251293f6a3509223b8..9aa7c9a48e9342a450c3078e15c8d7923a338ede --no-merges --oneline
9aa7c9a48 Export extern constants in embedder.h (flutter/engine#8550 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-04-12 10:40:18 -04:00
engine-flutter-autoroll
404f66d968
Roll engine 72986c39ea36..f804c293f3ba (23 commits) ( #30948 )
...
72986c39ea...f804c293f3
git log 72986c39ea3669ef26d4d7d7cd0c44f513fcd117..f804c293f3baaec9ccec1e251293f6a3509223b8 --no-merges --oneline
f804c293f Roll src/third_party/skia 3b60397fd35d..f74fff660084 (3 commits) (flutter/engine#8556)
1b448e555 Roll Dart 15b11b018364ce032eae50d78fc8a52b541e2bce...a8f3a5dae6203d1064726a5953cf06a7d484249c (flutter/engine#8555)
99259aef5 Roll src/third_party/skia 36477b49c2ef..3b60397fd35d (6 commits) (flutter/engine#8554)
f37220d40 Roll src/third_party/skia c33e6dcc700b..36477b49c2ef (8 commits) (flutter/engine#8552)
d84d204c7 Android Embedding PR30: Make FlutterView focusable so that the keyboard can interact with it. (flutter/engine#8551)
a344015e9 [fuchsia] Add flutter:: to scene_host.cc (flutter/engine#8549)
711d8431d Roll src/third_party/skia 76e626d9bb55..c33e6dcc700b (4 commits) (flutter/engine#8547)
82e6d6899 Eliminate unused write to local (flutter/engine#8541)
f53e477a6 Correct nullability for FlutterStandardReader (flutter/engine#8537)
c00364a6c [font_collection] Add missing semicolon (flutter/engine#8546)
ae4df6fd1 Revert "Change Rect internal representation from Float32List to Float64List (#8524 )" (flutter/engine#8545 )
ffdddb07e Roll src/third_party/skia 6d60534e95d8..76e626d9bb55 (1 commits) (flutter/engine#8544 )
5ac728eb6 Roll src/third_party/skia 4d657d5e894a..6d60534e95d8 (3 commits) (flutter/engine#8543 )
ee462ff68 Roll src/third_party/skia 99d792276740..4d657d5e894a (1 commits) (flutter/engine#8542 )
18816c50f Roll src/third_party/skia 42280f8961fa..99d792276740 (8 commits) (flutter/engine#8539 )
892591da8 Android Embedding PR28: Report app is active to Flutter in FlutterFragment.onResume() instead of onPostResume() forwarded from Activity. (flutter/engine#8536 )
330c6c168 Use code cache dir for engine cache on API >= 21 (#14704 ). (flutter/engine#8534 )
c10ae2be2 Add an option to build the GLFW shell on macOS (flutter/engine#8531 )
29aa5fca0 Roll src/third_party/skia b5c685991faa..42280f8961fa (32 commits) (flutter/engine#8535 )
0a2869e5c Added support for authentication codes for the VM service (flutter/engine#8527 )
36d2135ad Redo a fix for cull rect calculation on TransformLayers with a perspective transform (flutter/engine#8528 )
0b36d3e2f Change Rect internal representation from Float32List to Float64List (flutter/engine#8524 )
b1ae0ccb7 Roll src/third_party/skia 10bf7020aa15..b5c685991faa (3 commits) (flutter/engine#8526 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-04-12 03:01:18 -04:00
Jonah Williams
b4edfb1511
Revert "Manual engine roll with disabled service authentication codes ( #30919 )" ( #30930 )
...
This reverts commit 19d6e7b613
.
2019-04-11 12:18:39 -07:00
Ben Konyi
19d6e7b613
Manual engine roll with disabled service authentication codes ( #30919 )
2019-04-11 12:08:13 -07:00
engine-flutter-autoroll
676fcc4b4b
Roll engine 905c571db50d..72986c39ea36 (2 commits) ( #30861 )
...
905c571db5...72986c39ea
git log 905c571db50d5eb3b10eaa4d3c43c99321032223..72986c39ea3669ef26d4d7d7cd0c44f513fcd117 --no-merges --oneline
72986c39e Move constant definitions out embedder.h (flutter/engine#8498 )
e356dbca2 Merge flutter/synchronization contents into fml. (flutter/engine#8525 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-04-10 14:55:18 -04:00
engine-flutter-autoroll
421f16a6b9
Roll engine eec74e5c9231..905c571db50d (9 commits) ( #30833 )
...
eec74e5c92...905c571db5
git log eec74e5c92313f01a28dfbeb78d96e81231edab7..905c571db50d5eb3b10eaa4d3c43c99321032223 --no-merges --oneline
905c571db Add windows host_debug_unopt build (flutter/engine#8515 )
39e1d00f3 Remove redundant specification of the |flutter| namespace in the engine. (flutter/engine#8523 )
56052c70a Rename the shell namespace to flutter. (flutter/engine#8520 )
ca1d163d4 Support message loops whose tasks are executed concurrently. (flutter/engine#8419 )
8ae84ec3d Roll src/third_party/skia de8362c6f212..10bf7020aa15 (5 commits) (flutter/engine#8522 )
2dbd981d3 Roll src/third_party/dart 06ed3f598c..1490a90bc1 (8 commits)
527913268 Android Embedding PR27: Fix SurfaceView flicker in Fragment transactions (flutter/engine#8504 )
86ab45cd5 Remove the unused EnableBlink flag. (flutter/engine#8518 )
d5880a609 Roll src/third_party/skia b5d8c634f95b..de8362c6f212 (14 commits) (flutter/engine#8519 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-04-09 23:15:18 -04:00
engine-flutter-autoroll
514aba6e36
Roll engine 6a0460c33ff7..eec74e5c9231 (6 commits) ( #30813 )
...
6a0460c33f...eec74e5c92
git log 6a0460c33ff7e4f18b809285301337698de9ab38..eec74e5c92313f01a28dfbeb78d96e81231edab7 --no-merges --oneline
eec74e5c9 Rename the blink namespace to flutter. (flutter/engine#8517 )
fff80a0d9 Roll src/third_party/dart 06ed3f598c..06ed3f598c (0 commits)
000f8e31a Remove dart_utf_tag from DEPS
9bfa96dee Add trace events for creating minikin fonts (flutter/engine#8477 )
5381e57ea Roll src/third_party/skia 9a7c7be15969..b5d8c634f95b (11 commits) (flutter/engine#8513 )
df707c6f1 switch to newer APIs for shaders and filters (flutter/engine#8511 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-04-09 17:40:20 -04:00
engine-flutter-autoroll
3fe810261e
6a0460c33 Roll src/third_party/skia 097e77cd3ba0..9a7c7be15969 (1 commits) (flutter/engine#8512) ( #30785 )
...
2335dd2f8a...6a0460c33f
git log 2335dd2f8acfbbe9af5db626fd9c71031492fa8f..6a0460c33ff7e4f18b809285301337698de9ab38 --no-merges --oneline
6a0460c33 Roll src/third_party/skia 097e77cd3ba0..9a7c7be15969 (1 commits) (flutter/engine#8512 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-04-09 10:38:19 -04:00
engine-flutter-autoroll
b1611cc90d
Roll engine 8a465596533d..2335dd2f8acf (2 commits) ( #30780 )
...
8a46559653...2335dd2f8a
git log 8a465596533d75eb128faab5cd70b60c5e989935..2335dd2f8acfbbe9af5db626fd9c71031492fa8f --no-merges --oneline
2335dd2f8 Roll src/third_party/skia 696e8dda3ca3..097e77cd3ba0 (1 commits) (flutter/engine#8510 )
4e839444f Roll src/third_party/skia 0ea414a08208..696e8dda3ca3 (3 commits) (flutter/engine#8509 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-04-09 07:18:44 -04:00
engine-flutter-autoroll
e5722f32e4
Roll engine ff1bcdc00941..8a465596533d (21 commits) ( #30768 )
...
ff1bcdc009...8a46559653
git log ff1bcdc00941188ba27123a4857b443e3c9392bb..8a465596533d75eb128faab5cd70b60c5e989935 --no-merges --oneline
8a4655965 Route FlutterEventTracer events to Fuchsia tracing for Fuchsia (flutter/engine#8499 )
7ce64be6c [scenic] Remove unused mozart.internal (flutter/engine#8496 )
edb050f7a Roll src/third_party/skia 2f08a4043b26..0ea414a08208 (2 commits) (flutter/engine#8506 )
623dca053 Roll src/third_party/dart b23817105c..cc63d6e647 (8 commits)
c7b138d82 [scenic][SCN-1054] remove dangling uses of SetTranslationRH (flutter/engine#8503 )
53620352a Roll src/third_party/dart aacc0b0709..b23817105c (8 commits)
046b3cd28 Get rid of the macro for accessing the current test name. (flutter/engine#8500 )
533ca016e Roll src/third_party/skia 6b797fec83f0..2f08a4043b26 (8 commits) (flutter/engine#8501 )
612abee90 Wire up support for Dart fixtures in shell_unittests. (flutter/engine#8497 )
dbcfc504c Android Embedding PR26: Offer an async version of FlutterMain's ensure initialization complete. (flutter/engine#8465 )
a930ca893 Roll src/third_party/dart 8e4dcf48c4..aacc0b0709 (4 commits)
acfc83179 Roll src/third_party/skia 602df41025ea..6b797fec83f0 (19 commits) (flutter/engine#8494 )
3558fa65a [Docs] Correcting link to contributing guide. (flutter/engine#8472 )
0bf708ee1 Refactor ios play input sound logic. (flutter/engine#7783 )
78bd318c9 Add Locale.toLanguageTag() (flutter/engine#8421 )
efb3b003f Roll src/third_party/dart 8e0a669e74..8e4dcf48c4 (8 commits)
075b4899d Support ContextWrapper when FlutterView is instantiated within a Fragment. (flutter/engine#7776 )
85ca8c485 Roll src/third_party/skia 053b2939938c..602df41025ea (21 commits) (flutter/engine#8492 )
a6b8e70ad Remove unused variable (flutter/engine#8490 )
377dc6400 Roll src/third_party/dart 86b5304ccd..8e0a669e74 (6 commits)
7ee3a31c5 Roll src/third_party/dart 907c514c89..86b5304ccd (27 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-04-09 03:09:41 -04:00
engine-flutter-autoroll
b3aa852a7a
ff1bcdc00 Add Views V2 support for Fuchsia (flutter/engine#8115) ( #30633 )
...
0c393d64e4...ff1bcdc009
git log 0c393d64e4d1c4cd408a591eac72ba05cdc2c0da..ff1bcdc00941188ba27123a4857b443e3c9392bb --no-merges --oneline
ff1bcdc00 Add Views V2 support for Fuchsia (flutter/engine#8115 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-04-07 06:21:41 -04:00
engine-flutter-autoroll
e09fc3574a
Roll engine 6bc33b5e1442..0c393d64e4d1 (12 commits) ( #30623 )
...
6bc33b5e14...0c393d64e4
git log 6bc33b5e144254ceab274298dd61d9d9ed0dcc8f..0c393d64e4d1c4cd408a591eac72ba05cdc2c0da --no-merges --oneline
0c393d64e Roll dart back to 907c514c8937cf76e (flutter/engine#8473 )
fea42a259 Roll src/third_party/dart 9e1adc54a7..389ccc9000 (10 commits)
d6cf2bda1 Roll src/third_party/dart da4ccd0855..9e1adc54a7 (3 commits)
0c2a2c1c4 Initialize OpacityLayer's matrix to identity (flutter/engine#8467 )
7fd4caf03 Roll src/third_party/dart 1ad11facec..da4ccd0855 (6 commits)
d3fbaea9a Android Embedding PR25: Prevent black rectangle when launching FlutterActivity (flutter/engine#8460 )
99da038da Document the leak_vm flag. (flutter/engine#8462 )
ce7c21ce9 Log the correct function on error in the embedder. (flutter/engine#8461 )
e10d46421 Improve path metrics tests and docs (flutter/engine#7851 )
424045c3f Enable shutting down all root isolates in a VM. (flutter/engine#8457 )
816e3dc0f Roll src/third_party/dart 907c514c89..1ad11facec (7 commits)
45dc353ee Roll src/third_party/skia 0e35ce27e0e9..053b2939938c (10 commits) (flutter/engine#8458 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com ), and stop
the roller if necessary.
2019-04-06 19:31:41 -04:00
engine-flutter-autoroll
9e41f3954d
Roll engine 2fe4439178f3..6bc33b5e1442 (3 commits) ( #30576 )
...
2fe4439178...6bc33b5e14
git log 2fe4439178f3e09ddaa4d016688691a1adc65ed6..6bc33b5e144254ceab274298dd61d9d9ed0dcc8f --no-merges --oneline
6bc33b5e1 Android Embedding PR24: Allow FlutterActivity to provide an engine, also adjust FlutterFragment timing to avoid Activity launch lag. (flutter/engine#8448 )
08a133508 More detailed comments for engine build windows VM (flutter/engine#8456 )
1854b8571 Roll src/third_party/dart a2709992a2..907c514c89 (1 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com ), and stop
the roller if necessary.
2019-04-05 18:53:41 -04:00
engine-flutter-autoroll
8849b71d52
2fe443917 Roll src/third_party/skia 558637996569..0e35ce27e0e9 (11 commits) (flutter/engine#8454) ( #30567 )
...
7e79b1f03d...2fe4439178
git log 7e79b1f03db04a70509a207d5a0ce2de498f9aba..2fe4439178f3e09ddaa4d016688691a1adc65ed6 --no-merges --oneline
2fe443917 Roll src/third_party/skia 558637996569..0e35ce27e0e9 (11 commits) (flutter/engine#8454 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com ), and stop
the roller if necessary.
2019-04-05 14:41:41 -04:00
engine-flutter-autoroll
8e3906a287
Roll engine 3c3b26b55c16..7e79b1f03db0 (4 commits) ( #30559 )
...
3c3b26b55c...7e79b1f03d
git log 3c3b26b55c1682cbf58a712d102c66dca53f93e4..7e79b1f03db04a70509a207d5a0ce2de498f9aba --no-merges --oneline
7e79b1f03 Roll src/third_party/dart 896f1c4bb9..a2709992a2 (25 commits)
9c4c043ae Roll src/third_party/skia 604d5a3fca01..558637996569 (1 commits) (flutter/engine#8452 )
754453df3 Roll src/third_party/skia 1f58a8e457ba..604d5a3fca01 (1 commits) (flutter/engine#8451 )
d6d45da07 Roll src/third_party/skia b0ababfe5ad2..1f58a8e457ba (3 commits) (flutter/engine#8450 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com ), and stop
the roller if necessary.
2019-04-05 12:46:41 -04:00
engine-flutter-autoroll
4a2832b0e5
3c3b26b55 Roll src/third_party/skia 51874e3e3712..b0ababfe5ad2 (1 commits) (flutter/engine#8449) ( #30540 )
...
697e541a8d...3c3b26b55c
git log 697e541a8d9475b504a2bd6f335b4f004775adf3..3c3b26b55c1682cbf58a712d102c66dca53f93e4 --no-merges --oneline
3c3b26b55 Roll src/third_party/skia 51874e3e3712..b0ababfe5ad2 (1 commits) (flutter/engine#8449 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com ), and stop
the roller if necessary.
2019-04-05 11:37:41 -04:00
engine-flutter-autoroll
5e52f5df55
697e541a8 Add scripts that prepares our windows VM image (flutter/engine#8446) ( #30538 )
...
8b74cba20b...697e541a8d
git log 8b74cba20bb878d1e75747200f75dfaff5925bda..697e541a8d9475b504a2bd6f335b4f004775adf3 --no-merges --oneline
697e541a8 Add scripts that prepares our windows VM image (flutter/engine#8446 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com ), and stop
the roller if necessary.
2019-04-04 22:48:45 -04:00
engine-flutter-autoroll
47900d184c
Roll engine 219bf5938752..8b74cba20bb8 (4 commits) ( #30536 )
...
219bf59387...8b74cba20b
git log 219bf5938752e0030b491565af1910c137b83dd8..8b74cba20bb878d1e75747200f75dfaff5925bda --no-merges --oneline
8b74cba20 Make sure FlutterViewController flushs all pending touches when no longer active (flutter/engine#8400 )
06cab8171 Roll src/third_party/skia e4628b10722f..51874e3e3712 (2 commits) (flutter/engine#8445 )
5460926c0 Roll src/third_party/dart 9814cb1b9c..896f1c4bb9 (4 commits)
694fc5677 Build windows engine on GCE (flutter/engine#8442 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com ), and stop
the roller if necessary.
2019-04-04 21:37:41 -04:00
engine-flutter-autoroll
223d68ac8b
Roll engine 0f70d5d4f1e3..219bf5938752 (2 commits) ( #30520 )
...
0f70d5d4f1...219bf59387
git log 0f70d5d4f1e3ed377781bc6e73e3666c73afc7f8..219bf5938752e0030b491565af1910c137b83dd8 --no-merges --oneline
219bf5938 Roll src/third_party/skia 1383a38e1d92..e4628b10722f (12 commits) (flutter/engine#8443 )
a40adfdf4 Add window title/icon support to GLFW shell (flutter/engine#8435 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com ), and stop
the roller if necessary.
2019-04-04 17:54:40 -04:00
engine-flutter-autoroll
9022d9f483
Roll engine 5944867cabdb..0f70d5d4f1e3 (2 commits) ( #30512 )
...
5944867cab...0f70d5d4f1
git log 5944867cabdb934ef9fea0dccb865cb1acef51b5..0f70d5d4f1e3ed377781bc6e73e3666c73afc7f8 --no-merges --oneline
0f70d5d4f Roll src/third_party/dart 600b2831ef..9814cb1b9c (7 commits)
4b1ec56bc Roll src/third_party/skia f346df396a23..1383a38e1d92 (8 commits) (flutter/engine#8440 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com ), and stop
the roller if necessary.
2019-04-04 15:10:41 -04:00
engine-flutter-autoroll
6ba720a489
5944867ca update to use SkTileMode (flutter/engine#8439) ( #30506 )
...
ad9d2417e9...5944867cab
git log ad9d2417e9aa182700f0d1423de758d2a000598d..5944867cabdb934ef9fea0dccb865cb1acef51b5 --no-merges --oneline
5944867ca update to use SkTileMode (flutter/engine#8439 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com ), and stop
the roller if necessary.
2019-04-04 11:27:41 -04:00
engine-flutter-autoroll
21e34e07c5
Roll engine 309d078b597d..ad9d2417e9aa (15 commits) ( #30502 )
...
309d078b59...ad9d2417e9
git log 309d078b597d3a38fe9bcef8d8bae7b56487e8eb..ad9d2417e9aa182700f0d1423de758d2a000598d --no-merges --oneline
ad9d2417e Roll src/third_party/skia dde12a25bb5e..f346df396a23 (1 commits) (flutter/engine#8438)
0ed237c19 Roll src/third_party/skia b6d04556c34d..dde12a25bb5e (4 commits) (flutter/engine#8437)
445ab42ef Roll src/third_party/dart 11a3dd7332..600b2831ef (9 commits)
49d0dc6d6 Roll src/third_party/skia 5c5de2146309..b6d04556c34d (1 commits) (flutter/engine#8434)
4ff18fbda Roll src/third_party/dart f6768b6fb3..11a3dd7332 (56 commits)
7b831986f Roll src/third_party/skia 2273c900ea28..5c5de2146309 (5 commits) (flutter/engine#8432)
800ea0a40 Revert "Enable shutting down all root isolates in a VM. (#8402 )" (flutter/engine#8431 )
b59c4436c Enable shutting down all root isolates in a VM. (flutter/engine#8402 )
9acdf1837 Make AccessibilityViewEmbedder final (flutter/engine#8429 )
804d54ddf Eliminate unused displayBounds parameter (flutter/engine#8427 )
d4c815f57 Roll buildroot (flutter/engine#8425 )
20190d707 Roll src/third_party/skia fbe240669394..2273c900ea28 (13 commits) (flutter/engine#8428 )
7e38b0aa2 Revert "Revert "Separate the data required to bootstrap the VM into its own class. (#8397 )" (#8406 )" (flutter/engine#8414 )
d8bb9d793 Roll src/third_party/skia 176da0bb8a10..fbe240669394 (9 commits) (flutter/engine#8424 )
64fc58329 Remove use of DART_CHECK_VALID. (flutter/engine#8417 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com ), and stop
the roller if necessary.
2019-04-04 10:15:42 -04:00
engine-flutter-autoroll
952e307dcb
309d078b5 Roll src/third_party/skia e25b4472cdd9..176da0bb8a10 (10 commits) (flutter/engine#8422) ( #30441 )
...
cc115500b9...309d078b59
git log cc115500b9cb2b27d59627f202e6cd6bb87f49fc..309d078b597d3a38fe9bcef8d8bae7b56487e8eb --no-merges --oneline
309d078b5 Roll src/third_party/skia e25b4472cdd9..176da0bb8a10 (10 commits) (flutter/engine#8422 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com ), and stop
the roller if necessary.
2019-04-04 03:10:41 -04:00
engine-flutter-autoroll
a39b55424b
Roll engine 4a8c7dceeb4b..cc115500b9cb (6 commits) ( #30421 )
...
4a8c7dceeb...cc115500b9
git log 4a8c7dceeb4b7c710e0b22090cc3bc26f458a3a9..cc115500b9cb2b27d59627f202e6cd6bb87f49fc --no-merges --oneline
cc115500b Roll src/third_party/skia c9eeab3d85b9..e25b4472cdd9 (1 commits) (flutter/engine#8420 )
20e45996d Roll src/third_party/skia 71c0e9422038..c9eeab3d85b9 (4 commits) (flutter/engine#8418 )
a650790e4 Add scroll wheel support to desktop GLFW shell (flutter/engine#8416 )
77d8e12e9 Roll src/third_party/dart 14fd3b7d6a..f6768b6fb3 (5 commits)
23fceaacd Added new Android embedding packages to javadoc generation. (flutter/engine#8411 )
2f1786010 Pass environment defines to compile flutter platform step. (flutter/engine#8412 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com ), and stop
the roller if necessary.
2019-04-03 02:00:41 -04:00
engine-flutter-autoroll
3c9ffbca47
Roll engine f7b4903d7c99..4a8c7dceeb4b (5 commits) ( #30399 )
...
f7b4903d7c...4a8c7dceeb
git log f7b4903d7c9913447af3aaebc4308d1a1e2a4dde..4a8c7dceeb4b7c710e0b22090cc3bc26f458a3a9 --no-merges --oneline
4a8c7dcee Roll src/third_party/skia f2d9b865d736..71c0e9422038 (13 commits) (flutter/engine#8413 )
efbecd7e8 [txt] Add back FontCollection::SetDefaultFontManager (flutter/engine#8410 )
5f7711449 Roll src/third_party/dart 75b2f9f919..14fd3b7d6a (23 commits)
f27c5730a [fuchsia] Exclude glfw from the Fuchsia host build (flutter/engine#8407 )
853ac1bdf Roll src/third_party/skia 70d8f4f3acbb..f2d9b865d736 (11 commits) (flutter/engine#8408 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com ), and stop
the roller if necessary.
2019-04-02 20:57:41 -04:00
engine-flutter-autoroll
6b3dc81670
Roll engine 6675f71dfb22..f7b4903d7c99 (2 commits) ( #30393 )
...
6675f71dfb...f7b4903d7c
git log 6675f71dfb22a0b4fdab6332e37843f78c33c9e6..f7b4903d7c9913447af3aaebc4308d1a1e2a4dde --no-merges --oneline
f7b4903d7 Revert "Separate the data required to bootstrap the VM into its own class. (#8397 )" (flutter/engine#8406 )
f835789dd Roll src/third_party/skia d962070feb84..70d8f4f3acbb (1 commits) (flutter/engine#8405 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-04-02 14:08:41 -04:00
engine-flutter-autoroll
9d2fa95364
6675f71df Roll src/third_party/skia 1acf79a3e5b8..d962070feb84 (4 commits) (flutter/engine#8404) ( #30365 )
...
b572ade355...6675f71dfb
git log b572ade3550b3f04ccb8c18d5bc4d5804f479c03..6675f71dfb22a0b4fdab6332e37843f78c33c9e6 --no-merges --oneline
6675f71df Roll src/third_party/skia 1acf79a3e5b8..d962070feb84 (4 commits) (flutter/engine#8404 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-04-02 12:27:41 -04:00
engine-flutter-autoroll
159c493803
b572ade35 Roll src/third_party/skia 3f6a2ac63670..1acf79a3e5b8 (1 commits) (flutter/engine#8403) ( #30355 )
...
3796d98918...b572ade355
git log 3796d989183d588b17a110d8aaf74906c4e1c8f0..b572ade3550b3f04ccb8c18d5bc4d5804f479c03 --no-merges --oneline
b572ade35 Roll src/third_party/skia 3f6a2ac63670..1acf79a3e5b8 (1 commits) (flutter/engine#8403 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-04-02 03:10:41 -04:00
engine-flutter-autoroll
295e566989
3796d9891 [ui] Add null check in FontWeight.lerp (flutter/engine#8274) ( #30352 )
...
79a988f5da...3796d98918
git log 79a988f5da4665980c6cc6916403e76b53f1e3e0..3796d989183d588b17a110d8aaf74906c4e1c8f0 --no-merges --oneline
3796d9891 [ui] Add null check in FontWeight.lerp (flutter/engine#8274 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-04-01 23:55:41 -04:00
engine-flutter-autoroll
0243d7de0b
Roll engine c991647404f8..79a988f5da46 (2 commits) ( #30350 )
...
c991647404...79a988f5da
git log c991647404f8117dab2ca4ed49aa3ba48a634240..79a988f5da4665980c6cc6916403e76b53f1e3e0 --no-merges --oneline
79a988f5d Roll src/third_party/skia b27667a15a15..3f6a2ac63670 (1 commits) (flutter/engine#8401 )
cfe8675ff Delay platform view removal to submitFrame. (flutter/engine#8380 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-04-01 22:24:41 -04:00
engine-flutter-autoroll
f18563ae20
Roll engine 6c1b0b83c2b3..c991647404f8 (2 commits) ( #30345 )
...
6c1b0b83c2...c991647404
git log 6c1b0b83c2b3259cf7b23c2f6d6fc5cfdb924b61..c991647404f8117dab2ca4ed49aa3ba48a634240 --no-merges --oneline
c99164740 Separate the data required to bootstrap the VM into its own class. (flutter/engine#8397 )
8c9aca440 Roll src/third_party/skia de206c75c2c8..b27667a15a15 (14 commits) (flutter/engine#8399 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-04-01 21:35:41 -04:00
engine-flutter-autoroll
e3619d7a45
6c1b0b83c Roll src/third_party/dart 1e82544b07..75b2f9f919 (26 commits) ( #30337 )
2019-04-01 16:29:49 -07:00
engine-flutter-autoroll
99f1e507c9
Roll engine a850016454f6..40eb74c50b06 (2 commits) ( #30335 )
...
a850016454...40eb74c50b
git log a850016454f6d33da64d03dbd1ea71fd0fac299f..40eb74c50b0630d0a5fbf8586febe6581b893b66 --no-merges --oneline
40eb74c50 Make the resource context primary on iOS (flutter/engine#8387 )
d8d9855df Roll src/third_party/skia 73cc4e8d5fcf..de206c75c2c8 (2 commits) (flutter/engine#8396 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-04-01 17:30:41 -04:00
engine-flutter-autoroll
d639883c5b
Roll engine f3ec767458f1..a850016454f6 (4 commits) ( #30312 )
...
f3ec767458...a850016454
git log f3ec767458f12bb3099248fdc57d6c0d1051f042..a850016454f6d33da64d03dbd1ea71fd0fac299f --no-merges --oneline
a85001645 Roll src/third_party/skia bb482ab871a2..73cc4e8d5fcf (1 commits) (flutter/engine#8395 )
aba61e8fb Roll src/third_party/skia 5ee611b26f23..bb482ab871a2 (4 commits) (flutter/engine#8394 )
82071e916 Don't access a11y APIs with reflection starting Android P. (flutter/engine#8393 )
d9f16111a Roll src/third_party/skia acb4829c1be4..5ee611b26f23 (1 commits) (flutter/engine#8392 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-04-01 11:36:41 -04:00
engine-flutter-autoroll
976223533d
f3ec76745 Roll src/third_party/skia 83edfbe736fd..acb4829c1be4 (1 commits) (flutter/engine#8391) ( #30266 )
...
be6313d875...f3ec767458
git log be6313d87545874a6108edb2a311f30d9a027472..f3ec767458f12bb3099248fdc57d6c0d1051f042 --no-merges --oneline
f3ec76745 Roll src/third_party/skia 83edfbe736fd..acb4829c1be4 (1 commits) (flutter/engine#8391 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-03-31 07:38:41 -04:00
engine-flutter-autoroll
2a6fc04984
be6313d87 Roll src/third_party/skia 2fdbeae32785..83edfbe736fd (1 commits) (flutter/engine#8390) ( #30263 )
...
ae024d7555...be6313d875
git log ae024d755518019f3618931fbc47d3f27e84fad5..be6313d87545874a6108edb2a311f30d9a027472 --no-merges --oneline
be6313d87 Roll src/third_party/skia 2fdbeae32785..83edfbe736fd (1 commits) (flutter/engine#8390 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-03-31 04:29:41 -04:00
engine-flutter-autoroll
3c9a81c396
ae024d755 Roll src/third_party/skia a6dd1ebd42cf..2fdbeae32785 (1 commits) (flutter/engine#8389) ( #30257 )
...
28f8453629...ae024d7555
git log 28f8453629f951d41437aa16bb09957643f1e850..ae024d755518019f3618931fbc47d3f27e84fad5 --no-merges --oneline
ae024d755 Roll src/third_party/skia a6dd1ebd42cf..2fdbeae32785 (1 commits) (flutter/engine#8389 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-03-30 20:28:40 -04:00
engine-flutter-autoroll
f3acb5d808
Roll engine 8dabd60a30d0..28f8453629f9 (3 commits) ( #30255 )
...
8dabd60a30...28f8453629
git log 8dabd60a30d048bf90b4bc0b29914ea00bda182c..28f8453629f951d41437aa16bb09957643f1e850 --no-merges --oneline
28f845362 Roll src/third_party/skia c9822a1818ba..a6dd1ebd42cf (1 commits) (flutter/engine#8388 )
2e1f491ba Roll src/third_party/skia 265fd3de3527..c9822a1818ba (1 commits) (flutter/engine#8386 )
b466aba58 Roll src/third_party/skia 59b733715141..265fd3de3527 (1 commits) (flutter/engine#8384 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-03-30 16:45:41 -04:00
engine-flutter-autoroll
f5b0a081e6
Roll engine b75472c106d0..8dabd60a30d0 (2 commits) ( #30236 )
...
b75472c106...8dabd60a30
git log b75472c106d0cd0aab45de6bc16e0d6aa6d418cf..8dabd60a30d048bf90b4bc0b29914ea00bda182c --no-merges --oneline
8dabd60a3 Remove unused DartVM::IsKernelMapping (flutter/engine#8381 )
63b9d257c Roll src/third_party/dart f29e100f42..1e82544b07 (41 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-03-30 09:35:40 -04:00
engine-flutter-autoroll
daeaffc188
Roll engine ca7623eb39d7..b75472c106d0 (5 commits) ( #30231 )
...
ca7623eb39...b75472c106
git log ca7623eb39d74a8cbdd095fcc7db398267b6928f..b75472c106d0cd0aab45de6bc16e0d6aa6d418cf --no-merges --oneline
b75472c10 Add missing import to functional for Windows. (flutter/engine#8382 )
9d7167516 Ensure OpacityLayer to have a single child (flutter/engine#8362 )
131cc625a Allow native entrypoint registration for runtime unittests. (flutter/engine#8379 )
5e124ffc1 Fix typos (flutter/engine#8339 )
972afdc92 Allow running runtime_unittests in AOT mode. (flutter/engine#8375 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-03-30 01:37:41 -04:00
engine-flutter-autoroll
0e0a4eee57
Roll engine 86f4b741b863..ca7623eb39d7 (5 commits) ( #30229 )
...
86f4b741b8...ca7623eb39
git log 86f4b741b863aef5586f03f4d250f1d789fde2be..ca7623eb39d74a8cbdd095fcc7db398267b6928f --no-merges --oneline
ca7623eb3 Handle null values in TextInputConfiguration.actionLabel JSON (flutter/engine#8377 )
d0239bd83 Roll src/third_party/skia 73c6c9d26870..59b733715141 (3 commits) (flutter/engine#8378 )
71d59cde9 Check for hover motion events in AndroidTouchProcessor (flutter/engine#8376 )
fdcbb40fe [flutter_tester] Accept --icu-data-file-path (flutter/engine#8374 )
e633b26c5 Introduce unit tests and refactor web dart:ui into "package" (flutter/engine#8346 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-03-29 22:41:41 -04:00
engine-flutter-autoroll
225843056c
Roll engine a1a2129bc469..86f4b741b863 (5 commits) ( #30223 )
...
a1a2129bc4...86f4b741b8
git log a1a2129bc4696e66510be984fd7908eae51eb98f..86f4b741b863aef5586f03f4d250f1d789fde2be --no-merges --oneline
86f4b741b Move libdart selection into its own target in //flutter/runtime. (flutter/engine#8373 )
f39cf3774 Add a GN format presubmit. (flutter/engine#8371 )
d6e2d8527 Roll src/third_party/skia 7eeb74fdfd84..73c6c9d26870 (8 commits) (flutter/engine#8372 )
8412c199a Enable Linux shell build (flutter/engine#8233 )
133901199 libtxt: track the start and end x positions of glyph blobs for more accurate rendering of text decorations (flutter/engine#8368 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-03-29 19:49:40 -04:00
engine-flutter-autoroll
6b2e939480
Roll engine 82765aa77db9..a1a2129bc469 (13 commits) ( #30209 )
...
82765aa77d...a1a2129bc4
git log 82765aa77db9621dfbc50801ee2709aa0a00e04d..a1a2129bc4696e66510be984fd7908eae51eb98f --no-merges --oneline
a1a2129bc GN Format all files in the engine. (flutter/engine#8369 )
82c910414 Remove old Fuchsia external mem,sem extensions
6d1a6a4f4 Allow per-platform customization of the default Skia font manager (flutter/engine#8358 )
3de50b8d2 Roll src/third_party/skia 84a53268af92..7eeb74fdfd84 (3 commits) (flutter/engine#8367 )
65837ab32 Roll src/third_party/skia a2cec203eea8..84a53268af92 (1 commits) (flutter/engine#8366 )
ada0a8e2b Roll src/third_party/skia 57b7a792bb6f..a2cec203eea8 (1 commits) (flutter/engine#8365 )
9729f1ae3 Roll src/third_party/skia bf4229cc10a1..57b7a792bb6f (5 commits) (flutter/engine#8364 )
23e0c3758 Roll src/third_party/skia 01fe26360660..bf4229cc10a1 (6 commits) (flutter/engine#8363 )
fd0b44045 Roll src/third_party/skia cc8c7bee7925..01fe26360660 (10 commits) (flutter/engine#8361 )
96c975163 Rename threshold to access_threshold (flutter/engine#8354 )
09a67fe60 update buildroot dep for e2ca4571fa
(flutter/engine#8359 )
602b61213 Reduce z-fighting on Scenic (flutter/engine#8318 )
b53e436f9 Roll src/third_party/dart a977273262..f29e100f42 (8 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-03-29 17:25:41 -04:00
Dan Field
d6ddf82fe4
roll engine to 82765aa77db9621dfbc50801ee2709aa0a00e04d ( #30198 )
2019-03-29 12:41:58 -07:00
engine-flutter-autoroll
a1712dcfbe
Roll engine 37947f961a62..c4d14a00716f (11 commits) ( #30094 )
...
37947f961a...c4d14a0071
git log 37947f961a6242d2efc05a55a4319b120764a403..c4d14a00716fa616b69d51bab957aee483bdc9c2 --no-merges --oneline
c4d14a007 Roll src/third_party/skia e4c67058ddb1..01a065884b7d (1 commits) (flutter/engine#8344 )
5983b7adf Roll src/third_party/dart ffee99d79b..cf32584870 (6 commits)
84c62b4c7 Build Windows shell (flutter/engine#8331 )
6415277d0 Roll src/third_party/skia 8d2c19554e4a..e4c67058ddb1 (1 commits) (flutter/engine#8341 )
a0110107e Roll src/third_party/dart 991c9da720..ffee99d79b (7 commits)
2098398e1 Cleanups to run_tests.sh script (flutter/engine#8337 )
5c99138fa Build GLFW from source for Linux shell (flutter/engine#8327 )
68002458f Fix Windows build. (flutter/engine#8336 )
6d8b83677 Remove use of epoxy from Linux shell (flutter/engine#8334 )
4efc32163 Add super call in FLEView reshape (flutter/engine#8335 )
cb8eb801a Allow embedders to specify their own task runner interfaces. (flutter/engine#8273 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-03-28 11:55:43 -04:00
engine-flutter-autoroll
16b7fd6a63
Roll engine 76200562779e..37947f961a62 (2 commits) ( #30074 )
...
7620056277...37947f961a
git log 76200562779e49d34e62056b66800ac870197092..37947f961a6242d2efc05a55a4319b120764a403 --no-merges --oneline
37947f961 Allow delegation of a11y events from nodes that were not yet traversed (flutter/engine#8333 )
deeb7a747 Roll src/third_party/skia 99ccc0ca87e6..8d2c19554e4a (11 commits) (flutter/engine#8332 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-03-28 03:58:41 -04:00
engine-flutter-autoroll
b889b400a0
Roll engine 3a3f707d5a9b..76200562779e (2 commits) ( #30070 )
...
3a3f707d5a...7620056277
git log 3a3f707d5a9b17388b60ff10b9f65b0c6a3c4134..76200562779e49d34e62056b66800ac870197092 --no-merges --oneline
762005627 Android Embedding PR22: Polish - FlutterActivity Intent factories, FlutterFragment control of render modes, FlutterSurfaceView transparent until rendering is ready. (flutter/engine#8317 )
6bd697dd4 Fix "PointerEvent" flow end event (flutter/engine#8319 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-03-27 20:13:41 -04:00
engine-flutter-autoroll
1aabb0acec
Roll engine 0d83a2ecd1bb..3a3f707d5a9b (25 commits) ( #30063 )
...
0d83a2ecd1...3a3f707d5a
git log 0d83a2ecd1bb78f8e1f0ed9719ff3751cdfdd064..3a3f707d5a9b17388b60ff10b9f65b0c6a3c4134 --no-merges --oneline
3a3f707d5 Reland "Allow specification of std::functions as native entrypoints from Dart code." (flutter/engine#8329)
d4275d9ee Roll src/third_party/skia 576eb87a2d2d..99ccc0ca87e6 (5 commits) (flutter/engine#8328)
3a415c4f1 Map glfw into third_party, and roll buildroot (flutter/engine#8308)
ce9ea5869 [fuchsia] Disable FML_TRACE_COUNTER events to unblock roll (flutter/engine#8325)
48496588c Roll src/third_party/dart 8a92d2a8d9..991c9da720 (2 commits)
20c241ac3 Roll src/third_party/skia c476e5da4fef..576eb87a2d2d (7 commits) (flutter/engine#8324)
cadcf1c58 Roll src/third_party/dart f3fd1943fc..8a92d2a8d9 (16 commits)
66141eb8e Roll src/third_party/skia d1c271bd39f0..c476e5da4fef (2 commits) (flutter/engine#8322)
e5b31cdd9 Roll src/third_party/skia cec20280b3fb..d1c271bd39f0 (3 commits) (flutter/engine#8321)
1daff5ce1 Roll src/third_party/skia bf341ae88c83..cec20280b3fb (3 commits) (flutter/engine#8320)
87db585ad Roll src/third_party/skia 45d5f702133e..bf341ae88c83 (2 commits) (flutter/engine#8316)
fd7d7fa5a Add a11y support for embedded iOS platform view (flutter/engine#8156)
f64ee01e1 Roll src/third_party/skia d2ca31218bc4..45d5f702133e (11 commits) (flutter/engine#8315)
f521df383 Fixed service isolate not being initialized correctly due to bad name (flutter/engine#8251)
80b825ce8 Roll src/third_party/dart 093c2909fe..f3fd1943fc (13 commits) (flutter/engine#8310)
7e77d5c48 Revert "Allow specification of std::functions as native entrypoints from Dart code. (#8309 )" (flutter/engine#8312 )
400a86a62 Allow specification of std::functions as native entrypoints from Dart code. (flutter/engine#8309 )
51f23fedf [vulkan] Add FUCHSIA external sem/mem extensions
78de8dcb4 Enable lambda like native callbacks in tests and add support for custom entrypoints. (flutter/engine#8299 )
2812c7db4 Roll src/third_party/skia 62fd6c411622..d2ca31218bc4 (9 commits) (flutter/engine#8307 )
95f9134e9 Roll src/third_party/skia d90004516a63..62fd6c411622 (4 commits) (flutter/engine#8306 )
358273bd2 Roll src/third_party/skia 33211b2c7a02..d90004516a63 (1 commits) (flutter/engine#8305 )
2804057bf Roll src/third_party/skia 80dd599e91d0..33211b2c7a02 (1 commits) (flutter/engine#8303 )
a673bbf6f Roll src/third_party/skia c5ee499f2c59..80dd599e91d0 (5 commits) (flutter/engine#8301 )
d88037dc0 Roll src/third_party/dart fa74184b7a..093c2909fe (71 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (bmparr@google.com ), and stop
the roller if necessary.
2019-03-27 18:38:41 -04:00
engine-flutter-autoroll
b5700506fe
Roll engine af64f725f6c7..0d83a2ecd1bb (2 commits) ( #29948 )
...
af64f725f6...0d83a2ecd1
git log af64f725f6c74f5d1287a8be8511691119354088..0d83a2ecd1bb78f8e1f0ed9719ff3751cdfdd064 --no-merges --oneline
0d83a2ecd Roll src/third_party/skia 15dc59e65cfa..c5ee499f2c59 (2 commits) (flutter/engine#8298 )
42d062f95 [fuchsia] Add missing trace macros (flutter/engine#8297 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-25 22:57:41 -04:00
engine-flutter-autoroll
7cf4a6df98
Roll engine dd6be2fd8371..af64f725f6c7 (3 commits) ( #29944 )
...
dd6be2fd83...af64f725f6
git log dd6be2fd83710de8392fb554927a5d495684a13e..af64f725f6c74f5d1287a8be8511691119354088 --no-merges --oneline
af64f725f Fixing links between higher and lower classes. (flutter/engine#8295 )
22ee8ee08 Migrate existing embedder unit tests to use the fixture. (flutter/engine#8296 )
345ae7d37 Delegate a11y events and action to/from embedded Android platform views. (flutter/engine#8250 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-25 20:59:41 -04:00
engine-flutter-autoroll
18a08a8f4f
Roll engine 3a445cec8a51..dd6be2fd8371 (2 commits) ( #29937 )
...
3a445cec8a...dd6be2fd83
git log 3a445cec8a51056e5903c12659b6fc97138e57db..dd6be2fd83710de8392fb554927a5d495684a13e --no-merges --oneline
dd6be2fd8 Roll src/third_party/skia 42197c0bc68e..15dc59e65cfa (19 commits) (flutter/engine#8294 )
d6ead18f4 Make it easy to write embedder unit tests by creating a fixture and config builder. (flutter/engine#8276 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-25 19:21:41 -04:00
engine-flutter-autoroll
37f8020b4c
Roll engine dcc72c7176bc..3a445cec8a51 (4 commits) ( #29924 )
...
dcc72c7176...3a445cec8a
git log dcc72c7176bcaa9fc9fa3798542f764ca6fe4ebc..3a445cec8a51056e5903c12659b6fc97138e57db --no-merges --oneline
3a445cec8 Roll src/third_party/skia cd54466473fe..42197c0bc68e (10 commits) (flutter/engine#8292 )
fcc63e7d0 Roll src/third_party/skia 2e2fa9e3a06b..cd54466473fe (2 commits) (flutter/engine#8291 )
1b1209881 Roll src/third_party/skia c9f746cfb9f4..2e2fa9e3a06b (1 commits) (flutter/engine#8290 )
b5813917f Roll src/third_party/skia e9a53fe3526a..c9f746cfb9f4 (1 commits) (flutter/engine#8288 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-25 14:42:41 -04:00
engine-flutter-autoroll
91b71ba964
dcc72c717 Roll src/third_party/skia d79c95e8bcf2..e9a53fe3526a (1 commits) (flutter/engine#8287) ( #29874 )
...
d2bba21af2...dcc72c7176
git log d2bba21af27a8d3f30c66aa014f324c786f3fb4e..dcc72c7176bcaa9fc9fa3798542f764ca6fe4ebc --no-merges --oneline
dcc72c717 Roll src/third_party/skia d79c95e8bcf2..e9a53fe3526a (1 commits) (flutter/engine#8287 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-24 16:18:43 -04:00
engine-flutter-autoroll
1b282b0e80
Roll engine 9f878fcb3ecd..d2bba21af27a (6 commits) ( #29869 )
...
9f878fcb3e...d2bba21af2
git log 9f878fcb3ecdcc2c6ba0c6d958282c176f008183..d2bba21af27a8d3f30c66aa014f324c786f3fb4e --no-merges --oneline
d2bba21af Roll src/third_party/skia ab4c138c0ef3..d79c95e8bcf2 (2 commits) (flutter/engine#8286 )
cee2bd732 Roll src/third_party/skia 97d957d1db65..ab4c138c0ef3 (3 commits) (flutter/engine#8285 )
ef3cbe8ac Roll src/third_party/skia 4c0b5c4b79dd..97d957d1db65 (1 commits) (flutter/engine#8284 )
bd4f6d726 Roll src/third_party/skia b1dbbc8509c6..4c0b5c4b79dd (2 commits) (flutter/engine#8283 )
8d23b21d1 Roll src/third_party/skia 61bd91237778..b1dbbc8509c6 (2 commits) (flutter/engine#8282 )
61838cab6 Roll src/third_party/skia ec1c6fdfdd11..61bd91237778 (1 commits) (flutter/engine#8280 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-24 05:18:43 -04:00
engine-flutter-autoroll
2e637d8303
9f878fcb3 Roll src/third_party/skia e86cc5039026..ec1c6fdfdd11 (1 commits) (flutter/engine#8279) ( #29836 )
...
62c88d6902...9f878fcb3e
git log 62c88d690272f0b78047758bb9d8ffa8bbb870cc..9f878fcb3ecdcc2c6ba0c6d958282c176f008183 --no-merges --oneline
9f878fcb3 Roll src/third_party/skia e86cc5039026..ec1c6fdfdd11 (1 commits) (flutter/engine#8279 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-23 13:20:41 -04:00
engine-flutter-autoroll
94c68e1115
62c88d690 Roll src/third_party/skia 33332f1e100c..e86cc5039026 (1 commits) (flutter/engine#8278) ( #29832 )
...
f8e3a40f9b...62c88d6902
git log f8e3a40f9ba701120724b5d6e8ff790d50f18083..62c88d690272f0b78047758bb9d8ffa8bbb870cc --no-merges --oneline
62c88d690 Roll src/third_party/skia 33332f1e100c..e86cc5039026 (1 commits) (flutter/engine#8278 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-23 03:53:41 -04:00
engine-flutter-autoroll
fb80d5f0e1
Roll engine 5f8ae420c1ac..f8e3a40f9ba7 (2 commits) ( #29830 )
...
5f8ae420c1...f8e3a40f9b
git log 5f8ae420c1ac61bbbb26e61251d129c879fc788d..f8e3a40f9ba701120724b5d6e8ff790d50f18083 --no-merges --oneline
f8e3a40f9 Roll buildroot to 9c7b023ff2
(flutter/engine#8277 )
c12696cc5 Roll src/third_party/skia f9264bac4e99..33332f1e100c (27 commits) (flutter/engine#8275 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-23 01:16:40 -04:00
Jonah Williams
855b6abf76
roll engine to 5f8ae420c1ac61bbbb26e61251d129c879fc788d ( #29817 )
2019-03-22 18:19:37 -07:00
engine-flutter-autoroll
697a2a828f
Roll engine d4d4883216fd..b68f7e72aa71 (7 commits) ( #29776 )
...
d4d4883216...b68f7e72aa
git log d4d4883216fd1c1dfc17d41418a960c002cfff57..b68f7e72aa71eb75969bd674d78a5b40ee5ed89f --no-merges --oneline
b68f7e72a Allow specifying an alternate Mac host SDK. (flutter/engine#8249 )
3df694300 Roll src/third_party/dart cabaa78cc5..ba0147ac07 (3 commits) (flutter/engine#8248 )
69c4d82f5 Roll src/third_party/skia d6ab77a2e20f..19fb3971bca5 (17 commits) (flutter/engine#8245 )
06635d38a Mirror Android platform views a11y tree in the Flutter a11y tree. (flutter/engine#8237 )
28433c513 FlutterJNI no longer asserts it is attached when dispatching platform messages and instead fizzles with a warning if not attached. Not sure what root cause of issue is, but this is necessary to avoid crashes. (flutter/engine#8246 )
1addfb596 Roll src/third_party/dart 5e9df35a57..cabaa78cc5 (36 commits) (flutter/engine#8244 )
13e3b7101 Roll src/third_party/skia a695da930510..d6ab77a2e20f (11 commits) (flutter/engine#8243 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-21 21:54:41 -04:00
engine-flutter-autoroll
4e796415b8
Roll engine 250b99bd275a..d4d4883216fd (3 commits) ( #29742 )
...
250b99bd27...d4d4883216
git log 250b99bd275ad7622f239a8042f6a6d31b5b95f1..d4d4883216fd1c1dfc17d41418a960c002cfff57 --no-merges --oneline
d4d488321 Roll src/third_party/skia 174a3f61fd5d..a695da930510 (2 commits) (flutter/engine#8242 )
2d5376c09 Roll src/third_party/skia 2c4ceca62d27..174a3f61fd5d (1 commits) (flutter/engine#8239 )
b05399901 Roll src/third_party/skia e409441aee0d..2c4ceca62d27 (1 commits) (flutter/engine#8238 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-21 11:48:43 -04:00
engine-flutter-autoroll
479be44479
250b99bd2 Roll src/third_party/skia 4652930a7dfc..e409441aee0d (1 commits) (flutter/engine#8236) ( #29719 )
...
fa435385b6...250b99bd27
git log fa435385b6b9f80080997dd38ad66bbe4bb0a152..250b99bd275ad7622f239a8042f6a6d31b5b95f1 --no-merges --oneline
250b99bd2 Roll src/third_party/skia 4652930a7dfc..e409441aee0d (1 commits) (flutter/engine#8236 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-21 02:11:40 -04:00
engine-flutter-autoroll
553a047898
Roll engine 188adf7e5ec5..fa435385b6b9 (2 commits) ( #29715 )
...
188adf7e5e...fa435385b6
git log 188adf7e5ec521f7859d5a0a1609fdcb688436b2..fa435385b6b9f80080997dd38ad66bbe4bb0a152 --no-merges --oneline
fa435385b Use the GPU thread for Android surface on-screen context lifecycle operations (flutter/engine#8234 )
10e1addd8 Roll src/third_party/skia 7e2c0614a2fd..4652930a7dfc (5 commits) (flutter/engine#8232 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-21 00:57:40 -04:00
engine-flutter-autoroll
9e95df9976
Roll engine d8c89e2bfe9b..188adf7e5ec5 (3 commits) ( #29709 )
...
d8c89e2bfe...188adf7e5e
git log d8c89e2bfe9b0b0d50da41c1349ef1534517c3c8..188adf7e5ec521f7859d5a0a1609fdcb688436b2 --no-merges --oneline
188adf7e5 Removed Activity reference from AccessibilityBridge by using a View for insets instead of the Activity (#18115 ) (flutter/engine#8231 )
d452dd5c3 Initial import of GLFW Linux shell from FDE (flutter/engine#8159 )
512004503 Remove jsoncpp from desktop Linux shell setup (flutter/engine#8230 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-20 21:20:41 -04:00
engine-flutter-autoroll
f1134358ad
d8c89e2bf Add the Linux desktop setup script to Dockerfile (flutter/engine#8227) ( #29703 )
...
6a8a45fc4f...d8c89e2bfe
git log 6a8a45fc4f698364d03b5902c1818d2acc79db22..d8c89e2bfe9b0b0d50da41c1349ef1534517c3c8 --no-merges --oneline
d8c89e2bf Add the Linux desktop setup script to Dockerfile (flutter/engine#8227 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-20 20:03:43 -04:00
engine-flutter-autoroll
3618199ab0
Roll engine 96ad0c8926b0..6a8a45fc4f69 (16 commits) ( #29698 )
...
96ad0c8926...6a8a45fc4f
git log 96ad0c8926b0493d4276a39ee9bc6de6fa97bece..6a8a45fc4f698364d03b5902c1818d2acc79db22 --no-merges --oneline
6a8a45fc4 Have the AccessibilityBridge attach/detach itself to the (flutter/engine#8229 )
45b19e47c Roll src/third_party/skia ba91f65f2070..7e2c0614a2fd (13 commits) (flutter/engine#8228 )
1dbd2046b Moved io.flutter.embedding.engine.android package to io.flutter.embedding.android (flutter/engine#8221 )
bb354363e Roll src/third_party/dart 70e3e67dd7..5e9df35a57 (45 commits)
3b19a4d30 Removed dart_plugin_tag from DEPS
d9b6629b6 Roll src/third_party/skia 4273a150f84d..ba91f65f2070 (6 commits) (flutter/engine#8225 )
e88573aef Roll src/third_party/skia d7d93001ead2..4273a150f84d (1 commits) (flutter/engine#8224 )
be9067cc7 Roll src/third_party/skia 37a9294d2eb9..d7d93001ead2 (2 commits) (flutter/engine#8223 )
ee4abba58 Roll src/third_party/skia 2894d13a0d9b..37a9294d2eb9 (1 commits) (flutter/engine#8222 )
3496156bd Roll src/third_party/skia dd0544078d05..2894d13a0d9b (33 commits) (flutter/engine#8220 )
a1dcb2ea9 [ios] Set contentsScale before we commit CATransaction (flutter/engine#8218 )
fa1931f6a Send macOS keyboard data to the engine (flutter/engine#8219 )
45f69ac47 Plumb a reference of PlatformViewsController and AccessibilityBridge to each other (flutter/engine#8208 )
7cbbdb400 libtxt: more accurate tracking of run positioning and width for justified text (flutter/engine#8214 )
172810342 Add a build dependencies script for Linux desktop (flutter/engine#8160 )
d764b69b2 Add docs for helpful commands to fix format (flutter/engine#8171 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-20 18:33:44 -04:00
Amir Hardon
8da0721413
Revert last 2 engine rolls. ( #29684 )
...
Reverting to the engine version prior to:
https://github.com/flutter/flutter/pull/29658
2019-03-20 12:24:16 -07:00
engine-flutter-autoroll
01fc01812d
3496156bd Roll src/third_party/skia dd0544078d05..2894d13a0d9b (33 commits) (flutter/engine#8220) ( #29659 )
...
a1dcb2ea98...3496156bd9
git log a1dcb2ea987efe0e257832160a1b0583ac219584..3496156bd9bfe61788bf64ce3ca3cf1bc2663f95 --no-merges --oneline
3496156bd Roll src/third_party/skia dd0544078d05..2894d13a0d9b (33 commits) (flutter/engine#8220 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-20 01:28:40 -04:00
engine-flutter-autoroll
9596657c9e
Roll engine 96ad0c8926b0..a1dcb2ea987e (6 commits) ( #29658 )
...
96ad0c8926...a1dcb2ea98
git log 96ad0c8926b0493d4276a39ee9bc6de6fa97bece..a1dcb2ea987efe0e257832160a1b0583ac219584 --no-merges --oneline
a1dcb2ea9 [ios] Set contentsScale before we commit CATransaction (flutter/engine#8218 )
fa1931f6a Send macOS keyboard data to the engine (flutter/engine#8219 )
45f69ac47 Plumb a reference of PlatformViewsController and AccessibilityBridge to each other (flutter/engine#8208 )
7cbbdb400 libtxt: more accurate tracking of run positioning and width for justified text (flutter/engine#8214 )
172810342 Add a build dependencies script for Linux desktop (flutter/engine#8160 )
d764b69b2 Add docs for helpful commands to fix format (flutter/engine#8171 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-20 00:28:40 -04:00
Ben Konyi
e8b98f9648
Manual engine roll for 2019-03-19 ( #29627 )
...
* Manual engine roll for 2019-03-19
* Applying patch for Dart SDK changes (see PR #29004 )
2019-03-19 20:01:03 -07:00
engine-flutter-autoroll
03900bc814
571964e1d Allow exported __const on iOS (flutter/engine#8217) ( #29624 )
...
e28fc3c810...571964e1d7
git log e28fc3c810ee3c62ad201bc49f4934f0ed20a82c..571964e1d7b49e5424c800b461006207d670736f --no-merges --oneline
571964e1d Allow exported __const on iOS (flutter/engine#8217 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-19 18:26:41 -04:00
engine-flutter-autoroll
c4181b06f3
Roll engine 5088735e5f54..e28fc3c810ee (9 commits) ( #29615 )
...
5088735e5f...e28fc3c810
git log 5088735e5f54f7fb34215b6665cb4da1fd8f075d..e28fc3c810ee3c62ad201bc49f4934f0ed20a82c --no-merges --oneline
e28fc3c81 Define the dart_platform_sdk GN variable only on host targets (flutter/engine#8206 )
e73dbf6a6 Roll src/third_party/skia 389b4b267d15..7eba20aef187 (2 commits) (flutter/engine#8209 )
bc8ebcb96 Export FlutterSemanticsUpdateNotification and improve docs (flutter/engine#8203 )
b404c69fd [scenic][SCN-1054] Move back off of SetTranslationRH (flutter/engine#8174 )
71e2d7d8c Roll src/third_party/skia 4a522b7e916c..389b4b267d15 (32 commits) (flutter/engine#8205 )
ad5b722a7 Simplify the fallback waiter and add traces for vsync scheduling overhead. (flutter/engine#8185 )
6980a8356 [platform_view] iOSP platformView composition optimize. (flutter/engine#8202 )
568841923 Disable build_ios due to large queue times. (flutter/engine#8204 )
629072277 Merge only gpu and platform threads for platform views, fix deadlock. (flutter/engine#8045 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (liyuqian@google.com ), and stop
the roller if necessary.
2019-03-19 16:04:55 -04:00
liyuqian
79e3bf4ad3
Manually roll engine to 5088735e5 ( #29566 )
...
Need this manual roll because of golden changes.
flutter/engine@5088735e5 Clip to clip_rect instead of paint bounds (flutter/engine#8183 )
flutter/engine@8818a6c41 Roll src/third_party/skia 2c043c288169..4a522b7e916c (3 commits) (flutter/engine#8201 )
flutter/engine@048d70bc0 Support dartdevc, dart2js with shared source files, dartdevc sdk (flutter/engine#8105 )
flutter/engine@e0782dec7 Roll src/third_party/skia 576b2a5596bc..2c043c288169 (2 commits) (flutter/engine#8200 )
2019-03-18 17:34:20 -07:00
engine-flutter-autoroll
5e16e97a85
Roll engine e75f6de01fee..048d70bc0948 (2 commits) ( #29569 )
...
e75f6de01f...048d70bc09
git log e75f6de01fee738eb15f24efb0ec549587009f1a..048d70bc0948de3bad60e2056f186f336cd5aad9 --no-merges --oneline
048d70bc0 Support dartdevc, dart2js with shared source files, dartdevc sdk (flutter/engine#8105 )
e0782dec7 Roll src/third_party/skia 576b2a5596bc..2c043c288169 (2 commits) (flutter/engine#8200 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-18 18:12:33 -04:00
engine-flutter-autoroll
a1bee54fda
Roll engine 5b09204e3037..e75f6de01fee (2 commits) ( #29537 )
...
5b09204e30...e75f6de01f
git log 5b09204e3037a8e03fcffc9161cd474b41f4db3b..e75f6de01fee738eb15f24efb0ec549587009f1a --no-merges --oneline
e75f6de01 Roll src/third_party/skia 895e1eedb420..576b2a5596bc (1 commits) (flutter/engine#8198 )
d9fda1c20 Add --no-full-dart-sdk option to GN (flutter/engine#8196 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-18 05:02:34 -04:00
engine-flutter-autoroll
af6e09f6ea
Roll engine 4d9b9aacd076..5b09204e3037 (3 commits) ( #29522 )
...
4d9b9aacd0...5b09204e30
git log 4d9b9aacd07602031ab9cee863a74ecf02686ed4..5b09204e3037a8e03fcffc9161cd474b41f4db3b --no-merges --oneline
5b09204e3 Roll src/third_party/skia 72ef2d519a0e..895e1eedb420 (1 commits) (flutter/engine#8195 )
a47e12d25 Roll src/third_party/skia 3ea586f9f959..72ef2d519a0e (1 commits) (flutter/engine#8194 )
5ca92fbe9 Roll src/third_party/skia 143542fa28e9..3ea586f9f959 (1 commits) (flutter/engine#8193 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-17 21:07:33 -04:00
engine-flutter-autoroll
e567f1117a
Roll engine c6f9fe7e00e2..4d9b9aacd076 (2 commits) ( #29507 )
...
c6f9fe7e00...4d9b9aacd0
git log c6f9fe7e00e2648de1a7aa02673b7771a9b92c49..4d9b9aacd07602031ab9cee863a74ecf02686ed4 --no-merges --oneline
4d9b9aacd Roll src/third_party/skia e1f2a572cec0..143542fa28e9 (1 commits) (flutter/engine#8192 )
c14fde841 Roll src/third_party/skia d95286de1dda..e1f2a572cec0 (1 commits) (flutter/engine#8191 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-17 16:07:34 -04:00
engine-flutter-autoroll
5b917fa946
c6f9fe7e0 Roll src/third_party/skia 90155edf140b..d95286de1dda (2 commits) (flutter/engine#8190) ( #29497 )
...
0f97c920ff...c6f9fe7e00
git log 0f97c920ff90aaa0cbfd960ef61089a124ffafae..c6f9fe7e00e2648de1a7aa02673b7771a9b92c49 --no-merges --oneline
c6f9fe7e0 Roll src/third_party/skia 90155edf140b..d95286de1dda (2 commits) (flutter/engine#8190 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-16 22:39:34 -04:00
engine-flutter-autoroll
bc0b4070a1
0f97c920f Roll src/third_party/skia f3f7059cb736..90155edf140b (1 commits) (flutter/engine#8189) ( #29493 )
...
4a4f1823eb...0f97c920ff
git log 4a4f1823eb5b3a08b703f0190ab309af8b65f721..0f97c920ff90aaa0cbfd960ef61089a124ffafae --no-merges --oneline
0f97c920f Roll src/third_party/skia f3f7059cb736..90155edf140b (1 commits) (flutter/engine#8189 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-16 19:14:34 -04:00
engine-flutter-autoroll
3ca8e1619e
Roll engine 015c0246aebc..4a4f1823eb5b (4 commits) ( #29491 )
...
015c0246ae...4a4f1823eb
git log 015c0246aebc6fc23f30004e3319b6d1e85a885a..4a4f1823eb5b3a08b703f0190ab309af8b65f721 --no-merges --oneline
4a4f1823e Roll src/third_party/skia 3d42a0521d12..f3f7059cb736 (6 commits) (flutter/engine#8188 )
39fea5502 Roll src/third_party/skia f34d0c79dc6c..3d42a0521d12 (1 commits) (flutter/engine#8187 )
926e65531 Roll src/third_party/skia d3cfbcae10eb..f34d0c79dc6c (2 commits) (flutter/engine#8186 )
575d61f49 Roll src/third_party/skia 49ea3194535c..d3cfbcae10eb (9 commits) (flutter/engine#8184 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-16 15:31:34 -04:00
engine-flutter-autoroll
90819b75bb
Roll engine 0e0e0a98f511..015c0246aebc (3 commits) ( #29464 )
...
0e0e0a98f5...015c0246ae
git log 0e0e0a98f5111ebf4032ef25eaf568f19867ecf1..015c0246aebc6fc23f30004e3319b6d1e85a885a --no-merges --oneline
015c0246a Fix log level typo from ERROR to INFO (flutter/engine#8180 )
c033aa469 Fix include of libzx. (flutter/engine#8181 )
d92f93730 Add flag to allow only building full sdk on release to speed up bots (flutter/engine#8080 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-15 22:45:36 -04:00
engine-flutter-autoroll
23326db7a1
0e0e0a98f Roll src/third_party/skia 46f5ee156155..49ea3194535c (8 commits) (flutter/engine#8179) ( #29453 )
...
7da45be4a9...0e0e0a98f5
git log 7da45be4a9afec572ebc110ad52511f5e2dc63e3..0e0e0a98f5111ebf4032ef25eaf568f19867ecf1 --no-merges --oneline
0e0e0a98f Roll src/third_party/skia 46f5ee156155..49ea3194535c (8 commits) (flutter/engine#8179 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-15 20:49:34 -04:00
engine-flutter-autoroll
bfac60485d
7da45be4a Roll src/third_party/skia 69600007e278..46f5ee156155 (8 commits) (flutter/engine#8178) ( #29447 )
...
cad97fe746...7da45be4a9
git log cad97fe7467c60de645d47acffd0e00cd83178ab..7da45be4a9afec572ebc110ad52511f5e2dc63e3 --no-merges --oneline
7da45be4a Roll src/third_party/skia 69600007e278..46f5ee156155 (8 commits) (flutter/engine#8178 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-15 18:00:36 -04:00
engine-flutter-autoroll
28290f90de
Roll engine b36068c3778c..cad97fe7467c (2 commits) ( #29441 )
...
b36068c377...cad97fe746
git log b36068c3778c014ac999ce03412af2690bc713bc..cad97fe7467c60de645d47acffd0e00cd83178ab --no-merges --oneline
cad97fe74 Update overlays_gr_context_ correctly (flutter/engine#8175 )
c0690e6ec Roll src/third_party/skia aefecad7c0d2..69600007e278 (2 commits) (flutter/engine#8177 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-15 15:50:34 -04:00
engine-flutter-autoroll
f6e9afa7d3
Roll engine 403337ebb893..b36068c3778c (10 commits) ( #29429 )
...
403337ebb8...b36068c377
git log 403337ebb893380101d1fa9cc435ce9b6cfeb22c..b36068c3778c014ac999ce03412af2690bc713bc --no-merges --oneline
b36068c37 Roll src/third_party/skia 05201fc7e77e..aefecad7c0d2 (5 commits) (flutter/engine#8176)
b32d0ab98 Bugfix: Prevent crash when responding to a platform message after FlutterJNI detaches from native (#28651 ). (flutter/engine#8170 )
d9b2f0946 Roll src/third_party/skia 512e38091c85..05201fc7e77e (10 commits) (flutter/engine#8173 )
4b01d795f Add frame and target time metadata to vsync events and connect platform vsync events using flows. (flutter/engine#8172 )
f7a092262 [fuchsia] Remove deprecated libraries from snapshot (flutter/engine#8085 )
09db84fad Android Embedding PR 19: Add accessibility to new FlutterView. (flutter/engine#8109 )
246f0e3f4 Add an allocator specific check to ensure that strings passed to the timeline are not heap allocated. (flutter/engine#8168 )
7a6bb9998 Roll src/third_party/skia feb720f746dc..512e38091c85 (11 commits) (flutter/engine#8169 )
5825bdac9 Roll src/third_party/dart 7d560f8385..7418238239 (61 commits)
66fdeb163 Add dump-shader-skp switch to help ShaderWarmUp (flutter/engine#8148 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jsimmons@google.com ), and stop
the roller if necessary.
2019-03-15 09:51:36 -04:00
Dan Field
a29906d5f5
Roll engine to 403337ebb893380101d1fa9cc435ce9b6cfeb22c ( #29377 )
...
* Manual engine roll with goldens
2019-03-14 19:06:23 -07:00
Jonah Williams
8d5cb658fb
Revert "Manual engine roll with goldens ( #29363 )" ( #29374 )
...
This reverts commit c2e08913c0
.
2019-03-14 13:07:06 -07:00
Dan Field
c2e08913c0
Manual engine roll with goldens ( #29363 )
2019-03-14 11:35:01 -07:00
Gary Qian
eb294a9c5b
Revert "Roll engine 31b289f277c6..b1b388f1c235 (7 commits)", Roll to 8b1a299ed instead. ( #29330 )
...
* Revert "Roll engine 31b289f277c6..b1b388f1c235 (7 commits) (#29323 )"
This reverts commit 58ac12877d
.
Also rolls:
8b1a299ed [Skia] Rollback Skia to 29d5dec9a0783a033b921dc483fb98d565d684f6 (flutter/engine#8151 )
9f50dae33 Look up ICU symbols based on the path to libflutter.so as a fallback (flutter/engine#8139 )
59715b71d Disable build_ios task due to lack of credits. (flutter/engine#8150 )
2019-03-13 18:08:57 -07:00
engine-flutter-autoroll
58ac12877d
Roll engine 31b289f277c6..b1b388f1c235 (7 commits) ( #29323 )
...
* 59715b71d Disable build_ios task due to lack of credits. (flutter/engine#8150)
* 9f50dae33 Look up ICU symbols based on the path to libflutter.so as a fallback (flutter/engine#8139)
* 8b1a299ed [Skia] Rollback Skia to 29d5dec9a0783a033b921dc483fb98d565d684f6 (flutter/engine#8151)
* 8be2aca56 Roll src/third_party/dart 1bd36d694d..674fd0e060 (48 commits) #8152
* 2e427030f Revert "Disable build_ios task due to lack of credits. (#8150 )" (flutter/engine#8153 )
* 2daebebf4 Fix text.dart height docs (flutter/engine#8079 )
* b1b388f1c Encode scroll motion events in the Android touch processor (flutter/engine#8149 )
2019-03-13 18:24:25 -04:00
Gary Qian
96cb84a18c
Expose decorationThickness in TextStyle. Roll engine (12 commits) ( #28751 )
...
31b289f27 Fix indexing error in dart:ui TextStyle.toString (flutter/engine#8143)
fc2e6b61c Typo "fast an inline" to "fast and inline" (flutter/engine#8142)
0f19b2de0 Reland PerformanceOverlayLayer golden test (flutter/engine#8140)
073aadde1 Fix TextStyle decode misalignment (flutter/engine#8141)
d87d29054 Roll src/third_party/skia 406b068942f0..2eecc3ea3d71 (11 commits) (flutter/engine#8138)
5cef4a022 Use final state passed to dart before initialization as the initial lifecycleState. (flutter/engine#8124)
ffef51be6 Roll src/third_party/skia 665bc64a2dc4..406b068942f0 (8 commits) (flutter/engine#8137)
48efd0fb7 Roll src/third_party/skia 762ddd7e4352..665bc64a2dc4 (2 commits) (flutter/engine#8129)
f666adbbd Roll src/third_party/skia 2932a458957d..762ddd7e4352 (3 commits) (flutter/engine#8128)
8b0df6ded Bugfix #29203 : NPE in getAccessibilityProvider in old FlutterView. (flutter/engine#8126 )
8f7b18345 Roll src/third_party/skia c6d8781c4036..2932a458957d (2 commits) (flutter/engine#8125 )
52b67fdd5 Expose decorationThickness to dart:ui (flutter/engine#8008 )
2019-03-13 11:52:47 -07:00
engine-flutter-autoroll
748c95f35d
Roll engine 56d8634c51ff..5ccee9537334 (4 commits) ( #29198 )
...
56d8634c51...5ccee95373
git log 56d8634c51ff50534b1853b71205eff861131dcf..5ccee95373348854bc4877cfe240024a36847d2d --no-merges --oneline
5ccee9537 Roll src/third_party/skia e9c1ce89c005..c6d8781c4036 (29 commits) (flutter/engine#8123)
20165b314 Integrated AndroidTouchProcessor within the old FlutterView (flutter/engine#8095)
bc901324f Revert "Add support for trace counters with variable arguments and instrument the raster cache. (#8094 )" (flutter/engine#8122 )
2a0d35428 Add support for trace counters with variable arguments and instrument the raster cache. (flutter/engine#8094 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-12 00:43:28 -04:00
engine-flutter-autoroll
79da94f81b
Roll engine a71609f0695c..56d8634c51ff (2 commits) ( #29185 )
...
a71609f069...56d8634c51
git log a71609f0695c2977ac96b7a79e67e24767abfda2..56d8634c51ff50534b1853b71205eff861131dcf --no-merges --oneline
56d8634c5 Improve shadow doc in PhysicalShapeLayer (flutter/engine#8114 )
bd0f9085e Adds a platfromViewId to SemanticsNode (flutter/engine#8055 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-11 20:53:28 -04:00
engine-flutter-autoroll
c2f4386c54
Roll engine 0d2cf5857b2b..a71609f0695c (3 commits) ( #29166 )
...
0d2cf5857b...a71609f069
git log 0d2cf5857b2be0949435f60c0188f1aed4d93c93..a71609f0695c2977ac96b7a79e67e24767abfda2 --no-merges --oneline
a71609f06 Roll src/third_party/skia bd050b90f8c7..e9c1ce89c005 (8 commits) (flutter/engine#8113 )
35e3b2b86 Roll src/third_party/skia 92ae09900456..bd050b90f8c7 (7 commits) (flutter/engine#8111 )
04fe0078f Roll src/third_party/dart 2fb6cd9f5f..674fd0e060 (58 commits) (flutter/engine#8110 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-11 16:11:28 -04:00
engine-flutter-autoroll
ddee4f716c
Roll engine 14d1584a2262..0d2cf5857b2b (2 commits) ( #29132 )
...
14d1584a22...0d2cf5857b
git log 14d1584a22627e9a1eefc0e5f3de78caffcde09e..0d2cf5857b2be0949435f60c0188f1aed4d93c93 --no-merges --oneline
0d2cf5857 Fix the Windows build (flutter/engine#8106 )
a28b53007 Log non-kSuccess returns from embedder API calls. (flutter/engine#8096 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-10 23:22:28 -04:00
engine-flutter-autoroll
11ede46846
14d1584a2 Roll src/third_party/skia 29d5dec9a078..92ae09900456 (1 commits) (flutter/engine#8104) ( #29120 )
...
4e54bc93ca...14d1584a22
git log 4e54bc93ca9aaf2156fb06266c9fe509e8599a5f..14d1584a22627e9a1eefc0e5f3de78caffcde09e --no-merges --oneline
14d1584a2 Roll src/third_party/skia 29d5dec9a078..92ae09900456 (1 commits) (flutter/engine#8104 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-10 04:44:28 -04:00
engine-flutter-autoroll
f91df4abe1
4e54bc93c Guard initialization of touch exploration listener (flutter/engine#8103) ( #29117 )
...
9e8f8d0889...4e54bc93ca
git log 9e8f8d0889ec04b54def0bf917321a27006623b0..4e54bc93ca9aaf2156fb06266c9fe509e8599a5f --no-merges --oneline
4e54bc93c Guard initialization of touch exploration listener (flutter/engine#8103 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-09 21:19:28 -05:00
engine-flutter-autoroll
1c0385be7c
9e8f8d088 Drop android_sdk_downloader in favor of cipd (flutter/engine#8087) ( #29115 )
...
21342863aa...9e8f8d0889
git log 21342863aa6018af53c09af2a3e7aa432a6cc844..9e8f8d0889ec04b54def0bf917321a27006623b0 --no-merges --oneline
9e8f8d088 Drop android_sdk_downloader in favor of cipd (flutter/engine#8087 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-09 19:16:28 -05:00
engine-flutter-autoroll
a93aaf7145
21342863a Do not cache gclient sync (flutter/engine#8098) ( #29111 )
...
dc216bdcf0...21342863aa
git log dc216bdcf0b3fbdf5a6ed2ccffa0e33f82c927c1..21342863aa6018af53c09af2a3e7aa432a6cc844 --no-merges --oneline
21342863a Do not cache gclient sync (flutter/engine#8098 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-09 18:21:28 -05:00
engine-flutter-autoroll
b8adb69fe6
dc216bdcf Fix typo (flutter/engine#8102) ( #29107 )
...
124fb1a054...dc216bdcf0
git log 124fb1a054cdb9d4338b4b7602e795699dbc0108..dc216bdcf0b3fbdf5a6ed2ccffa0e33f82c927c1 --no-merges --oneline
dc216bdcf Fix typo (flutter/engine#8102 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-09 15:22:28 -05:00
engine-flutter-autoroll
4f016649c5
Roll engine e77337bb1c74..124fb1a054cd (2 commits) ( #29104 )
...
e77337bb1c...124fb1a054
git log e77337bb1c74bf0595513cc71072b717f8977251..124fb1a054cdb9d4338b4b7602e795699dbc0108 --no-merges --oneline
124fb1a05 Roll src/third_party/skia b45e5f1e810a..29d5dec9a078 (1 commits) (flutter/engine#8101 )
76ad08e7d Roll src/third_party/skia a009d582e812..b45e5f1e810a (2 commits) (flutter/engine#8100 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-09 13:08:28 -05:00
engine-flutter-autoroll
8a0ce963e0
e77337bb1 Use right stream for Java, on mac try to autoselect Java 1.8 (flutter/engine#8099) ( #29094 )
...
a63ff46327...e77337bb1c
git log a63ff4632728c6386977dac95699021ee6018449..e77337bb1c74bf0595513cc71072b717f8977251 --no-merges --oneline
e77337bb1 Use right stream for Java, on mac try to autoselect Java 1.8 (flutter/engine#8099 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-09 11:37:28 -05:00
engine-flutter-autoroll
1fa1e1a17c
Roll engine 03d5f3c2d1e0..a63ff4632728 (2 commits) ( #29091 )
...
03d5f3c2d1...a63ff46327
git log 03d5f3c2d1e06e3949232d01233224fe18c196fb..a63ff4632728c6386977dac95699021ee6018449 --no-merges --oneline
a63ff4632 Android linter prints to the console by default (flutter/engine#8090 )
24d990294 Roll src/third_party/skia bea1f94f341e..a009d582e812 (18 commits) (flutter/engine#8097 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-09 04:29:28 -05:00
engine-flutter-autoroll
0d3c150cfc
Roll engine c48774cfe09b..03d5f3c2d1e0 (3 commits) ( #29082 )
...
c48774cfe0...03d5f3c2d1
git log c48774cfe09b7f286defb9e457a74c7e7028e11c..03d5f3c2d1e06e3949232d01233224fe18c196fb --no-merges --oneline
03d5f3c2d Clarify arguments to FlutterEngineOnVsync (flutter/engine#8093 )
718329ce6 Android Embedding PR 17: Clarify AccessibilityBridge and move logic out of FlutterView. (flutter/engine#8061 )
edfc0cfaa Android Embedding PR 16: Add touch support to FlutterView. (flutter/engine#8034 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-09 02:33:28 -05:00
engine-flutter-autoroll
024eaa3fb4
Roll engine 87edd94e9cc7..c48774cfe09b (3 commits) ( #29079 )
...
87edd94e9c...c48774cfe0
git log 87edd94e9cc751a0de72c0828d41793b9f740062..c48774cfe09b7f286defb9e457a74c7e7028e11c --no-merges --oneline
c48774cfe Roll src/third_party/dart 571ea80e11..2fb6cd9f5f (122 commits) (flutter/engine#8086 )
3c8ef04e9 Allow embedders to post tasks onto the render thread. (flutter/engine#8089 )
1d10e0eb6 Guard against NewAPI failures (flutter/engine#8048 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-08 22:10:28 -05:00
engine-flutter-autoroll
8312fa284c
Roll engine 60314077846c..87edd94e9cc7 (4 commits) ( #29067 )
...
6031407784...87edd94e9c
git log 60314077846c123f45c5aaef911c5ea48343d569..87edd94e9cc751a0de72c0828d41793b9f740062 --no-merges --oneline
87edd94e9 Add read-only persistent cache (flutter/engine#8049 )
4c9404950 Move android_sdk_downloader so I can more easily deprecate it (flutter/engine#8084 )
7cbd9d8b4 Roll src/third_party/skia 3d1b941f3a7d..bea1f94f341e (7 commits) (flutter/engine#8083 )
260669c65 Fix deleting text when the last character is some special characters on IOS (flutter/engine#7982 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-08 19:31:28 -05:00
engine-flutter-autoroll
da7649586a
Roll engine a48cd16e0777..60314077846c (2 commits) ( #29049 )
...
a48cd16e07...6031407784
git log a48cd16e077778a7aa5908e4faa4da07714260f2..60314077846c123f45c5aaef911c5ea48343d569 --no-merges --oneline
603140778 Roll src/third_party/skia 88b8d1124b72..3d1b941f3a7d (27 commits) (flutter/engine#8082 )
95ef58cf4 Add script to help generate PR messages (flutter/engine#8074 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-08 12:07:29 -05:00
Gary Qian
8f1a430557
Initialize the lifecycle state with initial state in window. Roll engine (19 commits) ( #28688 )
...
git log --oneline --no-merges f4951df193a7966f9ed4da43d555eee0913d84d1..a48cd16e077778a7aa5908e4faa4da07714260f2
a48cd16e0 Update a11y word forward/back enum names (https://github.com/flutter/engine/pull/8073 )
b5f59ed89 Delay the vsync callback till the frame start time specified by embedder. (https://github.com/flutter/engine/pull/8072 )
7426305f5 Mark const extern (https://github.com/flutter/engine/pull/8077 )
d3f6d7a21 only partial rule revert (https://github.com/flutter/engine/pull/8078 )
d71bfe58d Only build a full Dart SDK when building for the host system (https://github.com/flutter/engine/pull/8071 )
de90dbff7 Refactor web configuration/ Add dartdevc (https://github.com/flutter/engine/pull/7978 )
ff46dd38f Roll src/third_party/skia 4c1ea43a79b5..88b8d1124b72 (8 commits) (https://github.com/flutter/engine/pull/8070 )
80c6dd286 Roll src/third_party/skia 692122e3ef23..4c1ea43a79b5 (3 commits) (https://github.com/flutter/engine/pull/8069 )
68ed654ea Roll src/third_party/skia 3c957d575c58..692122e3ef23 (6 commits) (https://github.com/flutter/engine/pull/8067 )
ca0bac4fb Revert "add signal to pointer kinds" (https://github.com/flutter/engine/pull/8066 )
3fb627f2c add signal to pointer kinds (https://github.com/flutter/engine/pull/8065 )
5a06afa2a Roll src/third_party/skia 801a9c16d81e..3c957d575c58 (19 commits) (https://github.com/flutter/engine/pull/8063 )
a93d99db9 A11y callback (https://github.com/flutter/engine/pull/8005 )
3661d5e43 Re-land "Buffer lifecycle in WindowData" (https://github.com/flutter/engine/pull/8032 )
471a2c89a Send scroll events from the macOS shell (https://github.com/flutter/engine/pull/8056 )
2fe9c9b5f Roll src/third_party/skia 72542816cadb..801a9c16d81e (46 commits) (https://github.com/flutter/engine/pull/8060 )
3335764ae Skip skp files in license check (https://github.com/flutter/engine/pull/8050 )
7f16789b2 Remove redundant thread checker in FML. (https://github.com/flutter/engine/pull/8053 )
840c5233a Correct URL for Cirrus CI build status badge (https://github.com/flutter/engine/pull/8054 )
57c120a29 remove extra source files (https://github.com/flutter/engine/pull/8052 )
4773375c6 Used named conditionals for platform specific dependencies and suppress Android and Windows hooks on Mac. (https://github.com/flutter/engine/pull/8051 )
70a18b515 Add clang static analysis support to gn wrapper (https://github.com/flutter/engine/pull/8047 )
b30f9897b Improve elevation bounds for physical shape layers (https://github.com/flutter/engine/pull/8044 )
e37bd27b4 Fix weak pointer use violations in shell and platform view. (https://github.com/flutter/engine/pull/8046 )
dd80fc9ff Add engine support for scrollwheel events (https://github.com/flutter/engine/pull/7494 )
2019-03-07 20:05:42 -08:00
Jonah Williams
cd1b89c696
Revert "Roll engine f4951df193a7..471a2c89a689 (11 commits) ( #28966 )" ( #28975 )
...
This reverts commit 1b14339e6a
.
2019-03-06 17:42:51 -08:00
engine-flutter-autoroll
1b14339e6a
Roll engine f4951df193a7..471a2c89a689 (11 commits) ( #28966 )
...
f4951df193...471a2c89a6
git log f4951df193a7966f9ed4da43d555eee0913d84d1..471a2c89a689ff1d5c70a5deb4565f646380bce6 --no-merges --oneline
471a2c89a Send scroll events from the macOS shell (flutter/engine#8056 )
2fe9c9b5f Roll src/third_party/skia 72542816cadb..801a9c16d81e (46 commits) (flutter/engine#8060 )
3335764ae Skip skp files in license check (flutter/engine#8050 )
7f16789b2 Remove redundant thread checker in FML. (flutter/engine#8053 )
840c5233a Correct URL for Cirrus CI build status badge (flutter/engine#8054 )
57c120a29 remove extra source files (flutter/engine#8052 )
4773375c6 Used named conditionals for platform specific dependencies and suppress Android and Windows hooks on Mac. (flutter/engine#8051 )
70a18b515 Add clang static analysis support to gn wrapper (flutter/engine#8047 )
b30f9897b Improve elevation bounds for physical shape layers (flutter/engine#8044 )
e37bd27b4 Fix weak pointer use violations in shell and platform view. (flutter/engine#8046 )
dd80fc9ff Add engine support for scrollwheel events (flutter/engine#7494 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (mklim@google.com ), and stop
the roller if necessary.
2019-03-06 18:49:28 -05:00
Chris Bracken
01a29b85ef
Roll engine 4f54a1d...2e97618 ( #28899 )
...
flutter/engine@f4951df19 (upstream/master) Minor cleanups to CONTRIBUTING.md (flutter/engine#8043 )
flutter/engine@effee2f80 remove extra statement (flutter/engine#8041 )
flutter/engine@14e082fa0 (master) add lint script for Android with baseline (flutter/engine#8036 )
flutter/engine@5fed42197 Roll src/third_party/skia 25bc174cf682..72542816cadb (14 commits) (flutter/engine#8040 )
flutter/engine@e6a5201f0 Add missing values to semantics action enums (flutter/engine#8033 )
flutter/engine@75d4db31d Roll src/third_party/skia fbc887df72ec..25bc174cf682 (7 commits) (flutter/engine#8039 )
flutter/engine@c46226980 Roll src/third_party/skia 0a57971f0544..fbc887df72ec (1 commits) (flutter/engine#8037 )
flutter/engine@ed628da00 Add missing kHasImplicitScrolling enum value (flutter/engine#8030 )
flutter/engine@052774e1c Roll src/third_party/skia e3e80b7edfd1..0a57971f0544 (16 commits) (flutter/engine#8035 )
flutter/engine@2cd9b41ba Select MPL instead of LGPL (flutter/engine#7991 )
flutter/engine@629c0d836 Roll src/third_party/dart 7d8ffe0daf..571ea80e11 (3 commits)
flutter/engine@8f1fdcd19 Android Embedding PR 14: Almost done with FlutterFragment. (flutter/engine#8000 )
flutter/engine@fb3e35d6a Android Embedding PR15: Add Viewport Metrics to FlutterView (flutter/engine#8029 )
flutter/engine@36ca5740c (flutter/engine#8026 )
flutter/engine@3d53e2026 Roll src/third_party/skia 5800f2e8a920..e3e80b7edfd1 (2 commits) (flutter/engine#8028 )
flutter/engine@f3d4a7f71 Roll src/third_party/dart 7c70ab1817..7d8ffe0daf (77 commits)
flutter/engine@a2246c199 Start of linting Android embedding (flutter/engine#8023 )
flutter/engine@48bf4803e [fuchsia] Fix snapshot BUILD.gn file for Fuchsia roll (flutter/engine#8024 )
2019-03-05 18:18:44 -08:00
engine-flutter-autoroll
cb704dfd96
Roll engine e9eae9a1af77..4f54a1dd9444 (3 commits) ( #28843 )
...
e9eae9a1af...4f54a1dd94
git log e9eae9a1af77400d02c498f0ad943f2858845398..4f54a1dd944497bd1ec0f2acca22ff9fbd8b377a --no-merges --oneline
4f54a1dd9 Roll src/third_party/skia c1a9feb6f06e..5800f2e8a920 (2 commits) (flutter/engine#8022 )
75e2b4702 Roll src/third_party/skia c6671be0ea75..c1a9feb6f06e (2 commits) (flutter/engine#8021 )
b44a9305c Roll src/third_party/skia 1b9f889628e0..c6671be0ea75 (1 commits) (flutter/engine#8020 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-03-04 13:31:30 -05:00
engine-flutter-autoroll
7fc14a55af
e9eae9a1a Roll src/third_party/skia c97b0672a73f..1b9f889628e0 (1 commits) (flutter/engine#8019) ( #28801 )
...
a28329cb91...e9eae9a1af
git log a28329cb91ac18ad4d7950b3b170a74a8de979ee..e9eae9a1af77400d02c498f0ad943f2858845398 --no-merges --oneline
e9eae9a1a Roll src/third_party/skia c97b0672a73f..1b9f889628e0 (1 commits) (flutter/engine#8019 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-03-04 11:43:28 -05:00
engine-flutter-autoroll
2bab21b2bd
Roll engine 39c46dea4b73..a28329cb91ac (10 commits) ( #28797 )
...
39c46dea4b...a28329cb91
git log 39c46dea4b7347a252218aaff5caac5dc2fec8cd..a28329cb91ac18ad4d7950b3b170a74a8de979ee --no-merges --oneline
a28329cb9 Roll src/third_party/skia 58a75383a70b..c97b0672a73f (1 commits) (flutter/engine#8018 )
cdc141072 Roll src/third_party/skia 0d7012a80c17..58a75383a70b (1 commits) (flutter/engine#8017 )
01d8a1f27 Roll src/third_party/skia c945f0e31a53..0d7012a80c17 (1 commits) (flutter/engine#8016 )
75cd4df37 Roll src/third_party/skia 9159c8ef83b2..c945f0e31a53 (1 commits) (flutter/engine#8015 )
13064aec8 Add overloads for lookup that lets you specify a bundle (flutter/engine#8007 )
130cf77c5 Build engine for iOS on presubmit (flutter/engine#8011 )
7234cc463 Roll src/third_party/skia 705e67347962..9159c8ef83b2 (1 commits) (flutter/engine#8014 )
8a0b054a4 Roll src/third_party/skia 09198525261a..705e67347962 (7 commits) (flutter/engine#8013 )
36cdd2ee6 Roll src/third_party/skia 436d47d5bde9..09198525261a (6 commits) (flutter/engine#8012 )
9bef73a1a Roll src/third_party/skia e1f5b644656f..436d47d5bde9 (3 commits) (flutter/engine#8009 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-03-03 05:15:28 -05:00
engine-flutter-autoroll
778e95a39b
Roll engine 66042161eba1..39c46dea4b73 (4 commits) ( #28755 )
...
66042161eb...39c46dea4b
git log 66042161eba17da968800c57ddd2c314cd787abb..39c46dea4b7347a252218aaff5caac5dc2fec8cd --no-merges --oneline
39c46dea4 Revert "Buffer lifecycle in WindowData (#7999 )" (flutter/engine#8010 )
293cfcaa5 Guard against using Android API not defined in API level 16 & 17 (flutter/engine#8006 )
d7e0bc10c Roll src/third_party/skia 71a23d4195d9..e1f5b644656f (8 commits) (flutter/engine#8004 )
0b1740171 Buffer lifecycle in WindowData (flutter/engine#7999 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-03-01 20:48:28 -05:00
engine-flutter-autoroll
a3683d303e
66042161e Roll src/third_party/skia 255569187f27..71a23d4195d9 (1 commits) (flutter/engine#8003) ( #28731 )
...
99f3f7a9c2...66042161eb
git log 99f3f7a9c246f1ebedc6eefd867cde250b370380..66042161eba17da968800c57ddd2c314cd787abb --no-merges --oneline
66042161e Roll src/third_party/skia 255569187f27..71a23d4195d9 (1 commits) (flutter/engine#8003 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-03-01 11:59:29 -05:00
Chris Bracken
046f960ae2
Roll engine to 99f3f7a9c246f1ebedc6eefd867cde250b370380 ( #28698 )
...
flutter/engine@99f3f7a9c Fix incorrect transformation matrix (flutter/engine#8001 )
flutter/engine@c88b09710 Roll src/third_party/skia b7b2da871e95..255569187f27 (23 commits) (flutter/engine#8002 )
flutter/engine@302e2e9d2 Fix cursor jumping when typing some special characters. (flutter/engine#7964 )
flutter/engine@fe15149d1 Android Embedding PR 12: Add lifecycle methods to FlutterActivity. (flutter/engine#7974 )
flutter/engine@6145e9046 Android Embedding PR 13: Integrated text input, keyevent input, and some other channel comms in FlutterView. (flutter/engine#7979 )
2019-02-28 23:05:45 -08:00
engine-flutter-autoroll
e3eb8db29b
Roll engine 5194919e1309..56c16154eada (3 commits) ( #28686 )
...
5194919e13...56c16154ea
git log 5194919e130917d29ac15f0ac7f52ea94d1a4d67..56c16154eadada5f77c57ddca39a86c5e30c5768 --no-merges --oneline
56c16154e Android Embedding PR 9: Introduce an AndroidTouchProcessor to convert MotionEvents to Flutter touch data. (flutter/engine#7947 )
a1d84996d Fix spelling errors in dartdocs (flutter/engine#7997 )
6bc9c3d17 Roll src/third_party/dart 40bab34fbd..7c70ab1817 (35 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-02-28 23:02:28 -05:00
engine-flutter-autoroll
5aedf97e25
Roll engine 9b924765f4de..5194919e1309 (6 commits) ( #28660 )
...
9b924765f4...5194919e13
git log 9b924765f4de29cb9751eb598a629f0cc8d4975b..5194919e130917d29ac15f0ac7f52ea94d1a4d67 --no-merges --oneline
5194919e1 Roll src/third_party/skia 1179d5dfaf8d..b7b2da871e95 (1 commits) (flutter/engine#7996 )
58ce0fff7 Roll src/third_party/skia 90043480b587..1179d5dfaf8d (3 commits) (flutter/engine#7995 )
72cbe69cc Fix two typos in embedder.h (flutter/engine#7993 )
2360b459d Android Embedding PR 11: Add FlutterEngine to FlutterFragment. (flutter/engine#7972 )
df03ec74f Roll src/third_party/skia 0cedddc1420b..90043480b587 (1 commits) (flutter/engine#7994 )
4a148cdc8 Roll src/third_party/skia 67d87128fd00..0cedddc1420b (10 commits) (flutter/engine#7992 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-02-28 17:06:28 -05:00
engine-flutter-autoroll
e1e5b23ac6
9b924765f Improve performance of Locale.toString (flutter/engine#7990) ( #28623 )
...
3e4e6f5c54...9b924765f4
git log 3e4e6f5c54db7a705e6d50f7f3bddfa2ac0d6612..9b924765f4de29cb9751eb598a629f0cc8d4975b --no-merges --oneline
9b924765f Improve performance of Locale.toString (flutter/engine#7990 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-02-28 13:10:28 -05:00
Chris Bracken
87c75d881d
Roll engine to 3e4e6f5c54db7a705e6d50f7f3bddfa2ac0d6612 ( #28607 )
...
flutter/engine@3e4e6f5c5 Provide batching for semantics updates (flutter/engine#7988 )
flutter/engine@0852795bf Roll src/third_party/skia ff84d8a900d4..67d87128fd00 (7 commits) (flutter/engine#7987 )
flutter/engine@1089b5c9f Check for a null pressure range for motion events (flutter/engine#7986 )
flutter/engine@b7d512949 [macos] Add hover support to FLEViewController (flutter/engine#7975 )
flutter/engine@a82c7ee73 Add async events to pipeline flows. (flutter/engine#7985 )
flutter/engine@c3eb7aea8 Roll src/third_party/skia ab3f8674c9d2..ff84d8a900d4 (1 commits) (flutter/engine#7983 )
flutter/engine@15793288e Roll src/third_party/dart 9450c6d829..40bab34fbd (8 commits)
flutter/engine@b324969c1 Roll src/third_party/dart e94e797d7b..9450c6d829 (8 commits)
flutter/engine@3f3e4ec90 Roll src/third_party/skia f6faf2fcea7b..ab3f8674c9d2 (2 commits) (flutter/engine#7980 )
flutter/engine@d162ad842 Roll src/third_party/skia 4dbb96dfaa04..f6faf2fcea7b (7 commits) (flutter/engine#7977 )
flutter/engine@5deb15cdf Roll src/third_party/dart 05bba46133..e94e797d7b (5 commits)
flutter/engine@4db7c3050 Android Embedding PR 10: Add system channels to FlutterEngine. (flutter/engine#7960 )
flutter/engine@9f92324fd Suppress deprecation warning for usage of Configuration.locale (flutter/engine#7973 )
flutter/engine@9b21ea857 Roll src/third_party/dart 385be0cf31..05bba46133 (6 commits)
flutter/engine@e3f1bdc4d Roll src/third_party/skia adfc6e40df30..4dbb96dfaa04 (6 commits) (flutter/engine#7970 )
flutter/engine@e32531f0e Switch flutter's dart sdk to full and add dartdevc libraries (flutter/engine#7968 )
flutter/engine@fb1c543dd Link dart:* sources into engine for debugger source support (flutter/engine#7908 )
flutter/engine@dd3656a51 Roll src/third_party/dart 0f9a5198bd..385be0cf31 (14 commits)
flutter/engine@4434a39c7 Add api 21 check to LocalizationChannel.java (flutter/engine#7967 )
2019-02-27 17:20:12 -08:00
Chris Bracken
3054a93579
Roll engine to 4434a39c7d545ed47186b2f4d98cd09c8366e720 ( #28608 )
2019-02-27 14:49:49 -08:00
engine-flutter-autoroll
a49d93b93a
113b91fe8 Roll src/third_party/skia 8abc84294571..adfc6e40df30 (9 commits) (flutter/engine#7965) ( #28526 )
...
1310918277...113b91fe82
git log 1310918277907d48ad25a336bbee3269ccbb2674..113b91fe82f147b3fb77899726736171c06dad26 --no-merges --oneline
113b91fe8 Roll src/third_party/skia 8abc84294571..adfc6e40df30 (9 commits) (flutter/engine#7965 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-02-26 17:15:28 -05:00
engine-flutter-autoroll
e5ceabfd47
Roll engine fa7a25aea3e3..131091827790 (2 commits) ( #28522 )
...
fa7a25aea3...1310918277
git log fa7a25aea3e35beee9824011798b66738e2005f0..1310918277907d48ad25a336bbee3269ccbb2674 --no-merges --oneline
131091827 Roll src/third_party/dart f7e435ac26..0f9a5198bd (2 commits)
ef1e21f53 Roll src/third_party/skia 346e10e8ae1a..8abc84294571 (1 commits) (flutter/engine#7962 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-02-26 15:11:29 -05:00
engine-flutter-autoroll
cb84c157ec
fa7a25aea Roll src/third_party/skia ac6d4c0c8eae..346e10e8ae1a (3 commits) (flutter/engine#7959) ( #28511 )
...
9f95ef23aa...fa7a25aea3
git log 9f95ef23aac76c4f112446412cc6ae117e743378..fa7a25aea3e35beee9824011798b66738e2005f0 --no-merges --oneline
fa7a25aea Roll src/third_party/skia ac6d4c0c8eae..346e10e8ae1a (3 commits) (flutter/engine#7959 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-02-26 14:21:28 -05:00
engine-flutter-autoroll
f460dd60df
9f95ef23a Android Embedding PR 8: Add FlutterEngine attachment/detachment to FlutterView (flutter/engine#7946) ( #28510 )
...
31d31e6d2a...9f95ef23aa
git log 31d31e6d2ae853798c105f606bf2e5cfdd6e0b04..9f95ef23aac76c4f112446412cc6ae117e743378 --no-merges --oneline
9f95ef23a Android Embedding PR 8: Add FlutterEngine attachment/detachment to FlutterView (flutter/engine#7946 )
The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (garyq@google.com ), and stop
the roller if necessary.
2019-02-26 08:08:28 -05:00