skia-flutter-autoroll
5ffd64f64d
Roll Skia from d318489a1566 to abd75556630d (1 revision) ( #19973 )
2020-07-22 22:56:02 -07:00
skia-flutter-autoroll
9dca199c4d
Roll Skia from 72db7173488e to d318489a1566 (2 revisions) ( #19971 )
2020-07-22 19:31:02 -07:00
skia-flutter-autoroll
e52a6f96bf
Roll Skia from cc848b59f805 to 72db7173488e (2 revisions) ( #19969 )
2020-07-22 18:11:02 -07:00
skia-flutter-autoroll
626244a72c
Roll Skia from c0e711019b91 to cc848b59f805 (3 revisions) ( #19966 )
2020-07-22 16:51:02 -07:00
gaaclarke
21efd7325e
Made the linter print out more information in its output and fixed bugs ( #19895 )
2020-07-22 15:38:09 -07:00
skia-flutter-autoroll
0483794dcc
Roll Skia from 184f6013466b to c0e711019b91 (2 revisions) ( #19964 )
2020-07-22 15:31:02 -07:00
skia-flutter-autoroll
e3b29f2189
Roll Skia from ab47abfca37a to 184f6013466b (5 revisions) ( #19961 )
2020-07-22 13:56:02 -07:00
Harry Terkelsen
fa1526221f
Roll CanvasKit to 0.17.2 ( #19960 )
2020-07-22 13:29:53 -07:00
Ferhat
37fa2850d1
[web] Prevent crash when restore is called incorrectly after recording ends. ( #19948 )
...
* Prevent crash when restore is called after picture recording ends
* Addressed reviewer comments
2020-07-22 12:55:22 -07:00
Greg Spencer
18200e7e8e
Revert "Implement delayed event synthesis key event handling for Android ( #19024 )" ( #19956 )
...
This reverts commit 8825f9178d884d07b43590ef52bb929ac9a3773f because it breaks flutter_gallery__back_button_memory and a customer test.
2020-07-22 12:36:26 -07:00
skia-flutter-autoroll
0318e7e02e
Roll Skia from e9ced4f3da51 to ab47abfca37a (9 revisions) ( #19952 )
2020-07-22 12:36:02 -07:00
skia-flutter-autoroll
1fe62dd787
Roll Fuchsia Linux SDK from l1HnxboPY... to hXTFDVnq1... ( #19950 )
2020-07-22 10:46:02 -07:00
Ferhat
5d921fcb57
[web] Fixes arc scaling when counter clockwise ( #19927 )
...
* [web] Fix arc scaling when counter clockwise
* update golden write
* Removed unused var
2020-07-22 10:02:07 -07:00
skia-flutter-autoroll
602c2d81fa
Roll Skia from 01373555fef7 to e9ced4f3da51 (4 revisions) ( #19943 )
2020-07-22 08:36:01 -07:00
skia-flutter-autoroll
4eab3d7655
Roll Skia from 6e1eb168a544 to 01373555fef7 (1 revision) ( #19937 )
2020-07-22 07:11:02 -07:00
skia-flutter-autoroll
c61373fdf7
Roll Skia from 492e4daa3747 to 6e1eb168a544 (1 revision) ( #19935 )
2020-07-22 03:26:02 -07:00
skia-flutter-autoroll
711483d6b8
Roll Skia from 96dc2c70cf5b to 492e4daa3747 (1 revision) ( #19934 )
2020-07-22 02:01:02 -07:00
skia-flutter-autoroll
183dccecd2
Roll Dart SDK from fcd1c5b61ae8 to a3815b659047 (32 revisions) ( #19933 )
2020-07-21 23:11:02 -07:00
skia-flutter-autoroll
4d720dd9e5
Roll Skia from d2093b13c8c9 to 96dc2c70cf5b (1 revision) ( #19932 )
2020-07-21 23:01:02 -07:00
skia-flutter-autoroll
88f971f0f1
Roll Fuchsia Linux SDK from SzoU_s0i_... to l1HnxboPY... ( #19931 )
2020-07-21 21:26:01 -07:00
skia-flutter-autoroll
e394b25324
Roll Skia from 683bbe01ff8b to d2093b13c8c9 (5 revisions) ( #19930 )
2020-07-21 21:01:01 -07:00
skia-flutter-autoroll
bafe9bcf20
Roll Dart SDK from 84e5eeaea43e to fcd1c5b61ae8 (5 revisions) ( #19909 )
2020-07-21 18:41:01 -07:00
skia-flutter-autoroll
dbc9b1ed60
Roll Skia from 2e66ade99783 to 683bbe01ff8b (1 revision) ( #19926 )
2020-07-21 18:16:02 -07:00
William Wold
4f647efd91
Change FlView::renderer from X11-specific to generic
2020-07-22 11:17:38 +12:00
William Wold
57b6d9e5c7
Call eglGetError() before other EGL calls that will wipe it
2020-07-22 11:17:38 +12:00
skia-flutter-autoroll
4a879aff5c
Roll Skia from 324578b5537d to 2e66ade99783 (2 revisions) ( #19925 )
2020-07-21 16:11:02 -07:00
Dan Field
5281322421
Refactor instantiateImageCodec/decodeImageFromPixels to provide an ImageDescriptor ( #19537 )
...
Refactors instantiateImageCodec and decodeImageFromPixels to provide intermediate data about the image width, height, and bytes per pixel. This allows for more fine grained control from Dart, particularly when trying to reason about how or whether to maintain aspect ratio in the targetWidth/targetHeight parameters.
This leaves the existing methods functional by re-implementing them to use the new ImmutableBuffer/ImageDescriptor class.
The ImmutableBuffer class is provided so that callers can avoid copying the image data multiple times if they wish to re-recreate the image descriptor.
Related Issues
2020-07-21 14:59:18 -07:00
skia-flutter-autoroll
b429edb81a
Roll Skia from a9306eb84f42 to 324578b5537d (6 revisions) ( #19921 )
2020-07-21 14:51:01 -07:00
skia-flutter-autoroll
a0cd6f1794
Roll Skia from 5933d7d54fb8 to a9306eb84f42 (4 revisions) ( #19918 )
2020-07-21 13:11:02 -07:00
skia-flutter-autoroll
18fee597ab
Roll Skia from 7e67dcaea6e4 to 5933d7d54fb8 (16 revisions) ( #19916 )
2020-07-21 11:36:01 -07:00
Harry Terkelsen
c02a60e95b
Mark used pictures so they aren't deleted on the next frame. ( #19913 )
2020-07-21 09:13:14 -07:00
skia-flutter-autoroll
c504d99610
Roll Skia from effd13f94527 to 7e67dcaea6e4 (4 revisions) ( #19912 )
2020-07-21 08:41:02 -07:00
skia-flutter-autoroll
538cefa1dd
Roll Fuchsia Linux SDK from U0O4eX0Iz... to SzoU_s0i_... ( #19911 )
2020-07-21 08:06:01 -07:00
skia-flutter-autoroll
5e82b8f29f
Roll Skia from e687db2bbe11 to effd13f94527 (3 revisions) ( #19910 )
2020-07-21 07:06:02 -07:00
skia-flutter-autoroll
5a73d4dc25
Roll Dart SDK from baf740ee92a0 to 84e5eeaea43e (9 revisions) ( #19906 )
2020-07-21 02:11:02 -07:00
skia-flutter-autoroll
d4684bc79a
Roll Skia from 91ccfe390203 to e687db2bbe11 (2 revisions) ( #19904 )
2020-07-21 00:36:03 -07:00
skia-flutter-autoroll
ff8d3e98da
Roll Skia from 68e5f29d849a to 91ccfe390203 (1 revision) ( #19903 )
2020-07-20 23:16:02 -07:00
skia-flutter-autoroll
e14c87eb08
Roll Fuchsia Linux SDK from 0m3b4... to U0O4e... ( #19901 )
2020-07-20 18:46:03 -07:00
skia-flutter-autoroll
464e4b9bda
Roll Dart SDK from 3dd79c84780b to baf740ee92a0 (10 revisions) ( #19900 )
2020-07-20 18:01:02 -07:00
freiling
15d19a4949
Test Framework for SKP based shader warmup ( #19260 )
...
* [fuchsia] fix Rasterizer::ScreenshotLayerTreeAsPicture on Fuchsia
* [fuchsia] Add shell test for skp based shader warmup
* [fuchsia] use custom image serialization when writing out SKP's
This change adds custom image serialization functions for skp serialization
which write out onlythe image metadata and not the contents of the
images themselves. This allows SKP's to be used for shader warmup with
a significantly reduced disk space footprint.
2020-07-20 17:03:45 -07:00
skia-flutter-autoroll
f850273d89
Roll Skia from 0927dd65c40f to 68e5f29d849a (5 revisions) ( #19897 )
2020-07-20 16:11:01 -07:00
skia-flutter-autoroll
05abc31ac3
Roll Skia from c86c5239ca60 to 0927dd65c40f (3 revisions) ( #19894 )
2020-07-20 14:51:02 -07:00
skia-flutter-autoroll
a01464d464
Roll Dart SDK from 0de2455c02a5 to 3dd79c84780b (10 revisions) ( #19892 )
2020-07-20 13:36:03 -07:00
skia-flutter-autoroll
e31f5adbed
Roll Skia from 0dee9b0c410f to c86c5239ca60 (4 revisions) ( #19891 )
2020-07-20 13:31:02 -07:00
skia-flutter-autoroll
27a8f33ab6
Roll Skia from 16fbc2477205 to 0dee9b0c410f (7 revisions) ( #19889 )
2020-07-20 12:11:02 -07:00
skia-flutter-autoroll
bdb9ebbc6d
Roll Skia from 6249da8a8391 to 16fbc2477205 (7 revisions) ( #19886 )
2020-07-20 09:56:01 -07:00
skia-flutter-autoroll
74df174fa3
Roll Dart SDK from bf814cfe61b9 to 0de2455c02a5 (6 revisions) ( #19885 )
2020-07-20 09:11:02 -07:00
skia-flutter-autoroll
96dbebb485
Roll Skia from 0c5bb2f776a5 to 6249da8a8391 (4 revisions) ( #19884 )
2020-07-20 08:36:02 -07:00
skia-flutter-autoroll
cd1c028258
Roll Skia from 3ba1777cebcd to 0c5bb2f776a5 (1 revision) ( #19881 )
2020-07-20 07:16:01 -07:00
skia-flutter-autoroll
4d44131784
Roll Skia from 1860aed6436d to 3ba1777cebcd (1 revision) ( #19880 )
2020-07-20 05:51:02 -07:00