skia-flutter-autoroll
ebf32e41d1
Roll src/third_party/skia 858f648bdae3..34e5e1b387f5 (8 commits) ( flutter/engine#6241 )
...
https://skia.googlesource.com/skia.git/+log/858f648bdae3..34e5e1b387f5
Created with:
gclient setdep -r src/third_party/skia@34e5e1b387f5
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-09-12 19:15:17 -04:00
skia-flutter-autoroll
749bd6164c
Roll src/third_party/skia 16322637c477..858f648bdae3 (7 commits) ( flutter/engine#6240 )
...
https://skia.googlesource.com/skia.git/+log/16322637c477..858f648bdae3
Created with:
gclient setdep -r src/third_party/skia@858f648bdae3
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-09-12 15:51:17 -04:00
skia-flutter-autoroll
6d4c16b96e
Roll src/third_party/skia 44215505623b..16322637c477 (10 commits) ( flutter/engine#6238 )
...
https://skia.googlesource.com/skia.git/+log/44215505623b..16322637c477
Created with:
gclient setdep -r src/third_party/skia@16322637c477
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-09-12 12:33:18 -04:00
Michael Goderbauer
d66c8a65b3
Roll buildroot to c2764d3620d792e71301dff9a66866029ed200f0 ( flutter/engine#6237 )
2018-09-12 17:13:53 +02:00
Brian Osman
ac8e6f763f
Update to newer Skia font API ( flutter/engine#6236 )
...
This function now takes an sk_sp
2018-09-12 10:47:29 -04:00
skia-flutter-autoroll
c6495888b8
Roll src/third_party/skia e70aed7066c6..44215505623b (1 commits) ( flutter/engine#6235 )
...
https://skia.googlesource.com/skia.git/+log/e70aed7066c6..44215505623b
Created with:
gclient setdep -r src/third_party/skia@44215505623b
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-09-12 09:08:18 -04:00
Michael Goderbauer
d6ba11b0c1
Revert "Reapply "Some cleanups enabled by removing support for Dart 1" ( #6216 )" ( flutter/engine#6232 )
...
This reverts commit 88aac22299 .
2018-09-12 12:07:20 +02:00
skia-flutter-autoroll
3929de1a39
Roll src/third_party/skia 1b5ece0f06f4..e70aed7066c6 (1 commits) ( flutter/engine#6231 )
...
https://skia.googlesource.com/skia.git/+log/1b5ece0f06f4..e70aed7066c6
Created with:
gclient setdep -r src/third_party/skia@e70aed7066c6
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-09-12 00:03:17 -04:00
skia-flutter-autoroll
41923ab17a
Roll src/third_party/skia bd6595544171..1b5ece0f06f4 (22 commits) ( flutter/engine#6229 )
...
https://skia.googlesource.com/skia.git/+log/bd6595544171..1b5ece0f06f4
Created with:
gclient setdep -r src/third_party/skia@1b5ece0f06f4
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-09-11 19:29:18 -04:00
Gary Qian
c6d0a2117a
Improve performance of performance overlay by caching. ( flutter/engine#6225 )
...
Cache a SkSurface with previously drawn shapes so that we do not need to draw them again in future frames.
On Nexus 5X test device, old render time for just the overlay was 1.3ms-3.0ms and this version improves to 0.9ms-1.3ms running flutter gallery in profile mode.
2018-09-11 16:13:23 -07:00
liyuqian
1e470cc27b
Remove root_surface_transformation from PaintContext ( flutter/engine#6213 )
...
It should be sufficient to provide the matrix to preroll.
2018-09-11 15:29:08 -07:00
Aart Bik
4f41f12501
Flutter roll for Dart. ( flutter/engine#6227 )
...
Changes included in this roll:
05ccfa8502 [VM] Reduce size of monomorphic entries in AOT on ARM/ARM64 & use smaller tail-calls in various places
805c92cf32 Add @TypeArguments as a valid type for BoundVariable.value
3af0db2f97 fix my name in .mailmap
0eee800e1b Report INCONSISTENT_METHOD_INHERITANCE for mixins.
c7960df357 Generate analyzer error codes from messages.yaml
e2fdd57664 Clarify ambiguous definition of constant interpolated string expressions.
24493c2f54 Add support for dartdevk to read Analyzer summaries into Kernel format
d32c8e4793 Generate error code index from "index:" field in messages.yaml
d0a5a4c22b Convert summarize_const_expr.dart to triple-slash comment style.
d32f524bb3 Fix NamespaceBuilder._addPublicNames for mixins.
aa003d4f8e [infra] Update checked in SDKs to 2.1.0-dev.4.0
7fa80d8200 Remove unused error codes
ae2f75abec Report CompileTimeErrorCode.MIXIN_APPLICATION_NO_CONCRETE_SUPER_INVOKED_MEMBER.
cbfc78f5b2 Parse mixin declarations as if they were classes
d97823b704 Revert "[VM] Add new SymbolConstant to package:kernel/ast.dart"
b6c98976d5 Report CompileTimeErrorCode.RECURSIVE_INTERFACE_INHERITANCE for mixins.
3ddc9bb329 Add a doc comment for String.compare
9281748a35 Check for conflicting static and instance members in mixins.
3346632ad3 Report CompileTimeErrorCode.EXTENDS_NON_CLASS for mixins.
f649a1f3cc Add a missing error message (issue 34412)
63fbfcc69a Translate InvalidInlineFunctionType to ParserErrorCode.INVALID_INLINE_FUNCTION_TYPE.
2018-09-11 15:21:31 -07:00
Michael Goderbauer
3032ad0fbb
Roll buldroot to a11c4fd9fcc7ad84f465d74461421f3ec790fb99 ( flutter/engine#6224 )
2018-09-11 18:15:07 +02:00
Michael Goderbauer
f77878c13b
Revert "Roll buildroot to eba79bb6db1b50a98ab8ce39def287f7d332a5b8 ( #6215 )" ( flutter/engine#6223 )
...
This reverts commit ac537bcc90 .
Buildbots are hanging while generating treemaps with LTO enabled.
2018-09-11 18:01:39 +02:00
skia-flutter-autoroll
5325badd67
Roll src/third_party/skia 2bf7a7bcc67f..bd6595544171 (4 commits) ( flutter/engine#6222 )
...
https://skia.googlesource.com/skia.git/+log/2bf7a7bcc67f..bd6595544171
Created with:
gclient setdep -r src/third_party/skia@bd6595544171
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-09-11 10:56:17 -04:00
skia-flutter-autoroll
a1ff9ede53
Roll src/third_party/skia 82bf31003c66..2bf7a7bcc67f (1 commits) ( flutter/engine#6221 )
...
https://skia.googlesource.com/skia.git/+log/82bf31003c66..2bf7a7bcc67f
Created with:
gclient setdep -r src/third_party/skia@2bf7a7bcc67f
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-09-11 07:32:18 -04:00
Michael Goderbauer
ac537bcc90
Roll buildroot to eba79bb6db1b50a98ab8ce39def287f7d332a5b8 ( flutter/engine#6215 )
...
Enables LTO for android.
2018-09-11 11:22:52 +02:00
skia-flutter-autoroll
aead8716e6
Roll src/third_party/skia 5518e65d90d7..82bf31003c66 (1 commits) ( flutter/engine#6220 )
...
https://skia.googlesource.com/skia.git/+log/5518e65d90d7..82bf31003c66
Created with:
gclient setdep -r src/third_party/skia@82bf31003c66
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-09-11 04:08:17 -04:00
skia-flutter-autoroll
def31e9125
Roll src/third_party/skia 3c4d533d8ebd..5518e65d90d7 (1 commits) ( flutter/engine#6219 )
...
https://skia.googlesource.com/skia.git/+log/3c4d533d8ebd..5518e65d90d7
Created with:
gclient setdep -r src/third_party/skia@5518e65d90d7
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-09-11 00:44:17 -04:00
skia-flutter-autoroll
4b0f6b51d7
Roll src/third_party/skia 7891994e89a3..3c4d533d8ebd (1 commits) ( flutter/engine#6218 )
...
https://skia.googlesource.com/skia.git/+log/7891994e89a3..3c4d533d8ebd
Created with:
gclient setdep -r src/third_party/skia@3c4d533d8ebd
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-09-10 21:19:17 -04:00
Ryan Macnak
88aac22299
Reapply "Some cleanups enabled by removing support for Dart 1." ( flutter/engine#6216 )
...
- Add missing Dart 2 flags to gen_snapshot invocation.
- Disable brittle service test.
2018-09-10 17:03:54 -07:00
skia-flutter-autoroll
57ca56f16f
Roll src/third_party/skia a2bc1ca21bbc..7891994e89a3 (9 commits) ( flutter/engine#6217 )
...
https://skia.googlesource.com/skia.git/+log/a2bc1ca21bbc..7891994e89a3
Created with:
gclient setdep -r src/third_party/skia@7891994e89a3
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-09-10 17:54:17 -04:00
Michael Goderbauer
59df2b6625
Roll freetype2 to 6581fd3e9c8645f01c0d51e4f53893f5391f2bf3 ( flutter/engine#6214 )
2018-09-10 23:36:14 +02:00
Ryan Macnak
1b76565c81
Roll Dart to ef720983530e04819b6fda0659ed7a3fdb190060. ( flutter/engine#6212 )
2018-09-10 14:30:55 -07:00
skia-flutter-autoroll
ad2d66ef88
Roll src/third_party/skia cd9d074578e0..a2bc1ca21bbc (8 commits) ( flutter/engine#6211 )
...
https://skia.googlesource.com/skia.git/+log/cd9d074578e0..a2bc1ca21bbc
Created with:
gclient setdep -r src/third_party/skia@a2bc1ca21bbc
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-09-10 14:36:17 -04:00
skia-flutter-autoroll
ef9291a488
Roll src/third_party/skia 40c7c64572bc..cd9d074578e0 (6 commits) ( flutter/engine#6210 )
...
https://skia.googlesource.com/skia.git/+log/40c7c64572bc..cd9d074578e0
Created with:
gclient setdep -r src/third_party/skia@cd9d074578e0
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-09-10 11:12:46 -04:00
Joshua Seaton
ef8670a086
Remove mention of Garnet/Topaz from license ( flutter/engine#6209 )
...
Thanks, Chinmay
2018-09-08 23:09:57 -07:00
skia-flutter-autoroll
8a07f03531
Roll src/third_party/skia a3dc329d1db1..40c7c64572bc (1 commits) ( flutter/engine#6208 )
...
Auto-roller completed checks. Merging.
2018-09-08 20:53:51 -04:00
skia-flutter-autoroll
43e0560114
Roll src/third_party/skia 2810c856dfa2..a3dc329d1db1 (1 commits) ( flutter/engine#6206 )
...
Auto-roller completed checks. Merging.
2018-09-07 22:37:51 -04:00
Chinmay Garde
a5b08f7295
Allow embedders to specify a custom GL proc address resolver. ( flutter/engine#6204 )
...
This updates the embedder API but introduces no breaking ABI/API
changes.
2018-09-07 18:25:38 -07:00
Ryan Macnak
75e10e3845
Revert "Some cleanups enabled by removing support for Dart. ( #5621 )" ( flutter/engine#6205 )
...
This reverts commit e05d573589 .
2018-09-07 17:39:51 -07:00
skia-flutter-autoroll
c33d2fbe6b
Roll src/third_party/skia 094b3eaf479c..2810c856dfa2 (6 commits) ( flutter/engine#6203 )
...
Auto-roller completed checks. Merging.
2018-09-07 19:11:51 -04:00
Ryan Macnak
e05d573589
Some cleanups enabled by removing support for Dart. ( flutter/engine#5621 )
...
- Switch core snapshot to Dart 2 and remove support for loading platform.dill.
- Remove support for loading script snapshots.
- Remove support for loading source.
- Remove settings and fix names to reflect the above.
- Remove support for loading the service isolate from source.
2018-09-07 15:44:46 -07:00
Ben Konyi
cdcdc34206
Dart SDK roll for 2018/09/07 ( flutter/engine#6201 )
2018-09-07 14:45:13 -07:00
Gary Qian
bf774ef85b
Always save canvas and correctly pass antialias boolean in ClipRects. ( flutter/engine#6199 )
2018-09-07 14:02:39 -07:00
skia-flutter-autoroll
fabb29807b
Roll src/third_party/skia 300b6197e344..094b3eaf479c (17 commits) ( flutter/engine#6200 )
...
Auto-roller completed checks. Merging.
2018-09-07 15:52:51 -04:00
Jonah Williams
e6f0842c50
Don't map iOS reduce motion to disabled animations ( flutter/engine#6194 )
2018-09-07 11:20:44 -07:00
Jonah Williams
7ceee12615
Add option to invert paint colors to be used for smart invert accessibility on iOS ( flutter/engine#6176 )
2018-09-07 10:22:07 -07:00
Jason Simmons
5ecda4b710
Accept file URIs as parameters in the RunInView service RPC ( flutter/engine#6191 )
...
See https://github.com/flutter/flutter/issues/21348
2018-09-07 09:34:45 -07:00
skia-flutter-autoroll
9cc0b111ed
Roll src/third_party/skia 0b80e62a14ae..300b6197e344 (9 commits) ( flutter/engine#6198 )
...
Auto-roller completed checks. Merging.
2018-09-07 12:26:51 -04:00
skia-flutter-autoroll
9fca15ad2b
Roll src/third_party/skia b090b2b26803..0b80e62a14ae (2 commits) ( flutter/engine#6197 )
...
Auto-roller completed checks. Merging.
2018-09-07 08:59:51 -04:00
Ben Konyi
cafc12cbc4
Revert "Dart SDK roll for 2018/09/06 ( #6189 )" ( flutter/engine#6192 )
...
This reverts commit 2445a6e8e9 .
2018-09-06 19:09:30 -07:00
skia-flutter-autoroll
374bfeef3e
Roll src/third_party/skia 106d04e907c1..b090b2b26803 (1 commits) ( flutter/engine#6193 )
...
Auto-roller completed checks. Merging.
2018-09-06 21:51:51 -04:00
Eric
9a5581563f
Reset the raster cache when the compositor context is created. ( flutter/engine#6150 )
2018-09-06 17:11:17 -07:00
Ben Konyi
2445a6e8e9
Dart SDK roll for 2018/09/06 ( flutter/engine#6189 )
2018-09-06 15:52:04 -07:00
Michael Goderbauer
441b84f24c
Update to latest clang ( flutter/engine#6174 )
...
* Roll buildroot to be483cb1cd3a9c4313b2e534034d23a05c3d849e
* Rolls buildtools to c1408453246f0475547b6fe634c2f3dad71c6457
2018-09-06 15:29:04 -07:00
skia-flutter-autoroll
de493b7711
Roll src/third_party/skia a9564d6dae1c..106d04e907c1 (7 commits) ( flutter/engine#6190 )
...
Auto-roller completed checks. Merging.
2018-09-06 18:15:52 -04:00
liyuqian
f3cef49ab7
Always serialize fonts during skp capturing ( flutter/engine#6160 )
...
This fixes flutter/flutter#20788
2018-09-06 13:44:47 -07:00
Zachary Anderson
ea32eeb822
[fuchsia] Plumb root_surface_transformation in scene_update_context ( flutter/engine#6187 )
...
* [fuchsia] Plumb root_surface_transformation in scene_update_context
To fix the Fuchsia build.
* Update scene_update_context.cc
2018-09-06 12:35:12 -07:00
Zachary Anderson
36f54c75cc
Pull $flutter_root:config into shell/engine/version:version ( flutter/engine#6186 )
...
To fix the Fuchsia build.
2018-09-06 12:26:20 -07:00