sjindel-google
5152ffa2bd
Use ELF for Dart AOT snapshots on Fuchsia. ( flutter/engine#13896 )
...
We will still support loading blobs until build rules in Fuchsia are updated.
2019-12-19 14:11:20 +01:00
skia-flutter-autoroll
ce9df09c26
Roll src/third_party/dart 8d11c1dce64a..642f8d052fd7 (1 commits) ( flutter/engine#14574 )
...
https://dart.googlesource.com/sdk.git/+log/8d11c1dce64a..642f8d052fd7
git log 8d11c1dce64a..642f8d052fd7 --date=short --first-parent --format='%ad %ae %s'
2019-12-19 eernst@google.com Remove dartLangSpec.tex; current version is in language repo
Created with:
gclient setdep -r src/third_party/dart@642f8d052fd7
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
2019-12-19 07:03:09 -05:00
skia-flutter-autoroll
cb5eeb032c
Roll fuchsia/sdk/core/mac-amd64 from NHgyx... to Ykb4b... ( flutter/engine#14573 )
...
Roll fuchsia/sdk/core/mac-amd64 from NHgyx... to Ykb4b...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
Please CC 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
2019-12-19 03:24:48 -05:00
skia-flutter-autoroll
4c426c9a91
Roll src/third_party/dart aa6709974dea..8d11c1dce64a (2 commits) ( flutter/engine#14572 )
...
https://dart.googlesource.com/sdk.git/+log/aa6709974dea..8d11c1dce64a
git log aa6709974dea..8d11c1dce64a --date=short --first-parent --format='%ad %ae %s'
2019-12-19 jensj@google.com [kernel][vm] Add uris only from mixins to libraries sourceReferences index to fix VMs coverage issue
2019-12-19 brianwilkerson@google.com Remove one missed generated use of const in analysis_server
Created with:
gclient setdep -r src/third_party/dart@8d11c1dce64a
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
2019-12-19 03:20:17 -05:00
skia-flutter-autoroll
40163806eb
Roll src/third_party/skia 9e0afb791ac2..c76ac8e325c7 (4 commits) ( flutter/engine#14571 )
...
https://skia.googlesource.com/skia.git/+log/9e0afb791ac2..c76ac8e325c7
git log 9e0afb791ac2..c76ac8e325c7 --date=short --first-parent --format='%ad %ae %s'
2019-12-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 0827bfec78ad..358ffa26e447 (433 commits)
2019-12-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 751e78884a55..6423b7fc7ded (6 commits)
2019-12-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 21be09d8e699..4fd7fccd6db5 (4 commits)
2019-12-19 reed@google.com temporarily expose postIDiv
Created with:
gclient setdep -r src/third_party/skia@c76ac8e325c7
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/+/master/autoroll/README.md
Bug: None
Tbr: borenet@google.com
2019-12-19 03:13:15 -05:00
Lau Ching Jun
0e45e9de31
Revert "[web] Calculate align offset for each paragraph line (LineMetrics.left) ( #14537 )" ( flutter/engine#14569 )
...
This reverts commit 014646e66f62efd87b787e6c8ba450c0063ab7b7.
2019-12-18 22:06:00 -08:00
skia-flutter-autoroll
fc7c91d9e0
Roll src/third_party/dart 171059d27689..aa6709974dea (11 commits) ( flutter/engine#14567 )
...
https://dart.googlesource.com/sdk.git/+log/171059d27689..aa6709974dea
git log 171059d27689..aa6709974dea --date=short --first-parent --format='%ad %ae %s'
2019-12-19 kallentu@google.com [cfe] Fix inference for variant parameters leaking UnknownTypes.
2019-12-19 brianwilkerson@google.com Add support to dartfix for prefer_single_quotes
2019-12-19 brianwilkerson@google.com Enable prefer_is_empty and prefer_is_not_empty in analyzer_plugin and analyzer_cli
2019-12-19 brianwilkerson@google.com Remove unnecessary uses of const in analysis_server_client
2019-12-19 nshahan@google.com [dartdevc] Add an nnbd runtime mode weak/strong option to ddb script
2019-12-18 sigmund@google.com Add ddc nnbd legacy tests
2019-12-18 jsimmons@google.com [observatory] Use month numbers ranging from 1-12 in the timeline default filename
2019-12-18 nbosch@google.com Remove int return from main and drop `new`
2019-12-18 sjindel@google.com [vm] Remove redundant type-tests from min/max.
2019-12-18 fizaaluthra@google.com [dartfuzz] Put gen_api_table.dart constants in alphabetical order
2019-12-18 scheglov@google.com Implement NNBD_TOP_MERGE.
Created with:
gclient setdep -r src/third_party/dart@aa6709974dea
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
2019-12-18 23:16:40 -05:00
skia-flutter-autoroll
fa32751db6
Roll src/third_party/skia 8fec4140f614..9e0afb791ac2 (4 commits) ( flutter/engine#14563 )
...
https://skia.googlesource.com/skia.git/+log/8fec4140f614..9e0afb791ac2
git log 8fec4140f614..9e0afb791ac2 --date=short --first-parent --format='%ad %ae %s'
2019-12-19 jiancai@google.com Fix clang warnings
2019-12-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-18 reed@google.com hide/remove obsolete/tricky SkMatrix methods
2019-12-18 reed@google.com Detect when perspective is really affine, and update the matrix as we handoff the ctm to the device.
Created with:
gclient setdep -r src/third_party/skia@9e0afb791ac2
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/+/master/autoroll/README.md
Bug: None
Tbr: borenet@google.com
2019-12-18 23:13:39 -05:00
Kaushik Iska
866b257d21
Revert "[fuchsia] Add diagnostics directory to the set of remote dirs ( #14470 )" ( flutter/engine#14566 )
...
This reverts commit c66d593a7336a5a5d9582cb8708137985653b4f8.
2019-12-18 18:58:37 -08:00
skia-flutter-autoroll
e27fa867e5
Roll fuchsia/sdk/core/linux-amd64 from jsuQq... to VdBKA... ( flutter/engine#14560 )
...
Roll fuchsia/sdk/core/linux-amd64 from jsuQq... to VdBKA...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC 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
2019-12-18 19:18:03 -05:00
Kaushik Iska
76d887b711
Reland Wire up Opacity on Fuchsia ( flutter/engine#14559 )
...
This reverts commit 6919709e47661c5cd48d9b0d3bfde986b9c1af84.
On top of the revert, it reverted a commit in the PR:
https://github.com/flutter/engine/pull/14024
This reverts commit ea67e5b0b930ebf552bc7dbd678a35ee6a129c39.
2019-12-18 16:05:38 -08:00
Wu Zhong
42bade91a2
Fixes Objective-C objects memory leaks ( flutter/engine#14326 )
...
Fixes CALayer memory leaks in file FlutterPlatformViews_Internal.mm,FlutterPlatformViews.mm
flutter/flutter#46750
2019-12-18 15:32:44 -08:00
skia-flutter-autoroll
2033517a84
Roll src/third_party/dart 270966b16044..171059d27689 (19 commits) ( flutter/engine#14558 )
...
https://dart.googlesource.com/sdk.git/+log/270966b16044..171059d27689
git log 270966b16044..171059d27689 --date=short --first-parent --format='%ad %ae %s'
2019-12-18 nshahan@google.com [test_runner] Avoid potential errors using the wrong SDK fork in paths
2019-12-18 scheglov@google.com Remove AnalysisOptionsImpl.strongModeHints
2019-12-18 mfairhurst@google.com [nnbd_migration] Handle downcasting type arguments.
2019-12-18 bkonyi@google.com [ package:vm_service ] Fix issue where TimelineEvent objects never had any content
2019-12-18 alexmarkov@google.com [vm/bytecode] Cleanup support for old versions of bytecode format
2019-12-18 paulberry@google.com Migration: Re-architect FixBuilder to use the analyzer resolver.
2019-12-18 brianwilkerson@google.com Remove unnecessary uses of new in analysis_server
2019-12-18 brianwilkerson@google.com Remove unnecessary uses of const in analyzer_cli
2019-12-18 brianwilkerson@google.com Remove unnecessary uses of new in analysis_server_client
2019-12-18 nshahan@google.com [test_runner] Only skip analyzer configurations with NNBD on language_2
2019-12-18 sigmund@google.com Whitelist _2 suites as opted out from NNBD
2019-12-18 aam@google.com Reland "[vm, linux] Try to attach names to all VirtualMemory allocations using memfd."
2019-12-18 scheglov@google.com Remove StrongModeCode.DYNAMIC_INVOKE
2019-12-18 sjindel@google.com [vm] Don't require inputs to be _Smi in InlineByteArrayBaseStore in AOT.
2019-12-18 rnystrom@google.com Migrate corelib_2/regexp files to NNBD.
2019-12-18 sstrickl@google.com [vm] Reland "Weaken dwarf_stack_trace expected stack trace."
2019-12-18 dmitryas@google.com [cfe] Report an error if thrown expression isn't assignable to Object
2019-12-18 dmitryas@google.com [cfe] Fix compiler crashes on for-in iterables with Null type
2019-12-18 danny@tuppeny.com Update LSP spec URI and regenerate from spec
Created with:
gclient setdep -r src/third_party/dart@171059d27689
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
2019-12-18 18:07:01 -05:00
Mouad Debbar
014646e66f
[web] Calculate align offset for each paragraph line (LineMetrics.left) ( flutter/engine#14537 )
2019-12-18 14:29:51 -08:00
skia-flutter-autoroll
c8e351cc78
Roll src/third_party/skia e6a2ad81ab40..8fec4140f614 (17 commits) ( flutter/engine#14557 )
...
https://skia.googlesource.com/skia.git/+log/e6a2ad81ab40..8fec4140f614
git log e6a2ad81ab40..8fec4140f614 --date=short --first-parent --format='%ad %ae %s'
2019-12-18 mtklein@google.com Reland "roll clang_win"
2019-12-18 mtklein@google.com demote -fsanitize=pointer-overflow to warning
2019-12-18 herb@google.com Only checksum and query a valid descriptor
2019-12-18 bsalomon@google.com "fix" formatting of auto generated cpp from fp
2019-12-18 kjlubick@google.com Properly free bytes in SkDescriptor fuzzer
2019-12-18 bsalomon@google.com Make sure random unit test processors use an alpha type compatible with texture data.
2019-12-18 mtklein@google.com disable warnings in ANGLE
2019-12-18 mtklein@google.com Revert "roll clang_win"
2019-12-18 robertphillips@google.com Change signature of several gpu backend methods
2019-12-18 mtklein@google.com roll clang_win
2019-12-18 kjlubick@google.com [canvaskit] Fix SaveLayer constants
2019-12-18 brianosman@google.com Runtime SkSL: Reflect inputs in SkRuntimeEffect
2019-12-18 bsalomon@google.com Reland x3 "Remove most of GrConfig.h"
2019-12-18 robertphillips@google.com Fix a sprinkling of GPU issues
2019-12-18 rmistry@google.com Make OUTPUT_DIRECTORY in ProdDoxyfile configurable
2019-12-18 csmartdalton@google.com Add a kWireframe flag to GrPipeline
2019-12-18 bsalomon@google.com Remove SkRuntimeEffect.h include from SkColorFilterPriv.h
Created with:
gclient setdep -r src/third_party/skia@8fec4140f614
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/+/master/autoroll/README.md
Bug: None
Tbr: borenet@google.com
2019-12-18 17:10:17 -05:00
Tong Mu
cf859fe759
[Web] Fix pointer binding ( flutter/engine#14378 )
...
Refactors pointer_binding, fixes a few issues related to the pointer data converter in Web, and adds a number of tests for all three adapters.
2019-12-18 13:33:16 -08:00
skia-flutter-autoroll
a6158b11fc
Roll fuchsia/sdk/core/mac-amd64 from esDH2... to NHgyx... ( flutter/engine#14554 )
...
Roll fuchsia/sdk/core/mac-amd64 from esDH2... to NHgyx...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
Please CC 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
2019-12-18 14:02:08 -05:00
skia-flutter-autoroll
209d230e65
Roll src/third_party/skia 21df075cab00..e6a2ad81ab40 (1 commits) ( flutter/engine#14552 )
...
https://skia.googlesource.com/skia.git/+log/21df075cab00..e6a2ad81ab40
git log 21df075cab00..e6a2ad81ab40 --date=short --first-parent --format='%ad %ae %s'
2019-12-18 rmistry@google.com Build and push skia-release and skia-wasm-release docker images
Created with:
gclient setdep -r src/third_party/skia@e6a2ad81ab40
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/+/master/autoroll/README.md
Bug: None
Tbr: borenet@google.com
2019-12-18 14:00:02 -05:00
chunhtai
f621261118
Fix FontLoader does not remove the cache in web engine ( flutter/engine#14536 )
2019-12-18 10:58:01 -08:00
skia-flutter-autoroll
2d4386944d
Roll src/third_party/dart 6fcd1de98c2c..270966b16044 (7 commits) ( flutter/engine#14553 )
...
https://dart.googlesource.com/sdk.git/+log/6fcd1de98c2c..270966b16044
git log 6fcd1de98c2c..270966b16044 --date=short --first-parent --format='%ad %ae %s'
2019-12-18 sjindel@google.com [vm] Fix Fuchsia build of elf_loader.
2019-12-18 brianwilkerson@google.com Remove unnecessary uses of new in analyzer_cli
2019-12-18 brianwilkerson@google.com Remove unnecessary uses of const in analyzer-plugin
2019-12-18 sstrickl@google.com [vm] Reland "Add docs for DWARF stack traces and related tools/libraries."
2019-12-18 sstrickl@google.com [vm] Reland "De-obfuscate function and file names in DWARF sections."
2019-12-18 sstrickl@google.com [vm/compiler] Reland "Add --save-debugging-info flag to gen_snapshot."
2019-12-18 dmitryas@google.com [cfe] Fix bug with assigning an object with .call to a Function
Created with:
gclient setdep -r src/third_party/dart@270966b16044
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
2019-12-18 13:57:34 -05:00
Kaushik Iska
6919709e47
Revert "Wire up Opacity on Fuchsia, round 2 ( #14024 )" ( flutter/engine#14543 )
...
This reverts commit cb0aca7f74a34a6a79f6b7123bd0643a135cf56a.
2019-12-18 10:29:47 -08:00
skia-flutter-autoroll
555c186a6c
Roll src/third_party/dart c9d89d55a60e..6fcd1de98c2c (8 commits) ( flutter/engine#14551 )
...
https://dart.googlesource.com/sdk.git/+log/c9d89d55a60e..6fcd1de98c2c
git log c9d89d55a60e..6fcd1de98c2c --date=short --first-parent --format='%ad %ae %s'
2019-12-18 cskau@google.com [SDK] Fixes missing stack trace line numbers.
2019-12-18 jensj@google.com [CFE] Test for FFI and incremental compilation
2019-12-18 athom@google.com [co19] Roll co19 to 9e3512c90f9110353909a0da71a871e33324034e
2019-12-18 johnniwinther@google.com [cfe] Add ForInVariable to encapsulate handling of for-in without variable declaration
2019-12-18 athom@google.com [infra] Add initial VM NNBD builders to the test matrix.json
2019-12-18 dmitryas@google.com [cfe] Infer type of x! as Never if x's type is Null
2019-12-18 cskau@google.com [SDK] Switch to isSync to determine if async func. is running sync-async.
2019-12-18 scheglov@google.com Remove StrongModeCode.IMPLICIT_DYNAMIC codes.
Created with:
gclient setdep -r src/third_party/dart@6fcd1de98c2c
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
2019-12-18 06:39:22 -05:00
skia-flutter-autoroll
fe275d84ce
Roll fuchsia/sdk/core/linux-amd64 from WSlsF... to jsuQq... ( flutter/engine#14550 )
...
Roll fuchsia/sdk/core/linux-amd64 from WSlsF... to jsuQq...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC 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
2019-12-18 06:21:45 -05:00
skia-flutter-autoroll
55d3162a2f
Roll src/third_party/skia 37a88b43637e..21df075cab00 (2 commits) ( flutter/engine#14549 )
...
https://skia.googlesource.com/skia.git/+log/37a88b43637e..21df075cab00
git log 37a88b43637e..21df075cab00 --date=short --first-parent --format='%ad %ae %s'
2019-12-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5407aaa089ac..751e78884a55 (13 commits)
2019-12-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fbbfeb700295..21be09d8e699 (17 commits)
Created with:
gclient setdep -r src/third_party/skia@21df075cab00
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/+/master/autoroll/README.md
Bug: None
Tbr: borenet@google.com
2019-12-18 04:30:09 -05:00
Lau Ching Jun
288a793a46
Revert "Fix off-by-one fromRGBO alpha value calculation ( #13777 )" ( flutter/engine#14548 )
...
This reverts commit dc0401f8e483fd698529d9376dc806b85038093f.
2019-12-18 00:22:50 -08:00
skia-flutter-autoroll
1649fd41c8
Roll src/third_party/dart b6e051e2c87a..c9d89d55a60e (1 commits) ( flutter/engine#14547 )
...
https://dart.googlesource.com/sdk.git/+log/b6e051e2c87a..c9d89d55a60e
git log b6e051e2c87a..c9d89d55a60e --date=short --first-parent --format='%ad %ae %s'
2019-12-18 brianwilkerson@google.com Stop generating unnecessary new and const in server generators
Created with:
gclient setdep -r src/third_party/dart@c9d89d55a60e
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
2019-12-18 02:34:13 -05:00
skia-flutter-autoroll
b57db7f32b
Roll src/third_party/skia 190b82d67ce1..37a88b43637e (1 commits) ( flutter/engine#14546 )
...
https://skia.googlesource.com/skia.git/+log/190b82d67ce1..37a88b43637e
git log 190b82d67ce1..37a88b43637e --date=short --first-parent --format='%ad %ae %s'
2019-12-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 98b390c99b5d..0827bfec78ad (415 commits)
Created with:
gclient setdep -r src/third_party/skia@37a88b43637e
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/+/master/autoroll/README.md
Bug: None
Tbr: borenet@google.com
2019-12-18 00:31:22 -05:00
skia-flutter-autoroll
51cdc3d41e
Roll src/third_party/dart 8a4cac1ddb14..b6e051e2c87a (2 commits) ( flutter/engine#14545 )
...
https://dart.googlesource.com/sdk.git/+log/8a4cac1ddb14..b6e051e2c87a
git log 8a4cac1ddb14..b6e051e2c87a --date=short --first-parent --format='%ad %ae %s'
2019-12-18 scheglov@google.com Use StaticWarningCode.DEAD_NULL_COALESCE instead of hint, use isStrictlyNonNullable().
2019-12-18 scheglov@google.com Revert "Remove SdkExtUriResolver."
Created with:
gclient setdep -r src/third_party/dart@b6e051e2c87a
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
2019-12-17 22:49:11 -05:00
Siva
002d05a64e
Manual roll of Dart to revision 8a4cac1ddb141d4a1e395f6e0a7d5bbf2247eb63 ( flutter/engine#14542 )
...
dart-lang/sdk@8a4cac1ddb Reverting a chain of commits related to debug info splitting.
dart-lang/sdk@2aa6e73ae7 [dartdevc] Cleanup all temporary nnbd modular tests
dart-lang/sdk@7ef8822c2a Remove SdkExtUriResolver.
dart-lang/sdk@c13ab9dce2 [dartdevc] Start emitting type wrappers for null safety
dart-lang/sdk@630bdfbc38 Fix typos in diagnostics/test_all
dart-lang/sdk@8b204d477d Remove StringUtilities.startsWithChar()
dart-lang/sdk@b998b10f3e Migrate remaining corelib_2/ tests to NNBD.
dart-lang/sdk@2655f82326 Report UNNECESSARY_NULL_AWARE_CALL for IndexExpression and cascades.
dart-lang/sdk@5973e04ebd Tweak the NNBD test migration progress script output a bit.
dart-lang/sdk@96eff3cc82 Remove unnecessary @pragma('analyzer:non-nullable') from tests.
dart-lang/sdk@f3ffe7d3fd Use isStrictlyNonNullable() to report UNNECESSARY_NULL_AWARE.
dart-lang/sdk@0f50c454a4 Upgrade SDK to dartdoc 0.29.3
dart-lang/sdk@93b1648433 Update the dartfix api to allow --no-preview and to output better messages
2019-12-17 19:01:48 -08:00
Lau Ching Jun
4cdc58e2dc
Revert "[fuchsia] Do not Execute paint tasks when there is no vsync ( #14298 )" ( flutter/engine#14541 )
...
This reverts commit d1406230436f4cd97d63479d1100bf050167822a.
2019-12-17 17:27:02 -08:00
skia-flutter-autoroll
0816c6cd25
Roll src/third_party/skia 3794db84e141..190b82d67ce1 (11 commits) ( flutter/engine#14538 )
...
https://skia.googlesource.com/skia.git/+log/3794db84e141..190b82d67ce1
git log 3794db84e141..190b82d67ce1 --date=short --first-parent --format='%ad %ae %s'
2019-12-17 reed@google.com Add clipping for perspective triangles
2019-12-17 egdaniel@google.com Reland "Revert "Remove most of GrConfig.h""
2019-12-17 mtklein@google.com de-skvx PackIDSkPoint()
2019-12-17 mtklein@google.com force-inline skvx methods
2019-12-17 egdaniel@google.com Rename GrCaps textureSwizzle to readSwizzle.
2019-12-17 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-17 bsalomon@google.com Revert "Revert "Remove most of GrConfig.h""
2019-12-17 ethannicholas@google.com support more types from .fp files
2019-12-17 robertphillips@google.com Add interface(s) for compressed backend texture support
2019-12-17 bsalomon@google.com Revert "Blend functions as SkSL built ins."
2019-12-17 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
Created with:
gclient setdep -r src/third_party/skia@190b82d67ce1
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/+/master/autoroll/README.md
Bug: None
Tbr: borenet@google.com
2019-12-17 20:03:20 -05:00
Nurhan Turgut
c0dfb3386f
Calling onConnectionClosed when the input element is blurred ( flutter/engine#14484 )
...
* close connection call
* closing connection on blur
* remove the timer and check the window focus directly. address reviewer comments.
* addressing reviewer comments
2019-12-17 16:18:54 -08:00
skia-flutter-autoroll
a68728ff94
Roll fuchsia/sdk/core/linux-amd64 from ZHhOi... to WSlsF... ( flutter/engine#14534 )
...
Roll fuchsia/sdk/core/linux-amd64 from ZHhOi... to WSlsF...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC 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
2019-12-17 17:27:51 -05:00
skia-flutter-autoroll
6c63868b3a
Roll src/third_party/dart f10fa3df28a8..44da51fc720d (20 commits) ( flutter/engine#14533 )
...
https://dart.googlesource.com/sdk.git/+log/f10fa3df28a8..44da51fc720d
git log f10fa3df28a8..44da51fc720d --date=short --first-parent --format='%ad %ae %s'
2019-12-17 liama@google.com [vm] More fast paths in type equality intrinsic
2019-12-17 scheglov@google.com Remove Scope.getSource()
2019-12-17 rnystrom@google.com Migrate lib_2/js to NNBD.
2019-12-17 rnystrom@google.com Migrate lib_2/collection tests to NNBD.
2019-12-17 scheglov@google.com Rename the folder with sky_engine test package.
2019-12-17 scheglov@google.com Rename test file name typo for ExportDuplicatedLibraryNamedTest.
2019-12-17 brianwilkerson@google.com Remove unnecessary uses of new in analyzer_plugin
2019-12-17 paulberry@google.com Move pre_nnbd_modifiers_test.dart into language_2.
2019-12-17 rnystrom@google.com Enable "omit_local_variable_types" lint in test_runner and fix violations.
2019-12-17 nshahan@google.com [test_runner] Pass non-nullable experiment flag to VM
2019-12-17 srujzs@google.com Modify changelog for native return type changes
2019-12-17 scheglov@google.com When building interfaces in legacy libraries, convert signatures from superinterfaces to legacy.
2019-12-17 brianwilkerson@google.com Update dartfix to have an upgrade command for nnbd migration
2019-12-17 brianwilkerson@google.com Allow the full path in the URL used to open the preview tool
2019-12-17 asiva@google.com [VM/testing] Turn on language/nnbd tests
2019-12-17 scheglov@google.com Use getExecutableReturnType() where returnType is accessed.
2019-12-17 scheglov@google.com Implement strictly non-nullable predicate.
2019-12-17 danny@tuppeny.com Add a Flutter Outline Notification to the LSP server
2019-12-17 athom@google.com [co19] Handle builders using co19 with test selectors
2019-12-17 scheglov@google.com Stop reporting INFERRED_TYPE codes.
Created with:
gclient setdep -r src/third_party/dart@44da51fc720d
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
2019-12-17 16:45:26 -05:00
Gityuan
a2473cbb3f
Support timeline can enabled in release mode ( flutter/engine#14521 )
2019-12-17 13:40:50 -08:00
skia-flutter-autoroll
47f5b01d33
Roll src/third_party/skia cbeabd969bbe..3794db84e141 (8 commits) ( flutter/engine#14532 )
...
https://skia.googlesource.com/skia.git/+log/cbeabd969bbe..3794db84e141
git log cbeabd969bbe..3794db84e141 --date=short --first-parent --format='%ad %ae %s'
2019-12-17 bsalomon@google.com Blend functions as SkSL built ins.
2019-12-17 egdaniel@google.com Add SurfaceView for SkImage_GpuYUVA's flattened proxy.
2019-12-17 brianosman@google.com Don't allocate invalidation messages for generators that make uncacheable textures
2019-12-17 halcanary@google.com Skottie: fix public.bzl
2019-12-17 fmalita@chromium.org Python3 tweaks
2019-12-17 robertphillips@google.com Update SKP version (take 2)
2019-12-17 halcanary@google.com skottie_ios_app: fix tap logic
2019-12-17 robertphillips@google.com Additional DDL fix
Created with:
gclient setdep -r src/third_party/skia@3794db84e141
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/+/master/autoroll/README.md
Bug: None
Tbr: borenet@google.com
2019-12-17 16:04:01 -05:00
Gary Qian
50c528c9aa
Rename 'test_vsync_waiters' to 'vsync_waiters_test' for consistency. ( flutter/engine#14519 )
2019-12-18 04:32:03 +09:00
skia-flutter-autoroll
d088b56b8c
Roll src/third_party/dart 51859cb2056c..f10fa3df28a8 (4 commits) ( flutter/engine#14531 )
...
https://dart.googlesource.com/sdk.git/+log/51859cb2056c..f10fa3df28a8
git log 51859cb2056c..f10fa3df28a8 --date=short --first-parent --format='%ad %ae %s'
2019-12-17 dmitryas@google.com [cfe] Split the lines that span over the 80-symbols boundary
2019-12-17 sortie@google.com [infra] Prepare for the story of approve_results to end.
2019-12-17 cskau@google.com [SDK] Adds function name to CodeDescriptor dumps.
2019-12-17 athom@google.com [infra] Disable builds of macOS 32bit SDKs
Created with:
gclient setdep -r src/third_party/dart@f10fa3df28a8
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
2019-12-17 12:36:39 -05:00
Tomás Arias
dc0401f8e4
Fix off-by-one fromRGBO alpha value calculation ( flutter/engine#13777 )
...
Constructing colors using `fromRGBO` should return the same values as the CSS
`rgba()` notation. rgba(0, 0, 255, 0.5) is the same as `#0000ff80`
However `fromRGBO` sometimes creates a color with an off-by-one alpha value:
expect(Color.fromRGBO(0, 0, 255, 0.5), Color(0x800000ff));
Expected: Color:<Color(0x800000ff)>
Actual: Color:<Color(0x7f0000ff)>
If we use `withOpacity` to create the same color, it returns the correct color:
expect(Color.fromRGBO(0, 0, 255, 1).withOpacity(0.5), Color(0x800000ff));
This should also be changed in lib/web_ui/lib/src/ui/painting.dart in a
followup change.
2019-12-17 09:34:30 -08:00
skia-flutter-autoroll
4a4762f364
Roll src/third_party/skia fdb2b7d53038..cbeabd969bbe (1 commits) ( flutter/engine#14530 )
...
https://skia.googlesource.com/skia.git/+log/fdb2b7d53038..cbeabd969bbe
git log fdb2b7d53038..cbeabd969bbe --date=short --first-parent --format='%ad %ae %s'
2019-12-17 reed@google.com Can't fold ctm and color matrix when in perspective
Created with:
gclient setdep -r src/third_party/skia@cbeabd969bbe
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/+/master/autoroll/README.md
Bug: None
Tbr: borenet@google.com
2019-12-17 12:00:12 -05:00
skia-flutter-autoroll
6c6e2433cc
Roll src/third_party/dart 2d332ee1d3f1..51859cb2056c (2 commits) ( flutter/engine#14529 )
...
https://dart.googlesource.com/sdk.git/+log/2d332ee1d3f1..51859cb2056c
git log 2d332ee1d3f1..51859cb2056c --date=short --first-parent --format='%ad %ae %s'
2019-12-17 athom@google.com [infra] Move simarm_x64 from macOS to Linux
2019-12-17 cskau@google.com Revert "[vm, linux] Try to attach names to all VirtualMemory allocations using memfd."
Created with:
gclient setdep -r src/third_party/dart@51859cb2056c
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
2019-12-17 08:33:36 -05:00
skia-flutter-autoroll
59563e005d
Roll src/third_party/skia 6153165d78f2..fdb2b7d53038 (2 commits) ( flutter/engine#14528 )
...
https://skia.googlesource.com/skia.git/+log/6153165d78f2..fdb2b7d53038
git log 6153165d78f2..fdb2b7d53038 --date=short --first-parent --format='%ad %ae %s'
2019-12-17 herb@google.com Add more thread annotations to SkStrike
2019-12-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 d1860ea17e8e..5407aaa089ac (11 commits)
Created with:
gclient setdep -r src/third_party/skia@fdb2b7d53038
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/+/master/autoroll/README.md
Bug: None
Tbr: borenet@google.com
2019-12-17 05:34:24 -05:00
skia-flutter-autoroll
a35d6cdbcf
Roll src/third_party/dart b1afe2d0ebc1..2d332ee1d3f1 (1 commits) ( flutter/engine#14526 )
...
https://dart.googlesource.com/sdk.git/+log/b1afe2d0ebc1..2d332ee1d3f1
git log b1afe2d0ebc1..2d332ee1d3f1 --date=short --first-parent --format='%ad %ae %s'
2019-12-17 srawlins@google.com Make private fields final where possible
Created with:
gclient setdep -r src/third_party/dart@2d332ee1d3f1
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
2019-12-17 04:26:53 -05:00
skia-flutter-autoroll
7727c31593
Roll fuchsia/sdk/core/linux-amd64 from O6ELR... to ZHhOi... ( flutter/engine#14525 )
...
Roll fuchsia/sdk/core/linux-amd64 from O6ELR... to ZHhOi...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC 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
2019-12-17 04:21:42 -05:00
skia-flutter-autoroll
6664c121df
Roll src/third_party/dart 2eba06d26f71..b1afe2d0ebc1 (6 commits) ( flutter/engine#14523 )
...
https://dart.googlesource.com/sdk.git/+log/2eba06d26f71..b1afe2d0ebc1
git log 2eba06d26f71..b1afe2d0ebc1 --date=short --first-parent --format='%ad %ae %s'
2019-12-17 asiva@google.com [VM/Runtime] - Ensure the comma separated options under --enable-experiment are stored as individual flags in the VM instead of as a single string. This ensures GetExperimentalFlag will return the correct value for an option.
2019-12-17 sra@google.com [dart2js] interceptor_simplifier cleanup
2019-12-17 scheglov@google.com Remove reporting NON_GROUND_TYPE_CHECK_INFO.
2019-12-16 jcollins@google.com Do not parallelize pub get.
2019-12-16 srawlins@google.com Convert all function parameters and typedefs to generic syntax
2019-12-16 rmacnak@google.com [vm, linux] Try to attach names to all VirtualMemory allocations using memfd.
Created with:
gclient setdep -r src/third_party/dart@b1afe2d0ebc1
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
2019-12-17 00:40:28 -05:00
skia-flutter-autoroll
64702b3606
Roll src/third_party/skia d78a9b45b9e5..6153165d78f2 (1 commits) ( flutter/engine#14522 )
...
https://skia.googlesource.com/skia.git/+log/d78a9b45b9e5..6153165d78f2
git log d78a9b45b9e5..6153165d78f2 --date=short --first-parent --format='%ad %ae %s'
2019-12-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src b1568f298495..98b390c99b5d (401 commits)
Created with:
gclient setdep -r src/third_party/skia@6153165d78f2
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/+/master/autoroll/README.md
Bug: None
Tbr: borenet@google.com
2019-12-17 00:29:57 -05:00
liyuqian
8dcf0235e5
Apply SmoothPointerDataDispatcher to Fuchsia ( flutter/engine#14514 )
...
Fixes https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=35050
and https://github.com/flutter/flutter/issues/38811
2019-12-16 17:14:19 -08:00
Chinmay Garde
54f9ebe7a9
Forward low memory notifications from the shell to DartVM. ( flutter/engine#14517 )
2019-12-16 16:55:08 -08:00
skia-flutter-autoroll
2dc224f3fe
Roll src/third_party/skia 9b59953e77b9..d78a9b45b9e5 (23 commits) ( flutter/engine#14516 )
...
https://skia.googlesource.com/skia.git/+log/9b59953e77b9..d78a9b45b9e5
git log 9b59953e77b9..d78a9b45b9e5 --date=short --first-parent --format='%ad %ae %s'
2019-12-16 egdaniel@google.com Fixes to skpbench to actually clean itself up nicely.
2019-12-16 egdaniel@google.com Remove GrTextureContext.
2019-12-16 robertphillips@google.com Spruce up GrDataUtils in preparation for compressed backend texture support
2019-12-16 fmalita@chromium.org Reland "[skottie] Simplify effect builder lookup"
2019-12-16 herb@google.com Make allocation of SkDescriptor do initialization
2019-12-16 halcanary@google.com fix build minimal_ios_mtl_skia_app
2019-12-16 bsalomon@google.com Simplify proxy functionally exact check.
2019-12-16 robertphillips@google.com Add GrCaps::getConfigFromCompressedBackendFormat
2019-12-16 csmartdalton@google.com Include line numbers in Viewer's shader error windows
2019-12-16 brianosman@google.com Runtime SkSL: Disallow 'when', 'tracked', 'key', 'ctype'
2019-12-16 robertphillips@google.com Expand GrGpu::BackendTextureData to include compressed data
2019-12-16 csmartdalton@google.com Add a "conservative raster" flag to GrPipeline
2019-12-16 halcanary@google.com SkMetalDeviceToGrContext: no longer needs any Skia headers
2019-12-16 robertphillips@google.com Switch GrCaps::isFormatCompressed virtual to be 'compressionType'
2019-12-16 herb@google.com Have the fuzzer init the SkDescriptor
2019-12-16 robertphillips@google.com Fix DDL bots
2019-12-16 nihohit@gmail.com remove use_PIC.
2019-12-16 egdaniel@google.com Delete unused GrDebugMarkerOp.
2019-12-16 petar.p.kirov@gmail.com Fix small memory leak in c-api example
2019-12-16 brianosman@google.com Major refactor of runtime effects
2019-12-16 herb@google.com Simplify fRegenFlags
2019-12-16 nigeltao@google.com Have SkWuffsCodec.cpp link to Wuffs API docs
2019-12-16 borenet@google.com Revert "Update SKP version"
Created with:
gclient setdep -r src/third_party/skia@d78a9b45b9e5
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/+/master/autoroll/README.md
Bug: None
Tbr: borenet@google.com
2019-12-16 19:40:34 -05:00
skia-flutter-autoroll
19ccbf83fa
Roll src/third_party/dart 44ba80053396..2eba06d26f71 (32 commits) ( flutter/engine#14515 )
...
https://dart.googlesource.com/sdk.git/+log/44ba80053396..2eba06d26f71
git log 44ba80053396..2eba06d26f71 --date=short --first-parent --format='%ad %ae %s'
2019-12-16 brianwilkerson@google.com Stop using preview-dir and preview-port values and always open the preview tool
2019-12-16 liama@google.com [analyzer] Use non-nullable experiment when running with nnbd sdk
2019-12-16 regis@google.com [VM/nnbd] Make type Never a regular type.
2019-12-16 mfairhurst@google.com [nnbd_migration] Fix assertion failure in _forTypeParameterSubstitution when not fresh
2019-12-16 sjindel@google.com [vm] Make TFA traces more readable with color-coded scoping.
2019-12-16 mfairhurst@google.com [nnbd_migration] handle downcast from Function to a function type
2019-12-16 mfairhurst@google.com [nnbd_migration] Handle downcast from dynamic to function types
2019-12-16 brianwilkerson@google.com Fix naming of tests around unnecessary new and const fixes
2019-12-16 scheglov@google.com Fix BazelWorkspacePackageTest on Windows.
2019-12-16 brianwilkerson@google.com Add a fix and assist to add a return type
2019-12-16 rmacnak@google.com [vm] Progress toward running without TSAN warnings.
2019-12-16 scheglov@google.com Fix packages tests on Windows.
2019-12-16 whesse@google.com [infra] Fix typo in get_builder_status script
2019-12-16 paulberry@google.com Fix code generators to avoid generating unnecessary `const`s
2019-12-16 jcollins@google.com Update trial_migration for P1/G1 packages.
2019-12-16 kustermann@google.com [vm/concurrency] Skip isolate tests on hot-reload mode to avoid unnecessary coredumps for CI
2019-12-16 brianwilkerson@google.com Add support to dartfix to fix unnecessary new and const lints
2019-12-16 paulberry@google.com Migration: Modify FixBuilder tests in preparation for rewrite.
2019-12-16 paulberry@google.com Rename TypeProviderImpl._isNonNullableByDefault.
2019-12-16 paulberry@google.com Create an interface for the migration engine to communicate with the resolver.
2019-12-16 paulberry@google.com Make use of ElementTypeProvider in _LocalVariableTypeProvider
2019-12-16 paulberry@google.com Make use of ElementTypeProvider in StaticTypeAnalyzer
2019-12-16 johnniwinther@google.com [cfe+analyzer] Use TryStatement for try/catch and try/finally in CFE
2019-12-16 lrn@google.com Migrate dart:_http to NNBD.
2019-12-16 dimpen@gmail.com Update math.dart:atan2 in relation to atan comment - Follow-up for sdk_nnbd
2019-12-16 dimpen@gmail.com Update math.dart:atan2 in relation to atan comment
2019-12-16 dmitryas@google.com [cfe] Implement the NNBD variation of the assignability property
2019-12-16 johnniwinther@google.com [cfe] Handle setter import conflicts
2019-12-16 johnniwinther@google.com [cfe] Implement flow analysis on if elements
2019-12-16 whesse@google.com [infra] Build status script now queries Firestore, using access token
2019-12-16 athom@google.com [infra] Remove AST builders from the test matrix
2019-12-16 johnniwinther@google.com [cfe] Report errors on nnbd features used in opt-out libraries
Created with:
gclient setdep -r src/third_party/dart@2eba06d26f71
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
2019-12-16 19:34:06 -05:00