skia-flutter-autoroll
20c1012dbd
Roll Skia from ac16760df463 to 45fe2e8a9914 (4 revisions) ( #19028 )
...
https://skia.googlesource.com/skia.git/+log/ac16760df463..45fe2e8a9914
2020-06-12 herb@google.com move methods to options class
2020-06-12 fmalita@chromium.org [skjson] Reinstate initFastShortString
2020-06-12 egdaniel@google.com Add SkSurface flush call that takes a GrBackendSurfaceMutableState.
2020-06-12 johnstiles@google.com Allow printf-style formatting to be used in SK_ABORT.
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 bungeman@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
2020-06-15 06:27:46 -04:00
skia-flutter-autoroll
0f59c7919d
Roll Fuchsia Mac SDK from pVORF... to XHlPK... ( #19039 )
2020-06-14 18:20:05 -07:00
skia-flutter-autoroll
00c11ebfcc
Roll Fuchsia Mac SDK from 9XDKA... to pVORF... ( #19037 )
2020-06-14 05:15:04 -07:00
skia-flutter-autoroll
5c87c31fd3
Roll Fuchsia Mac SDK from Q196k... to 9XDKA... ( #19034 )
2020-06-13 15:30:04 -07:00
skia-flutter-autoroll
28ec1f5ebc
Roll Fuchsia Mac SDK from H-uAk... to Q196k... ( #19032 )
2020-06-13 02:25:04 -07:00
George Wright
801559ac4e
Revert to last-known-good-rev of Dart SDK ( #19031 )
...
* Revert "Roll Dart SDK from 0b64f5488965 to 50836c171e91 (4 revisions) (#19017 )"
This reverts commit f6455fa6f26a8cd5fadb61fc55db7c1824d89f8e.
* Revert "Roll Dart SDK from f0ea02bc51f8 to 0b64f5488965 (9 revisions) (#19013 )"
This reverts commit 1f3aa23e25195a5a2e768298495e3749b194b0f6.
* Revert "Roll Dart SDK from f043f9e5f6ea to f0ea02bc51f8 (22 revisions) (#19010 )"
This reverts commit 5f37029a2fe9111bd231872233777c53b71dde5e.
2020-06-12 18:38:29 -07:00
Dan Field
e84d497b9d
Fix hit testing logic in fuchsia a11y ( #19029 )
2020-06-12 18:24:38 -07:00
Michael Goderbauer
f7d241fd8a
Wire up channel for restoration data ( #18042 )
2020-06-12 16:31:25 -07:00
Dan Field
983b6e198d
Call Shell::NotifyLowMemory when backgrounded/memory pressure occurs on Android ( #19026 )
...
* Reland "Call Shell::NotifyLowMemoryWarning on Android Trim and LowMemory events (#18979 )" (#19023 )"
This reverts commit 0a852d8ad7e0b132d86c0a604f2c41a110f2b3b6.
2020-06-12 15:12:25 -07:00
James Robinson
e3fdb23304
[fuchsia] Add ability to configure separate data and asset dirs ( #18858 )
...
This allows Fuchsia components executed by the Flutter runner to
specify a directory containing assets if they wish to store assets
separate from program data. This is specified in the program metadata
field within the component's specification with the new "assets"
attribute. If this attribute is absent, assets are loaded relative to
the path specified in the "data" attribute as before.
This is useful in the short term to use a location in the package where
we can store small files more efficiently. It is also potentially
useful longer term to enforce a stronger separatation between
executable program data and non-executable assets.
This commit adds some basic unit testing for the data parsing to the
flutter_runner_tests suite.
2020-06-12 14:41:27 -07:00
cg021
7cb7003a11
onEndFrame JNI ( #18867 )
...
* onEndFrame JNI
* beginFrame brief change
2020-06-12 16:21:25 -05:00
skia-flutter-autoroll
8c24c41a0b
Roll Skia from 637838d20abd to ac16760df463 (1 revision) ( #19025 )
2020-06-12 14:05:05 -07:00
skia-flutter-autoroll
be499ab464
Roll Fuchsia Mac SDK from gR0Zc... to H-uAk... ( #19022 )
2020-06-12 13:20:02 -07:00
skia-flutter-autoroll
b0a0e0e32b
Roll Skia from 3d6bf04366f6 to 637838d20abd (2 revisions) ( #19021 )
2020-06-12 12:45:07 -07:00
Yegor
194acdfaed
apply null safety syntax to mobile dart:ui ( #18933 )
...
* apply null safety syntax to mobile dart:ui
2020-06-12 12:42:12 -07:00
Emmanuel Garcia
0a852d8ad7
Revert "Call Shell::NotifyLowMemoryWarning on Android Trim and LowMemory events ( #18979 )" ( #19023 )
...
This reverts commit f5ab179e7a793e2bd5d087d59911e99f8b45e6c9.
2020-06-12 12:31:12 -07:00
skia-flutter-autoroll
006564625f
Roll Skia from 30212b7941d6 to 3d6bf04366f6 (17 revisions) ( #19020 )
2020-06-12 11:25:04 -07:00
skia-flutter-autoroll
b2fea9dcfa
Roll Skia from 21bbfc6c2dfe to 30212b7941d6 (6 revisions) ( #19009 )
...
https://skia.googlesource.com/skia.git/+log/21bbfc6c2dfe..30212b7941d6
2020-06-11 johnstiles@google.com Fix implicit fallthroughs throughout Skia.
2020-06-11 ethannicholas@google.com Revert "fixed sample(..., matrix) with runtime effects"
2020-06-11 reed@google.com Add filter-quality to imageshader factory
2020-06-11 csmartdalton@google.com Duplicate ccpr/GrCCStrokeGeometry to tessellate/GrStrokeGeometry
2020-06-11 reed@google.com remove unneeded SK_LEGACY_BLITTER_CHOICE flag
2020-06-11 robertphillips@google.com Add new GM to exercise Vulkan YCbCr 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 bungeman@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
2020-06-12 13:05:16 -04:00
skia-flutter-autoroll
f6455fa6f2
Roll Dart SDK from 0b64f5488965 to 50836c171e91 (4 revisions) ( #19017 )
2020-06-12 02:30:03 -07:00
skia-flutter-autoroll
8dcc95dbd4
Roll Fuchsia Mac SDK from Wj0yo... to gR0Zc... ( #19015 )
2020-06-12 00:15:03 -07:00
skia-flutter-autoroll
1f3aa23e25
Roll Dart SDK from f0ea02bc51f8 to 0b64f5488965 (9 revisions) ( #19013 )
2020-06-11 22:05:04 -07:00
Kaushik Iska
acf048bd0d
Remove log added for local testing ( #19012 )
2020-06-11 19:22:36 -07:00
Kaushik Iska
2651beba06
Exit before pushing a trace event when layer tree holder is empty ( #19008 )
2020-06-11 19:17:20 -07:00
freiling
e1c622b4aa
Make SKSL caching test work on Fuchsia on arm64 ( #18572 )
...
* Hook up PersistentCache to ShellTestPlatformViewVulkan
* [vulkan][fuchsia] enable vulkan without swiftshader in fuchsia tests on arm64
* [vulkan][fuchsia] Disable second half of ShellTest.CacheSkSLWorks on
vulkan backend
GrContext::precompileShader() is not implemented for vulkan contexts, so
dont run the portion of this test that depends on that behavior on
Vulkan.
Co-authored-by: George Wright <gw280@google.com>
2020-06-11 18:45:23 -07:00
cg021
ac809b48cb
onBeginFrame JNI ( #18866 )
2020-06-11 17:15:03 -07:00
skia-flutter-autoroll
5f37029a2f
Roll Dart SDK from f043f9e5f6ea to f0ea02bc51f8 (22 revisions) ( #19010 )
2020-06-11 17:00:03 -07:00
stuartmorgan
48d7091649
Roll buildroot for Windows warning update ( #19000 )
2020-06-11 16:13:38 -07:00
Robert Ancell
9f898e98c2
Don't process key events when the text input is not requested ( #18990 )
2020-06-12 10:59:35 +12:00
Robert Ancell
4bd6aea07c
Always send key events, even if they're used for text input. ( #18991 )
2020-06-12 10:59:23 +12:00
skia-flutter-autoroll
5171fbdc75
Roll Skia from 32d5cfa1f35e to 21bbfc6c2dfe (5 revisions) ( #19006 )
2020-06-11 15:35:02 -07:00
Robert Ancell
87d8888048
Show warning if method response errors occur and error not handled. ( #18946 )
2020-06-12 09:11:36 +12:00
Robert Ancell
5ddc122f02
Fix inverted check in creating resource surface ( #18989 )
2020-06-12 09:09:06 +12:00
Robert Ancell
71fce02dd6
Fix shift-tab not working by adding more GTK->GLFW key mappings. ( #18988 )
2020-06-12 09:08:41 +12:00
skia-flutter-autoroll
45386229e2
Roll Skia from de175abede4d to 32d5cfa1f35e (15 revisions) ( #19005 )
2020-06-11 13:45:04 -07:00
skia-flutter-autoroll
d417772d7a
Roll Fuchsia Mac SDK from gAD3P... to Wj0yo... ( #19001 )
2020-06-11 11:10:02 -07:00
skia-flutter-autoroll
cea5a9c7a0
Roll Dart SDK from b0d2b97d2cd7 to f043f9e5f6ea (6 revisions) ( #18997 )
2020-06-11 11:05:03 -07:00
skia-flutter-autoroll
a0a92d6c63
Roll Skia from 0ad37b87549b to de175abede4d (1 revision) ( #18995 )
2020-06-11 11:00:04 -07:00
liyuqian
369e0a9b91
Add ui_benchmarks ( #18945 )
2020-06-11 10:55:03 -07:00
Kaushik Iska
2a82a08329
[dart] Account for compiler api change ( #19002 )
2020-06-11 10:12:39 -07:00
skia-flutter-autoroll
f5ca58b188
Roll Dart SDK from e62b89c56d01 to b0d2b97d2cd7 (4 revisions) ( #18994 )
2020-06-11 02:10:02 -07:00
skia-flutter-autoroll
b82769bdfb
Roll Skia from 553496b66f12 to 0ad37b87549b (2 revisions) ( #18993 )
2020-06-11 00:20:02 -07:00
skia-flutter-autoroll
336d000b43
Roll Skia from f69e40841eb9 to 553496b66f12 (2 revisions) ( #18992 )
2020-06-10 23:00:02 -07:00
Mouad Debbar
2739bbfcfe
[web] Provide a hook to disable location strategy ( #18969 )
2020-06-10 21:51:45 -07:00
skia-flutter-autoroll
74291b73be
Roll Dart SDK from 0fab083e1c2b to e62b89c56d01 (10 revisions) ( #18987 )
2020-06-10 21:45:04 -07:00
skia-flutter-autoroll
7f71f1d90f
Roll Fuchsia Mac SDK from oWhyp... to gAD3P... ( #18982 )
2020-06-10 21:25:02 -07:00
Emmanuel Garcia
1ddc6e1d3a
Call destructor and fix check ( #18985 )
2020-06-10 20:29:04 -07:00
Emmanuel Garcia
e5845af424
Put JNI functions under an interface ( #18903 )
2020-06-10 18:40:58 -07:00
skia-flutter-autoroll
efd1452a4d
Roll Skia from 9c401e7e1ace to f69e40841eb9 (11 revisions) ( #18983 )
2020-06-10 18:40:04 -07:00
Robert Ancell
ca26b7558e
Make Linux shell plugin constructor descriptions consistent ( #18940 )
2020-06-11 12:31:29 +12:00
Robert Ancell
b19a17d5d1
Implement an EGL resource context for the Linux shell. ( #18918 )
...
Fixes https://github.com/flutter/flutter/issues/54855
2020-06-11 12:31:06 +12:00