engine-flutter-autoroll
d0468f6cfe
Roll engine b0757e6d308e..f44b7b56623d (4 commits) ( #34533 )
...
b0757e6d30...f44b7b5662
git log b0757e6d308e29a46d701908472a4e7508968d47..f44b7b56623dcaa8e828fb5e30f68c44cfbebfdd --no-merges --oneline
f44b7b566 Catch errors during production of kernel dill (flutter/engine#9248 )
e7853df27 Roll src/third_party/skia 941b9ff09b25..3721688f64a5 (1 commits) (flutter/engine#9339 )
c5c0da1bf Build txt_benchmarks, make benches compile again (flutter/engine#9330 )
46b5c2cda Roll src/third_party/skia 3fc5df443e24..941b9ff09b25 (7 commits) (flutter/engine#9333 )
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-06-15 04:54:55 -04:00
engine-flutter-autoroll
88b01ed51f
Roll engine 2589785b5c5e..b0757e6d308e (6 commits) ( #34522 )
...
2589785b5c...b0757e6d30
git log 2589785b5c5eaad64d1da3403048e61d8f230c48..b0757e6d308e29a46d701908472a4e7508968d47 --no-merges --oneline
b0757e6d3 Roll buildroot to d1bbc14
to pick up fixes for armv7 iOS targets. (flutter/engine#9336 )
70ebfc361 Fix the name of the channel parameter in PlatformMessage constructors (flutter/engine#9334 )
7283ae3a7 Handle one-way platform messages in the embedder library (flutter/engine#9331 )
e8f8a9253 Roll buildroot to 75660ad5
and complete the C++ 17 transition. (flutter/engine#9319 )
6d5aaa090 Fix a11y in embedded Android views post O (flutter/engine#9321 )
f54a8f13f Roll src/third_party/skia c3252a04b377..3fc5df443e24 (1 commits) (flutter/engine#9328 )
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-06-15 03:50:55 -04:00
engine-flutter-autoroll
ae976dec25
2589785b5 Roll src/third_party/skia 87e885038893..c3252a04b377 (3 commits) (flutter/engine#9327) ( #34484 )
...
ace5d59072...2589785b5c
git log ace5d590721cba788a38d6f04e22e557a8c87ae3..2589785b5c5eaad64d1da3403048e61d8f230c48 --no-merges --oneline
2589785b5 Roll src/third_party/skia 87e885038893..c3252a04b377 (3 commits) (flutter/engine#9327 )
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-06-14 06:08:56 -04:00
engine-flutter-autoroll
50d6b93afb
ace5d5907 Fix rawTypes errors in Android embedding classes (flutter/engine#9326) ( #34481 )
...
bf0def61e8...ace5d59072
git log bf0def61e88dbeebfa48a8f9b4a8f742a52e290c..ace5d590721cba788a38d6f04e22e557a8c87ae3 --no-merges --oneline
ace5d5907 Fix rawTypes errors in Android embedding classes (flutter/engine#9326 )
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-06-14 05:06:55 -04:00
engine-flutter-autoroll
320dd74b45
bf0def61e Roll src/third_party/skia 4c4945a25248..87e885038893 (1 commits) (flutter/engine#9325) ( #34471 )
...
6f5347c5d6...bf0def61e8
git log 6f5347c5d6bf5867d6d5af466ee9b2298a80f365..bf0def61e88dbeebfa48a8f9b4a8f742a52e290c --no-merges --oneline
bf0def61e Roll src/third_party/skia 4c4945a25248..87e885038893 (1 commits) (flutter/engine#9325 )
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-06-14 01:56:55 -04:00
engine-flutter-autoroll
295929280a
Roll engine f1d821d8fde7..6f5347c5d6bf (13 commits) ( #34466 )
...
f1d821d8fd...6f5347c5d6
git log f1d821d8fde79569f801cb9c902c2e9d45b46fb6..6f5347c5d6bf5867d6d5af466ee9b2298a80f365 --no-merges --oneline
6f5347c5d MessageLoopTaskQueue schedules Wakes (flutter/engine#9316 )
b9c790e2c Roll src/third_party/skia 1127c0b273ea..4c4945a25248 (9 commits) (flutter/engine#9323 )
6aaf5b38d Build the GLFW shell on Linux host builds but not target builds (flutter/engine#9320 )
1121fda40 Added class docstrings for classes inside of shell/common. (flutter/engine#9303 )
96a592b6e [macos] Adds clipboard string read/write support to macOS (flutter/engine#9313 )
1cf980fb3 Roll src/third_party/skia 569f12f0e503..1127c0b273ea (13 commits) (flutter/engine#9317 )
14b04143b Update the Dart version to 1d8b81283c1dee38f1dd87b71b16aa1648b01155 (flutter/engine#9318 )
54ff3c518 Avoid using std::unary_function (flutter/engine#9314 )
031c2dc98 Only build embedder unit tests for host builds (flutter/engine#9315 )
219c1cdd7 Roll src/third_party/skia 084fa1b52f30..569f12f0e503 (3 commits) (flutter/engine#9311 )
1caff8d07 Decorate UIApplicationDelegate wrappers with matching UIKit deprecation (flutter/engine#9304 )
0df44e9e0 [scene_host] Expose Opacity and remove ExportNode (flutter/engine#9297 )
fe7e444d6 Refactor: move Task Queue to its own class (flutter/engine#9301 )
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-06-13 21:27:54 -07:00
engine-flutter-autoroll
9579f00228
Roll engine 209250da1bb3..f1d821d8fde7 (4 commits) ( #34420 )
...
209250da1b...f1d821d8fd
git log 209250da1bb31dd3cc56e9a96274e62c7d7d39ee..f1d821d8fde79569f801cb9c902c2e9d45b46fb6 --no-merges --oneline
f1d821d8f Set identity instead of crash in opt build (flutter/engine#9262 )
8b44c521e Roll src/third_party/skia 187e8f31236f..084fa1b52f30 (1 commits) (flutter/engine#9310 )
a39d4eca8 Roll src/third_party/skia 47c7e80e9552..187e8f31236f (1 commits) (flutter/engine#9309 )
07f7932d7 Roll src/third_party/skia b9416caa367a..47c7e80e9552 (2 commits) (flutter/engine#9308 )
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-06-13 14:22:56 -04:00
engine-flutter-autoroll
a8e775e012
Roll engine 67aadb62068a..209250da1bb3 (4 commits) ( #34370 )
...
67aadb6206...209250da1b
git log 67aadb62068ad251c79affa2ae68d6579d8e2d93..209250da1bb31dd3cc56e9a96274e62c7d7d39ee --no-merges --oneline
209250da1 When running in AOT modes create a flutter_assets directory that can be used as the bundle path (flutter/engine#9306 )
159383839 Handle Fuchsia SDK in license tool + roll SDK (flutter/engine#9302 )
e66118bcb Roll src/third_party/skia 81756e4cae95..b9416caa367a (6 commits) (flutter/engine#9305 )
7bb5b9aea Wire up Swiftshader based OpenGL ES unit-tests on hosts. (flutter/engine#9264 )
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-06-12 22:39:55 -04:00
engine-flutter-autoroll
da6dde64db
Roll engine ab5c14b9491a..67aadb62068a (2 commits) ( #34350 )
...
ab5c14b949...67aadb6206
git log ab5c14b9491a6650ec0c08e91f9e858cdab422b6..67aadb62068ad251c79affa2ae68d6579d8e2d93 --no-merges --oneline
67aadb620 Roll src/third_party/skia d62d406aa24c..81756e4cae95 (5 commits) (flutter/engine#9300 )
0a2e28d79 Revert tracing changes (flutter/engine#9296 )
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-06-12 16:49:55 -04:00
engine-flutter-autoroll
75b5ceccd9
ab5c14b94 Set Dart version to git hash 3166bbf24b0c929eef33fd5d0f69e0f36a9009f3 (Dart 2.3.3-dev) (flutter/engine#9292) ( #34336 )
...
d3c213e5cc...ab5c14b949
git log d3c213e5cc634bbc60607cb618a64332bb278f90..ab5c14b9491a6650ec0c08e91f9e858cdab422b6 --no-merges --oneline
ab5c14b94 Set Dart version to git hash 3166bbf24b0c929eef33fd5d0f69e0f36a9009f3 (Dart 2.3.3-dev) (flutter/engine#9292 )
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-06-12 14:03:56 -04:00
engine-flutter-autoroll
bdd07240cd
Roll engine b14d9719607a..d3c213e5cc63 (3 commits) ( #34331 )
...
b14d971960...d3c213e5cc
git log b14d9719607a876778b27149ec37ea170187bb97..d3c213e5cc634bbc60607cb618a64332bb278f90 --no-merges --oneline
d3c213e5c Roll src/third_party/skia 698fa78b3cae..d62d406aa24c (1 commits) (flutter/engine#9295 )
4d7afb9ab Roll src/third_party/skia ed7966f179c6..698fa78b3cae (1 commits) (flutter/engine#9294 )
05e1b6e50 Roll src/third_party/skia d82ca0bf2c99..ed7966f179c6 (2 commits) (flutter/engine#9293 )
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-06-12 13:03:55 -04:00
engine-flutter-autoroll
fa174a123f
Roll engine 4fc95ebb294c..b14d9719607a (4 commits) ( #34310 )
...
4fc95ebb29...b14d971960
git log 4fc95ebb294cf4f94fc8adf524408b15b054486a..b14d9719607a876778b27149ec37ea170187bb97 --no-merges --oneline
b14d97196 Roll src/third_party/skia f39124b0764d..d82ca0bf2c99 (3 commits) (flutter/engine#9291 )
87c26ae1a Refactor Delayed Tasks to their own file (flutter/engine#9290 )
9baf589d1 [iOS] [a11y] Don't allow scroll views to grab a11y focus (flutter/engine#9282 )
f80ac5f57 [fuchsia] Fix alignment of Fuchsia/non-Fuchsia tracing (flutter/engine#9289 )
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-06-12 00:45:55 -04:00
engine-flutter-autoroll
70840d4f47
4fc95ebb2 Fixed memory leaks within FlutterFragment and FlutterView ( #34268 , #34269 , #34270 ). ( flutter/engine#9288 ) ( #34305 )
2019-06-11 20:41:58 -07:00
engine-flutter-autoroll
d6425a2179
Roll engine 2d2cfc0884ff..de350c4cbb4a (2 commits) ( #34302 )
...
2d2cfc0884...de350c4cbb
git log 2d2cfc0884ff58e3c4379adea1f5356893d475d3..de350c4cbb4aa3d4b3258fb8646f8723d3991096 --no-merges --oneline
de350c4cb Report timings faster (100ms) in profile/debug (flutter/engine#9287 )
6dc4d6ca0 Add refresh callback to GLFW shell (flutter/engine#9280 )
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-06-11 21:54:55 -04:00
engine-flutter-autoroll
9a46b3e38d
Roll engine 02e6a130e7dd..2d2cfc0884ff (3 commits) ( #34292 )
...
02e6a130e7...2d2cfc0884
git log 02e6a130e7dd23cd70ea0b2d947f3e1a0269190b..2d2cfc0884ff58e3c4379adea1f5356893d475d3 --no-merges --oneline
2d2cfc088 Expose a hasRenderedFirstFrame() method in FlutterView (#34275 ). (flutter/engine#9285 )
804011742 Fix TextInputPlugin NPE caused by PlatformViewsController ref in new embedding (#34283 ). (flutter/engine#9283 )
c7b25f1c4 Roll src/third_party/skia df586b7d568d..f39124b0764d (11 commits) (flutter/engine#9284 )
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-06-11 20:17:55 -04:00
engine-flutter-autoroll
8247963653
Roll engine 4d6847466d0b..02e6a130e7dd (4 commits) ( #34281 )
...
4d6847466d...02e6a130e7
git log 4d6847466d0b8223f2d3ba9572e397306b6debf4..02e6a130e7dd23cd70ea0b2d947f3e1a0269190b --no-merges --oneline
02e6a130e Roll src/third_party/dart 7ecd81b0b8..b37aa3b036 (4 commits) (flutter/engine#9272 )
95f9b3db6 Fix crash on minimize with GLFW shell (flutter/engine#9278 )
8d017faea Roll src/third_party/skia a716809d5ad3..df586b7d568d (17 commits) (flutter/engine#9279 )
10a3ab085 Fix missing return lint (flutter/engine#9246 )
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-06-11 18:30:55 -04:00
engine-flutter-autoroll
6d0e618188
Roll engine de420a0fc49a..4d6847466d0b (3 commits) ( #34258 )
...
de420a0fc4...4d6847466d
git log de420a0fc49ac5d8d84e3dd446af800d672eff02..4d6847466d0b8223f2d3ba9572e397306b6debf4 --no-merges --oneline
4d6847466 Load AOT compiled Dart assets only from ELF libraries (flutter/engine#9260 )
3e9ffe113 Whitelist the —enable_mirrors flag to fix regression in existing embedder. (flutter/engine#9266 )
7cde42cc1 Unbreak internal rolls (flutter/engine#9270 )
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-06-11 15:55:56 -04:00
engine-flutter-autoroll
336e4c4c9f
Roll engine c9bbd0e680d9..de420a0fc49a (4 commits) ( #34247 )
...
c9bbd0e680...de420a0fc4
git log c9bbd0e680d9aa57fad27d8c67128633210a586e..de420a0fc49ac5d8d84e3dd446af800d672eff02 --no-merges --oneline
de420a0fc Roll src/third_party/dart 97f91fecdb..7ecd81b0b8 (5 commits) (flutter/engine#9268 )
8812781d9 Roll src/third_party/skia bba5aa761cd5..a716809d5ad3 (1 commits) (flutter/engine#9269 )
b470913fb Roll src/third_party/skia 77cb2ca3c9aa..bba5aa761cd5 (3 commits) (flutter/engine#9267 )
48ecbca8a Roll src/third_party/skia bb74990a11d9..77cb2ca3c9aa (1 commits) (flutter/engine#9265 )
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-06-11 14:12:56 -04:00
engine-flutter-autoroll
30fb980204
c9bbd0e68 Roll src/third_party/dart 7f146e431e..97f91fecdb (22 commits) ( #34203 )
2019-06-11 08:41:47 -07:00
engine-flutter-autoroll
fcaf96db75
Roll engine f3ab2e412f07..4c0daaca2710 (2 commits) ( #34197 )
...
f3ab2e412f...4c0daaca27
git log f3ab2e412f07a0fb82944d1f7af86c31e674e6c9..4c0daaca2710f617a0f9d8530f89a77aaad40836 --no-merges --oneline
4c0daaca2 Roll src/third_party/skia cb1adb40d0f3..bb74990a11d9 (3 commits) (flutter/engine#9261 )
2d0103a8f Removed VIRTUAL_KEYBOARD check in TextInputPlugin because it's blocking Espresso work and its purpose is unknown. (flutter/engine#9238 )
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-06-10 21:35:55 -04:00
engine-flutter-autoroll
7a877f62d9
Roll engine 36b7123bfc4e..f3ab2e412f07 (3 commits) ( #34177 )
...
36b7123bfc...f3ab2e412f
git log 36b7123bfc4ed23af10bc9cec61c6b9726a58f8f..f3ab2e412f07a0fb82944d1f7af86c31e674e6c9 --no-merges --oneline
f3ab2e412 Roll src/third_party/skia 5ec1b8ff3f45..cb1adb40d0f3 (10 commits) (flutter/engine#9258)
b622d43c3 Make flow layers' attributes immutable (flutter/engine#9176)
259d334e0 Reland "Keyboard support for embedded Android views. (#9203 ) (flutter/engine#9257 )
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-06-10 18:08:55 -04:00
engine-flutter-autoroll
72aff8ef45
Roll engine e886d7b08295..36b7123bfc4e (3 commits) ( #34164 )
...
e886d7b082...36b7123bfc
git log e886d7b082953589569169513b0b7d8d78975055..36b7123bfc4ed23af10bc9cec61c6b9726a58f8f --no-merges --oneline
36b7123bf Roll src/third_party/skia 607c6d9c86ab..5ec1b8ff3f45 (13 commits) (flutter/engine#9253 )
0fbab3dd3 Roll src/third_party/skia cc82972af115..607c6d9c86ab (1 commits) (flutter/engine#9251 )
5bbc90852 Roll src/third_party/skia 9577f01ba081..cc82972af115 (1 commits) (flutter/engine#9249 )
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-06-10 16:14:55 -04:00
engine-flutter-autoroll
1157e67491
Roll engine 5ab48b447641..e886d7b08295 (2 commits) ( #34133 )
...
5ab48b4476...e886d7b082
git log 5ab48b4476413203b7735736429e0431407c8f0f..e886d7b082953589569169513b0b7d8d78975055 --no-merges --oneline
e886d7b08 Roll src/third_party/skia 9e1e8caff331..9577f01ba081 (1 commits) (flutter/engine#9247 )
209146741 Correct typo (flutter/engine#9244 )
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-06-09 15:05:55 -04:00
engine-flutter-autoroll
f3e698fba4
5ab48b447 Roll src/third_party/skia 53ae936b8447..9e1e8caff331 (1 commits) (flutter/engine#9245) ( #34129 )
...
afed5c5476...5ab48b4476
git log afed5c54765b3097f4ba58a76b3d450b7631a910..5ab48b4476413203b7735736429e0431407c8f0f --no-merges --oneline
5ab48b447 Roll src/third_party/skia 53ae936b8447..9e1e8caff331 (1 commits) (flutter/engine#9245 )
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-06-09 11:04:55 -04:00
engine-flutter-autoroll
d198e3871f
afed5c547 Mark semantics functions const (flutter/engine#9243) ( #34116 )
2019-06-08 21:19:28 -07:00
Jonah Williams
51aa95504d
roll engine to c5b55e9a6783ca811dd7b401332e9db8d4d54076 ( #34114 )
2019-06-08 15:24:32 -07:00
Todd Volkert
1a56015169
Roll engine to e8ee6acf8de3613fdd9f431fff5c4c37b65c3335 ( #34099 )
...
[engine] Fix builds targeting Android from a Windows host gen_snapshot (#9190 )
2019-06-08 07:04:10 -07:00
engine-flutter-autoroll
adbc5fe9b3
Roll engine ddd36e8338ab..c2e8e806d7b8 (2 commits) ( #34097 )
...
ddd36e8338...c2e8e806d7
git log ddd36e8338ab4c4369ec5d46c1085d8caad6fe9a..c2e8e806d7b89701f34a4f79037d66dc363cdc42 --no-merges --oneline
c2e8e806d Roll src/third_party/dart ff863afb16..7f146e431e (5 commits)
9e3078b9d Roll src/third_party/dart d10dffbfbf..ff863afb16 (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 (bmparr@google.com ), and stop
the roller if necessary.
2019-06-08 02:50:55 -04:00
Jonah Williams
0ecf5674d1
Roll engine 0602dbb27547..ddd36e8338ab (17 commits) ( #34094 )
2019-06-07 21:34:05 -07:00
Jonah Williams
6180a150c9
Revert "roll engine to 086b5a48d6acdb64dd7b2a4cbf9dd620c54812b9 ( #34062 )" ( #34085 )
2019-06-07 17:52:07 -07:00
Jonah Williams
ee980ded72
Revert "Roll engine 0602dbb27547..06dbe28e33e5 (13 commits) ( #34083 )" ( #34088 )
2019-06-07 17:50:15 -07:00
engine-flutter-autoroll
239e959c81
Roll engine 0602dbb27547..06dbe28e33e5 (13 commits) ( #34083 )
...
0602dbb275...06dbe28e33
git log 0602dbb27547cd03d8f8e816b7995cace854f7e6..06dbe28e33e53aaaf765a5b32b5835d8a86b7563 --no-merges --oneline
06dbe28e3 Fix instantiateImageCodec api diff with web (stub) (flutter/engine#9234 )
99240b7ad Remove unnecessary whitelisted flags for --dart-flags (flutter/engine#9233 )
8eaddd606 Add web integration test to build_and_test_host (flutter/engine#9218 )
a7fb7da34 Roll src/third_party/dart 9f2f5adb64..6d608fb52b (5 commits)
041c79114 Roll src/third_party/skia fe18de506097..14c8ca93db18 (11 commits) (flutter/engine#9231 )
086b5a48d move webOnlyScheduleFrameCallback off of window (flutter/engine#9222 )
8a6bad6ef Roll src/third_party/dart 40ef0c6d9f..9f2f5adb64 (4 commits)
91ee78068 Roll src/third_party/skia 6faf8d662af8..fe18de506097 (1 commits) (flutter/engine#9228 )
828191990 Roll src/third_party/dart 6e0d978505..40ef0c6d9f (7 commits)
9dafb40a2 Roll src/third_party/skia 0e8362655a66..6faf8d662af8 (1 commits) (flutter/engine#9225 )
e3b8b6120 Roll src/third_party/skia 3431d9d1dcc6..0e8362655a66 (2 commits) (flutter/engine#9223 )
e80df363d Keyboard support for embedded Android views. (flutter/engine#9203 )
2ec6dada6 Roll src/third_party/skia 6e4fee8c812e..3431d9d1dcc6 (17 commits) (flutter/engine#9221 )
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-06-07 20:07:56 -04:00
Jonah Williams
8af16c8f79
roll engine to 086b5a48d6acdb64dd7b2a4cbf9dd620c54812b9 ( #34062 )
2019-06-07 15:53:05 -07:00
engine-flutter-autoroll
03872b6315
0602dbb27 Roll src/third_party/dart 9dcb026b26..6e0d978505 (72 commits) ( #34027 )
...
74975a4d17...0602dbb275
git log 74975a4d17162f23bea92ac298d1b96c2995a529..0602dbb27547cd03d8f8e816b7995cace854f7e6 --no-merges --oneline
0602dbb27 Roll src/third_party/dart 9dcb026b26..6e0d978505 (72 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-06-07 00:11:55 -04:00
liyuqian
07083a51da
Manual roll the engine to land the timing API ( #33989 )
...
This will manually land https://github.com/flutter/engine/pull/8983 in
the framework.
2019-06-06 16:11:27 -07:00
Zachary Anderson
366dcb1588
Revert engine back to afb9d510c3bb0f1b97980434b41200a2d3491697 ( #33982 )
...
Revert "Add currentSystemFrameTimeStamp to SchedulerBinding (#33886 )"
This reverts commit 61b83d320e
.
2019-06-06 09:50:45 -07:00
engine-flutter-autoroll
881cdfdeb0
3371da1e0 Add platform_fuchsia.cc for default font on fuchsia (flutter/engine#9204) ( #33953 )
...
7826548462...3371da1e09
git log 78265484623037c6544dfd5380367bca29fa27b0..3371da1e09511cb047c746e8209ec91550714b05 --no-merges --oneline
3371da1e0 Add platform_fuchsia.cc for default font on fuchsia (flutter/engine#9204 )
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-06-05 21:11:55 -04:00
engine-flutter-autoroll
c84767cae8
Roll engine afb9d510c3bb..782654846230 (3 commits) ( #33950 )
...
afb9d510c3...7826548462
git log afb9d510c3bb0f1b97980434b41200a2d3491697..78265484623037c6544dfd5380367bca29fa27b0 --no-merges --oneline
782654846 Align fuchsia and non-fuchsia tracing (flutter/engine#9199 )
5ea125eaf Switch PlatformViewsController from Activity ref to Application ref. (flutter/engine#9193 )
fd4368c85 Skip golden tests on non-Linux OSes (flutter/engine#9198 )
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-06-05 20:24:55 -04:00
engine-flutter-autoroll
4e4d3a5de4
afb9d510c Roll src/third_party/skia 7e2c3cdbb238..e0d90c84e42f (19 commits) (flutter/engine#9202) ( #33945 )
...
669ac3848d...afb9d510c3
git log 669ac3848d0f52d0d4db28af1ed5e73d8c3a86ef..afb9d510c3bb0f1b97980434b41200a2d3491697 --no-merges --oneline
afb9d510c Roll src/third_party/skia 7e2c3cdbb238..e0d90c84e42f (19 commits) (flutter/engine#9202 )
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-06-05 19:22:59 -04:00
engine-flutter-autoroll
b7a9a75bb9
Roll engine bf15bd080314..669ac3848d0f (6 commits) ( #33940 )
...
bf15bd0803...669ac3848d
git log bf15bd0803142ffc3500f8e5ad4d37aca34246ff..669ac3848d0f52d0d4db28af1ed5e73d8c3a86ef --no-merges --oneline
669ac3848 roll dart and update libraries files (flutter/engine#9201 )
a6451caff Roll src/third_party/skia 89fc1db4e809..7e2c3cdbb238 (2 commits) (flutter/engine#9195 )
178e7e320 Revert "Roll src/third_party/dart b080e7c97a..9dcb026b26 (30 commits)" (flutter/engine#9200 )
369ba9ee5 Roll src/third_party/dart b080e7c97a..9dcb026b26 (30 commits)
44b1cedff Allow the task queues to be swapped in MessageLoops (flutter/engine#9189 )
89c0c1b8f Roll src/third_party/skia 346f82c1c3e0..89fc1db4e809 (2 commits) (flutter/engine#9191 )
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-06-05 17:44:56 -04:00
engine-flutter-autoroll
a6e77377ff
Roll engine 86aa01442b5d..bf15bd080314 (5 commits) ( #33895 )
...
86aa01442b...bf15bd0803
git log 86aa01442b5d5a6b9b16ff3cf15d529a92d9d75c..bf15bd0803142ffc3500f8e5ad4d37aca34246ff --no-merges --oneline
bf15bd080 Add the key event source, vendorId, and productId from Android (flutter/engine#9186 )
d4c7c30fd Roll src/third_party/skia a4bb02063672..346f82c1c3e0 (6 commits) (flutter/engine#9188 )
7746e2e7f Compile the physical_shape_layer_unittests.cc TU. (flutter/engine#9187 )
12f48f760 Allow for whitelisted flags to be passed to the Dart VM (flutter/engine#9148 )
b304dabc3 [scene_host] Cleanup scene_host closures (flutter/engine#9061 )
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-06-05 15:37:56 -04:00
engine-flutter-autoroll
b3b6d03737
Roll engine 661c24e4f359..86aa01442b5d (2 commits) ( #33869 )
...
661c24e4f3...86aa01442b
git log 661c24e4f359c60915a21c285d1d34777f0ccb30..86aa01442b5d5a6b9b16ff3cf15d529a92d9d75c --no-merges --oneline
86aa01442 Fix platform views channel regression (flutter/engine#9185 )
bd358e797 Roll src/third_party/skia 806267973f8d..a4bb02063672 (10 commits) (flutter/engine#9184 )
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-06-04 19:25:55 -04:00
engine-flutter-autoroll
71b8465bca
661c24e4f Roll src/third_party/skia 525aa0ca60c8..806267973f8d (11 commits) (flutter/engine#9182) ( #33847 )
...
a63ef4cb4f...661c24e4f3
git log a63ef4cb4fde6a486818467d806b912f938e57f5..661c24e4f359c60915a21c285d1d34777f0ccb30 --no-merges --oneline
661c24e4f Roll src/third_party/skia 525aa0ca60c8..806267973f8d (11 commits) (flutter/engine#9182 )
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-06-04 13:07:55 -04:00
engine-flutter-autoroll
090ece49e6
Roll engine da78549e9476..a63ef4cb4fde (2 commits) ( #33839 )
...
da78549e94...a63ef4cb4f
git log da78549e947649b0c82734f67871f7203b4c2882..a63ef4cb4fde6a486818467d806b912f938e57f5 --no-merges --oneline
a63ef4cb4 Roll src/third_party/skia 30e918d9151d..525aa0ca60c8 (4 commits) (flutter/engine#9181 )
05365c4c3 Revert change by mistake: extract resources (flutter/engine#9180 )
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-06-04 09:33:00 -04:00
engine-flutter-autoroll
f319f33756
da78549e9 Roll src/third_party/dart 5b72293f49..b080e7c97a (1 commits) ( #33826 )
...
606a8ede2c...da78549e94
git log 606a8ede2c3e73e904413d5590feb3618933c161..da78549e947649b0c82734f67871f7203b4c2882 --no-merges --oneline
da78549e9 Roll src/third_party/dart 5b72293f49..b080e7c97a (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 (cbracken@google.com ), and stop
the roller if necessary.
2019-06-04 03:00:56 -04:00
engine-flutter-autoroll
d4a83af448
606a8ede2 Roll src/third_party/dart 1045ef1ceb..5b72293f49 (3 commits) ( #33822 )
...
f4d92c1f0c...606a8ede2c
git log f4d92c1f0cd8227239c53c3b7f83e99105046c01..606a8ede2c3e73e904413d5590feb3618933c161 --no-merges --oneline
606a8ede2 Roll src/third_party/dart 1045ef1ceb..5b72293f49 (3 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-06-04 00:05:56 -04:00
engine-flutter-autoroll
0e66d4fa1d
Roll engine 2ab34e4da16a..f4d92c1f0cd8 (2 commits) ( #33819 )
...
2ab34e4da1...f4d92c1f0c
git log 2ab34e4da16a3492946f81b76a4950c2c42ec358..f4d92c1f0cd8227239c53c3b7f83e99105046c01 --no-merges --oneline
f4d92c1f0 Use shared library when libapp.so is found (flutter/engine#9172 )
6e43c200b Roll src/third_party/dart 8cbb11cc55..1045ef1ceb (10 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-06-03 22:55:55 -04:00
engine-flutter-autoroll
a5a5595c95
Roll engine 064910eb3ba2..2ab34e4da16a (3 commits) ( #33809 )
...
064910eb3b...2ab34e4da1
git log 064910eb3ba266b2da35a794428f1f14d9b735a4..2ab34e4da16a3492946f81b76a4950c2c42ec358 --no-merges --oneline
2ab34e4da Roll src/third_party/skia 80f10d2c226a..30e918d9151d (9 commits) (flutter/engine#9174 )
2fcd4e799 Do nothing if the params didn't change when compositing iOS platform views. (flutter/engine#8999 )
9dfa276f2 Roll src/third_party/dart 224f82c21c..8cbb11cc55 (15 commits) (flutter/engine#9171 )
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-06-03 21:39:55 -04:00
engine-flutter-autoroll
9fe4aef716
064910eb3 Roll src/third_party/skia fec9b902a626..80f10d2c226a (12 commits) (flutter/engine#9170) ( #33788 )
...
008090b8ab...064910eb3b
git log 008090b8abb74a711d52df00f302ef02308d7c11..064910eb3ba266b2da35a794428f1f14d9b735a4 --no-merges --oneline
064910eb3 Roll src/third_party/skia fec9b902a626..80f10d2c226a (12 commits) (flutter/engine#9170 )
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-06-03 17:41:55 -04:00
engine-flutter-autoroll
b4ebca5d91
Roll engine f9ce01674ed6..008090b8abb7 (2 commits) ( #33783 )
...
f9ce01674e...008090b8ab
git log f9ce01674ed6dcdf6ad3c5b80cef6277d851cb50..008090b8abb74a711d52df00f302ef02308d7c11 --no-merges --oneline
008090b8a Extracted PlatformViewsChannel from PlatformViewsController. (flutter/engine#7847 )
a4abfb233 Text inline widget LibTxt/dart:ui implementation (flutter/engine#8207 )
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-06-03 16:18:56 -04:00
engine-flutter-autoroll
43ecc961cd
f9ce01674 Roll src/third_party/skia c0b32b33552c..fec9b902a626 (3 commits) (flutter/engine#9169) ( #33764 )
...
47841ebad0...f9ce01674e
git log 47841ebad0bf0ad12ead16a3e67b766292c98f07..f9ce01674ed6dcdf6ad3c5b80cef6277d851cb50 --no-merges --oneline
f9ce01674 Roll src/third_party/skia c0b32b33552c..fec9b902a626 (3 commits) (flutter/engine#9169 )
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-06-03 12:51:56 -04:00
engine-flutter-autoroll
3999077c95
47841ebad Roll src/third_party/skia 9e6a3d76fc7f..c0b32b33552c (1 commits) (flutter/engine#9168) ( #33759 )
...
184b6e36e8...47841ebad0
git log 184b6e36e87c3a131e12c125ef492eb28deb5f35..47841ebad0bf0ad12ead16a3e67b766292c98f07 --no-merges --oneline
47841ebad Roll src/third_party/skia 9e6a3d76fc7f..c0b32b33552c (1 commits) (flutter/engine#9168 )
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-06-03 09:39:56 -04:00
engine-flutter-autoroll
bd9d31abd9
184b6e36e Roll src/third_party/skia 3c0ad02bc545..9e6a3d76fc7f (4 commits) (flutter/engine#9167) ( #33741 )
...
d0b3e07234...184b6e36e8
git log d0b3e072347479b5481d1c6cffbb98a028c751a9..184b6e36e87c3a131e12c125ef492eb28deb5f35 --no-merges --oneline
184b6e36e Roll src/third_party/skia 3c0ad02bc545..9e6a3d76fc7f (4 commits) (flutter/engine#9167 )
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-06-03 03:28:55 -04:00
engine-flutter-autoroll
926d08e817
d0b3e0723 Roll src/third_party/skia 09f5aedf2cc8..3c0ad02bc545 (1 commits) (flutter/engine#9164) ( #33722 )
...
a4b7d1c289...d0b3e07234
git log a4b7d1c2895d82228705a021cdb7fdb2f71ac2a5..d0b3e072347479b5481d1c6cffbb98a028c751a9 --no-merges --oneline
d0b3e0723 Roll src/third_party/skia 09f5aedf2cc8..3c0ad02bc545 (1 commits) (flutter/engine#9164 )
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-06-02 06:46:55 -04:00
Chris Bracken
2467c528f5
Roll engine 69ebe5fb28fc..a4b7d1c2895d (3 commits) ( #33697 )
...
69ebe5fb28..68a3ca46b4
git log 69ebe5fb28fca271b23010d43d4dc7f6e5286c4f..a4b7d1c2895d82228705a021cdb7fdb2f71ac2a5 --no-merges --oneline
4c6253cdd Copy the macOS podspec during builds (#9158 )
68a3ca46b Roll src/third_party/dart 445a23a9bc..0e6b74543c (29 commits) (#9159 )
1d1cff1fa Roll src/third_party/skia 3cd435eecf5e..09f5aedf2cc8 (3 commits) (#9160 )
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-05-31 21:17:43 -07:00
engine-flutter-autoroll
16a23dd27e
69ebe5fb2 Remove references to Fuchsia's ContextWriter (flutter/engine#9157) ( #33690 )
...
153416e554...69ebe5fb28
git log 153416e554ef3cad38f5d569373b995fc9240d92..69ebe5fb28fca271b23010d43d4dc7f6e5286c4f --no-merges --oneline
69ebe5fb2 Remove references to Fuchsia's ContextWriter (flutter/engine#9157 )
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-05-31 21:25:55 -04:00
engine-flutter-autoroll
a9518da068
Roll engine a32df2c92800..153416e554ef (2 commits) ( #33680 )
...
a32df2c928...153416e554
git log a32df2c9280033c93a7ed089c294566dabfbf693..153416e554ef3cad38f5d569373b995fc9240d92 --no-merges --oneline
153416e55 Eliminate deprecated super_goes_last lint (flutter/engine#9156 )
473f17ff8 Roll src/third_party/skia c4fec06e5a3b..3cd435eecf5e (13 commits) (flutter/engine#9155 )
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-05-31 19:22:55 -04:00
engine-flutter-autoroll
f36a35d20a
Roll engine f867609c01a9..a32df2c92800 (3 commits) ( #33667 )
...
f867609c01...a32df2c928
git log f867609c01a90a886d7510fc71bcf3e0597a5f27..a32df2c9280033c93a7ed089c294566dabfbf693 --no-merges --oneline
a32df2c92 Roll src/third_party/skia da95a75be1dd..c4fec06e5a3b (1 commits) (flutter/engine#9154 )
79c6ce19a Preserve safe area (flutter/engine#8848 )
cbef680a3 Roll src/third_party/skia b9658153032a..da95a75be1dd (2 commits) (flutter/engine#9153 )
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-05-31 15:27:56 -04:00
engine-flutter-autoroll
9de346b66d
Roll engine 7f4f52f95294..f867609c01a9 (3 commits) ( #33639 )
...
* e8db5dfd5 Always run the resource extractor in FlutterMain (flutter/engine#9149 )
* eb566ebb7 Roll src/third_party/skia 65e49ba51b03..89799efe587b (3 commits) (flutter/engine#9150 )
* f867609c0 Roll src/third_party/skia 89799efe587b..b9658153032a (2 commits) (flutter/engine#9152 )
2019-05-31 09:18:52 -07:00
engine-flutter-autoroll
55d98ddd33
Roll engine e87326dd7d42..7f4f52f95294 (3 commits) ( #33625 )
...
e87326dd7d...7f4f52f952
git log e87326dd7d42db415b724c4d206703f971160823..7f4f52f95294544a2970e514d163b9791efa9147 --no-merges --oneline
7f4f52f95 Add missing ifndef guard for count_down_latch.h (flutter/engine#9143 )
e07fc692b Roll web sdk (flutter/engine#9146 )
9ca7edc5b Roll src/third_party/skia f62e575bab08..65e49ba51b03 (10 commits) (flutter/engine#9147 )
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-05-30 20:22:55 -04:00
engine-flutter-autoroll
c2ed91478f
e87326dd7 Suppress an unchecked cast warning in ShimPluginRegistry (flutter/engine#9145) ( #33622 )
...
f6061fb794...e87326dd7d
git log f6061fb794486f9d80f6b5281304783b4b45f5e5..e87326dd7d42db415b724c4d206703f971160823 --no-merges --oneline
e87326dd7 Suppress an unchecked cast warning in ShimPluginRegistry (flutter/engine#9145 )
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-05-30 18:36:56 -04:00
engine-flutter-autoroll
a9f93f78d7
f6061fb79 Roll src/third_party/dart 39ec9fc4f3..445a23a9bc (4 commits) ( #33619 )
...
37b31ca705...f6061fb794
git log 37b31ca70523d0af8b2a9823600688d70220881b..f6061fb794486f9d80f6b5281304783b4b45f5e5 --no-merges --oneline
f6061fb79 Roll src/third_party/dart 39ec9fc4f3..445a23a9bc (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-05-30 17:23:55 -04:00
engine-flutter-autoroll
0b235ebfa5
Roll engine 58eff77ef2f8..37b31ca70523 (4 commits) ( #33606 )
...
* 49b6de8c5 Dynamically add certain iOS AppDelegate methods. (flutter/engine#8843 )
* 75da3d42d Roll src/third_party/dart fee615c5a5..39ec9fc4f3 (46 commits)
* ba6cc8c93 Fix type mismatches in C++ standard codec (flutter/engine#9112 )
* 37b31ca70 Roll src/third_party/skia 69aaee0ff927..f62e575bab08 (11 commits) (flutter/engine#9142 )
2019-05-30 13:13:46 -07:00
engine-flutter-autoroll
7d3ff77501
58eff77ef Roll src/third_party/skia 2f0f5fb37d74..69aaee0ff927 (2 commits) (flutter/engine#9138) ( #33574 )
...
061d615bc7...58eff77ef2
git log 061d615bc715fd07d966d158b0b8c7637aff5bd7..58eff77ef2f808306f0f8d4e46d910b6210bae46 --no-merges --oneline
58eff77ef Roll src/third_party/skia 2f0f5fb37d74..69aaee0ff927 (2 commits) (flutter/engine#9138 )
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-05-30 09:54:56 -04:00
engine-flutter-autoroll
6bd8fc5181
061d615bc Roll src/third_party/skia 859f7108a5af..2f0f5fb37d74 (2 commits) (flutter/engine#9137) ( #33564 )
...
22fcb2e8d1...061d615bc7
git log 22fcb2e8d19eb6d4351ae91a4d63ca30c0a0b072..061d615bc715fd07d966d158b0b8c7637aff5bd7 --no-merges --oneline
061d615bc Roll src/third_party/skia 859f7108a5af..2f0f5fb37d74 (2 commits) (flutter/engine#9137 )
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-05-30 06:25:19 -04:00
engine-flutter-autoroll
af56b36777
22fcb2e8d Roll buildroot to pick up fixed create_updated_flutter.deps.py (flutter/engine#9129) ( #33556 )
...
7dd62d6b3c...22fcb2e8d1
git log 7dd62d6b3ca4c7d00e4382491b5a692a5a4554b1..22fcb2e8d19eb6d4351ae91a4d63ca30c0a0b072 --no-merges --oneline
22fcb2e8d Roll buildroot to pick up fixed create_updated_flutter.deps.py (flutter/engine#9129 )
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-05-30 04:00:20 -04:00
engine-flutter-autoroll
ec65f8a434
Roll engine fa9b5bd0e286..7dd62d6b3ca4 (3 commits) ( #33555 )
...
fa9b5bd0e2...7dd62d6b3c
git log fa9b5bd0e286e91bb685b22adf346e7e19b944d2..7dd62d6b3ca4c7d00e4382491b5a692a5a4554b1 --no-merges --oneline
7dd62d6b3 Roll src/third_party/skia 1013ecfb3421..859f7108a5af (19 commits) (flutter/engine#9136)
e8aa12048 New Plugin API PR5: Integrates plugin lifecycle control with FlutterFragment. (flutter/engine#9083)
8b1199c4d Implemented Log proxy that only logs in BuildConfig.DEBUG (#25391 ). (flutter/engine#9122 )
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-05-30 02:59:17 -04:00
engine-flutter-autoroll
381fec583c
Roll engine 4c4c0f82825d..fa9b5bd0e286 (2 commits) ( #33551 )
...
4c4c0f8282...fa9b5bd0e2
git log 4c4c0f82825d9aee5aa208da32c9d3cfbd5157e8..fa9b5bd0e286e91bb685b22adf346e7e19b944d2 --no-merges --oneline
fa9b5bd0e Reduce pipeline depth when GPU and Platform are same thread (flutter/engine#9132 )
d4794122a Change the virtual display size restriction to warning (flutter/engine#9110 )
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-05-30 00:28:17 -04:00
engine-flutter-autoroll
abca5038a8
Roll engine 8dc3a4cde207..4c4c0f82825d (47 commits) ( #33546 )
...
8dc3a4cde2...4c4c0f8282
git log 8dc3a4cde2075a4f5458fd0eb199627f5124508d..4c4c0f82825d9aee5aa208da32c9d3cfbd5157e8 --no-merges --oneline
4c4c0f828 Add plugin shim to facilitate old plugins in new embedding (#33478 ). (flutter/engine#9120 )
e8c2b1787 Added support for transparent FlutterActivitys (#32740 ). (flutter/engine#9115 )
19c5029b9 Roll src/third_party/skia 29e013deb476..1013ecfb3421 (3 commits) (flutter/engine#9130 )
45d39e137 Revert "Roll src/third_party/dart fee615c5a5..d5405d06f4 (21 commits) (#9127 )" (flutter/engine#9135 )
44f1b440a Revert "Use track-widget-creation transformer included in the sdk. (#9085 )" (flutter/engine#9134 )
ae14c5a24 Roll src/third_party/dart fee615c5a5..d5405d06f4 (21 commits) (flutter/engine#9127 )
3ea7ac8d9 Roll src/third_party/skia 633db4db7672..29e013deb476 (3 commits) (flutter/engine#9128 )
8ad0e2f8e Roll src/third_party/skia 25b63f91b3b4..633db4db7672 (4 commits) (flutter/engine#9125 )
37e6e0c90 Roll src/third_party/skia 8f88b2da05d5..25b63f91b3b4 (2 commits) (flutter/engine#9121 )
37b367e4d Allow specifying both Dart and non-Dart fixtures in engine unit-tests. (flutter/engine#9113 )
28f2c05a6 Roll src/third_party/skia 1f02e8488551..8f88b2da05d5 (3 commits) (flutter/engine#9116 )
093200848 Remove outdated TODOs (flutter/engine#9114 )
c880ca215 Roll src/third_party/dart 50b0d85804..fee615c5a5 (4 commits)
6e5151359 Removing unused imports (flutter/engine#9108 )
9ee269721 Roll src/third_party/skia d04aaa3a841a..1f02e8488551 (8 commits) (flutter/engine#9109 )
fa2e2d9fc Add checks to constructors and add missing constructor members (flutter/engine#9106 )
7e1788acd Fix unopt variants of profile and release builds. (flutter/engine#9107 )
867120c0c Better help message. (flutter/engine#9097 )
e27c6e890 Forward custom IDE flags to GN. (flutter/engine#9023 )
6b4ca8da5 Roll src/third_party/skia 176b214f91bc..d04aaa3a841a (7 commits) (flutter/engine#9105 )
a20731870 Roll src/third_party/dart ec4d48e241..50b0d85804 (87 commits)
0a6aeb347 Roll src/third_party/skia 213aa46af167..176b214f91bc (2 commits) (flutter/engine#9100 )
f2e22aa3c Roll src/third_party/skia 7730d7cb8fb2..213aa46af167 (3 commits) (flutter/engine#9098 )
557db42ad Roll src/third_party/skia de7e074e8190..7730d7cb8fb2 (2 commits) (flutter/engine#9096 )
64a4a0eaa Roll src/third_party/skia f06b6d5469a5..de7e074e8190 (1 commits) (flutter/engine#9094 )
fdee6256a Roll src/third_party/skia 7e5a64f517e4..f06b6d5469a5 (2 commits) (flutter/engine#9093 )
daf47f0b4 Roll src/third_party/skia dc01a84ae098..7e5a64f517e4 (1 commits) (flutter/engine#9092 )
41e10f07f Fix internal break since listing contents can return null (flutter/engine#9078 )
cf1b20318 Roll src/third_party/skia f33c95cd6f55..dc01a84ae098 (3 commits) (flutter/engine#9091 )
2404cdc90 Rename macOS FLEPlugin* to FlutterPlugin* (flutter/engine#9074 )
509a43fe2 Apply minor cleanups to Android embedding (flutter/engine#9088 )
0a0f3305b Removed outdated deprecation comments (flutter/engine#9087 )
a44cbbf49 Delete BSDiff sources (flutter/engine#9086 )
0f1ff3bdb Correct typos, adopt US spellings (flutter/engine#9081 )
651c90409 Use track-widget-creation transformer included in the sdk. (flutter/engine#9085 )
cfa524fcd New Plugin API PR4: Adds Lifecycle support to the new plugin system. (flutter/engine#9049 )
6b8ac18b8 Roll src/third_party/skia d9430297e74a..f33c95cd6f55 (5 commits) (flutter/engine#9082 )
11408effd Update macOS podspec version requirement (flutter/engine#9077 )
66c6ae48e Roll src/third_party/skia a4b837971c4b..d9430297e74a (30 commits) (flutter/engine#9080 )
9151b377e Roll src/third_party/skia 9339a8a61af0..a4b837971c4b (34 commits) (flutter/engine#9076 )
ee6a9c404 Fix unchecked operation warnings in FlutterMain (flutter/engine#9073 )
333042cf3 Roll third_party/dart/tools/sdks to 2.3.0 (flutter/engine#9072 )
01b8c078c Roll src/third_party/skia f77dbd04b926..9339a8a61af0 (12 commits) (flutter/engine#9065 )
26b4fb57f Roll src/third_party/dart e3edfd36b2..ec4d48e241 (7 commits)
9d2d58a3c Add mouse button support to the macOS shell (flutter/engine#9054 )
...
2019-05-29 23:28:18 -04:00
Jonah Williams
018df5ecdd
manual engine roll ( #33224 )
2019-05-22 16:12:02 -07:00
Jason Simmons
a6f1c095dc
Engine roll 75963dbb0ba6..64f18f2cb686 ( #33157 )
2019-05-22 10:19:08 -07:00
engine-flutter-autoroll
cb576181e9
303a3910d fix dartdevc build (flutter/engine#9036) ( #33155 )
...
75963dbb0b...303a3910d3
git log 75963dbb0ba62a9dbd7024e568fbe5d499d00d7d..303a3910d398ee48a3411108688ebd5ccc101e8a --no-merges --oneline
303a3910d fix dartdevc build (flutter/engine#9036 )
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-05-21 20:12:18 -04:00
engine-flutter-autoroll
ecc7793c30
75963dbb0 Roll src/third_party/skia 12710911dcc2..e63b01b364a0 (11 commits) (flutter/engine#9035) ( #33151 )
...
ee5915fbb0...75963dbb0b
git log ee5915fbb0862ec42754ec35fe9ada03871ae60b..75963dbb0ba62a9dbd7024e568fbe5d499d00d7d --no-merges --oneline
75963dbb0 Roll src/third_party/skia 12710911dcc2..e63b01b364a0 (11 commits) (flutter/engine#9035 )
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-05-21 19:09:17 -04:00
engine-flutter-autoroll
9aa3990f77
ee5915fbb Avoid unnecessary copying of vectors in AccessibilityBridge (flutter/engine#9033) ( #33147 )
...
74aaf735a4...ee5915fbb0
git log 74aaf735a4744ea2274ccec8aee2263071e52e29..ee5915fbb0862ec42754ec35fe9ada03871ae60b --no-merges --oneline
ee5915fbb Avoid unnecessary copying of vectors in AccessibilityBridge (flutter/engine#9033 )
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-05-21 17:15:21 -04:00
engine-flutter-autoroll
6b8e6d24ca
74aaf735a Roll src/third_party/skia 54fbe0f813c1..12710911dcc2 (5 commits) (flutter/engine#9032) ( #33141 )
...
6dd38f3b85...74aaf735a4
git log 6dd38f3b85753f5830ac490de15547ec3a588ac0..74aaf735a4744ea2274ccec8aee2263071e52e29 --no-merges --oneline
74aaf735a Roll src/third_party/skia 54fbe0f813c1..12710911dcc2 (5 commits) (flutter/engine#9032 )
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-05-21 15:49:18 -04:00
engine-flutter-autoroll
277d5fe5f6
6dd38f3b8 Roll src/third_party/skia 1903c94f44fd..54fbe0f813c1 (6 commits) (flutter/engine#9030) ( #33128 )
...
301f560bd8...6dd38f3b85
git log 301f560bd835e462134b491f1d5a74d21d03f3a8..6dd38f3b85753f5830ac490de15547ec3a588ac0 --no-merges --oneline
6dd38f3b8 Roll src/third_party/skia 1903c94f44fd..54fbe0f813c1 (6 commits) (flutter/engine#9030 )
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-05-21 10:50:24 -04:00
engine-flutter-autoroll
d5aae54a28
301f560bd Roll src/third_party/skia dbc3caaf6c3d..1903c94f44fd (1 commits) (flutter/engine#9028) ( #33096 )
...
e40768c63a...301f560bd8
git log e40768c63a00252062ea1061a6db9e756ccb65e8..301f560bd835e462134b491f1d5a74d21d03f3a8 --no-merges --oneline
301f560bd Roll src/third_party/skia dbc3caaf6c3d..1903c94f44fd (1 commits) (flutter/engine#9028 )
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-05-20 23:19:18 -04:00
engine-flutter-autoroll
9e7923dba0
e40768c63 Initialize next_pointer_flow_id_ to 0 (flutter/engine#9026) ( #33093 )
...
3d2e9b24aa...e40768c63a
git log 3d2e9b24aa712ba60206e7ac392a709df0939635..e40768c63a00252062ea1061a6db9e756ccb65e8 --no-merges --oneline
e40768c63 Initialize next_pointer_flow_id_ to 0 (flutter/engine#9026 )
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-05-20 22:15:17 -04:00
engine-flutter-autoroll
0b107c285f
3d2e9b24a Correct the return type of addRetained (flutter/engine#9025) ( #33089 )
...
e3772232c2...3d2e9b24aa
git log e3772232c2d24c174beac7ef03dff63907cdda46..3d2e9b24aa712ba60206e7ac392a709df0939635 --no-merges --oneline
3d2e9b24a Correct the return type of addRetained (flutter/engine#9025 )
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-05-20 21:13:17 -04:00
engine-flutter-autoroll
cd814eb3fb
Roll engine e1599ccd3f89..e3772232c2d2 (2 commits) ( #33082 )
...
e1599ccd3f...e3772232c2
git log e1599ccd3f89943a11c89ac8a31cc7d3edd72073..e3772232c2d24c174beac7ef03dff63907cdda46 --no-merges --oneline
e3772232c Roll src/third_party/dart 82c8c78739..b48c8b1d1c (5 commits) (flutter/engine#9021 )
14912e8e1 Roll src/third_party/skia d93ee53affd3..dbc3caaf6c3d (9 commits) (flutter/engine#9024 )
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-05-20 20:21:17 -04:00
engine-flutter-autoroll
950493ff20
e1599ccd3 Fix horizontal scroll direction for macOS (flutter/engine#9022) ( #33075 )
...
dbf083bda1...e1599ccd3f
git log dbf083bda15740c6c10891a402c81c4ebf67e0fd..e1599ccd3f89943a11c89ac8a31cc7d3edd72073 --no-merges --oneline
e1599ccd3 Fix horizontal scroll direction for macOS (flutter/engine#9022 )
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-05-20 19:03:20 -04:00
engine-flutter-autoroll
b40b9f06ba
dbf083bda Macos systemnavigator pop (flutter/engine#9019) ( #33069 )
...
760fea25cf...dbf083bda1
git log 760fea25cf41aa2541f29a3123eabacd92a5a204..dbf083bda15740c6c10891a402c81c4ebf67e0fd --no-merges --oneline
dbf083bda Macos systemnavigator pop (flutter/engine#9019 )
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-05-20 18:10:18 -04:00
engine-flutter-autoroll
1b0ee5e45f
Roll engine 20f5000bc5ee..760fea25cf41 (3 commits) ( #33067 )
...
20f5000bc5...760fea25cf
git log 20f5000bc5eef9fcf099084ed0440566392719b0..760fea25cf41aa2541f29a3123eabacd92a5a204 --no-merges --oneline
760fea25c remove m prefix from fields in the Android PlatformViews code (flutter/engine#9020 )
75678602b Minor fixes/adjustments to the GLFW shell (flutter/engine#8990 )
effc21473 Roll src/third_party/skia a8ceb775c12f..d93ee53affd3 (8 commits) (flutter/engine#9018 )
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-05-20 17:09:17 -04:00
engine-flutter-autoroll
539ff20384
Roll engine 3a509192aad9..20f5000bc5ee (2 commits) ( #33060 )
...
3a509192aa...20f5000bc5
git log 3a509192aad9e0b52c49846fa9f258a03952fa88..20f5000bc5eef9fcf099084ed0440566392719b0 --no-merges --oneline
20f5000bc Add mode to load AOT snapshots as a native lib (flutter/engine#8979 )
ec347cfbb Roll src/third_party/dart ed169c4bb0..82c8c78739 (17 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-05-20 14:39:17 -04:00
engine-flutter-autoroll
40300fb8a9
3a509192a Roll src/third_party/skia f4c66ccafcb7..a8ceb775c12f (3 commits) (flutter/engine#9015) ( #33049 )
...
adc946e746...3a509192aa
git log adc946e746329cfe7bf2e77e8ddb943e53d27fb9..3a509192aad9e0b52c49846fa9f258a03952fa88 --no-merges --oneline
3a509192a Roll src/third_party/skia f4c66ccafcb7..a8ceb775c12f (3 commits) (flutter/engine#9015 )
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-05-20 12:04:21 -04:00
engine-flutter-autoroll
40138f5456
adc946e74 Roll src/third_party/skia 6a8c3f07e81a..f4c66ccafcb7 (2 commits) (flutter/engine#9013) ( #33031 )
...
83137188d7...adc946e746
git log 83137188d7b08cc8ef464f276c223ab6052e29e2..adc946e746329cfe7bf2e77e8ddb943e53d27fb9 --no-merges --oneline
adc946e74 Roll src/third_party/skia 6a8c3f07e81a..f4c66ccafcb7 (2 commits) (flutter/engine#9013 )
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-05-20 06:09:17 -04:00
engine-flutter-autoroll
21099f3b1b
83137188d Roll src/third_party/dart 9e30fbaea4..ed169c4bb0 (4 commits) ( #33030 )
...
639c2d0700...83137188d7
git log 639c2d0700d66a960d3305e8b0a4e709b91acfdf..83137188d7b08cc8ef464f276c223ab6052e29e2 --no-merges --oneline
83137188d Roll src/third_party/dart 9e30fbaea4..ed169c4bb0 (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 (jsimmons@google.com ), and stop
the roller if necessary.
2019-05-20 05:14:17 -04:00
engine-flutter-autoroll
0578fe1d77
639c2d070 Roll src/third_party/skia ed2255b4ea13..6a8c3f07e81a (1 commits) (flutter/engine#9011) ( #33025 )
...
beb8e75121...639c2d0700
git log beb8e75121422675c5aa328c31af617e551695e0..639c2d0700d66a960d3305e8b0a4e709b91acfdf --no-merges --oneline
639c2d070 Roll src/third_party/skia ed2255b4ea13..6a8c3f07e81a (1 commits) (flutter/engine#9011 )
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-05-20 02:37:17 -04:00
engine-flutter-autoroll
6740d3d072
beb8e7512 Roll src/third_party/skia 8c6bfe5350cf..ed2255b4ea13 (1 commits) (flutter/engine#9009) ( #32988 )
...
db852610b4...beb8e75121
git log db852610b4f51792c2a74c8576681342a9cbcf1e..beb8e75121422675c5aa328c31af617e551695e0 --no-merges --oneline
beb8e7512 Roll src/third_party/skia 8c6bfe5350cf..ed2255b4ea13 (1 commits) (flutter/engine#9009 )
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-05-19 07:06:17 -04:00
engine-flutter-autoroll
71d370fd7b
Roll engine 065fe5b21092..db852610b4f5 (12 commits) ( #32966 )
...
065fe5b210...db852610b4
git log 065fe5b2109291c84e24ce16763e6761d8cd3077..db852610b4f51792c2a74c8576681342a9cbcf1e --no-merges --oneline
db852610b Roll src/third_party/skia 76346ac952c4..8c6bfe5350cf (2 commits) (flutter/engine#9008 )
9bb8e3200 Roll src/third_party/dart c6f6713de1..9e30fbaea4 (6 commits)
525e39202 Roll src/third_party/dart b1f9f2182d..c6f6713de1 (4 commits)
d946e3e89 Rename Fuchsia Dart and Flutter runners (flutter/engine#9003 )
197feb511 [fuchsia] Update zx_clock_get callers (flutter/engine#8998 )
03f35e2a5 Roll src/third_party/dart b2a3d1c31b..b1f9f2182d (1 commits)
8840b7546 Roll src/third_party/skia 0c6daf034b11..76346ac952c4 (30 commits) (flutter/engine#9000 )
c181972a4 New Plugin API PR3: Introduces Service, BroadcastReceiver, and ContentProvider awareness, control surfaces, and plugin bindings. (flutter/engine#8962 )
682a6a8d0 Roll src/third_party/dart 0e8656e045..b2a3d1c31b (2 commits)
74b1f3270 Roll src/third_party/skia c6568afa0b63..0c6daf034b11 (1 commits) (flutter/engine#8995 )
2e6ed7cdc Roll Buildroot (flutter/engine#8996 )
865cb1c98 Roll src/third_party/dart 5ffff98440..0e8656e045 (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 (jsimmons@google.com ), and stop
the roller if necessary.
2019-05-18 11:51:39 -04:00
engine-flutter-autoroll
4aaeb4e11f
065fe5b21 remove unnecessary [new
from docs (flutter/engine#8986) ( #32868 )
...
b6981a38b9...065fe5b210
git log b6981a38b99f506020f9a5b52dd2a67d960c1252..065fe5b2109291c84e24ce16763e6761d8cd3077 --no-merges --oneline
065fe5b21 remove unnecessary `[new` from docs (flutter/engine#8986 )
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-05-16 23:52:38 -04:00
engine-flutter-autoroll
eba005e94e
b6981a38b Enable hover by default for desktop shells (flutter/engine#8991) ( #32859 )
...
e94d352e6f...b6981a38b9
git log e94d352e6f7c881743ae402ccccc921b09021766..b6981a38b99f506020f9a5b52dd2a67d960c1252 --no-merges --oneline
b6981a38b Enable hover by default for desktop shells (flutter/engine#8991 )
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-05-16 21:57:39 -04:00
engine-flutter-autoroll
bfae0bb5cf
Roll engine 859cd982a170..e94d352e6f7c (2 commits) ( #32851 )
...
859cd982a1...e94d352e6f
git log 859cd982a170ca22b14133a030b843b88756b8f1..e94d352e6f7c881743ae402ccccc921b09021766 --no-merges --oneline
e94d352e6 Roll src/third_party/dart cc2d5adec9..5ffff98440 (3 commits)
424940f17 Add support for the Fontconfig-based Skia font manager (flutter/engine#8977 )
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-05-16 20:36:38 -04:00
engine-flutter-autoroll
c864adcd67
859cd982a Roll src/third_party/skia 7921042df7e5..c6568afa0b63 (6 commits) (flutter/engine#8988) ( #32840 )
...
9d7cd70ce5...859cd982a1
git log 9d7cd70ce5346d1c8bf1d1a3595cdc9f314c0825..859cd982a170ca22b14133a030b843b88756b8f1 --no-merges --oneline
859cd982a Roll src/third_party/skia 7921042df7e5..c6568afa0b63 (6 commits) (flutter/engine#8988 )
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-05-16 19:11:39 -04:00
engine-flutter-autoroll
331c3e9441
Roll engine 288a855bfd8e..9d7cd70ce534 (3 commits) ( #32837 )
...
288a855bfd...9d7cd70ce5
git log 288a855bfd8e0f32024b1457319def24b47670e7..9d7cd70ce5346d1c8bf1d1a3595cdc9f314c0825 --no-merges --oneline
9d7cd70ce add observatoryUrl property to FlutterEngine (flutter/engine#8987 )
34a524837 Add matrix4 param to Linear gradients (flutter/engine#8985 )
aa63f090f libtxt: add a BoxHeightStyle option based on the height of the strut (flutter/engine#8927 )
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-05-16 18:08:39 -04:00
engine-flutter-autoroll
900875fd3f
288a855bf Roll src/third_party/skia b3c0bf642613..7921042df7e5 (1 commits) (flutter/engine#8984) ( #32828 )
...
5283341b4b...288a855bfd
git log 5283341b4b6945f1921bb03d2d245ea4ccd1f24c..288a855bfd8e0f32024b1457319def24b47670e7 --no-merges --oneline
288a855bf Roll src/third_party/skia b3c0bf642613..7921042df7e5 (1 commits) (flutter/engine#8984 )
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-05-16 17:12:39 -04:00
engine-flutter-autoroll
62ecd1b85e
5283341b4 Roll src/third_party/dart 57c970d87a..cc2d5adec9 (1 commits) ( #32821 )
...
1fa483d779...5283341b4b
git log 1fa483d779f5cf5db890b209cd8a0e902068006f..5283341b4b6945f1921bb03d2d245ea4ccd1f24c --no-merges --oneline
5283341b4 Roll src/third_party/dart 57c970d87a..cc2d5adec9 (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 (jsimmons@google.com ), and stop
the roller if necessary.
2019-05-16 15:10:40 -04:00
engine-flutter-autoroll
45f743a14f
1fa483d77 Roll src/third_party/skia 32c32b9a6caa..b3c0bf642613 (14 commits) (flutter/engine#8980) ( #32788 )
...
dd65a8884e...1fa483d779
git log dd65a8884ee6c35313f2cafd6641e7fe4b127431..1fa483d779f5cf5db890b209cd8a0e902068006f --no-merges --oneline
1fa483d77 Roll src/third_party/skia 32c32b9a6caa..b3c0bf642613 (14 commits) (flutter/engine#8980 )
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-05-16 10:50:40 -04:00
engine-flutter-autoroll
6861c2cca0
dd65a8884 Roll src/third_party/dart ea9b0cd0f5..57c970d87a (5 commits) ( #32786 )
...
62b51ae398...dd65a8884e
git log 62b51ae3987571b270391ed8030186279cc373f1..dd65a8884ee6c35313f2cafd6641e7fe4b127431 --no-merges --oneline
dd65a8884 Roll src/third_party/dart ea9b0cd0f5..57c970d87a (5 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-05-15 20:47:39 -04:00
engine-flutter-autoroll
d3b16ecfa0
62b51ae39 Roll src/third_party/skia c8d66d35538c..32c32b9a6caa (15 commits) (flutter/engine#8976) ( #32775 )
...
3cdfa807fa...62b51ae398
git log 3cdfa807fa421bac723b1e0b7f972380e73f0f08..62b51ae3987571b270391ed8030186279cc373f1 --no-merges --oneline
62b51ae39 Roll src/third_party/skia c8d66d35538c..32c32b9a6caa (15 commits) (flutter/engine#8976 )
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-05-15 18:13:40 -04:00