skia-flutter-autoroll
3ead67ba8c
Roll src/third_party/skia 46f5c5f08b61..9e8f60534464 (29 commits) ( flutter/engine#16754 )
2020-02-22 15:44:03 -08:00
skia-flutter-autoroll
b320c580f6
Roll fuchsia/sdk/core/linux-amd64 from -u-iU... to 3rB22... ( flutter/engine#16752 )
2020-02-22 14:09:08 -08:00
skia-flutter-autoroll
6f747d6e32
Roll src/third_party/skia bf5cb0f539e7..46f5c5f08b61 (2 commits) ( flutter/engine#16732 )
2020-02-22 14:09:04 -08:00
Miguel Beltran
0858707729
Add support for Increase Contrast on iOS ( flutter/engine#15343 )
2020-02-22 14:04:04 -08:00
Dan Field
9bbbd5078d
Migrate Path to AssociateWithDartWrapper ( flutter/engine#16753 )
2020-02-22 12:59:35 -08:00
Mouad Debbar
1e37bb489a
[web] Paragraph.longestLine doesn't need to check for isSingleLine anymore ( flutter/engine#16736 )
2020-02-21 13:18:09 -08:00
Mouad Debbar
5f8ca597db
[web] Rename LineMetrics.text to LineMetrics.displayText ( flutter/engine#16734 )
2020-02-21 13:17:59 -08:00
Nurhan Turgut
a443623a34
[web] add comment to skipped safari test ( flutter/engine#16737 )
...
* add comment to skipped safari test
* test not running semantics on Mac
* disable semantics test which is unreliable
2020-02-21 13:03:29 -08:00
Ryan Macnak
101b70147f
Fix some compiler warnings in newer versions of Clang. ( flutter/engine#16733 )
2020-02-21 12:57:06 -08:00
George Wright
a39303aa48
Enable Vulkan-related shell unittests on Fuchsia ( flutter/engine#16718 )
...
Also enable tests that were disabled due to MessageLoop flakiness resolved by https://github.com/flutter/engine/pull/16568
2020-02-21 11:01:16 -08:00
Nurhan Turgut
3fb1af296c
[web] Running safari tests on LUCI ( flutter/engine#16715 )
...
* Safari font collection tests skip failing methods
* add a clear to the semantics test to make sure no DOM elements are leaking to the other tests
* fix semantics_helper_test. skip for semantics_test. teardown didn't work
* skip test, the skipped method run for 8 minutes according to the logs
* history tests methods runs multiple times. only run them on linux for now. they were also already failing in edge/windows
2020-02-21 09:03:13 -08:00
skia-flutter-autoroll
fa05d5d7e6
Roll src/third_party/skia 392846665c40..bf5cb0f539e7 (1 commits) ( flutter/engine#16730 )
2020-02-21 07:56:03 -08:00
skia-flutter-autoroll
eaa5b877cd
Roll src/third_party/skia 77521d9e06e8..392846665c40 (1 commits) ( flutter/engine#16729 )
2020-02-21 06:21:03 -08:00
skia-flutter-autoroll
937a7f093f
Roll fuchsia/sdk/core/linux-amd64 from CZTpy... to -u-iU... ( flutter/engine#16727 )
2020-02-21 00:26:03 -08:00
skia-flutter-autoroll
7064be4edd
Roll src/third_party/skia 3ffa7af75301..77521d9e06e8 (2 commits) ( flutter/engine#16725 )
2020-02-20 22:16:02 -08:00
skia-flutter-autoroll
7c6757ad49
Roll src/third_party/dart fd20c7b92bb8..6ef9131d82c4 (7 commits) ( flutter/engine#16723 )
2020-02-20 21:26:03 -08:00
skia-flutter-autoroll
772bbb2ced
Roll src/third_party/skia df283d01cabb..3ffa7af75301 (1 commits) ( flutter/engine#16722 )
2020-02-20 18:56:02 -08:00
Dan Field
b1f692e9cb
Refactor of ClaimDartHandle -> AssociateWithDartWrapper ( flutter/engine#16720 )
2020-02-20 17:31:03 -08:00
skia-flutter-autoroll
d08458c918
Roll src/third_party/skia 706851dc99d9..df283d01cabb (3 commits) ( flutter/engine#16719 )
2020-02-20 17:16:02 -08:00
skia-flutter-autoroll
a4c29d4ae9
Roll src/third_party/dart 81d4cc6bc99a..fd20c7b92bb8 (31 commits) ( flutter/engine#16716 )
2020-02-20 16:11:04 -08:00
Dan Field
a03a05a385
Reland "Remove usage of Dart_AllocateWithNativeFields" ( flutter/engine#16713 )
2020-02-20 16:06:02 -08:00
skia-flutter-autoroll
883d67d62f
Roll src/third_party/skia 1d589a578ca4..706851dc99d9 (2 commits) ( flutter/engine#16714 )
2020-02-20 15:41:03 -08:00
George Wright
21f28db400
Flush the SkCanvas when submitting a frame in ShellTestPlatformViewVulkan::OffscreenSurface ( flutter/engine#16717 )
2020-02-20 15:18:36 -08:00
skia-flutter-autoroll
08e3289592
Roll src/third_party/skia 62076977a0b7..1d589a578ca4 (6 commits) ( flutter/engine#16712 )
2020-02-20 14:06:03 -08:00
skia-flutter-autoroll
4e660e94c1
Roll src/third_party/skia 9d4e31d6cda5..62076977a0b7 (11 commits) ( flutter/engine#16710 )
2020-02-20 12:31:02 -08:00
freiling
07bfcf19f1
[shell tests] Integrate Vulkan with Shell Tests ( flutter/engine#16621 )
...
This change creates a test only implementation of flutter::Surface backed by an
offscreen Vulkan GrContext. Much of the code in this test Surface was lifted
from flutter::VulkanWindow which I was unable to use without extricating it
from the VkSurface/VkSwapchain code which we do not want to use in offscreen
tests. I would recommend refactoring VulkanWindow to separate GrContext
creation and VkSwapchain creation in order to promote greater code reuse
between onscreen and offscreen vulkan paths.
This change is excersised thoroughly by the shell tests and was manually
tested against these tests on Fuchsia on Intel.
2020-02-20 11:37:00 -08:00
vsmenon
a605113c25
opt out dart:ui from nnbd ( flutter/engine#16473 )
...
* opt out dart:ui from nnbd
* Annotate tests as well
2020-02-20 11:04:00 -08:00
skia-flutter-autoroll
14f6564f23
Roll fuchsia/sdk/core/linux-amd64 from YPr0t... to CZTpy... ( flutter/engine#16708 )
2020-02-20 10:56:03 -08:00
skia-flutter-autoroll
e83edfaf91
Roll src/third_party/skia 2c2db2762809..9d4e31d6cda5 (1 commits) ( flutter/engine#16707 )
2020-02-20 10:51:04 -08:00
Justin McCandless
9c628f10d8
Fix the newline on some keyboards ( flutter/engine#16560 )
2020-02-20 10:36:03 -08:00
Martin Kustermann
a39aad4a03
Enable lazy-async-stacks by-default in all modes ( flutter/engine#16556 )
...
This was already enabled by-default in AOT mode in [0] - which made the
gen_snapshot invocations use "--lazy-async-stacks --no-causal-async-stacks".
See go/dart-10x-faster-async for more information.
[0] https://github.com/flutter/flutter/commit/347823234fd
2020-02-20 18:31:26 +01:00
skia-flutter-autoroll
3cbd8a468b
Roll src/third_party/skia a5097354217b..2c2db2762809 (1 commits) ( flutter/engine#16704 )
2020-02-19 23:46:03 -08:00
skia-flutter-autoroll
af24f742c8
Roll src/third_party/skia ed1ff23c2768..a5097354217b (1 commits) ( flutter/engine#16703 )
2020-02-19 22:11:04 -08:00
skia-flutter-autoroll
4155affd88
Roll src/third_party/dart 7469b87b042a..e187e42593e8 (11 commits) ( flutter/engine#16702 )
2020-02-19 20:26:03 -08:00
skia-flutter-autoroll
a0e1946a92
Roll fuchsia/sdk/core/linux-amd64 from VHyDa... to YPr0t... ( flutter/engine#16701 )
2020-02-19 19:36:04 -08:00
skia-flutter-autoroll
a36d3fd764
Roll src/third_party/skia 9baef3593c3c..ed1ff23c2768 (5 commits) ( flutter/engine#16699 )
2020-02-19 18:01:05 -08:00
skia-flutter-autoroll
cc61744a99
Roll src/third_party/skia 7dfb46e7f397..9baef3593c3c (3 commits) ( flutter/engine#16696 )
2020-02-19 16:26:04 -08:00
xster
dbaba67232
fix param ( flutter/engine#16694 )
2020-02-19 15:06:06 -08:00
skia-flutter-autoroll
ee3a88f24b
Roll src/third_party/skia c5ff41f2976e..7dfb46e7f397 (20 commits) ( flutter/engine#16691 )
2020-02-19 14:51:05 -08:00
Dan Field
d483ae6288
Revert "Remove usage of Dart_AllocateWithNativeFields from tonic ( #16588 )" ( flutter/engine#16684 )
...
This reverts commit d32975f3877f6be5b227f3156226ccdea35f15c9.
2020-02-19 10:00:05 -08:00
Mouad Debbar
713cdb3d7b
[web] Paragraph.getBoxesForRange uses LineMetrics ( flutter/engine#16625 )
2020-02-19 09:56:57 -08:00
skia-flutter-autoroll
cd573d98bc
Roll src/third_party/dart 707ecda05e14..0f141be8bd52 (4 commits) ( flutter/engine#16683 )
...
https://dart.googlesource.com/sdk.git/+log/707ecda05e14..0f141be8bd52
git log 707ecda05e14..0f141be8bd52 --date=short --first-parent --format='%ad %ae %s'
2020-02-19 dmitryas@google.com [cfe] Implement new rules around types of case expressions
2020-02-19 johnniwinther@google.com [cfe] Do not hoist this expressions
2020-02-19 davidmorgan@google.com Revert "Reland "[ VM ] Removed Dart_Allocate, Dart_AllocateWithNativeFields, and Dart_InvokeConstructor from embedding API""
2020-02-19 dacoharkes@google.com [test/ffi] Re-enable disabled tests
Created with:
gclient setdep -r src/third_party/dart@0f141be8bd52
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@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/+/master/autoroll/README.md
Bug: None
Tbr: dart-vm-team@google.com
2020-02-19 09:34:40 -08:00
skia-flutter-autoroll
d729b8eabf
Roll src/third_party/skia a037445e07a7..c5ff41f2976e (1 commits) ( flutter/engine#16677 )
2020-02-19 00:06:04 -08:00
skia-flutter-autoroll
65d4cb049a
Roll src/third_party/skia d0d033a12556..a037445e07a7 (4 commits) ( flutter/engine#16676 )
2020-02-18 22:31:04 -08:00
skia-flutter-autoroll
a5bacd6cbe
Roll src/third_party/skia 799a23cf0602..d0d033a12556 (3 commits) ( flutter/engine#16675 )
2020-02-18 20:56:04 -08:00
skia-flutter-autoroll
516dea7510
Roll src/third_party/dart 3883c6070942..c11c0ae3fdca (9 commits) ( flutter/engine#16673 )
2020-02-18 19:41:03 -08:00
skia-flutter-autoroll
d6899d4773
Roll fuchsia/sdk/core/linux-amd64 from 2W9Xr... to VHyDa... ( flutter/engine#16670 )
2020-02-18 19:26:05 -08:00
skia-flutter-autoroll
212d1532ba
Roll src/third_party/skia fe6fe6c5a8a8..799a23cf0602 (1 commits) ( flutter/engine#16669 )
2020-02-18 19:21:03 -08:00
Chinmay Garde
79c230fc7b
Revert "Lift restriction that embedders may not trample the render thread OpenGL context in composition callbacks. ( #16653 )" ( flutter/engine#16674 )
...
This reverts commit 277bc6c62bf686874e6e519a8bf5707a5d794cf3.
2020-02-18 18:59:21 -08:00
Harry Terkelsen
a51698a522
URL-encode asset URLs so assets are properly loaded ( flutter/engine#16630 )
...
* URL-encode asset URLs so assets are properly loaded
* Add comment
2020-02-18 16:19:36 -08:00