4259 Commits

Author SHA1 Message Date
skia-flutter-autoroll
97c49d60e7
Roll Skia from d2f870c91102 to b7bfbc299aae (4 revisions) (#19451) 2020-07-01 12:08:03 -07:00
skia-flutter-autoroll
ed7a8f923a
Roll Skia from e381036051eb to d2f870c91102 (1 revision) (#19449) 2020-07-01 10:48:02 -07:00
skia-flutter-autoroll
08bc5ff63f
Roll Skia from 16ee98ddeda3 to e381036051eb (2 revisions) (#19448) 2020-07-01 09:28:02 -07:00
skia-flutter-autoroll
c8f307577d
Roll Dart SDK from bec128612c03 to 63feed82e1b1 (8 revisions) (#19447) 2020-07-01 09:08:03 -07:00
skia-flutter-autoroll
88a8e9db18
Roll Fuchsia Linux SDK from TbmMK... to Pcug7... (#19443) 2020-07-01 03:38:01 -07:00
skia-flutter-autoroll
e235ae85d1
Roll Skia from 400ba22f4564 to 16ee98ddeda3 (4 revisions) (#19440) 2020-06-30 23:43:01 -07:00
skia-flutter-autoroll
04ba687032
Roll Dart SDK from 22da8934ac8b to bec128612c03 (16 revisions) (#19436) 2020-06-30 22:23:02 -07:00
skia-flutter-autoroll
69ca26a4dc
Roll Skia from 492558a10db6 to 400ba22f4564 (3 revisions) (#19437) 2020-06-30 22:18:02 -07:00
skia-flutter-autoroll
c8d448c35c
Roll Skia from 1e6460d552f7 to 492558a10db6 (2 revisions) (#19434) 2020-06-30 20:03:02 -07:00
skia-flutter-autoroll
52c23455b0
Roll Skia from 746460e25a1e to 1e6460d552f7 (8 revisions) (#19429) 2020-06-30 18:28:03 -07:00
Alexandre Ardhuin
218d98f4d8
Operator equals (#19303)
* use Object for operator==

* apply style guide for operator==
2020-06-30 23:16:31 +02:00
skia-flutter-autoroll
81489ece53
Roll Skia from 2d7cf46c815b to 746460e25a1e (7 revisions) (#19420) 2020-06-30 13:18:02 -07:00
skia-flutter-autoroll
0981e5bed2
Roll Skia from 1c62a7b034c0 to 2d7cf46c815b (1 revision) (#19418) 2020-06-30 11:58:03 -07:00
liyuqian
e9e59f4e2b
Use FixtureTest to remove duplicate code (#19219)
Fixes https://github.com/flutter/flutter/issues/59109
2020-06-30 10:55:38 -07:00
skia-flutter-autoroll
f62bfea548
Roll Dart SDK from 96e8fa9cb565 to 22da8934ac8b (6 revisions) (#19416) 2020-06-30 10:43:02 -07:00
skia-flutter-autoroll
8799c0251b
Roll Skia from 8f3a83671a13 to 1c62a7b034c0 (7 revisions) (#19415) 2020-06-30 10:38:01 -07:00
skia-flutter-autoroll
2151ad701e
Roll Skia from 95c250c24769 to 8f3a83671a13 (1 revision) (#19412) 2020-06-30 09:18:02 -07:00
skia-flutter-autoroll
aa0e086577
Roll Skia from 359d16da1108 to 95c250c24769 (1 revision) (#19410) 2020-06-30 07:23:03 -07:00
skia-flutter-autoroll
6354156e51
Roll Fuchsia Linux SDK from ScRia... to TbmMK... (#19408) 2020-06-30 03:48:01 -07:00
skia-flutter-autoroll
7ce808914c
Roll Dart SDK from 019755f77bdc to 96e8fa9cb565 (2 revisions) (#19407) 2020-06-30 02:48:01 -07:00
skia-flutter-autoroll
04960c6e6a
Roll Skia from eb1a9106b40b to 359d16da1108 (2 revisions) (#19406) 2020-06-30 01:03:02 -07:00
skia-flutter-autoroll
8505594b3a
Roll Skia from 3a54b68cb436 to eb1a9106b40b (2 revisions) (#19404) 2020-06-29 23:43:01 -07:00
skia-flutter-autoroll
25c7a6898a
Roll Dart SDK from f91547d6dd45 to 019755f77bdc (20 revisions) (#19403)
https://dart.googlesource.com/sdk.git/+log/f91547d6dd45..019755f77bdc

2020-06-30 paulberry@google.com Flow analysis: simplify marking of loop-assigned variables as not-unassigned
2020-06-30 regis@google.com Roll benchmarks-internal to 2d9d76e04ce0a997ad3eb4e5e320e89e727af8a5
2020-06-29 brianwilkerson@google.com Add a fix for prefer_final_in_for_each (issue 42510)
2020-06-29 brianwilkerson@google.com Unify two error codes for diagnostics
2020-06-29 scheglov@google.com Move OperationPerformance out of Cider to use it wider.
2020-06-29 nshahan@google.com [ddc/dart2js] Add failure case when setting list length
2020-06-29 zichangguo@google.com Update Duration.toString() description
2020-06-29 scheglov@google.com Test UNNECESSARY_CAST for FunctionType(s) and NullSafety.
2020-06-29 scheglov@google.com Stop using AnalysisOptions.signature and multiple paths in SdkDescription.
2020-06-29 scheglov@google.com Make all parameters of ExperimentalFeature constructor named required.
2020-06-29 danny@tuppeny.com Rename "Sort Directives" as "Organize Imports" in the quick-fix
2020-06-29 askesc@google.com [vm] Adjust internal UTF-8 encoder to match dart:convert.
2020-06-29 cskau@google.com [SDK] Clean up tools/utils.py. Order consts, helpers.
2020-06-29 lrn@google.com Add `Stream.multi` constructor.
2020-06-29 mit@google.com Roll stagehand package
2020-06-29 whesse@google.com Revert "[build] Use Goma from depot_tools instead of $HOME/goma"
2020-06-28 scheglov@google.com Fix for crash when computing the context type and unresolved named argument.
2020-06-28 brianwilkerson@google.com Improve the range selected by const_constructor_with_field_initialized_by_non_const
2020-06-28 brianwilkerson@google.com Do not report a missing implicit default super constructor when subclassing an non-subclassable class
2020-06-27 paulberry@google.com Migration: revert informative region height changes.

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/+doc/master/autoroll/README.md
2020-06-29 22:21:25 -07:00
skia-flutter-autoroll
2609ded48e
Roll Skia from 49b30f451e68 to 3a54b68cb436 (3 revisions) (#19394) 2020-06-29 16:43:02 -07:00
Harry Terkelsen
f6a95deb73
Cache CanvasKit objects and delete if not used. (#19341) 2020-06-29 16:40:57 -07:00
skia-flutter-autoroll
fc72577525
Roll Skia from f123f06aabd6 to 49b30f451e68 (31 revisions) (#19391) 2020-06-29 15:23:02 -07:00
skia-flutter-autoroll
729ca5ee63
Roll Fuchsia Linux SDK from lgSTC... to ScRia... (#19389) 2020-06-29 14:28:02 -07:00
skia-flutter-autoroll
ccfa0e79e8
Roll Fuchsia Linux SDK from Y_dK2... to lgSTC... (#19349) 2020-06-27 11:03:03 -07:00
skia-flutter-autoroll
3d61564ac1
Roll Fuchsia Linux SDK from _d0dW... to Y_dK2... (#19347) 2020-06-26 21:43:03 -07:00
skia-flutter-autoroll
1a4f38ff4d
Roll Dart SDK from 7fc61e77e225 to 871f0ee31eb0 (4 revisions) (#19346) 2020-06-26 21:18:02 -07:00
skia-flutter-autoroll
de68a7f3be
Roll Skia from 63a0a758ce14 to f123f06aabd6 (9 revisions) (#19336) 2020-06-26 14:03:03 -07:00
Siva
b1b9469041
Manual roll of Dart e24733ebd1...63cf56d925 (#19337)
Roll Dart version e24733ebd16c2cf3a839f3c51458c7f224cda487...63cf56d92510d71154dfefa9faf6a7d9858db810

dart-lang/sdk@e24733ebd1 [ VM ] Change version output message to reference SDK instead of VM
dart-lang/sdk@bb8d145616 Revert "[SDK] Adds an SDK hash to kernels and the VM."
dart-lang/sdk@a558d576b7 Use ///-style doc comments in analyzer/tool
dart-lang/sdk@c68fd58513 Use ///-style doc comments in analyzer/test
dart-lang/sdk@48608ce9bc Migrate language_2/variance to NNBD.
dart-lang/sdk@d4154ac6dc Migrate language_2/unsorted to NNBD.
dart-lang/sdk@1ab82dee7e Migrate language_2/nonfunction_type_aliases to NNBD.
dart-lang/sdk@648b5e9c68 Use ///-style doc comments in analyzer/lib
dart-lang/sdk@04dd5edc6a update fixnum to nnbd version
dart-lang/sdk@baa5717f78 Use ///-style doc comments in analyzer/lib/src/generated
dart-lang/sdk@411c9cc992 [Test] Skips sdk_hash_test for incompatible setups.
dart-lang/sdk@a89b7a4ef7 Use ///-style doc comments in analyzer/lib/src/dart
dart-lang/sdk@66c1b51c07 [dart2js] 20 dart2js tests ported to nnbd #1.
dart-lang/sdk@f4b19b8c2a [dart2js] Support package json files in modular_test_suite.
dart-lang/sdk@1a278118dd [Test] Fixes sdk_hash_test broken by Windows line breaks.
dart-lang/sdk@edde575dcd [SDK] Adds an SDK hash to kernels and the VM.
dart-lang/sdk@d5120208b4 [cfe] Update CFE message to use 'null safety' instead of 'non-nullable'
dart-lang/sdk@da39a4abff [vm/ffi] Remove try-catch from ffi trampoline if no handle scope
dart-lang/sdk@15464a462f Add internal benchmarks to .gitignore.
dart-lang/sdk@99144ed84d [infra] Remove support for approvals from compare_results
dart-lang/sdk@98324c95d5 Roll benchmarks-internal to 15a6634bd60ed0b937ed5dbc874cba2da9865514
dart-lang/sdk@53807c1d79 [vm] Remove ARMv6 related code
dart-lang/sdk@85d37c1ede [co19] Enable Language/Libraries_and_Scripts tests
dart-lang/sdk@bcd2708843 [co19] Roll co19 to e674d8ccb29250fa5d7ac886fa98c5962543fffc
dart-lang/sdk@b4b44d6b4b Revert "[CFE] Set correct async markers in outline phase"
dart-lang/sdk@718df630ea [infra] Support posting results to staging in post_results_to_pubsub
2020-06-26 13:54:54 -07:00
skia-flutter-autoroll
1ae95f795c
Roll Skia from 318afe66e699 to 63a0a758ce14 (4 revisions) (#19335) 2020-06-26 12:43:02 -07:00
skia-flutter-autoroll
fc0e27210c
Roll Skia from 7ac9b5fdb6ee to 318afe66e699 (6 revisions) (#19333) 2020-06-26 11:23:02 -07:00
skia-flutter-autoroll
2bf5cdc076
Roll Skia from 29c70f2bb656 to 7ac9b5fdb6ee (14 revisions) (#19331) 2020-06-26 09:58:02 -07:00
skia-flutter-autoroll
2a81d8d0a9
Roll Fuchsia Linux SDK from mJzHi... to _d0dW... (#19328) 2020-06-26 08:23:03 -07:00
skia-flutter-autoroll
e82abcbb70
Roll Skia from ac9d3f6f07a6 to 29c70f2bb656 (3 revisions) (#19316)
https://skia.googlesource.com/skia.git/+log/ac9d3f6f07a6..29c70f2bb656

2020-06-25 johnstiles@google.com Update SkComposeColorFilter to support an input FP.
2020-06-25 jvanverth@google.com Implement Direct3D semaphores
2020-06-25 adlai@google.com Remove outdated comment

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 lovisolo@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-26 08:51:37 -04:00
skia-flutter-autoroll
fc18f188a3
Roll Dart SDK from ea87c9b01a6a to 63cf56d92510 (3 revisions) (#19323) 2020-06-26 03:53:02 -07:00
skia-flutter-autoroll
5d2a22dd6e
Roll Fuchsia Linux SDK from cK_s5... to mJzHi... (#19321) 2020-06-25 19:03:02 -07:00
skia-flutter-autoroll
22b099bc63
Roll Dart SDK from a9bef090e8cb to ea87c9b01a6a (15 revisions) (#19318) 2020-06-25 17:58:02 -07:00
skia-flutter-autoroll
e156ac889e
Roll Skia from b795bea220ae to ac9d3f6f07a6 (7 revisions) (#19315) 2020-06-25 13:38:03 -07:00
skia-flutter-autoroll
a2e1d3f90e
Roll Dart SDK from 4079c373c08a to a9bef090e8cb (7 revisions) (#19313) 2020-06-25 13:33:03 -07:00
skia-flutter-autoroll
9ad489e7d7
Roll Skia from 061a5cf82abb to b795bea220ae (4 revisions) (#19311)
https://skia.googlesource.com/skia.git/+log/061a5cf82abb..b795bea220ae

2020-06-25 robertphillips@google.com Add GM::gpuTeardown entry point
2020-06-25 robertphillips@google.com Add GM::onceBeforeDraw method that encapsulates calling onOnceBeforeDraw
2020-06-25 bungeman@google.com Cleanup for TextLine::getGlyphPositionAtCoordinate.
2020-06-25 bsalomon@google.com Fix nearest neighbor sampling of YUV[A] 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 lovisolo@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-25 15:18:59 -04:00
skia-flutter-autoroll
649cfb014c
Roll Skia from 9689e39a6902 to 061a5cf82abb (4 revisions) (#19310) 2020-06-25 10:13:02 -07:00
skia-flutter-autoroll
ce3db06b7c
Roll Skia from 7580ad47b70c to 9689e39a6902 (5 revisions) (#19309) 2020-06-25 08:53:02 -07:00
skia-flutter-autoroll
7818851200
Roll Skia from e684c6daef6b to 7580ad47b70c (1 revision) (#19308) 2020-06-25 07:33:02 -07:00
skia-flutter-autoroll
5bf16554a0
Roll Fuchsia Linux SDK from GqEvV... to cK_s5... (#19305) 2020-06-25 05:43:02 -07:00
skia-flutter-autoroll
ba172c06e8
Roll Skia from ec60ef9ab4ab to e684c6daef6b (3 revisions) (#19301) 2020-06-25 00:18:01 -07:00
skia-flutter-autoroll
492d685d48
Roll Skia from 49f9437cc85f to ec60ef9ab4ab (1 revision) (#19300) 2020-06-24 22:58:02 -07:00
skia-flutter-autoroll
cb3e2a627a
Roll Dart SDK from 2ec47ad27394 to d33e51df3cda (3 revisions) (#19299) 2020-06-24 22:53:02 -07:00