Gary Qian
9ae28b334f
Pass null instead of 'none' locale ( flutter/engine#6613 )
2018-10-19 14:19:11 -07:00
skia-flutter-autoroll
c247f6f085
Roll src/third_party/skia eb772c0869d5..69083b2b626b (16 commits) ( flutter/engine#6615 )
...
https://skia.googlesource.com/skia.git/+log/eb772c0869d5..69083b2b626b
Created with:
gclient setdep -r src/third_party/skia@69083b2b626b
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-19 14:53:05 -04:00
liyuqian
6dbb6560ca
Add offset to engine OpacityLayer ( flutter/engine#6594 )
...
See https://github.com/flutter/flutter/pull/22566#discussion_r226082171
for why we add this.
2018-10-19 11:46:12 -07:00
skia-flutter-autoroll
21cd3faf48
Roll src/third_party/skia 1bccae517ace..eb772c0869d5 (6 commits) ( flutter/engine#6612 )
...
https://skia.googlesource.com/skia.git/+log/1bccae517ace..eb772c0869d5
Created with:
gclient setdep -r src/third_party/skia@eb772c0869d5
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-19 11:27:34 -04:00
skia-flutter-autoroll
046420bf5a
Roll src/third_party/skia e2865b28005f..1bccae517ace (1 commits) ( flutter/engine#6611 )
...
https://skia.googlesource.com/skia.git/+log/e2865b28005f..1bccae517ace
Created with:
gclient setdep -r src/third_party/skia@1bccae517ace
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-19 08:01:34 -04:00
skia-flutter-autoroll
cd4a1beafc
Roll src/third_party/skia 607d2610e5e3..e2865b28005f (2 commits) ( flutter/engine#6608 )
...
https://skia.googlesource.com/skia.git/+log/607d2610e5e3..e2865b28005f
Created with:
gclient setdep -r src/third_party/skia@e2865b28005f
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-19 04:04:34 -04:00
skia-flutter-autoroll
d03ea1c87b
Roll src/third_party/skia 9a986cfd5f58..607d2610e5e3 (4 commits) ( flutter/engine#6606 )
...
https://skia.googlesource.com/skia.git/+log/9a986cfd5f58..607d2610e5e3
Created with:
gclient setdep -r src/third_party/skia@607d2610e5e3
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-19 00:40:34 -04:00
skia-flutter-autoroll
9fd0e98704
Roll src/third_party/skia 798a713685a9..9a986cfd5f58 (2 commits) ( flutter/engine#6604 )
...
https://skia.googlesource.com/skia.git/+log/798a713685a9..9a986cfd5f58
Created with:
gclient setdep -r src/third_party/skia@9a986cfd5f58
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-18 21:16:34 -04:00
skia-flutter-autoroll
5d2119b8f2
Roll src/third_party/skia b4ae49937d83..798a713685a9 (20 commits) ( flutter/engine#6602 )
...
https://skia.googlesource.com/skia.git/+log/b4ae49937d83..798a713685a9
Created with:
gclient setdep -r src/third_party/skia@798a713685a9
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-18 17:51:34 -04:00
Michael Klimushyn
29355af835
Programmatically set the root isolate's debug name ( flutter/engine#6596 )
...
An integration test will be added to the framework's repo as a followup.
Addresses flutter/flutter#22009
2018-10-18 14:47:24 -07:00
Gary Qian
2d0aae4047
Re-revert wrong line_heights implementation ( flutter/engine#6598 )
2018-10-18 14:15:20 -07:00
Gary Qian
36cc794c94
Gate locale.getScript() behind version check for android API < 21 ( flutter/engine#6592 )
2018-10-18 14:03:48 -07:00
Jason Simmons
f41ec42f57
Provide an estimate of EngineLayer memory usage to the Dart GC ( flutter/engine#6589 )
...
See https://github.com/flutter/flutter/issues/23171
2018-10-18 12:24:10 -07:00
skia-flutter-autoroll
e67f046b14
Roll src/third_party/skia a64e4eeaa357..b4ae49937d83 (14 commits) ( flutter/engine#6590 )
...
https://skia.googlesource.com/skia.git/+log/a64e4eeaa357..b4ae49937d83
Created with:
gclient setdep -r src/third_party/skia@b4ae49937d83
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-18 13:01:34 -04:00
skia-flutter-autoroll
6be1c0f472
Roll src/third_party/skia dd254486280d..a64e4eeaa357 (1 commits) ( flutter/engine#6588 )
...
https://skia.googlesource.com/skia.git/+log/dd254486280d..a64e4eeaa357
Created with:
gclient setdep -r src/third_party/skia@a64e4eeaa357
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-18 09:36:34 -04:00
skia-flutter-autoroll
c6b6ac4c4a
Roll src/third_party/skia 48ee86f818fb..dd254486280d (2 commits) ( flutter/engine#6587 )
...
https://skia.googlesource.com/skia.git/+log/48ee86f818fb..dd254486280d
Created with:
gclient setdep -r src/third_party/skia@dd254486280d
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-18 05:38:06 -04:00
skia-flutter-autoroll
0f2b57e3ba
Roll src/third_party/skia 5deda2e93055..48ee86f818fb (3 commits) ( flutter/engine#6585 )
...
https://skia.googlesource.com/skia.git/+log/5deda2e93055..48ee86f818fb
Created with:
gclient setdep -r src/third_party/skia@48ee86f818fb
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-18 02:12:34 -04:00
skia-flutter-autoroll
ba635f0ba3
Roll src/third_party/skia 928db927f7fc..5deda2e93055 (6 commits) ( flutter/engine#6584 )
...
https://skia.googlesource.com/skia.git/+log/928db927f7fc..5deda2e93055
Created with:
gclient setdep -r src/third_party/skia@5deda2e93055
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-17 22:48:34 -04:00
Chinmay Garde
db31e09d15
Run all supported host unit tests on Cirrus. ( flutter/engine#6575 )
2018-10-17 17:44:11 -07:00
Chinmay Garde
9e7967d181
Add a CountDownLatch to fml with tests. ( flutter/engine#6574 )
2018-10-17 17:20:44 -07:00
skia-flutter-autoroll
d9cdccaa76
Roll src/third_party/skia 3a0c66da5fc2..928db927f7fc (5 commits) ( flutter/engine#6573 )
...
https://skia.googlesource.com/skia.git/+log/3a0c66da5fc2..928db927f7fc
Created with:
gclient setdep -r src/third_party/skia@928db927f7fc
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-17 19:24:34 -04:00
Chinmay Garde
fa0ee74d36
Ensure that the isolate shutdown callback occurs in an isolate scope. ( flutter/engine#6572 )
2018-10-17 13:37:18 -07:00
skia-flutter-autoroll
cd7f7da9ff
Roll src/third_party/skia cb65ce7f77c9..3a0c66da5fc2 (10 commits) ( flutter/engine#6571 )
...
https://skia.googlesource.com/skia.git/+log/cb65ce7f77c9..3a0c66da5fc2
Created with:
gclient setdep -r src/third_party/skia@3a0c66da5fc2
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-17 15:59:34 -04:00
Gary Qian
b4a3ad2e28
Pass full locale list with script and variant codes to framework ( flutter/engine#6557 )
...
* Locale Passing
* Pass full locale list and script and variant codes to framework
* Working Android locale list passing and fallback
2018-10-17 10:53:01 -07:00
liyuqian
5ae3658719
Revert "Roll Dart to ac6d4f7e653deba11d4836768376537893a9e9d6. ( #6549 )" ( flutter/engine#6568 )
...
This reverts commit 1743aff91e7717c106bf3a0dc7150fbb9d5299ba.
We revert because it breaks the engine to framework roll. Reverting as
soon as possible allows other engine commits to roll into framework
first so we'll have smaller engine rolls which is good for triaging
regressions.
TBR: rmacnak-google
2018-10-17 10:08:23 -07:00
skia-flutter-autoroll
c81ed24175
Roll src/third_party/skia 5b90b84085cf..cb65ce7f77c9 (8 commits) ( flutter/engine#6567 )
...
https://skia.googlesource.com/skia.git/+log/5b90b84085cf..cb65ce7f77c9
Created with:
gclient setdep -r src/third_party/skia@cb65ce7f77c9
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-17 12:35:34 -04:00
skia-flutter-autoroll
9db38042cf
Roll src/third_party/skia 483536c242f3..5b90b84085cf (3 commits) ( flutter/engine#6566 )
...
https://skia.googlesource.com/skia.git/+log/483536c242f3..5b90b84085cf
Created with:
gclient setdep -r src/third_party/skia@5b90b84085cf
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-17 09:12:34 -04:00
skia-flutter-autoroll
e2f426f550
Roll src/third_party/skia 583161c09a3b..483536c242f3 (2 commits) ( flutter/engine#6565 )
...
https://skia.googlesource.com/skia.git/+log/583161c09a3b..483536c242f3
Created with:
gclient setdep -r src/third_party/skia@483536c242f3
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-17 05:49:34 -04:00
skia-flutter-autoroll
814dc59a7f
Roll src/third_party/skia 0a8faf3f557d..583161c09a3b (1 commits) ( flutter/engine#6564 )
...
https://skia.googlesource.com/skia.git/+log/0a8faf3f557d..583161c09a3b
Created with:
gclient setdep -r src/third_party/skia@583161c09a3b
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-17 02:25:34 -04:00
skia-flutter-autoroll
5e61909ab6
Roll src/third_party/skia f831b64ed40e..0a8faf3f557d (5 commits) ( flutter/engine#6563 )
...
https://skia.googlesource.com/skia.git/+log/f831b64ed40e..0a8faf3f557d
Created with:
gclient setdep -r src/third_party/skia@0a8faf3f557d
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-16 22:27:33 -04:00
skia-flutter-autoroll
28a36ab7a3
Roll src/third_party/skia c9092eb46754..f831b64ed40e (14 commits) ( flutter/engine#6561 )
...
https://skia.googlesource.com/skia.git/+log/c9092eb46754..f831b64ed40e
Created with:
gclient setdep -r src/third_party/skia@f831b64ed40e
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-16 19:03:34 -04:00
Greg Spencer
67fe5241d9
Update @animation dartdoc directives to current api ( flutter/engine#6552 )
2018-10-16 15:50:28 -07:00
Chinmay Garde
501c2755e8
Ensure that the platform view is created and destroyed when running the shell unittests. ( flutter/engine#6560 )
2018-10-16 14:30:19 -07:00
skia-flutter-autoroll
f4ed91c0a4
Roll src/third_party/skia 3d99b1e347be..c9092eb46754 (10 commits) ( flutter/engine#6559 )
...
https://skia.googlesource.com/skia.git/+log/3d99b1e347be..c9092eb46754
Created with:
gclient setdep -r src/third_party/skia@c9092eb46754
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-16 15:40:34 -04:00
skia-flutter-autoroll
e4306c4337
Roll src/third_party/skia 1349ec4de78c..3d99b1e347be (3 commits) ( flutter/engine#6556 )
...
https://skia.googlesource.com/skia.git/+log/1349ec4de78c..3d99b1e347be
Created with:
gclient setdep -r src/third_party/skia@3d99b1e347be
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-16 12:16:34 -04:00
skia-flutter-autoroll
eeb28a85ef
Roll src/third_party/skia a583a06f831e..1349ec4de78c (1 commits) ( flutter/engine#6555 )
...
https://skia.googlesource.com/skia.git/+log/a583a06f831e..1349ec4de78c
Created with:
gclient setdep -r src/third_party/skia@1349ec4de78c
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-16 08:53:06 -04:00
skia-flutter-autoroll
bdc61736bd
Roll src/third_party/skia 198b87e5be20..a583a06f831e (5 commits) ( flutter/engine#6554 )
...
https://skia.googlesource.com/skia.git/+log/198b87e5be20..a583a06f831e
Created with:
gclient setdep -r src/third_party/skia@a583a06f831e
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-16 04:58:34 -04:00
skia-flutter-autoroll
ff6426c201
Roll src/third_party/skia b3067e8e1b6e..198b87e5be20 (2 commits) ( flutter/engine#6553 )
...
https://skia.googlesource.com/skia.git/+log/b3067e8e1b6e..198b87e5be20
Created with:
gclient setdep -r src/third_party/skia@198b87e5be20
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-16 01:35:34 -04:00
skia-flutter-autoroll
04fc826e3b
Roll src/third_party/skia 4b7b2ceb4ad9..b3067e8e1b6e (1 commits) ( flutter/engine#6551 )
...
https://skia.googlesource.com/skia.git/+log/4b7b2ceb4ad9..b3067e8e1b6e
Created with:
gclient setdep -r src/third_party/skia@b3067e8e1b6e
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-15 22:12:34 -04:00
Dan Field
b4b702053b
Advertise iOS Observatory port over mDNS/Bonjour ( flutter/engine#6533 )
...
* Publish port of observatory over mDNS
2018-10-15 17:21:01 -07:00
Shaoxing Wang
cfd00c3d88
Fix crash when removeViewImmediate invoked from platform view ( flutter/engine#6266 )
...
* Fix crash when removeViewImmediate invoked from platform view
* Clear animation before remove view from mFakeWindowRootView
2018-10-15 16:09:10 -07:00
Ryan Macnak
1743aff91e
Roll Dart to ac6d4f7e653deba11d4836768376537893a9e9d6. ( flutter/engine#6549 )
2018-10-15 15:59:34 -07:00
skia-flutter-autoroll
75aacfb555
Roll src/third_party/skia 921ec976556c..4b7b2ceb4ad9 (14 commits) ( flutter/engine#6550 )
...
https://skia.googlesource.com/skia.git/+log/921ec976556c..4b7b2ceb4ad9
Created with:
gclient setdep -r src/third_party/skia@4b7b2ceb4ad9
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-15 18:48:34 -04:00
Chinmay Garde
568c930594
Allow specifying custom toolchains and sysroots for host builds. ( flutter/engine#6548 )
...
Updates buildroot to https://github.com/flutter/buildroot/pull/180 .
2018-10-15 14:18:02 -07:00
skia-flutter-autoroll
59bf271748
Roll src/third_party/skia c6a17104ad68..921ec976556c (31 commits) ( flutter/engine#6546 )
...
https://skia.googlesource.com/skia.git/+log/c6a17104ad68..921ec976556c
Created with:
gclient setdep -r src/third_party/skia@921ec976556c
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-15 15:24:34 -04:00
Ryan Macnak
14365ff4a5
Revert "Roll Dart to 1f4dfce179c8f05c9e48759300a15e671b88cc10 ( #6515 )" ( flutter/engine#6537 )
...
This reverts commit 78f52b81147516aae54aa1fae1bfe5148e9ac262.
2018-10-15 10:33:13 -07:00
skia-flutter-autoroll
a89733ec80
Roll src/third_party/skia 646d917d3c71..c6a17104ad68 (1 commits) ( flutter/engine#6536 )
...
https://skia.googlesource.com/skia.git/+log/646d917d3c71..c6a17104ad68
Created with:
gclient setdep -r src/third_party/skia@c6a17104ad68
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-15 10:06:34 -04:00
skia-flutter-autoroll
cfa3a8ef3b
Roll src/third_party/skia 2b2c00f6ec36..646d917d3c71 (1 commits) ( flutter/engine#6535 )
...
https://skia.googlesource.com/skia.git/+log/2b2c00f6ec36..646d917d3c71
Created with:
gclient setdep -r src/third_party/skia@646d917d3c71
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-15 03:42:34 -04:00
skia-flutter-autoroll
240e7f8250
Roll src/third_party/skia 681692726fc0..2b2c00f6ec36 (1 commits) ( flutter/engine#6534 )
...
https://skia.googlesource.com/skia.git/+log/681692726fc0..2b2c00f6ec36
Created with:
gclient setdep -r src/third_party/skia@2b2c00f6ec36
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-15 00:18:34 -04:00
skia-flutter-autoroll
2694441962
Roll src/third_party/skia 23775a2e9736..681692726fc0 (1 commits) ( flutter/engine#6532 )
...
https://skia.googlesource.com/skia.git/+log/23775a2e9736..681692726fc0
Created with:
gclient setdep -r src/third_party/skia@681692726fc0
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-14 05:39:34 -04:00