skia-flutter-autoroll
1260d98914
Roll src/third_party/skia a10494c302e6..40bd76027f8e (1 commits) ( flutter/engine#7168 )
...
https://skia.googlesource.com/skia.git/+log/a10494c302e6..40bd76027f8e
Created with:
gclient setdep -r src/third_party/skia@40bd76027f8e
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-12-10 21:36:13 -05:00
skia-flutter-autoroll
71834c9aa7
Roll src/third_party/skia 15640698497a..a10494c302e6 (1 commits) ( flutter/engine#7167 )
...
https://skia.googlesource.com/skia.git/+log/15640698497a..a10494c302e6
Created with:
gclient setdep -r src/third_party/skia@a10494c302e6
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-12-10 21:07:13 -05:00
Stanislav Baranov
f89f876e4d
Add native for fetching compilation trace as a memory buffer ( flutter/engine#7152 )
2018-12-10 17:23:23 -08:00
Chris Bracken
1954a183a9
Eliminate obsolete FlutterDartProject initializers ( flutter/engine#6967 )
...
Technically both of these are part of the public API exposed in
Flutter.framework. Neither is used within Flutter itself, and both have
been broken since the removal of Dart 1 support, so eliminating rather
than marking unavailable.
2018-12-10 17:07:00 -08:00
Gary Qian
a67d02881b
Return null when locale has not been set in loocale closure. ( flutter/engine#6936 )
2018-12-10 16:04:23 -08:00
Gary Qian
78a251625b
Support overriding font leading in TextStyle and LibTxt ( flutter/engine#6927 )
2018-12-10 15:35:44 -08:00
Gary Qian
85373dc25a
Add empty metrics to account for truncated whitespace for GetRectsForRange. ( flutter/engine#7164 )
2018-12-10 15:30:46 -08:00
Jason Simmons
2405386228
Merge master branch into skia-master
2018-12-10 14:48:10 -08:00
Jason Simmons
4edb0f1f99
Handle null bundlePaths in FlutterRunArguments ( flutter/engine#7161 )
2018-12-10 14:38:44 -08:00
skia-flutter-autoroll
052480aacf
Roll src/third_party/skia 4616f5521db0..15640698497a (2 commits) ( flutter/engine#7159 )
...
https://skia.googlesource.com/skia.git/+log/4616f5521db0..15640698497a
Created with:
gclient setdep -r src/third_party/skia@15640698497a
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-12-10 17:10:09 -05:00
Gary Qian
398355981c
Minor comment fix and add TODO. ( flutter/engine#7158 )
2018-12-10 14:03:10 -08:00
skia-flutter-autoroll
7de1ca489e
Roll src/third_party/skia a0b54cd58943..4616f5521db0 (1 commits) ( flutter/engine#7157 )
...
https://skia.googlesource.com/skia.git/+log/a0b54cd58943..4616f5521db0
Created with:
gclient setdep -r src/third_party/skia@4616f5521db0
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-12-10 16:49:09 -05:00
skia-flutter-autoroll
766ce10b24
Roll src/third_party/skia d1ca6726734f..a0b54cd58943 (1 commits) ( flutter/engine#7156 )
...
https://skia.googlesource.com/skia.git/+log/d1ca6726734f..a0b54cd58943
Created with:
gclient setdep -r src/third_party/skia@a0b54cd58943
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-12-10 16:29:09 -05:00
skia-flutter-autoroll
d2d6ef2f69
Roll src/third_party/skia 3ccaa88c5031..d1ca6726734f (1 commits) ( flutter/engine#7155 )
...
https://skia.googlesource.com/skia.git/+log/3ccaa88c5031..d1ca6726734f
Created with:
gclient setdep -r src/third_party/skia@d1ca6726734f
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-12-10 15:56:09 -05:00
Chris Bracken
f604da6409
Rename dart-non-checked-mode: disable-dart-asserts ( flutter/engine#6977 )
...
In Dart 2, runtime checked mode has been eliminated. Many of these type
checks have been moved to static compile-time checks, the remainder are
enforced at runtime, and are no longer optional.
2018-12-10 12:36:09 -08:00
Stanislav Baranov
194bf111b6
Generalize runFromBundle to support multiple bundlePaths ( flutter/engine#7151 )
2018-12-10 12:19:22 -08:00
skia-flutter-autoroll
2e3c6223e9
Roll src/third_party/skia dbfd7664f265..3ccaa88c5031 (1 commits) ( flutter/engine#7154 )
...
https://skia.googlesource.com/skia.git/+log/dbfd7664f265..3ccaa88c5031
Created with:
gclient setdep -r src/third_party/skia@3ccaa88c5031
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-12-10 14:56:09 -05:00
skia-flutter-autoroll
fa8df3e4f6
Roll src/third_party/skia a0160896f339..dbfd7664f265 (1 commits) ( flutter/engine#7153 )
...
https://skia.googlesource.com/skia.git/+log/a0160896f339..dbfd7664f265
Created with:
gclient setdep -r src/third_party/skia@dbfd7664f265
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-12-10 14:37:09 -05:00
skia-flutter-autoroll
62f931fef9
Roll src/third_party/skia a72e8d3f4053..a0160896f339 (1 commits) ( flutter/engine#7150 )
...
https://skia.googlesource.com/skia.git/+log/a72e8d3f4053..a0160896f339
Created with:
gclient setdep -r src/third_party/skia@a0160896f339
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-12-10 14:18:13 -05:00
skia-flutter-autoroll
7e4d935379
Roll src/third_party/skia dad4bfcfa39f..a72e8d3f4053 (1 commits) ( flutter/engine#7149 )
...
https://skia.googlesource.com/skia.git/+log/dad4bfcfa39f..a72e8d3f4053
Created with:
gclient setdep -r src/third_party/skia@a72e8d3f4053
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-12-10 13:49:10 -05:00
skia-flutter-autoroll
3d8ed775ad
Roll src/third_party/skia ca91e1f6c517..dad4bfcfa39f (2 commits) ( flutter/engine#7148 )
...
https://skia.googlesource.com/skia.git/+log/ca91e1f6c517..dad4bfcfa39f
Created with:
gclient setdep -r src/third_party/skia@dad4bfcfa39f
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-12-10 13:27:09 -05:00
Craig Stout
50efc8bc35
[vulkan] Define VK_USE_PLATFORM_FUCHSIA
...
VK_USE_PLATFORM_MAGMA_KHR is old and will be removed.
2018-12-10 10:09:53 -08:00
Craig Stout
981e3e84d3
[vulkan] Remove magma native surface
...
The Vulkan surface extension as used here is meant for testing only.
Since this isn't used, remove it so we don't have to maintain it.
Also remove the attempt to locate all related Vulkan entry points.
Test:
pixelbook:build topaz, launch a spinning cube
2018-12-10 10:09:53 -08:00
skia-flutter-autoroll
89c05eca2f
Roll src/third_party/skia 6788a54afe2d..ca91e1f6c517 (1 commits) ( flutter/engine#7147 )
...
https://skia.googlesource.com/skia.git/+log/6788a54afe2d..ca91e1f6c517
Created with:
gclient setdep -r src/third_party/skia@ca91e1f6c517
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-12-10 13:08:09 -05:00
Michael Goderbauer
402e052414
Revert "Reland "Compile libcxx and libcxxabi for Android ( #6886 )"" ( flutter/engine#7146 )
2018-12-10 10:07:13 -08:00
skia-flutter-autoroll
83ddde6cd7
Roll src/third_party/skia be5a09332e5d..f23a1527155b (1 commits) ( flutter/engine#7143 )
...
https://skia.googlesource.com/skia.git/+log/be5a09332e5d..f23a1527155b
Created with:
gclient setdep -r src/third_party/skia@f23a1527155b
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-12-10 12:19:54 -05:00
Chris Bracken
120c20d5c6
Eliminate main_dart_file_path, package_file_path ( flutter/engine#6973 )
...
These settings were specific to Dart 1 and are no longer used in the
engine. This eliminates them from the Settings class.
2018-12-10 09:12:10 -08:00
Michael Goderbauer
c686b061f5
Reland "Compile libcxx and libcxxabi for Android ( #6886 )" ( flutter/engine#6919 )
...
This reverts commit f480d3596c45c8c4e601d4f789a8c4a43a542337.
2018-12-10 09:06:32 -08:00
skia-flutter-autoroll
e0a0571877
Roll src/third_party/skia 0c75727f0148..be5a09332e5d (1 commits) ( flutter/engine#7142 )
...
https://skia.googlesource.com/skia.git/+log/0c75727f0148..be5a09332e5d
Created with:
gclient setdep -r src/third_party/skia@be5a09332e5d
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-12-10 11:42:09 -05:00
skia-flutter-autoroll
95e621136c
Roll src/third_party/skia f0b6044d6d20..0c75727f0148 (4 commits) ( flutter/engine#7141 )
...
https://skia.googlesource.com/skia.git/+log/f0b6044d6d20..0c75727f0148
Created with:
gclient setdep -r src/third_party/skia@0c75727f0148
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-12-10 11:20:11 -05:00
skia-flutter-autoroll
92215e2ab0
Roll src/third_party/skia a6e0c2b19c78..f0b6044d6d20 (4 commits) ( flutter/engine#7140 )
...
https://skia.googlesource.com/skia.git/+log/a6e0c2b19c78..f0b6044d6d20
Created with:
gclient setdep -r src/third_party/skia@f0b6044d6d20
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-12-10 11:01:43 -05:00
skia-flutter-autoroll
fd6fd94870
Roll src/third_party/skia 1a592c2a3dee..a6e0c2b19c78 (8 commits) ( flutter/engine#7138 )
...
https://skia.googlesource.com/skia.git/+log/1a592c2a3dee..a6e0c2b19c78
Created with:
gclient setdep -r src/third_party/skia@a6e0c2b19c78
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-12-10 10:21:09 -05:00
skia-flutter-autoroll
60e9d1a0cc
Roll src/third_party/skia 27d5e8123477..1a592c2a3dee (1 commits) ( flutter/engine#7137 )
...
https://skia.googlesource.com/skia.git/+log/27d5e8123477..1a592c2a3dee
Created with:
gclient setdep -r src/third_party/skia@1a592c2a3dee
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-12-09 04:04:37 -05:00
skia-flutter-autoroll
c00818f138
Roll src/third_party/skia 4037a18e5d8d..27d5e8123477 (1 commits) ( flutter/engine#7136 )
...
https://skia.googlesource.com/skia.git/+log/4037a18e5d8d..27d5e8123477
Created with:
gclient setdep -r src/third_party/skia@27d5e8123477
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-12-09 01:22:37 -05:00
skia-flutter-autoroll
d7ef01ec3c
Roll src/third_party/skia 955f021a4d0d..4037a18e5d8d (1 commits) ( flutter/engine#7135 )
...
https://skia.googlesource.com/skia.git/+log/955f021a4d0d..4037a18e5d8d
Created with:
gclient setdep -r src/third_party/skia@4037a18e5d8d
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-12-08 09:19:37 -05:00
skia-flutter-autoroll
4a5d55f4e2
Roll src/third_party/skia 2d8789ded9ed..955f021a4d0d (1 commits) ( flutter/engine#7134 )
...
https://skia.googlesource.com/skia.git/+log/2d8789ded9ed..955f021a4d0d
Created with:
gclient setdep -r src/third_party/skia@955f021a4d0d
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-12-08 07:11:54 -05:00
skia-flutter-autoroll
46817a44f9
Roll src/third_party/skia 4ba351951e8c..2d8789ded9ed (1 commits) ( flutter/engine#7133 )
...
https://skia.googlesource.com/skia.git/+log/4ba351951e8c..2d8789ded9ed
Created with:
gclient setdep -r src/third_party/skia@2d8789ded9ed
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-12-08 01:29:56 -05:00
skia-flutter-autoroll
169f03d486
Roll src/third_party/skia 1ee699d06c63..4ba351951e8c (1 commits) ( flutter/engine#7132 )
...
https://skia.googlesource.com/skia.git/+log/1ee699d06c63..4ba351951e8c
Created with:
gclient setdep -r src/third_party/skia@4ba351951e8c
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-12-07 22:20:37 -05:00
skia-flutter-autoroll
4ad9030f35
Roll src/third_party/skia 27be8c696618..1ee699d06c63 (2 commits) ( flutter/engine#7131 )
...
https://skia.googlesource.com/skia.git/+log/27be8c696618..1ee699d06c63
Created with:
gclient setdep -r src/third_party/skia@1ee699d06c63
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-12-07 19:25:21 -05:00
skia-flutter-autoroll
ff19834867
Roll src/third_party/skia 4a6a4acab299..27be8c696618 (1 commits) ( flutter/engine#7129 )
...
https://skia.googlesource.com/skia.git/+log/4a6a4acab299..27be8c696618
Created with:
gclient setdep -r src/third_party/skia@27be8c696618
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-12-07 18:15:38 -05:00
skia-flutter-autoroll
1702e0e47a
Roll src/third_party/skia 85a216ce891c..4a6a4acab299 (2 commits) ( flutter/engine#7128 )
...
https://skia.googlesource.com/skia.git/+log/85a216ce891c..4a6a4acab299
Created with:
gclient setdep -r src/third_party/skia@4a6a4acab299
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-12-07 17:40:17 -05:00
skia-flutter-autoroll
03adc14958
Roll src/third_party/skia a098265198c6..85a216ce891c (1 commits) ( flutter/engine#7127 )
...
https://skia.googlesource.com/skia.git/+log/a098265198c6..85a216ce891c
Created with:
gclient setdep -r src/third_party/skia@85a216ce891c
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-12-07 17:18:38 -05:00
skia-flutter-autoroll
824e574c15
Roll src/third_party/skia ece772d8c269..5424a5eee9ae (2 commits) ( flutter/engine#7125 )
...
https://skia.googlesource.com/skia.git/+log/ece772d8c269..5424a5eee9ae
Created with:
gclient setdep -r src/third_party/skia@5424a5eee9ae
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-12-07 15:49:38 -05:00
skia-flutter-autoroll
723479320a
Roll src/third_party/skia 581d637371df..ece772d8c269 (1 commits) ( flutter/engine#7124 )
...
https://skia.googlesource.com/skia.git/+log/581d637371df..ece772d8c269
Created with:
gclient setdep -r src/third_party/skia@ece772d8c269
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-12-07 15:30:38 -05:00
skia-flutter-autoroll
d9ec48ff02
Roll src/third_party/skia 66c26ac9350a..581d637371df (2 commits) ( flutter/engine#7123 )
...
https://skia.googlesource.com/skia.git/+log/66c26ac9350a..581d637371df
Created with:
gclient setdep -r src/third_party/skia@581d637371df
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-12-07 15:10:17 -05:00
skia-flutter-autoroll
e1a2dbad82
Roll src/third_party/skia 646107fe7f04..66c26ac9350a (2 commits) ( flutter/engine#7122 )
...
https://skia.googlesource.com/skia.git/+log/646107fe7f04..66c26ac9350a
Created with:
gclient setdep -r src/third_party/skia@66c26ac9350a
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-12-07 14:48:38 -05:00
skia-flutter-autoroll
455559e0ad
Roll src/third_party/skia 802dce0de3fa..646107fe7f04 (4 commits) ( flutter/engine#7121 )
...
https://skia.googlesource.com/skia.git/+log/802dce0de3fa..646107fe7f04
Created with:
gclient setdep -r src/third_party/skia@646107fe7f04
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-12-07 14:28:19 -05:00
skia-flutter-autoroll
1baec226e4
Roll src/third_party/skia 4f76db153493..802dce0de3fa (2 commits) ( flutter/engine#7120 )
...
https://skia.googlesource.com/skia.git/+log/4f76db153493..802dce0de3fa
Created with:
gclient setdep -r src/third_party/skia@802dce0de3fa
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-12-07 14:04:38 -05:00
skia-flutter-autoroll
69a499be57
Roll src/third_party/skia a63593a10c1b..4f76db153493 (8 commits) ( flutter/engine#7119 )
...
https://skia.googlesource.com/skia.git/+log/a63593a10c1b..4f76db153493
Created with:
gclient setdep -r src/third_party/skia@4f76db153493
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-12-07 13:42:38 -05:00
skia-flutter-autoroll
55975b00d2
Roll src/third_party/skia 7a3805c348c3..a63593a10c1b (1 commits) ( flutter/engine#7118 )
...
https://skia.googlesource.com/skia.git/+log/7a3805c348c3..a63593a10c1b
Created with:
gclient setdep -r src/third_party/skia@a63593a10c1b
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-12-07 11:55:23 -05:00