skia-flutter-autoroll
|
f1b774579c
|
Roll Skia from 7a2ff98ce68b to c3e152b9f795 (2 revisions) (flutter/engine#24404)
|
2021-02-14 18:51:02 -08:00 |
|
skia-flutter-autoroll
|
b3ce01fc32
|
Roll Skia from 554aabbaa8e8 to 7a2ff98ce68b (1 revision) (flutter/engine#24403)
|
2021-02-13 16:41:01 -08:00 |
|
skia-flutter-autoroll
|
6403e717af
|
Roll Skia from 4f065e286df6 to 554aabbaa8e8 (1 revision) (flutter/engine#24398)
|
2021-02-13 11:31:01 -08:00 |
|
skia-flutter-autoroll
|
b77aec8f4c
|
Roll Fuchsia Linux SDK from AjjJVX_95... to uJ8jPHroy... (flutter/engine#24395)
|
2021-02-13 05:26:02 -08:00 |
|
James Clarke
|
e9543eaf17
|
Windows: linker compatibility with AppContainer for winuwp target (flutter/engine#24318)
* Update Windows linker settings to be compatible with AppContainer when target==winuwp
|
2021-02-12 19:10:09 -08:00 |
|
skia-flutter-autoroll
|
5868da26db
|
Roll Skia from ba4c3086ba80 to 4f065e286df6 (2 revisions) (flutter/engine#24393)
|
2021-02-12 18:36:01 -08:00 |
|
skia-flutter-autoroll
|
0b02e1fe0a
|
Roll Skia from 6e73404a782c to ba4c3086ba80 (3 revisions) (flutter/engine#24388)
|
2021-02-12 17:11:01 -08:00 |
|
skia-flutter-autoroll
|
e2d8c870d8
|
Roll Fuchsia Linux SDK from YMY-cajLa... to AjjJVX_95... (flutter/engine#24381)
|
2021-02-12 16:06:01 -08:00 |
|
Yegor
|
4d15dc5ae2
|
[canvaskit] fix Path.from (flutter/engine#24382)
|
2021-02-12 16:01:19 -08:00 |
|
skia-flutter-autoroll
|
c7fe5f1a7a
|
Roll Skia from 2494942f0d8d to 6e73404a782c (3 revisions) (flutter/engine#24383)
|
2021-02-12 15:41:02 -08:00 |
|
skia-flutter-autoroll
|
130c09011a
|
Roll Skia from 3354f8c4f8cb to 2494942f0d8d (4 revisions) (flutter/engine#24380)
|
2021-02-12 14:16:01 -08:00 |
|
David Reveman
|
4e916d1ff6
|
Fix vulkan surface leaks. (flutter/engine#24372)
This fixes 3 memory leaks:
1. Destroys local vulkan buffer collections.
2. Releases image2 resource in Scenic.
3. Deregister buffer collections from Scenic session.
Co-authored-by: David Reveman <reveman@google.com>
|
2021-02-12 17:15:29 -05:00 |
|
skia-flutter-autoroll
|
fe5fbc9fee
|
Roll Skia from 28698696f1b3 to 3354f8c4f8cb (2 revisions) (flutter/engine#24378)
|
2021-02-12 12:51:01 -08:00 |
|
Yegor
|
efa24d8bd0
|
[canvaskit] support adding leaf layers w/o container layers (flutter/engine#24357)
|
2021-02-12 11:03:56 -08:00 |
|
skia-flutter-autoroll
|
aff7e22b14
|
Roll Skia from ec24154521f3 to 28698696f1b3 (4 revisions) (flutter/engine#24374)
|
2021-02-12 10:11:01 -08:00 |
|
Emmanuel Garcia
|
5d850382d4
|
Replace Flutter surface only after all platform views are destroyed (flutter/engine#24363)
|
2021-02-12 10:02:33 -08:00 |
|
skia-flutter-autoroll
|
b9ffcf4a28
|
Roll Skia from 3370d6806776 to ec24154521f3 (2 revisions) (flutter/engine#24373)
|
2021-02-12 08:46:01 -08:00 |
|
skia-flutter-autoroll
|
9555f6c8b3
|
Roll Fuchsia Linux SDK from neluWd0QF... to YMY-cajLa... (flutter/engine#24367)
|
2021-02-12 01:06:01 -08:00 |
|
skia-flutter-autoroll
|
51d4531c16
|
Roll Skia from 22363fe3da95 to 3370d6806776 (2 revisions) (flutter/engine#24366)
|
2021-02-12 00:06:01 -08:00 |
|
skia-flutter-autoroll
|
9cb881c003
|
Roll Skia from c616e1c1791c to 22363fe3da95 (1 revision) (flutter/engine#24365)
|
2021-02-11 22:41:01 -08:00 |
|
skia-flutter-autoroll
|
1eb82066f9
|
Roll Skia from dfa91793f8e9 to c616e1c1791c (16 revisions) (flutter/engine#24361)
|
2021-02-11 17:26:01 -08:00 |
|
Yegor
|
d37c9eb651
|
report failures after running all shards (flutter/engine#24355)
|
2021-02-11 16:59:35 -08:00 |
|
skia-flutter-autoroll
|
038fee833e
|
Roll Skia from eff697a78baa to dfa91793f8e9 (9 revisions) (flutter/engine#24353)
|
2021-02-11 16:01:01 -08:00 |
|
David Reveman
|
3d688d6424
|
Remove unnecessary buffer collection image constraints. (flutter/engine#24347)
|
2021-02-11 15:56:02 -08:00 |
|
Jason Simmons
|
b27a922c38
|
Propagate image decode errors to the future returned by Codec.getNextFrame (flutter/engine#24336)
|
2021-02-11 14:51:03 -08:00 |
|
rogeryi
|
86ce9cc5c2
|
Fix Android IO and Worker threads priority issue (flutter/engine#23911)
|
2021-02-11 14:46:02 -08:00 |
|
Jason Simmons
|
ea99328502
|
Remove NonNull annotation on FlutterCallbackInformation.lookupCallbackInformation (flutter/engine#24340)
Fixes https://github.com/flutter/flutter/issues/73937
|
2021-02-11 14:28:47 -08:00 |
|
skia-flutter-autoroll
|
de7508b296
|
Roll Skia from 966d795af9a6 to eff697a78baa (10 revisions) (flutter/engine#24351)
|
2021-02-11 10:01:01 -08:00 |
|
Kaushik Iska
|
da6faa257c
|
Reland "[metal] Darwin unified external metal textures (#24157)" (flutter/engine#24350)
|
2021-02-11 09:24:36 -08:00 |
|
skia-flutter-autoroll
|
9dcdb7ab2c
|
Roll Skia from 9d171b630287 to 966d795af9a6 (1 revision) (flutter/engine#24346)
|
2021-02-11 07:01:02 -08:00 |
|
skia-flutter-autoroll
|
3e079cce42
|
Roll Skia from 997df84ac144 to 9d171b630287 (3 revisions) (flutter/engine#24344)
|
2021-02-11 01:26:02 -08:00 |
|
skia-flutter-autoroll
|
5ae5d73b28
|
Roll Skia from 84b0233bb38e to 997df84ac144 (5 revisions) (flutter/engine#24343)
https://skia.googlesource.com/skia.git/+log/84b0233bb38e..997df84ac144
2021-02-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 9677c6d28278 to 673a7fe5c3ff (5 revisions)
2021-02-11 reed@google.com Remove dead code for - non-sampling-optionsd drawImage (and drawAtlas, etc.) - drawBitmap calls
2021-02-11 mtklein@google.com add fast_mul(F32,F32)
2021-02-11 csmartdalton@google.com Remove shims for reordering indirect draw command signatures
2021-02-10 bsalomon@google.com Disable caching of GrTextures in promise images.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC borenet@google.com on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
|
2021-02-10 23:53:46 -08:00 |
|
Chris Yang
|
6a7ff47d16
|
Always set change type to cancel with touchesCancelled on iOS platform view (flutter/engine#24333)
|
2021-02-10 17:51:01 -08:00 |
|
Ferhat
|
29f55bb772
|
[web] Fix svg stroke when style is not provided (flutter/engine#24153)
|
2021-02-10 17:35:29 -08:00 |
|
skia-flutter-autoroll
|
8ba461dda4
|
Roll Skia from 73122aa45f83 to 84b0233bb38e (2 revisions) (flutter/engine#24339)
|
2021-02-10 17:01:01 -08:00 |
|
skia-flutter-autoroll
|
ac5e888bb4
|
Roll Skia from b8c0dab90b92 to 73122aa45f83 (5 revisions) (flutter/engine#24335)
|
2021-02-10 15:31:02 -08:00 |
|
skia-flutter-autoroll
|
3162c230d4
|
Roll Fuchsia Linux SDK from cSlRZzm0z... to neluWd0QF... (flutter/engine#24334)
|
2021-02-10 14:56:02 -08:00 |
|
Mouad Debbar
|
477a63ab3d
|
[web] Fix text rendering issue when paragraph style is ginormous (flutter/engine#24159)
|
2021-02-10 14:07:05 -08:00 |
|
skia-flutter-autoroll
|
2acc45fc95
|
Roll Skia from 140adc676219 to b8c0dab90b92 (16 revisions) (flutter/engine#24330)
|
2021-02-10 14:06:01 -08:00 |
|
Kaushik Iska
|
3523722a49
|
Revert "Reland "[metal] Darwin unified external metal textures (#2415… (flutter/engine#24331)
This reverts commit 1deabe1decb00efe0275b34beb540be1bd93a80c.
|
2021-02-10 13:06:24 -08:00 |
|
skia-flutter-autoroll
|
6e34ea37d2
|
Roll Skia from 9e2c50edaaac to 140adc676219 (1 revision) (flutter/engine#24326)
|
2021-02-10 11:21:01 -08:00 |
|
skia-flutter-autoroll
|
94d3ba23e2
|
Roll Skia from 7f942e46fda2 to 9e2c50edaaac (1 revision) (flutter/engine#24324)
|
2021-02-10 05:56:02 -08:00 |
|
skia-flutter-autoroll
|
5eba594102
|
Roll Skia from ec04e062f3f5 to 7f942e46fda2 (3 revisions) (flutter/engine#24321)
|
2021-02-10 00:31:02 -08:00 |
|
skia-flutter-autoroll
|
71e9ebc384
|
Roll Fuchsia Linux SDK from QJfCXnklY... to cSlRZzm0z... (flutter/engine#24320)
|
2021-02-09 23:41:01 -08:00 |
|
skia-flutter-autoroll
|
283893d023
|
Roll Skia from e2c9d3c034dc to ec04e062f3f5 (5 revisions) (flutter/engine#24316)
|
2021-02-09 23:06:01 -08:00 |
|
skia-flutter-autoroll
|
62e17db75e
|
Roll Dart SDK from 02230d7386c7 to 4bd4c2a493e9 (6 revisions) (flutter/engine#24313)
|
2021-02-09 23:01:01 -08:00 |
|
skia-flutter-autoroll
|
531627c408
|
Roll Skia from 62b039b36d4d to e2c9d3c034dc (5 revisions) (flutter/engine#24312)
|
2021-02-09 16:11:02 -08:00 |
|
chunhtai
|
d2dacb33bc
|
unhide uitextinput when focused (flutter/engine#23776)
|
2021-02-09 15:01:01 -08:00 |
|
skia-flutter-autoroll
|
212af27783
|
Roll Skia from 34c098d7f8e1 to 62b039b36d4d (2 revisions) (flutter/engine#24310)
|
2021-02-09 14:21:03 -08:00 |
|
Jason Simmons
|
3356802d18
|
Define FLUTTER_ENABLE_SKSHAPER consistently when building txt_unittests and txt_benchmarks (flutter/engine#24253)
|
2021-02-09 14:11:02 -08:00 |
|