4034 Commits

Author SHA1 Message Date
Chris Yang
1482d9b05e
Rework GLContextSwitch, get rid of RendererContextManager (#18601) 2020-06-04 11:37:51 -07:00
skia-flutter-autoroll
c4a2d0938b
Roll Fuchsia Linux SDK from VXyRo... to 9-PNW... (#18796)
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 garyq@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-04 11:17:26 -07:00
skia-flutter-autoroll
a62f724668
Roll Dart SDK from ac45f23134f2 to f92a7d2669b1 (4 revisions) (#18824) 2020-06-04 10:53:04 -07:00
skia-flutter-autoroll
d3427ddb85
Roll Skia from 1adcac52d64b to 024d42fdd6bb (66 revisions) (#18823) 2020-06-04 09:13:04 -07:00
skia-flutter-autoroll
a27336bcbf
Roll Dart SDK from acb552d056be to ac45f23134f2 (4 revisions) (#18821) 2020-06-04 08:03:02 -07:00
skia-flutter-autoroll
cde417ffbe
Roll Dart SDK from 54adfeb93f0b to e5b2cb0b02ae (53 revisions) (#18806)
https://dart.googlesource.com/sdk.git/+log/54adfeb93f0b..e5b2cb0b02ae

2020-06-04 scheglov@google.com Fix for filtering name argument suggestions for Cider.
2020-06-03 rnystrom@google.com Print a count of how many language subdirectories have been migrated.
2020-06-03 zichangguo@google.com Unlink file before Unix socket binds
2020-06-03 kaushikiska@google.com Revert "Replaces fuchsia.deprecatedtimezone"
2020-06-03 jonasfj@google.com Bumped pub revision
2020-06-03 sra@google.com Update DEPS for package:fixnum
2020-06-03 rmacnak@google.com [vm, gc] Use the standard out-of-memory message when the scavenger fails to copy.
2020-06-03 rnystrom@google.com Migrate language_2/nosuchmethod_forwarding to NNBD.
2020-06-03 paulberry@google.com Remove the analysis server's DartFixListener.addDetail.
2020-06-03 paulberry@google.com Prepare to publish package nnbd_migration
2020-06-03 alexmarkov@google.com [vm/nnbd] Finish migration of vm/cc tests to NNBD
2020-06-03 rnystrom@google.com Migrate language_2/mixin_constructor_forwarding to NNBD.
2020-06-03 nathanrogers@google.com [fuchsia] Avoid unnecessary zx_clock_get(ZX_CLOCK_THREAD, ...) calls
2020-06-03 rnystrom@google.com Add an option to the migration test runner to compare legacy results.
2020-06-03 rnystrom@google.com Migrate language_2/no_such_method to NNBD.
2020-06-03 brianwilkerson@google.com An initial naive approach to integrating the new relevance computations and the available declarations support.
2020-06-03 mit@google.com Clarify migration guidance
2020-06-03 19204050+creativecreatorormaybenot@users.noreply.github.com [nnbd_migration] Fix typos/mistakes
2020-06-03 devoncarew@google.com Revert "[nnbd_migration] handle multiple contexts"
2020-06-03 joshualitt@google.com [dart2js] Move tests/compiler/dart2js_extra to tests/dart2js_2.
2020-06-03 udeepbahadur7@gmail.com Fix docs typo.
2020-06-03 vegorov@google.com [vm/compiler] Handle phis specially in TryCreateConstantReplacementFor.
2020-06-03 sortie@google.com [benchmark] Fix dart2 files importing dart files.
2020-06-03 mit@google.com Clarify terms for environment declerations
2020-06-03 lrn@google.com Migrate void tests to Null Safety.
2020-06-03 paulberry@google.com Add a pubspec dev_dependency from analyzer to linter.
2020-06-03 mfairhurst@google.com [nnbd_migration] Fix #42117, cannot load edit details on windows.
2020-06-03 dacoharkes@google.com [nnbd] Make PRESUBMIT.py not warn about status files
2020-06-03 sortie@google.com [benchmark] Synchronize Calls benchmark changes to dart2 implementation.
2020-06-03 sortie@google.com [benchmark] Format all benchmarks.
2020-06-03 jensj@google.com [parser] Update parser tests for using keywords as methods/fields/typedefs
2020-06-03 athom@google.com [release] Add release notes for 2.8.4 to the changelog
2020-06-03 johnniwinther@google.com [cfe] Add regress test for issue39666
2020-06-03 johnniwinther@google.com Reland: [cfe] Embed and use allowed experiments in CFE
2020-06-03 scheglov@google.com Add CiderCompletionResult.performance
2020-06-03 paulberry@google.com Prepare to publish analyzer 0.39.10
2020-06-03 rnystrom@google.com Migrate language_2/malbounded to NNBD.
2020-06-03 rnystrom@google.com Migrate language_2/new to NNBD.
2020-06-03 rnystrom@google.com Migrate language_2/method to NNBD.
2020-06-03 scheglov@google.com Fix the breaking change in SummaryBuilder.
2020-06-03 rnystrom@google.com Migrate language_2/list to NNBD.
2020-06-03 rnystrom@google.com Migrate language_2/mixin to NNBD.
2020-06-02 alexmarkov@google.com [vm/nnbd] Migate runtime/tests/vm/dart/* tests to NNBD
2020-06-02 parkermeronat@gmail.com [pkg/analyzer] Update pedantic to 1.9.0
2020-06-02 rmacnak@google.com [vm, api] Add Dart_UpdateExternalSize to the embedding API.
2020-06-02 mit@google.com Add -t abbreviation for consistency with flutter create:
2020-06-02 alexmarkov@google.com [vm/nnbd] Support NNBD weak mode in vm/cc tests
2020-06-02 paulberry@google.com Prepare to publish analyzer 0.39.9 and _fe_analyzer_shared 4.0.0.
2020-06-02 alexmarkov@google.com [tests/nnbd] Remove mixed mode test cases from language/nnbd/subtyping/type_casts_strong_test
2020-06-02 danny@tuppeny.com Retain original LSP registrations so unregistrations use the same IDs
2020-06-02 bkonyi@google.com [ DDS ] Fix issue where forwarding requests with no RPC parameters would return an error
2020-06-02 paulberry@google.com Migration: fix pubspec deps.
2020-06-02 zichangguo@google.com Revert "[dart:io] Fixes the FileIO performance regression"

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-03 21:31:28 -07:00
Dan Field
25054fb470
Implement GetAllocationSize for Vertices (#18756)
* Implement GetAllocationSize for Vertices

* Reflect vertex buffer size in pictures
2020-06-03 10:35:14 -07:00
Emmanuel Garcia
243bb59c71
Pass SurfaceFrame to SubmitFrame (#18709) 2020-06-02 21:59:44 -07:00
skia-flutter-autoroll
859d892f1f
Roll Dart SDK from 3d53df52afb5 to 54adfeb93f0b (14 revisions) (#18747)
https://dart.googlesource.com/sdk.git/+log/3d53df52afb5..54adfeb93f0b

2020-06-02 devoncarew@google.com [nnbd_migration] handle multiple contexts
2020-06-02 zichangguo@google.com [dart:io] Fixes the FileIO performance regression
2020-06-02 srawlins@google.com Analyzer: move built_in_identifier_* tests
2020-06-02 rnystrom@google.com Migrate language_2/metadata to NNBD.
2020-06-02 rnystrom@google.com Migrate language_2/malformed to NNBD.
2020-06-02 srawlins@google.com Analyzer: Mark used extension operators as such
2020-06-02 srawlins@google.com Migrator: Edit the package_config.json file
2020-06-02 scheglov@google.com Clean up verify_sorted_test.
2020-06-02 paulberry@google.com Revert "Remove DartSdk.useSummary."
2020-06-02 jwren@google.com Cleanup format.dart now that recent dartfmt has been rolled forward
2020-06-02 danny@tuppeny.com Enable/disable and register/unregister LSP formatter based on client settings
2020-06-02 danny@tuppeny.com Add LSP support for client-side configuration
2020-06-02 danny@tuppeny.com Minor refactor of LSP server capabilities+init test
2020-06-02 danny@tuppeny.com Improve LSP spec regex to catch didChangeConfiguration method

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-02 14:25:01 -07:00
skia-flutter-autoroll
b3db8fef9e
Roll Skia from a5ced794731b to 1adcac52d64b (6 revisions) (#18740) 2020-06-02 10:38:02 -07:00
skia-flutter-autoroll
2a024ead01
Roll Dart SDK from 6489a0c68df8 to 3d53df52afb5 (141 revisions) (#18738) 2020-06-02 08:48:02 -07:00
skia-flutter-autoroll
3226b83418
Roll Skia from 502eab4fc913 to a5ced794731b (22 revisions) (#18737) 2020-06-02 08:43:03 -07:00
skia-flutter-autoroll
c087bab726
Roll Fuchsia Linux SDK from in0Aq... to VXyRo... (#18728) 2020-06-02 06:48:02 -07:00
Tong Mu
b3e7732cf9
System mouse cursor: Android (#18569)
Adds system mouse cursor to the Android engine.
2020-06-01 18:08:43 -07:00
Robert Ancell
e39301f23f
Add tests for FlBinaryMessenger, FlBasicMessageChannel, FlMethodChannel (#18638) 2020-06-02 09:39:37 +12:00
skia-flutter-autoroll
c5234bce6e
Roll Skia from 8c5786622b4e to 502eab4fc913 (2 revisions) (#18707) 2020-06-01 12:58:02 -07:00
skia-flutter-autoroll
b927979aae
Roll Skia from 25a8404bd150 to 8c5786622b4e (17 revisions) (#18704) 2020-06-01 11:28:03 -07:00
skia-flutter-autoroll
923687f0e7
Roll Skia from 7a34aff3e6a2 to 25a8404bd150 (1 revision) (#18677) 2020-05-30 00:03:02 -07:00
skia-flutter-autoroll
92a7bf4e46
Roll Skia from 0d0758e42a7d to 7a34aff3e6a2 (12 revisions) (#18675) 2020-05-29 21:58:02 -07:00
skia-flutter-autoroll
685699b351
Roll Fuchsia Linux SDK from wmNGH... to in0Aq... (#18671) 2020-05-29 15:33:02 -07:00
skia-flutter-autoroll
4d78121a11
Roll Skia from 921cdbb387d2 to 0d0758e42a7d (15 revisions) (#18668) 2020-05-29 13:18:02 -07:00
skia-flutter-autoroll
63b31acdcb
Roll Skia from 074414fed53e to 921cdbb387d2 (2 revisions) (#18664) 2020-05-29 09:33:02 -07:00
skia-flutter-autoroll
6a470b8bcc
Roll Skia from 22534f2098e7 to 074414fed53e (37 revisions) (#18663) 2020-05-29 07:48:02 -07:00
skia-flutter-autoroll
70253c9b88
Roll Fuchsia Linux SDK from 8sYPn... to wmNGH... (#18658) 2020-05-29 01:43:02 -07:00
gaaclarke
17737e6fd4
Revert "Minimal test harness for iOS (#13029)" (#18631)
This reverts commit 0622b051b63b399838eb7956bed97d76fc8bdf77.
2020-05-28 18:08:07 -07:00
skia-flutter-autoroll
e0487e75e9
Roll Fuchsia Linux SDK from V1XR3... to 8sYPn... (#18647) 2020-05-28 18:03:01 -07:00
skia-flutter-autoroll
2376e90d91
Roll Skia from 3f479f3da7f8 to 22534f2098e7 (24 revisions) (#18635) 2020-05-27 18:57:02 -07:00
Robert Ancell
c86dcac156 Revert "Add tests for FlBinaryMessenger, FlBasicMessageChannel, FlMethodChannel (#18597)"
This reverts commit a095cc23d8d5a539fd6179846875d7218c60bdff.
2020-05-28 13:32:26 +12:00
Robert Ancell
a095cc23d8
Add tests for FlBinaryMessenger, FlBasicMessageChannel, FlMethodChannel (#18597)
* Add mock implementations of the Flutter embedding API and EGL
* Add tests for FlBinaryMessenger, FlBasicMessageChannel, FlMethodChannel
2020-05-28 13:13:32 +12:00
Robert Ancell
2bd95d9a4c
Add FlTextInputPlugin (#18314)
* Add FlTextInputPlugin
2020-05-28 13:11:16 +12:00
skia-flutter-autoroll
339e1607e7
Roll Skia from fd9745eee98f to 3f479f3da7f8 (1 revision) (#18623) 2020-05-27 16:47:04 -07:00
gaaclarke
2b616caad0
created a linter that runs clang-tidy (#18607) 2020-05-27 15:53:20 -07:00
skia-flutter-autoroll
af14d2adf0
Roll Dart SDK from e007545c42fd to 253022eb1b27 (5 revisions) (#18622) 2020-05-26 23:02:05 -07:00
skia-flutter-autoroll
3e51c6fc9e
Roll Fuchsia Linux SDK from pLp67... to V1XR3... (#18619) 2020-05-26 21:47:07 -07:00
skia-flutter-autoroll
a298f56429
Roll Skia from e90473dc7da6 to fd9745eee98f (9 revisions) (#18616) 2020-05-26 20:12:04 -07:00
Robert Ancell
63ed5b1bbd
Add FlPluginRegistry and FlPluginRegistrar (#18453)
* Add FlPluginRegistry and FlPluginRegistrar
2020-05-27 13:39:48 +12:00
skia-flutter-autoroll
5d8c3a07ef
Roll Dart SDK from 9e3b0289197d to e007545c42fd (43 revisions) (#18612) 2020-05-26 17:57:05 -07:00
skia-flutter-autoroll
bb04ce2d35
Roll Skia from e4b4ca1050b9 to e90473dc7da6 (27 revisions) (#18602) 2020-05-26 12:37:02 -07:00
skia-flutter-autoroll
fb0b82bdc6
Roll Skia from b6d158aaf3dd to e4b4ca1050b9 (1 revision) (#18592) 2020-05-26 08:07:02 -07:00
skia-flutter-autoroll
bae7610f96
Roll Fuchsia Linux SDK from DzG49... to pLp67... (#18591) 2020-05-26 08:02:02 -07:00
skia-flutter-autoroll
42bac718f8
Roll Skia from afd8a6c6ae87 to b6d158aaf3dd (3 revisions) (#18588) 2020-05-23 08:27:01 -07:00
skia-flutter-autoroll
660b48d080
Roll Skia from ec31488ace66 to afd8a6c6ae87 (1 revision) (#18581) 2020-05-22 10:52:03 -07:00
skia-flutter-autoroll
29d31f6e50
Roll Fuchsia Linux SDK from Kvwlr... to DzG49... (#18580) 2020-05-22 10:12:01 -07:00
skia-flutter-autoroll
842d1b04c0
Roll Skia from 80abb89c3632 to ec31488ace66 (1 revision) (#18579) 2020-05-22 08:47:01 -07:00
skia-flutter-autoroll
ed4599a341
Roll Skia from da90c3765908 to 80abb89c3632 (4 revisions) (#18577) 2020-05-22 00:27:02 -07:00
skia-flutter-autoroll
d0429b865b
Roll Skia from 317dce5c81c0 to da90c3765908 (1 revision) (#18575) 2020-05-21 22:42:02 -07:00
skia-flutter-autoroll
c5a30b9455
Roll Dart SDK from 4ee57c08e0a6 to 65113fd73dec (3 revisions) (#18574) 2020-05-21 20:52:03 -07:00
skia-flutter-autoroll
13be8253ee
Roll Skia from 67e21a19259b to 317dce5c81c0 (3 revisions) (#18573) 2020-05-21 18:22:02 -07:00
skia-flutter-autoroll
3113adb708
Roll Skia from 3d52abc84667 to 67e21a19259b (1 revision) (#18568) 2020-05-21 16:32:03 -07:00
skia-flutter-autoroll
c1c7ab96aa
Roll Skia from 1e63279156d6 to 3d52abc84667 (5 revisions) (#18566) 2020-05-21 14:42:07 -07:00