1. 29 6月, 2019 12 次提交
    • S
      Roll src/third_party/dart b37aa3b036...0abff7b2bb (#9588) · ffba2f68
      Siva 提交于
      * Roll src/third_party/dart b37aa3b036...0abff7b2bb
      
      dart-lang/sdk@/0abff7b2bb Revert "[vm/ffi] SimDBC on Arm64 Android"
      dart-lang/sdk@/55370b8b17 [vm, bytecode] Fix Interpreter::Current when called for the first time outside of kThreadInGenerated state.
      dart-lang/sdk@/f91375405e Migration: remove defunct TODO comment about substitution.
      dart-lang/sdk@/499bb051f0 Fix LocalVariableElement.isLate
      dart-lang/sdk@/ec0f0b146d [vm/bytecode] Fix computation of context level in activation frame.
      dart-lang/sdk@/983447f95a [analyzer] fix an exception when run on platforms w/o home dirs
      dart-lang/sdk@/881ca948fd Migration: handle constructor redirections.
      dart-lang/sdk@/938b77c4ee [ VM / SIMDBC ] Updated SignedMulWithOverflow to use a C++ implementation.
      dart-lang/sdk@/f91089faaf [vm/bytecode] Add yield point markers to source positions
      dart-lang/sdk@/d946b3acf1 [vm] Fix smi bug that caused date_time tests to fail on simarm_x64
      dart-lang/sdk@/83956f4059 Revert "[infra] Add error check when adding builder data to test results."
      dart-lang/sdk@/7e5bbe3549 [vm, bytecode] More passing vm/cc tests.
      dart-lang/sdk@/a5070b88de Migration: Remove unused variables from test.
      dart-lang/sdk@/9fd914e450 [infra] Add error check when adding builder data to test results.
      dart-lang/sdk@/632a94967a Log when LSP drops invalid notifications to the instrumentation log
      dart-lang/sdk@/bd9be3c4ba Ensure opened LSP files end up in the cache when using onlyAnalyzeProjectsWithOpenFiles
      dart-lang/sdk@/9ae79e26bc [vm/ffi] Make overflow checks consistent - fix asan
      dart-lang/sdk@/613b645a44 [cfe] Don't return null when substituting UnknownType
      dart-lang/sdk@/4ae7e2e088 Remove useless dart2js_extra test
      dart-lang/sdk@/062df390e1 Remove obsolete dart2js_extra/typed_locals_test.dart
      dart-lang/sdk@/60e474bf7a Add section on known bugs
      dart-lang/sdk@/f6c0b2d3ce [ VM ] Trigger message notify callback if non-service messages came in while the message handler was paused.
      dart-lang/sdk@/690ab40377 Fix path separator in test for Windows.
      dart-lang/sdk@/34925166a8 Don't run ABI test on non-existent ABI versions
      dart-lang/sdk@/db3135ab9d [vm/ffi] Fix multitests in function_callbacks_test and update raw_object_fields.cc
      dart-lang/sdk@/af506eb45e [dart2js] Eliminate redundant call to universe(parser).
      dart-lang/sdk@/92a93e797b [dart2js] Avoid allocating extra RTI for Future<T>.
      dart-lang/sdk@/ec160b74dc Start cleaning up docs in package:js
      dart-lang/sdk@/1eb113ba27 [vm/bytecode] Support native extensions
      dart-lang/sdk@/bf79e4604c Migration: Add support for synthetic constructors in generic class type aliases.
      dart-lang/sdk@/0f70ef1a6d Tests for TestFile class.
      dart-lang/sdk@/496345e2e1 [vm/ffi] Update exception behavior of FFI callbacks and fix callbacks returning void
      dart-lang/sdk@/8d705089ba remove retired experimental flags from kernel
      dart-lang/sdk@/0674955f48 [Test] Unskip vm/dart/issue_31959_31960_test on -sim* bots
      dart-lang/sdk@/a6cd110577 [vm/bytecode] Improve bytecode disassembler.
      dart-lang/sdk@/654f42d427 Initial proposal of an AST structure for extension overrides
      dart-lang/sdk@/6602764dc8 Add folding for asserts and for extensions
      dart-lang/sdk@/c6f708d2bf [dart2js] new-rti: Implement type literals
      dart-lang/sdk@/0256155b7a Increase analyzer cache size to 512MB.
      dart-lang/sdk@/9329d9da59 Migration: Make use of findElement.unnamedConstructor in tests
      dart-lang/sdk@/04c984ce3f [vm/ffi] Make overflow checks consistent
      dart-lang/sdk@/b4e99fbcd4 [release] Update changelog to with actual 2.4.0 release date
      dart-lang/sdk@/3cce6fc8d6 [vm/ffi] Fix direct interaction with Pointer<Native>
      dart-lang/sdk@/9edecbc803 Add test checking that const contexts are not applied where they shouldn't.
      dart-lang/sdk@/ec3c878868 [infra] Add runtime_kernel target to dart-sdk-win builder
      dart-lang/sdk@/75b83da010 [infra] Add dart2js-rti builder to the test matrix
      dart-lang/sdk@/ddc85dd83c [fasta][nnbd] Create DartTypes with nullability from parsed types
      dart-lang/sdk@/133a577867 [cfe] Add test for issue 37108
      dart-lang/sdk@/c4af35cdf3 Update Datagram.data to be Uint8List
      dart-lang/sdk@/dcf9fecb69 [dart2js] Fix RTI bindCache getter/setter.
      dart-lang/sdk@/014cca1abd Migration: add support for invocation of generic functions.
      dart-lang/sdk@/9640ae8319 Perform flow analysis during resolution in ResolverVisitor.
      dart-lang/sdk@/1cadf4bc58 [test] Skip vm/cc tests on opt-counter bots.
      dart-lang/sdk@/ddfde57069 Update File.openRead to return Stream<Uint8List>
      dart-lang/sdk@/c92af46433 Update HttpRequest and HttpClientResponse to be Stream<Uint8List>
      dart-lang/sdk@/91c2c3537b [vm, bytecode] Plumb bytecode mode flags to VM unit tests.
      dart-lang/sdk@/a68877f3f1 [test] Tweak vm/dart/issue_31959_31960_test to avoid timeout
      dart-lang/sdk@/032576b323 Make local helpers and fields private
      dart-lang/sdk@/0d4e5f7e2e [vm, compiler] Skip resetting switchable calls for regex matchers.
      dart-lang/sdk@/74643f65c2 [dartdevc] add unit test for subtyping op
      dart-lang/sdk@/8b1efb2b76 [vm/aot] Only specialize devirtualized instance calls
      dart-lang/sdk@/f5892dafe6 [dart2js] new-rti: bindings
      dart-lang/sdk@/e427c9c31d [vm] Use current platform dill file to bootstrap VM
      dart-lang/sdk@/922a7a90c6 [ VM / Service ] Add getVMTimelineMicros RPC to the service protocol
      dart-lang/sdk@/7b50b7a8e6 [vm/bytecode] Bootstrapping VM from bytecode
      dart-lang/sdk@/c1c24c2e19 Migration: Enable support for factory constructors.
      dart-lang/sdk@/dde0c68dfb Migration: Add support for named constructors.
      dart-lang/sdk@/0db6f216ba Migration: add `void` type support to DecoratedType.forImplicitType.
      dart-lang/sdk@/a8d510fb7e [vm/kernel] Remove checks for synthetic variables in NeedsDebugStepCheck
      dart-lang/sdk@/b071c8ecda Extract current TypePromotionManager, make clients use LocalVariableTypeProvider.
      dart-lang/sdk@/74071981d7 Migration: Handle contravariant uses of already-migrated classes.
      dart-lang/sdk@/9ec7b3ebea Migration: add the ability to union decorated function types.
      dart-lang/sdk@/4c75f452fa Fix a misleading variable name in node_builder_test.dart
      dart-lang/sdk@/fb24f9c152 Use InterfaceTypeImpl.asInstanceOf() to find Iterable/Stream type.
      dart-lang/sdk@/20d65d53e0 Fix TestTypeProvider.neverType
      dart-lang/sdk@/b2171f16f1 Revert "[vm/concurrency] Introduce concept of Isolate Groups"
      dart-lang/sdk@/8ff506bb99 [vm] Fix windows build after 722b8391.
      dart-lang/sdk@/722b839111 [VM] Fixes bug in CodeDeserial..::PostLoad due to Code::function.
      dart-lang/sdk@/b17cc1f943 [infra] Add custom test runner support to approve_results
      dart-lang/sdk@/b75057b687 [vm/concurrency] Introduce concept of Isolate Groups
      dart-lang/sdk@/9e3b44b299 [vm/ffi] SimDBC on Arm64 Android
      dart-lang/sdk@/603293f92a [vm/ffi] Regression test for dartbug.com/37254
      dart-lang/sdk@/523aa97ea1 [vm] Prevent reinterpreting object null as a send port capability.
      dart-lang/sdk@/4628f3e086 [dart2js] Remove unnecessary arrayPush().
      dart-lang/sdk@/7b39dede0e [dart2js] Define canonical recipes in terms of recipe_syntax.
      dart-lang/sdk@/069d76a58e [dart2js] Split up RTI subtype tests.
      dart-lang/sdk@/9b7bcfd1ce [dart2js] Support Future/FutureOr in RTI.
      dart-lang/sdk@/75a4e0b89a Refactor how test metadata is managed in test.dart.
      dart-lang/sdk@/15a444a0df Initial proposal of an element model API for extensions
      dart-lang/sdk@/40609fc30e Migration: build decorated types for implicit constructors of class type aliases (with parameters).
      dart-lang/sdk@/e7d235d838 bump linter to 0.1.92
      dart-lang/sdk@/177f543fa8 Add language_2 tests covering some cases of definite assignment.
      dart-lang/sdk@/11d369fd58 [vm/bytecode] Various fixes for debugging bytecode.
      dart-lang/sdk@/3e732e5bbe Fixes for service.md.
      dart-lang/sdk@/bb42e9dad3 Allow lints in status file tests and front_end
      dart-lang/sdk@/1f992408c8 Report NOT_INITIALIZED_NON_NULLABLE_STATIC_FIELD.
      dart-lang/sdk@/dd862e7933 Display context messages in command-line analyzer output
      dart-lang/sdk@/ea0e48a118 Guard against an NPE in completion code (issue 36788)
      dart-lang/sdk@/89e2118009 Guard against an NPE in incomplete code (issue 37150)
      dart-lang/sdk@/fe37377762 [vm/constants-2019] Fix crashing VM by ensuring constants table is preserved across snapshots
      dart-lang/sdk@/9de3e7c536 [fuchsia] Complete migration to zx_clock_get
      dart-lang/sdk@/7a028cd924 Bug fix with file move and renames, http://dartbug.com/37121
      dart-lang/sdk@/c9c614db6a [CFE] Simplify outline expression parsing
      dart-lang/sdk@/829910f86e Rate limit the number of gsutil.py subprocesses tools/approve_results.dart spawns
      dart-lang/sdk@/effb3034ea [release] Update version file for next release (2.5.0)
      dart-lang/sdk@/e47ac38227 Prepare to publish analyzer 0.36.4
      dart-lang/sdk@/a80b3279a9 Add more specific deprecation notices to package:analyzer/analyzer.dart.
      dart-lang/sdk@/3e3ce804c9 [dart2js] Support serialization of tree nodes in a known member context
      dart-lang/sdk@/d35358426c [tools] Remove patch_sdk tool which is no longer used.
      dart-lang/sdk@/1a97ed32b4 [vm] Separate generic mixin class into typed and non-typed to reduce code size
      dart-lang/sdk@/6e77e52dbd [CFE] Port fasta script to dart
      dart-lang/sdk@/de72f2f1bd [fasta] Fix checks of abstract methods when noSuchMethod is defined
      dart-lang/sdk@/a8f8f1d1a1 [fasta] Fix erroneous dependence of inference on named parameters order
      dart-lang/sdk@/cd709c263a [fasta] Fix an issue with override inference and type parameters
      dart-lang/sdk@/10a04a4309 [fasta] Fix crash when override inference depends on field inference
      dart-lang/sdk@/35f60f6660 [dart2js] Skip forwarding stubs in anonymous mixin applications
      dart-lang/sdk@/1aa7f52972 [fasta] Make forwarding stubs operators if their source are operators
      dart-lang/sdk@/53dde321fd [fasta] Fix override-based type inference for setters
      dart-lang/sdk@/e92bd978ad Fix 'covariant' bit propagation in mixin applications
      dart-lang/sdk@/f2b3126984 Fix propagation of GenericCovariantImpl bit for type parameters
      dart-lang/sdk@/5948a2419f Update status files after CL 100580
      dart-lang/sdk@/bce89db6a5 Reland "Combine override checks and override-based inference in one phase"
      dart-lang/sdk@/5c1d5444d6 [vm, bytecode] Fix some source position discrepancies.
      dart-lang/sdk@/006fd0cfab Actually set experiment flags to fix invalidation
      dart-lang/sdk@/29c0341678 Skip library directives when building edges
      dart-lang/sdk@/d563bbba27 Fix for wrong occurrences when different expression with the same prefix.
      dart-lang/sdk@/2c40c728bd Support for parameters of constructors and methods.
      dart-lang/sdk@/ca00a3914f Support for 'null =' and 'null !=' for nullability.
      dart-lang/sdk@/fa5b04d718 Migration: build decorated types for implicit constructors of class type aliases (partial).
      dart-lang/sdk@/2ac79599b0 Migration: Created decorated types for synthetic default constructors of generic classes.
      dart-lang/sdk@/0fa8986a07 Use worker input digests for ddk instead of reading the full file bytes.
      dart-lang/sdk@/bc9a6a74e0 Rename the error code for not assigned potentially non-nullable local variable.
      dart-lang/sdk@/c4ad3c30e8 Migration: Created decorated types for synthetic default constructors of non-generic classes.
      dart-lang/sdk@/d63bfe9c33 nullable function type formal param test
      dart-lang/sdk@/637cae2486 [dart2js] Add ability to check if RTIs are Object, Function, or Null.
      dart-lang/sdk@/eb387e86e6 Include presence of a variable initializer into API signature.
      dart-lang/sdk@/c22addb2b2 [dart2js] Use '...' now that bug 37302 is fixed
      dart-lang/sdk@/c7524cc296 [js_ast] Don't rewrite compound assignments
      dart-lang/sdk@/bc8b6fb94d [vm/bytecode] Fix last source position in a function
      dart-lang/sdk@/efc85cac7c Drop TODO to remove isHostChecked option
      dart-lang/sdk@/6941d04a6e Add support for testing the context messages for diagnostics
      dart-lang/sdk@/33df2ed85a Switch flow analysis tests to performFlowAnalysis().
      dart-lang/sdk@/7c63999e74 [vm/bytecode] Correct scripts for members not from the script of enclosing class/library
      dart-lang/sdk@/6aaa7251c3 [vm] Fix missing check for ForceOptimize in DeoptimizeWorld.
      dart-lang/sdk@/c13752442c Fix isNullable / isNonNullable, expand tests.
      dart-lang/sdk@/f860ea4b24 Make AnalysisError._contextMessages non-nullable
      dart-lang/sdk@/cf03e96b90 Remove appJit and precompiled compiler options
      dart-lang/sdk@/37a25d9100 [vm/bytecode] Add a compile-time error if there are too many arguments.
      dart-lang/sdk@/714234525b [vm/ffi] Tests for aliasing
      dart-lang/sdk@/5b113ee193 Adds external CodeObserver callback to the VM.
      dart-lang/sdk@/f03ddc496b [vm/ffi] Don't make force-optimized code masquerade as unoptimized code.
      dart-lang/sdk@/31599c1e64 No --mode=legacy in incremental_perf_test
      dart-lang/sdk@/d307402d49 Summarize the context messages in diagnostics
      dart-lang/sdk@/dac4929e19 Migration: propagate nullability inference through override relationships: parameter types.
      dart-lang/sdk@/559e49aa5e Migration: propagate nullability inference through override relationships: return types.
      dart-lang/sdk@/0400593d1c [vm/ffi] DynamicLibrary.handle
      dart-lang/sdk@/937bb61476 Migration: clean up parameters for _handleAssignment and _checkAssignment.
      dart-lang/sdk@/a5d6b81da8 Use flow analysis to report potentially non-nullable local variables that are used before definitely assigned.
      dart-lang/sdk@/8b523e8efb Migration: rename GraphBuilder to EdgeBuilder.
      dart-lang/sdk@/fa8f1f60de Stop visiting comments and convert NPEs to more meaningful errors
      dart-lang/sdk@/56a1cfe7aa [dart/vm] Fix bug in new lazy tear of construction
      dart-lang/sdk@/990f84173c [dart2js] Implement encoder for recipes
      dart-lang/sdk@/477ac2d58e Migration: start adding support for assignment of function types.
      dart-lang/sdk@/718ab662c0 Support postfix ++ and -- operators
      dart-lang/sdk@/e2bc5513f0 Migration: add a data structure for tracking class hierarchy information.
      dart-lang/sdk@/63e0bcf077 [dart/vm] allow class loading while loading class
      dart-lang/sdk@/ffb044e4f0 [dartdevc] Apply all lints from pkg:pedantic
      dart-lang/sdk@/9b5718ca7e [vm/bytecode] Cleanup support for bytecode formats older than v7
      dart-lang/sdk@/7a57e241a3 Support prefix ++ and -- operators
      dart-lang/sdk@/f6af8ccba8 [vm/bytecode] Consolidate bytecode generation options
      dart-lang/sdk@/a1a51072da Add a failing "move file" refactoring test for dartbug.com/37121
      dart-lang/sdk@/9b5ddec382 Better FutureOr support, failing test.
      dart-lang/sdk@/27d0731ca5 [ VM / Service ] s/boolean/bool/ in service.md
      dart-lang/sdk@/929c45afc7 [vm] Use std::unique_ptr for kernel::Program
      dart-lang/sdk@/348e030ce2 Incremental refactoring in index.dart to setup the addition of the missing visitPartOfDirective()
      dart-lang/sdk@/86622feae0 [dart2js] Handle ConstantExpression in InlineWeeder.
      dart-lang/sdk@/c01258a87d Fix handling of &&, || and ?? operators
      dart-lang/sdk@/44c136423c Report DEFAULT_LIST_CONSTRUCTOR_MISMATCH only in opt-in libraries.
      dart-lang/sdk@/b32d196f00 [dart/vm] Replaces eager with lazy reading of constants table
      dart-lang/sdk@/32df04a5ef Fix nnbd/syntax/required_modifier_error_test
      dart-lang/sdk@/639cff0ec0 [dart2js] Detect non-trivial substitution between type and this-type in optimization
      dart-lang/sdk@/d0a22c747e add migration engine support for top level setters
      dart-lang/sdk@/6089a943be add migration engine support for imported top level var references
      dart-lang/sdk@/9c62632f49 add migration engine sanity check
      dart-lang/sdk@/2bc78f171f [vm/kernel] Fix reading of type parameters in factory constructors
      dart-lang/sdk@/6847789eb8 Fix an NPE in Variables when there are no decorated types in a given file
      dart-lang/sdk@/53a905cde1 Introduce function `parseFile2`.
      dart-lang/sdk@/48fa94cfdd Report MISSING_DEFAULT_VALUE_FOR_PARAMETER only when NNBD is enabled.
      dart-lang/sdk@/bd1ffcb2bd Support for type formals in function LUB.
      dart-lang/sdk@/8a94b6f8b0 [dartdevc] don't gen source maps for helper code compiled with dart2js
      dart-lang/sdk@/735eb21529 Add support for &&, || and ?? operators
      dart-lang/sdk@/77668f4e58 [CFE] Preserve errors in unevaluated and unused arguments and locals
      dart-lang/sdk@/0a4d47de3c [fasta][nnbd] Add nullability modifiers to DartType
      dart-lang/sdk@/153683b1be [cfe] Get rid of 'strong' in incremental compiler tests
      dart-lang/sdk@/a6eb2cd309 [vm] Support for simarm_x64
      dart-lang/sdk@/3b81c65d8a [vm] Bump the oldest supported ABI version
      dart-lang/sdk@/4f71abcd71 [dart_internal] Bump SDK constraint upper-bound to <2.5.0
      dart-lang/sdk@/af4aa98fa1 Return 0 from run_abi_tests.py, regardless of whethere there are diffs
      dart-lang/sdk@/089a435344 [dart2js] Add subtyping for identical interface names without explicit type rule.
      dart-lang/sdk@/f4903989bb [dart2js] Refactor RTI type rules and streamline test harness.
      dart-lang/sdk@/d046448d00 Convert an NPE into an unimplemented notification
      dart-lang/sdk@/a4b67bd6ce add regression test for issue 37285
      dart-lang/sdk@/683ea6dc67 add fasta extension method test
      dart-lang/sdk@/0ae10fa68d [vm/bytecode] Support --causal_async_stacks in bytecode generator
      dart-lang/sdk@/5042ff97c7 [vm/bytecode] Add async/async*/sync* attributes to closures
      dart-lang/sdk@/0f636f1bc7 [vm/arm/arm64] Remove unpredictable (and sometimes illegal) instructions on ARM[64].
      dart-lang/sdk@/75b469fe17 Build summary2 in DDC only when it is fully enabled.
      dart-lang/sdk@/8828acae82 Add an analysis_options.yaml file for test_runner.
      dart-lang/sdk@/da8cb470cc [vm/bytecode] Represent classes, libraries, scripts and recursive types in bytecode
      dart-lang/sdk@/85a4fdb81a Report an error when a non-nullable top-level variable is not initialized.
      dart-lang/sdk@/67ae4b3735 [dart/fuzzer] Deprecate DBC nightly runs in fuzzer
      dart-lang/sdk@/97a997d865 [vm/bytecode] Various fixes and work in progress in bytecode debugger.
      dart-lang/sdk@/c8030238ef [vm] Reference ./tools/run_offsets_extractor.sh when offset checks fail.
      dart-lang/sdk@/3707cf0c1b add migration engine support for top level var reference
      dart-lang/sdk@/f22e0825bf [vm] debugger print incomplete async stacktrace
      dart-lang/sdk@/44415c49e4 [dart:_http] Require Cookie name and value to be valid.
      dart-lang/sdk@/be260fef93 Skip vm/dart/disassemble_determinism_test on hot-reload, it's too slow
      dart-lang/sdk@/9173aed1ba Declare return types of Uint8List.
      dart-lang/sdk@/25b40a0291 Update RawSocket.read to return Uint8List
      dart-lang/sdk@/bd84cff2b1 Update InternetAddress.rawAddress to be Uint8List
      dart-lang/sdk@/a600e97cae Don't compare typeArguments for FunctionType(s) equality.
      dart-lang/sdk@/6af218685e [ VM / Service ] Add getInstances and InstanceSet to the service protocol.
      dart-lang/sdk@/4403c58640 [vm] Delete obsolete await_token_positions_ from Code object and flow graph.
      dart-lang/sdk@/2b56c2c58a Normalize status files
      dart-lang/sdk@/c5567c0031 Abstract FlowAnalysis from concrete types of nodes and elements.
      dart-lang/sdk@/6762d95c88 Don't check multitests for dartfmt in the presubmit.
      dart-lang/sdk@/240f25a940 [vm] Add --disassemble-relative to use PC offsets instead of absolute PCs in --disassemble's output.
      dart-lang/sdk@/a468780d96 Disable buildSummary2 in build_mode.
      dart-lang/sdk@/ee8d2322d4 Remove support for ignoring cast failures in DDC.
      dart-lang/sdk@/54b197ccc2 [vm] Prevent GC when there are outstanding pointers from Dart_TypedDataAcquireData.
      dart-lang/sdk@/92701dfa48 [vm] Document clock compatibility between Timeline.now and Dart_TimelineGetMicros.
      dart-lang/sdk@/1734133f2c Migrate tests off the ancient multitest marker syntax.
      dart-lang/sdk@/cf78d5d7f0 add migration engine support for named parameters in imported packages
      dart-lang/sdk@/15cac4204e Remove deprecated package-root flag.
      dart-lang/sdk@/98ded83813 [dart2js] Pull recipe syntax constants into shared library
      dart-lang/sdk@/01dcec46e7 Refine type of ClassTypeAlias.declaredElement.
      dart-lang/sdk@/84483cd9d7 Support the remaining user-defined binary operators
      dart-lang/sdk@/0fae370538 [dart2js] Add subtyping rules to new RTI.
      dart-lang/sdk@/88408d562b Fix LSP refactor test on Windows
      dart-lang/sdk@/87460ad41a Decorate void and dynamic
      dart-lang/sdk@/3c596e802b Report an error when a potentially non-nullable local variable is not initialized.
      dart-lang/sdk@/b9edd17798 [dart2js] Avoid checks on non-tear-off static methods
      dart-lang/sdk@/b6ae6da744 Skip LSP Extract Widget test pending windows fix
      dart-lang/sdk@/939597863b [dartdevc] Move html/debugger_test.dart to compiler/dartdevc_native
      dart-lang/sdk@/837d28b0cb Improve the feedback for unimplemented portions of the migration tooling
      dart-lang/sdk@/a421022b77 [dart/vm] fix crash in DBC register allocation
      dart-lang/sdk@/5469d61e18 Tests for isNullable() and isNonNullable() and type parameters.
      dart-lang/sdk@/0e9d971f85 skip directives during nnbd migration
      dart-lang/sdk@/a75ded625e [ VM / Service ] Made VM timeline functionality public through the service API.
      dart-lang/sdk@/5dc14be041 [dartdevc] add regression test for consts in outlines
      dart-lang/sdk@/5ade5079b1 [cfe] Remove the set-literals experimental flag
      dart-lang/sdk@/e6647f0769 [cfe] Fixes to part with parts
      dart-lang/sdk@/a878514cf5 Add frontend testcases for part with part(s) in it
      dart-lang/sdk@/16eee4a141 [benchmark] Add gen/kernel_service.dill to try_benchmarks.sh.
      dart-lang/sdk@/63b9d004b9 [infra] Use correct build target for ABI version builder
      dart-lang/sdk@/c6426e134b [cfe] Pass fileUri to more things when issuing problems
      dart-lang/sdk@/1aa89591e3 Add LSP support for Extract Widget
      dart-lang/sdk@/24cd83904a [vm] Fix regression in protobuf_encode benchmark.
      dart-lang/sdk@/f925cd4422 [vm, elf] Speculatively align section header table.
      dart-lang/sdk@/c6c0e5bf40 [vm/debugger] Make use of variable descriptors in bytecode debugger.
      dart-lang/sdk@/d2caa7f8b1 [vm] Document why we don't use thread_local on iOS
      dart-lang/sdk@/99acf35ede fix indexed super constructor
      dart-lang/sdk@/303dfdf9b5 [vm] Use std::unique_ptr for ThreadPool::Task
      dart-lang/sdk@/6ab173a68d [vm, elf] Add a terminating DT_NULL to .dynamic.
      dart-lang/sdk@/d622fa010b Migration: Split up migration_visitor_test.dart.
      dart-lang/sdk@/9ac3a733d2 [vm, elf] Eliminate diff of `readelf -a` between a binary that has and has not been processed by `strip`.
      dart-lang/sdk@/143e5ef556 Revert 'Import Library' quick fix changes.
      dart-lang/sdk@/4adaa1fd56 Remove unused LinkedNodeType fields.
      dart-lang/sdk@/310f50be72 Fix imports in graph_builder.dart
      dart-lang/sdk@/e32a179922 Add LSP support for Extract Method refactor
      dart-lang/sdk@/48f19ef961 [vm/ffi] Fix snapshot serialization of FFI objects.
      dart-lang/sdk@/7d0c3f936d Use next stable release section in CHANGELOG.md instead of dev releases.
      dart-lang/sdk@/99e785024c [vm/compiler] Update outdated comment.
      dart-lang/sdk@/b9e005f4b9 [fasta] messages_test automatically wraps examples in part
      dart-lang/sdk@/14fdeb87cb [infra] Mark run_abi_tests.py as a custom test runner
      dart-lang/sdk@/707d3ccd14 [infra] Remove obsolete webdriver/selenium support from testing
      dart-lang/sdk@/770675b668 Fix for naming constructor with missing name.
      dart-lang/sdk@/f7d3e5bebf Add dartfix --server option
      dart-lang/sdk@/3619d26f70 [dart2js] Emit code for checks
      dart-lang/sdk@/bd179a2660 Add fishythefish@ to dart2js watchlist.
      dart-lang/sdk@/97bf0a6834 Print the URLs associated with the diagnostics
      dart-lang/sdk@/8fc98147e6 [vm] Replace MessageHandler::task_ with task_running_
      dart-lang/sdk@/8be1d13af7 [vm, compiler] Implicit accessor intrinsics don't need a regular function body.
      dart-lang/sdk@/4aaa15edb2 Migration: fix detection of variable/parameter reference inside parentheses.
      dart-lang/sdk@/aafc6b7d5b [vm] Use std::unique_ptr for IsolateSpawnState
      dart-lang/sdk@/29b346e020 Support set and map literals with type arguments
      dart-lang/sdk@/97522cfdd8 [dart2js] Emit a Rti universe
      dart-lang/sdk@/c4e308584c Migration: unconditionally check guards in assertEdge
      dart-lang/sdk@/df5e7aac17 [vm/bytecode] Intermediate out.dill not needed anymore when testing bytecode.
      dart-lang/sdk@/7effb7e776 [vm/aot/tfa] Visit ConstantExpression.type in TFA tree shaker
      dart-lang/sdk@/c533967a4c Migration: rework the ExpressionChecks data structure.
      dart-lang/sdk@/ea4eaaa145 Migration: Allow edges to be queried to see if they're satisfied.
      dart-lang/sdk@/5167499427 Migration: record the "origin" of each edge in the NullabilityEdge object.
      dart-lang/sdk@/dc059d763b Migration: Pass ExpressionChecks to _checkAssignment instead of the raw expression.
      dart-lang/sdk@/2073a822bd [dartdevc] Add top level function names to NSM error messages
      dart-lang/sdk@/8461cc6f5b Support for list literals with type arguments
      dart-lang/sdk@/792a3d561a With summary2 the 'nameOffset' for directives in the offset of their keywords.
      dart-lang/sdk@/c549f96ef1 [dart/vm] simplified inlining heuristics
      dart-lang/sdk@/2164bcefdb Add support for await expressions
      dart-lang/sdk@/f9dfa7cbfd [dartfix] Bump pkg:pedantic to version 1.7.0
      dart-lang/sdk@/0a57ce3f23 Make KernelWorker support running in an isolate.
      dart-lang/sdk@/f897a940c1 Fix minor nit in documentation
      dart-lang/sdk@/071a99bfbe Add support for super expressions
      dart-lang/sdk@/9a2eecf67f Fix parseString: ensure that CompilationUnit.lineInfo is set properly.
      dart-lang/sdk@/43264f5f97 Add missing CHANGELOG entry for parseString
      dart-lang/sdk@/2a240ddab9 Don't create accessors/fields typed as Impl.
      dart-lang/sdk@/df8e0aff6c Use AnalysisDriver.useSummary2 in FileSystemState.
      dart-lang/sdk@/60fa066cd7 Filter LSP completion to exclude symbols already imported via another URI
      dart-lang/sdk@/8d39e3456f [vm/aot] Minor improvements to make snapshot profiles more useful.
      dart-lang/sdk@/977ae22f29 Make FileStat.stat's dartdoc provide a reference to FileSystemEntityType
      dart-lang/sdk@/43382ded6d [vm/ffi] Regression test for dartbug.com/37133
      dart-lang/sdk@/b92c287fd7 Use StateError in LegacyTypeAsserter.
      dart-lang/sdk@/7f0519721e Use unit featureSet during linking.
      dart-lang/sdk@/c5cd37e727 Address more documentation feedback
      dart-lang/sdk@/58664602a5 Change NullabilityGraph.propagate to return a list of unsatisfied edges.
      dart-lang/sdk@/c1b56a9ea0 Catch the test_runner codebase up to somewhat modern practices.
      dart-lang/sdk@/99e8a9fba5 Move the test runner (i.e. "test.dart"/"test.py") to pkg/.
      dart-lang/sdk@/3bacc84c1e [js_runtime] Install general stubs
      dart-lang/sdk@/177f425012 [dartdevc] Fix violations of library_prefix lint
      dart-lang/sdk@/047bacc94c Add support for symbol literals
      dart-lang/sdk@/11cc292383 [dart2j] Add TypeEnvironmentStructure and TypeRecipe
      dart-lang/sdk@/d342402c80 Always ensure TypeProvider, even with external summaries include the target library.
      dart-lang/sdk@/d4cad0fff1 Restore element and typeArguments for typedef-based _FunctionTypeImplStrict.
      dart-lang/sdk@/2eebc1024c Refactor non-bool expression checks
      dart-lang/sdk@/9bb678f88b Add support for is expressions
      dart-lang/sdk@/c246fa1f2b Fix #36956, report undefined getter for uses on Null.
      dart-lang/sdk@/f56df4a251 Add support for double literals
      dart-lang/sdk@/fa885b3eae report undefined operator instead of method for bad +=.
      dart-lang/sdk@/fc5eb09cb9 Migration: remove getUpstreamNodes
      dart-lang/sdk@/1e454a1c1b Add some missing visit methods from the visitors
      dart-lang/sdk@/dcc85a6594 Fix exception thrown in ConditionalModification
      dart-lang/sdk@/a02d6de474 Update documentation based on addition feedback from the documentation team
      dart-lang/sdk@/d0447ee0da [vm/ffi] Fix ADR usage in FfiCallInstr::EmitNativeCode.
      dart-lang/sdk@/fb85d41c08 Catch another exception earlier in the code
      dart-lang/sdk@/e3004dae0d Fix hint override_on_non_overriding_setter
      dart-lang/sdk@/a2f32ebe87 finish cleanup ErrorToken parsing
      dart-lang/sdk@/6bd64ff8b2 cleanup StringScanner references
      dart-lang/sdk@/0460503057 [vm/ffi] Fix safepoint implementation in ARM64 assembler.
      dart-lang/sdk@/8cc00f8f18 [dart2js] Move embedded globals earlier
      dart-lang/sdk@/070c7558ff Remove duplicate line
      dart-lang/sdk@/d47bb87a51 [vm, compiler] Disable unopt megamorphic call specialization.
      dart-lang/sdk@/74af4a00b2 [ VM / Service ] Created public implementation of getAllocationProfile RPC
      dart-lang/sdk@/25292abc1d Add support for boolean negation
      dart-lang/sdk@/35519bb13a Add DDC CHANGELOG entry intended for D24 release
      dart-lang/sdk@/a19611b079 Improve test coverage for constructor parameters
      dart-lang/sdk@/611ed823f0 [dartdevc] Add `packages` arg for creating the DDC SDK from kernel
      dart-lang/sdk@/1a9801e9fa mark ExperimentalFeature bogus_enabled and bogus_disabled as deprecated
      dart-lang/sdk@/fa0fe94b57 [dart2js] Generate new-rti SSA instructions for checks
      dart-lang/sdk@/60c04b8f44 [dartdevc] DDK now outputs relative paths in source maps
      dart-lang/sdk@/112dbabc10 [vm] Update Megamorphic::filled_entry_count_ under the megamorphic lock.
      dart-lang/sdk@/0f91731f98 Add Thread::optimize_(stub|entry) to runtime_api.h
      dart-lang/sdk@/d6eac664ee [vm] Hoist zone access in function name printing.
      dart-lang/sdk@/fa7fc5fb25 [dart/fuzzer] added another ignored parameter
      dart-lang/sdk@/e9f17ae8e8 Convert some NPEs into explicit throws and add the missing visit methods discovered by doing so
      dart-lang/sdk@/9b55e3027a Update CHANGELOG.md for Dart 2.4.0 stable
      dart-lang/sdk@/9676ca0ff9 Support constructor invocations with arguments
      dart-lang/sdk@/24c6c6f996 [vm/fuchsia] Make use of the new alignment flags when allocating memory.
      dart-lang/sdk@/41a23711d9 Support for LinkedElementFactory in getLibraryElement().
      dart-lang/sdk@/f9c2e3856b Store exactly GenericTypeAliasElement with FunctionType(s).
      dart-lang/sdk@/1e92103181 [dartdevc] Fix violations of avoid_relative_lib_imports lint
      dart-lang/sdk@/9d3afa537e Compute parameters before calling DecoratedType constructors.
      dart-lang/sdk@/8a5495700a Clean up null aware access test
      dart-lang/sdk@/c530c333bb Update null-aware nnbd "?.[" operator recovery
      dart-lang/sdk@/45f39fe70d update scanner/parser to handle null-aware index operator
      dart-lang/sdk@/90b55959a4 The name of an extension is optional
      dart-lang/sdk@/04c1a2886f [vm/ffi] SimDBC64 align stack frame
      dart-lang/sdk@/ce9a582b05 [vm] RFC6874 support zoneID in uri parser
      dart-lang/sdk@/39c629f4aa Clean up uses of deprecated methods in legacy type asserter
      dart-lang/sdk@/dad07f8156 Migration: Fix return value of GraphBuilder.visitTypeName.
      dart-lang/sdk@/cba75a1d1d Migration: fix accidental hardcoded 0 in GraphBuilder.visitTypeName
      dart-lang/sdk@/e5f069b5dd Migration: add missing type annotation
      dart-lang/sdk@/d6f5a245b2 parser error token cleanup
      dart-lang/sdk@/8adde6b603 make extension declaration name optional
      dart-lang/sdk@/9e2aaad7a5 [infra] Fix detection of output directory for core dump archiver
      dart-lang/sdk@/f889bd7067 Delete JavaScriptBackend
      dart-lang/sdk@/50efd7f187 [Kernel] Add list of unused arguments to InstanceCreation nodes.
      dart-lang/sdk@/06b28fc60f Filter TODOs out of LSP diagnostics
      dart-lang/sdk@/68dadda21c Add other terminal Rtis
      dart-lang/sdk@/23d3e8a25f Land new subtyping algorithm; more tests but still not comprehensive.
      dart-lang/sdk@/52ae429a9e Add some minimal support for instance creation expressions
      dart-lang/sdk@/aaf7d2023f [dartdevc] Fix violations of unawaited_futures lint
      dart-lang/sdk@/eec587e97d Migration: address a more complex case of instantiate-to-bounds.
      dart-lang/sdk@/f2cc27ffbf Migration: preliminary support for interface types without type parameters.
      dart-lang/sdk@/68b2d53da5 Revert "[vm/ffi] SimDBC64 align stack frame"
      dart-lang/sdk@/1e24fe7d69 [vm, compiler] Specialize unoptimized monomorphic and megamorphic calls.
      dart-lang/sdk@/f005bd5a3e [vm] Harden access to unchecked natives.
      dart-lang/sdk@/fa28d5b912 [tests] Update failing standalone_2/io/http_* tests for Dart 2
      dart-lang/sdk@/b981798e3a Add environment.bind operation.
      dart-lang/sdk@/2f65830aeb Add null checks for spread operator
      dart-lang/sdk@/31d5ba8790 Reapply "[vm, interpreter] Bytecode support for dynamic invocation forwarders."
      dart-lang/sdk@/3f83aeb493 Migration: add the ability to "union" nullability nodes.
      dart-lang/sdk@/0b5e37a429 Migration: Make always/never instance fields of the nullability graph.
      dart-lang/sdk@/fa6fce61fa [dart/vm] Improved inlining methods and heuristics
      dart-lang/sdk@/8fa1cb2911 [vm] Remove Dart 1 enum implementation.
      dart-lang/sdk@/433cb12a87 Revert "[vm, interpreter] Bytecode support for dynamic invocation forwarders."
      dart-lang/sdk@/b33f40e4b0 [co19] Roll co19 to b0220fc898c32d3944cb8c54cf7b78dd8c7cbadb
      dart-lang/sdk@/73e2f469f8 [infra] Always produce a proper Dart version string on release channels
      dart-lang/sdk@/972ad1c073 [VM/runtime] Fix performance regression introduced in  https://dart-review.googlesource.com/c/sdk/+/104286
      dart-lang/sdk@/1d94323b5b [vm, interpreter] Bytecode support for dynamic invocation forwarders.
      dart-lang/sdk@/69d88daeb9 Remove unused imports
      dart-lang/sdk@/f1038ee771 [vm/ffi] SimDBC64 align stack frame
      dart-lang/sdk@/4324d46080 Use an available socket port for memory benchmark.
      dart-lang/sdk@/0e4e14a288 Build summary2 in DDC.
      dart-lang/sdk@/a173d22fe7 Record reference to the typedef from which a FunctionType was instantiated.
      dart-lang/sdk@/b385528fee Migration: Write unit tests for NullabilityGraph.
      dart-lang/sdk@/c286d5a549 Separate testing methods from the rest of NullabilityGraph
      dart-lang/sdk@/c177b4cc4c Make the ranges of constructors in hovers match those of methods/functions
      dart-lang/sdk@/cbb1816177 Remove unnecessary LSP hover handling comment/code
      dart-lang/sdk@/686df33d99 Add parseString() to replace the deprecated parseCompilationUnit().
      dart-lang/sdk@/92dabc8491 Cache the WidgetCreatorTracker.
      dart-lang/sdk@/299532d088 [co19] Roll co19 to cd1be9d07df32413024fe5c4ae9c5c6017c2f2c8
      dart-lang/sdk@/cbe48553c0 [CFE] Add LocalFunction as super-interface for FunctionExpression and FunctionDeclaration
      dart-lang/sdk@/2be92b08c2 [vm] Remove more of the Dart 1 compiler.
      dart-lang/sdk@/701a2fed01 Parse binding recipes
      dart-lang/sdk@/080ff1f3b9 Fix parsing of output-directory Uri in windows
      dart-lang/sdk@/dab4eb045f Add a "legacy type asserter," manage broken test cases
      dart-lang/sdk@/f69d5dc2c2 show analyzer details in dartfix
      dart-lang/sdk@/a3348ab702 sort some dartfix classes
      dart-lang/sdk@/7c7160f022 Move isRedirectingFactory to CFE and add unit test for it.
      dart-lang/sdk@/e6567601af Add a notice that the markdown file is generated and remove documentation specific to nnbd
      dart-lang/sdk@/1ba9ed7a35 Improve LSP JSON error when an expected object is not an object
      dart-lang/sdk@/9d5b4491b2 Remove redundant null checks from LSP validation
      dart-lang/sdk@/ca3320e3bd Tweak LSP JSON validation error messages
      dart-lang/sdk@/972ea07459 Simplify LSP json error reporter with push/pop fields
      dart-lang/sdk@/530a2f5681 Make a null LSP error reporter to avoid so many null checks
      dart-lang/sdk@/9fb2842fce Improve the error messages reported in LSP when params are not valid
      dart-lang/sdk@/2cc0261f39 [vm/bytecode] Collect token positions in closures and field initializers.
      dart-lang/sdk@/1b9d5b47ed Make sure that we have a unit in unit_withDirectives.
      dart-lang/sdk@/9c0fdd600e [infra] Update checked in SDKs to 2.3.3-dev.0.0
      dart-lang/sdk@/8e9e1877b5 Perform AST rewrite during metadata resolution.
      dart-lang/sdk@/149ebf683b Support for 'uri' property of Import/Export/CompilationUnitElement.
      dart-lang/sdk@/8aa4414f1b [dartdevc] Ignore violation of empty_catches lint
      dart-lang/sdk@/34a6218f8e [ VM / Service ] Forward message for exceptions caught in VM service PUT requests
      dart-lang/sdk@/b95eed15cf [release] Prepare changelog and version file for 2.3.2 and 2.3.3-dev.0.0
      dart-lang/sdk@/3972f738ca [security] [dart:io] Fix current directory being in front of PATH.
      dart-lang/sdk@/a356f64993 [infra] Remove unused member from test runner
      
      * Update License.
      ffba2f68
    • S
      Roll fuchsia/sdk/core/mac-amd64 from... · 62514cb7
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from n9fZpXVmsbgKZzS8Q2GXxB453q8AbLpfGztsPsq47pMC to BYCwsJf7r7zfd2THSGinFeIHv552AEVchXdc7VZzP0IC (#9587)
      
      Roll fuchsia/sdk/core/mac-amd64 from n9fZpXVmsbgKZzS8Q2GXxB453q8AbLpfGztsPsq47pMC to BYCwsJf7r7zfd2THSGinFeIHv552AEVchXdc7VZzP0IC
      
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      62514cb7
    • S
      Roll src/third_party/skia e4c88bb1f848..1ddee025229a (7 commits) (#9586) · 9f272128
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/e4c88bb1f848..1ddee025229a
      
      git log e4c88bb1f8488782f4072cf7bf0068ead49821e0..1ddee025229a18fe6c6d1a35e6d0b70d50689846 --date=short --no-merges --format=%ad %ae %s
      2019-06-28 herb@google.com Remove preparePath from the SkStrikeInterface
      2019-06-27 egdaniel@google.com Move GL caps textureable and fbocolorattachment flags to FormatInfo.
      2019-06-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-27 michaelludwig@google.com Switch drawTexture calls to use attemptQuadOptimization
      2019-06-28 jvanverth@google.com Disable some code to handle Metal TSAN errors.
      2019-06-27 michaelludwig@google.com Remove old texture op factories
      2019-06-27 brianosman@google.com Reland &#34;DM: Add a per-sink MemoryCache to all GPU sinks&#34;
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (djsollen@google.com), and stop
      the roller if necessary.
      9f272128
    • S
      Roll fuchsia/sdk/core/linux-amd64 from... · 03a31e0a
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from F9oY0d56X3aONxwv5vw9Gco--AHmC8SHuDXdhdWCnnMC to d2VK3FYSEKQ35UdZw5FdbOZUI_xgT0-1h8DnGDUHPVAC (#9583)
      
      Roll fuchsia/sdk/core/linux-amd64 from F9oY0d56X3aONxwv5vw9Gco--AHmC8SHuDXdhdWCnnMC to d2VK3FYSEKQ35UdZw5FdbOZUI_xgT0-1h8DnGDUHPVAC
      
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      03a31e0a
    • S
      Revert " Roll src/third_party/dart b37aa3b036...1eb113ba27 (#9559)" (#9584) · 45b66b72
      Siva 提交于
      This reverts commit 140b2aef.
      45b66b72
    • A
      Revert "Avoid a full screen overlay within virtual displays (#9343)" (#9581) · fc1d86b7
      Amir Hardon 提交于
      This reverts commit 0c874c62.
      fc1d86b7
    • S
      Roll src/third_party/dart b37aa3b036...1eb113ba27 (#9559) · 140b2aef
      Siva 提交于
      * Roll src/third_party/dart b37aa3b036...1eb113ba27
      
      dart-lang/sdk@1eb113ba27 [vm/bytecode] Support native extensions
      dart-lang/sdk@bf79e4604c Migration: Add support for synthetic constructors in generic class type aliases.
      dart-lang/sdk@0f70ef1a6d Tests for TestFile class.
      dart-lang/sdk@496345e2e1 [vm/ffi] Update exception behavior of FFI callbacks and fix callbacks returning void
      dart-lang/sdk@8d705089ba remove retired experimental flags from kernel
      dart-lang/sdk@0674955f48 [Test] Unskip vm/dart/issue_31959_31960_test on -sim* bots
      dart-lang/sdk@a6cd110577 [vm/bytecode] Improve bytecode disassembler.
      dart-lang/sdk@654f42d427 Initial proposal of an AST structure for extension overrides
      dart-lang/sdk@6602764dc8 Add folding for asserts and for extensions
      dart-lang/sdk@c6f708d2bf [dart2js] new-rti: Implement type literals
      dart-lang/sdk@0256155b7a Increase analyzer cache size to 512MB.
      dart-lang/sdk@9329d9da59 Migration: Make use of findElement.unnamedConstructor in tests
      dart-lang/sdk@04c984ce3f [vm/ffi] Make overflow checks consistent
      dart-lang/sdk@b4e99fbcd4 [release] Update changelog to with actual 2.4.0 release date
      dart-lang/sdk@3cce6fc8d6 [vm/ffi] Fix direct interaction with Pointer<Native>
      dart-lang/sdk@9edecbc803 Add test checking that const contexts are not applied where they shouldn't.
      dart-lang/sdk@ec3c878868 [infra] Add runtime_kernel target to dart-sdk-win builder
      dart-lang/sdk@75b83da010 [infra] Add dart2js-rti builder to the test matrix
      dart-lang/sdk@ddc85dd83c [fasta][nnbd] Create DartTypes with nullability from parsed types
      dart-lang/sdk@133a577867 [cfe] Add test for issue 37108
      dart-lang/sdk@c4af35cdf3 Update Datagram.data to be Uint8List
      dart-lang/sdk@dcf9fecb69 [dart2js] Fix RTI bindCache getter/setter.
      dart-lang/sdk@014cca1abd Migration: add support for invocation of generic functions.
      dart-lang/sdk@9640ae8319 Perform flow analysis during resolution in ResolverVisitor.
      dart-lang/sdk@1cadf4bc58 [test] Skip vm/cc tests on opt-counter bots.
      dart-lang/sdk@ddfde57069 Update File.openRead to return Stream<Uint8List>
      dart-lang/sdk@c92af46433 Update HttpRequest and HttpClientResponse to be Stream<Uint8List>
      dart-lang/sdk@91c2c3537b [vm, bytecode] Plumb bytecode mode flags to VM unit tests.
      dart-lang/sdk@a68877f3f1 [test] Tweak vm/dart/issue_31959_31960_test to avoid timeout
      dart-lang/sdk@032576b323 Make local helpers and fields private
      dart-lang/sdk@0d4e5f7e2e [vm, compiler] Skip resetting switchable calls for regex matchers.
      dart-lang/sdk@74643f65c2 [dartdevc] add unit test for subtyping op
      dart-lang/sdk@8b1efb2b76 [vm/aot] Only specialize devirtualized instance calls
      dart-lang/sdk@f5892dafe6 [dart2js] new-rti: bindings
      dart-lang/sdk@e427c9c31d [vm] Use current platform dill file to bootstrap VM
      dart-lang/sdk@922a7a90c6 [ VM / Service ] Add getVMTimelineMicros RPC to the service protocol
      dart-lang/sdk@7b50b7a8e6 [vm/bytecode] Bootstrapping VM from bytecode
      dart-lang/sdk@c1c24c2e19 Migration: Enable support for factory constructors.
      dart-lang/sdk@dde0c68dfb Migration: Add support for named constructors.
      dart-lang/sdk@0db6f216ba Migration: add `void` type support to DecoratedType.forImplicitType.
      dart-lang/sdk@a8d510fb7e [vm/kernel] Remove checks for synthetic variables in NeedsDebugStepCheck
      dart-lang/sdk@b071c8ecda Extract current TypePromotionManager, make clients use LocalVariableTypeProvider.
      dart-lang/sdk@74071981d7 Migration: Handle contravariant uses of already-migrated classes.
      dart-lang/sdk@9ec7b3ebea Migration: add the ability to union decorated function types.
      dart-lang/sdk@4c75f452fa Fix a misleading variable name in node_builder_test.dart
      dart-lang/sdk@fb24f9c152 Use InterfaceTypeImpl.asInstanceOf() to find Iterable/Stream type.
      dart-lang/sdk@20d65d53e0 Fix TestTypeProvider.neverType
      dart-lang/sdk@b2171f16f1 Revert "[vm/concurrency] Introduce concept of Isolate Groups"
      dart-lang/sdk@8ff506bb99 [vm] Fix windows build after 722b8391.
      dart-lang/sdk@722b839111 [VM] Fixes bug in CodeDeserial..::PostLoad due to Code::function.
      dart-lang/sdk@b17cc1f943 [infra] Add custom test runner support to approve_results
      dart-lang/sdk@b75057b687 [vm/concurrency] Introduce concept of Isolate Groups
      dart-lang/sdk@9e3b44b299 [vm/ffi] SimDBC on Arm64 Android
      dart-lang/sdk@603293f92a [vm/ffi] Regression test for dartbug.com/37254
      dart-lang/sdk@523aa97ea1 [vm] Prevent reinterpreting object null as a send port capability.
      dart-lang/sdk@4628f3e086 [dart2js] Remove unnecessary arrayPush().
      dart-lang/sdk@7b39dede0e [dart2js] Define canonical recipes in terms of recipe_syntax.
      dart-lang/sdk@069d76a58e [dart2js] Split up RTI subtype tests.
      dart-lang/sdk@9b7bcfd1ce [dart2js] Support Future/FutureOr in RTI.
      dart-lang/sdk@75a4e0b89a Refactor how test metadata is managed in test.dart.
      dart-lang/sdk@15a444a0df Initial proposal of an element model API for extensions
      dart-lang/sdk@40609fc30e Migration: build decorated types for implicit constructors of class type aliases (with parameters).
      dart-lang/sdk@e7d235d838 bump linter to 0.1.92
      dart-lang/sdk@177f543fa8 Add language_2 tests covering some cases of definite assignment.
      dart-lang/sdk@11d369fd58 [vm/bytecode] Various fixes for debugging bytecode.
      dart-lang/sdk@3e732e5bbe Fixes for service.md.
      dart-lang/sdk@bb42e9dad3 Allow lints in status file tests and front_end
      dart-lang/sdk@1f992408c8 Report NOT_INITIALIZED_NON_NULLABLE_STATIC_FIELD.
      dart-lang/sdk@dd862e7933 Display context messages in command-line analyzer output
      dart-lang/sdk@ea0e48a118 Guard against an NPE in completion code (issue 36788)
      dart-lang/sdk@89e2118009 Guard against an NPE in incomplete code (issue 37150)
      dart-lang/sdk@fe37377762 [vm/constants-2019] Fix crashing VM by ensuring constants table is preserved across snapshots
      dart-lang/sdk@9de3e7c536 [fuchsia] Complete migration to zx_clock_get
      dart-lang/sdk@7a028cd924 Bug fix with file move and renames, http://dartbug.com/37121
      dart-lang/sdk@c9c614db6a [CFE] Simplify outline expression parsing
      dart-lang/sdk@829910f86e Rate limit the number of gsutil.py subprocesses tools/approve_results.dart spawns
      dart-lang/sdk@effb3034ea [release] Update version file for next release (2.5.0)
      dart-lang/sdk@e47ac38227 Prepare to publish analyzer 0.36.4
      dart-lang/sdk@a80b3279a9 Add more specific deprecation notices to package:analyzer/analyzer.dart.
      dart-lang/sdk@3e3ce804c9 [dart2js] Support serialization of tree nodes in a known member context
      dart-lang/sdk@d35358426c [tools] Remove patch_sdk tool which is no longer used.
      dart-lang/sdk@1a97ed32b4 [vm] Separate generic mixin class into typed and non-typed to reduce code size
      dart-lang/sdk@6e77e52dbd [CFE] Port fasta script to dart
      dart-lang/sdk@de72f2f1bd [fasta] Fix checks of abstract methods when noSuchMethod is defined
      dart-lang/sdk@a8f8f1d1a1 [fasta] Fix erroneous dependence of inference on named parameters order
      dart-lang/sdk@cd709c263a [fasta] Fix an issue with override inference and type parameters
      dart-lang/sdk@10a04a4309 [fasta] Fix crash when override inference depends on field inference
      dart-lang/sdk@35f60f6660 [dart2js] Skip forwarding stubs in anonymous mixin applications
      dart-lang/sdk@1aa7f52972 [fasta] Make forwarding stubs operators if their source are operators
      dart-lang/sdk@53dde321fd [fasta] Fix override-based type inference for setters
      dart-lang/sdk@e92bd978ad Fix 'covariant' bit propagation in mixin applications
      dart-lang/sdk@f2b3126984 Fix propagation of GenericCovariantImpl bit for type parameters
      dart-lang/sdk@5948a2419f Update status files after CL 100580
      dart-lang/sdk@bce89db6a5 Reland "Combine override checks and override-based inference in one phase"
      dart-lang/sdk@5c1d5444d6 [vm, bytecode] Fix some source position discrepancies.
      dart-lang/sdk@006fd0cfab Actually set experiment flags to fix invalidation
      dart-lang/sdk@29c0341678 Skip library directives when building edges
      dart-lang/sdk@d563bbba27 Fix for wrong occurrences when different expression with the same prefix.
      dart-lang/sdk@2c40c728bd Support for parameters of constructors and methods.
      dart-lang/sdk@ca00a3914f Support for 'null =' and 'null !=' for nullability.
      dart-lang/sdk@fa5b04d718 Migration: build decorated types for implicit constructors of class type aliases (partial).
      dart-lang/sdk@2ac79599b0 Migration: Created decorated types for synthetic default constructors of generic classes.
      dart-lang/sdk@0fa8986a07 Use worker input digests for ddk instead of reading the full file bytes.
      dart-lang/sdk@bc9a6a74e0 Rename the error code for not assigned potentially non-nullable local variable.
      dart-lang/sdk@c4ad3c30e8 Migration: Created decorated types for synthetic default constructors of non-generic classes.
      dart-lang/sdk@d63bfe9c33 nullable function type formal param test
      dart-lang/sdk@637cae2486 [dart2js] Add ability to check if RTIs are Object, Function, or Null.
      dart-lang/sdk@eb387e86e6 Include presence of a variable initializer into API signature.
      dart-lang/sdk@c22addb2b2 [dart2js] Use '...' now that bug 37302 is fixed
      dart-lang/sdk@c7524cc296 [js_ast] Don't rewrite compound assignments
      dart-lang/sdk@bc8b6fb94d [vm/bytecode] Fix last source position in a function
      dart-lang/sdk@efc85cac7c Drop TODO to remove isHostChecked option
      dart-lang/sdk@6941d04a6e Add support for testing the context messages for diagnostics
      dart-lang/sdk@33df2ed85a Switch flow analysis tests to performFlowAnalysis().
      dart-lang/sdk@7c63999e74 [vm/bytecode] Correct scripts for members not from the script of enclosing class/library
      dart-lang/sdk@6aaa7251c3 [vm] Fix missing check for ForceOptimize in DeoptimizeWorld.
      dart-lang/sdk@c13752442c Fix isNullable / isNonNullable, expand tests.
      dart-lang/sdk@f860ea4b24 Make AnalysisError._contextMessages non-nullable
      dart-lang/sdk@cf03e96b90 Remove appJit and precompiled compiler options
      dart-lang/sdk@37a25d9100 [vm/bytecode] Add a compile-time error if there are too many arguments.
      dart-lang/sdk@714234525b [vm/ffi] Tests for aliasing
      dart-lang/sdk@5b113ee193 Adds external CodeObserver callback to the VM.
      dart-lang/sdk@f03ddc496b [vm/ffi] Don't make force-optimized code masquerade as unoptimized code.
      dart-lang/sdk@31599c1e64 No --mode=legacy in incremental_perf_test
      dart-lang/sdk@d307402d49 Summarize the context messages in diagnostics
      dart-lang/sdk@dac4929e19 Migration: propagate nullability inference through override relationships: parameter types.
      dart-lang/sdk@559e49aa5e Migration: propagate nullability inference through override relationships: return types.
      dart-lang/sdk@0400593d1c [vm/ffi] DynamicLibrary.handle
      dart-lang/sdk@937bb61476 Migration: clean up parameters for _handleAssignment and _checkAssignment.
      dart-lang/sdk@a5d6b81da8 Use flow analysis to report potentially non-nullable local variables that are used before definitely assigned.
      dart-lang/sdk@8b523e8efb Migration: rename GraphBuilder to EdgeBuilder.
      dart-lang/sdk@fa8f1f60de Stop visiting comments and convert NPEs to more meaningful errors
      dart-lang/sdk@56a1cfe7aa [dart/vm] Fix bug in new lazy tear of construction
      dart-lang/sdk@990f84173c [dart2js] Implement encoder for recipes
      dart-lang/sdk@477ac2d58e Migration: start adding support for assignment of function types.
      dart-lang/sdk@718ab662c0 Support postfix ++ and -- operators
      dart-lang/sdk@e2bc5513f0 Migration: add a data structure for tracking class hierarchy information.
      dart-lang/sdk@63e0bcf077 [dart/vm] allow class loading while loading class
      dart-lang/sdk@ffb044e4f0 [dartdevc] Apply all lints from pkg:pedantic
      dart-lang/sdk@9b5718ca7e [vm/bytecode] Cleanup support for bytecode formats older than v7
      dart-lang/sdk@7a57e241a3 Support prefix ++ and -- operators
      dart-lang/sdk@f6af8ccba8 [vm/bytecode] Consolidate bytecode generation options
      dart-lang/sdk@a1a51072da Add a failing "move file" refactoring test for dartbug.com/37121
      dart-lang/sdk@9b5ddec382 Better FutureOr support, failing test.
      dart-lang/sdk@27d0731ca5 [ VM / Service ] s/boolean/bool/ in service.md
      dart-lang/sdk@929c45afc7 [vm] Use std::unique_ptr for kernel::Program
      dart-lang/sdk@348e030ce2 Incremental refactoring in index.dart to setup the addition of the missing visitPartOfDirective()
      dart-lang/sdk@86622feae0 [dart2js] Handle ConstantExpression in InlineWeeder.
      dart-lang/sdk@c01258a87d Fix handling of &&, || and ?? operators
      dart-lang/sdk@44c136423c Report DEFAULT_LIST_CONSTRUCTOR_MISMATCH only in opt-in libraries.
      dart-lang/sdk@b32d196f00 [dart/vm] Replaces eager with lazy reading of constants table
      dart-lang/sdk@32df04a5ef Fix nnbd/syntax/required_modifier_error_test
      dart-lang/sdk@639cff0ec0 [dart2js] Detect non-trivial substitution between type and this-type in optimization
      dart-lang/sdk@d0a22c747e add migration engine support for top level setters
      dart-lang/sdk@6089a943be add migration engine support for imported top level var references
      dart-lang/sdk@9c62632f49 add migration engine sanity check
      dart-lang/sdk@2bc78f171f [vm/kernel] Fix reading of type parameters in factory constructors
      dart-lang/sdk@6847789eb8 Fix an NPE in Variables when there are no decorated types in a given file
      dart-lang/sdk@53a905cde1 Introduce function `parseFile2`.
      dart-lang/sdk@48fa94cfdd Report MISSING_DEFAULT_VALUE_FOR_PARAMETER only when NNBD is enabled.
      dart-lang/sdk@bd1ffcb2bd Support for type formals in function LUB.
      dart-lang/sdk@8a94b6f8b0 [dartdevc] don't gen source maps for helper code compiled with dart2js
      dart-lang/sdk@735eb21529 Add support for &&, || and ?? operators
      dart-lang/sdk@77668f4e58 [CFE] Preserve errors in unevaluated and unused arguments and locals
      dart-lang/sdk@0a4d47de3c [fasta][nnbd] Add nullability modifiers to DartType
      dart-lang/sdk@153683b1be [cfe] Get rid of 'strong' in incremental compiler tests
      dart-lang/sdk@a6eb2cd309 [vm] Support for simarm_x64
      dart-lang/sdk@3b81c65d8a [vm] Bump the oldest supported ABI version
      dart-lang/sdk@4f71abcd71 [dart_internal] Bump SDK constraint upper-bound to <2.5.0
      dart-lang/sdk@af4aa98fa1 Return 0 from run_abi_tests.py, regardless of whethere there are diffs
      dart-lang/sdk@089a435344 [dart2js] Add subtyping for identical interface names without explicit type rule.
      dart-lang/sdk@f4903989bb [dart2js] Refactor RTI type rules and streamline test harness.
      dart-lang/sdk@d046448d00 Convert an NPE into an unimplemented notification
      dart-lang/sdk@a4b67bd6ce add regression test for issue 37285
      dart-lang/sdk@683ea6dc67 add fasta extension method test
      dart-lang/sdk@0ae10fa68d [vm/bytecode] Support --causal_async_stacks in bytecode generator
      dart-lang/sdk@5042ff97c7 [vm/bytecode] Add async/async*/sync* attributes to closures
      dart-lang/sdk@0f636f1bc7 [vm/arm/arm64] Remove unpredictable (and sometimes illegal) instructions on ARM[64].
      dart-lang/sdk@75b469fe17 Build summary2 in DDC only when it is fully enabled.
      dart-lang/sdk@8828acae82 Add an analysis_options.yaml file for test_runner.
      dart-lang/sdk@da8cb470cc [vm/bytecode] Represent classes, libraries, scripts and recursive types in bytecode
      dart-lang/sdk@85a4fdb81a Report an error when a non-nullable top-level variable is not initialized.
      dart-lang/sdk@67ae4b3735 [dart/fuzzer] Deprecate DBC nightly runs in fuzzer
      dart-lang/sdk@97a997d865 [vm/bytecode] Various fixes and work in progress in bytecode debugger.
      dart-lang/sdk@c8030238ef [vm] Reference ./tools/run_offsets_extractor.sh when offset checks fail.
      dart-lang/sdk@3707cf0c1b add migration engine support for top level var reference
      dart-lang/sdk@f22e0825bf [vm] debugger print incomplete async stacktrace
      dart-lang/sdk@44415c49e4 [dart:_http] Require Cookie name and value to be valid.
      dart-lang/sdk@be260fef93 Skip vm/dart/disassemble_determinism_test on hot-reload, it's too slow
      dart-lang/sdk@9173aed1ba Declare return types of Uint8List.
      dart-lang/sdk@25b40a0291 Update RawSocket.read to return Uint8List
      dart-lang/sdk@bd84cff2b1 Update InternetAddress.rawAddress to be Uint8List
      dart-lang/sdk@a600e97cae Don't compare typeArguments for FunctionType(s) equality.
      dart-lang/sdk@6af218685e [ VM / Service ] Add getInstances and InstanceSet to the service protocol.
      dart-lang/sdk@4403c58640 [vm] Delete obsolete await_token_positions_ from Code object and flow graph.
      dart-lang/sdk@2b56c2c58a Normalize status files
      dart-lang/sdk@c5567c0031 Abstract FlowAnalysis from concrete types of nodes and elements.
      dart-lang/sdk@6762d95c88 Don't check multitests for dartfmt in the presubmit.
      dart-lang/sdk@240f25a940 [vm] Add --disassemble-relative to use PC offsets instead of absolute PCs in --disassemble's output.
      dart-lang/sdk@a468780d96 Disable buildSummary2 in build_mode.
      dart-lang/sdk@ee8d2322d4 Remove support for ignoring cast failures in DDC.
      dart-lang/sdk@54b197ccc2 [vm] Prevent GC when there are outstanding pointers from Dart_TypedDataAcquireData.
      dart-lang/sdk@92701dfa48 [vm] Document clock compatibility between Timeline.now and Dart_TimelineGetMicros.
      dart-lang/sdk@1734133f2c Migrate tests off the ancient multitest marker syntax.
      dart-lang/sdk@cf78d5d7f0 add migration engine support for named parameters in imported packages
      dart-lang/sdk@15cac4204e Remove deprecated package-root flag.
      dart-lang/sdk@98ded83813 [dart2js] Pull recipe syntax constants into shared library
      dart-lang/sdk@01dcec46e7 Refine type of ClassTypeAlias.declaredElement.
      dart-lang/sdk@84483cd9d7 Support the remaining user-defined binary operators
      dart-lang/sdk@0fae370538 [dart2js] Add subtyping rules to new RTI.
      dart-lang/sdk@88408d562b Fix LSP refactor test on Windows
      dart-lang/sdk@87460ad41a Decorate void and dynamic
      dart-lang/sdk@3c596e802b Report an error when a potentially non-nullable local variable is not initialized.
      dart-lang/sdk@b9edd17798 [dart2js] Avoid checks on non-tear-off static methods
      dart-lang/sdk@b6ae6da744 Skip LSP Extract Widget test pending windows fix
      dart-lang/sdk@939597863b [dartdevc] Move html/debugger_test.dart to compiler/dartdevc_native
      dart-lang/sdk@837d28b0cb Improve the feedback for unimplemented portions of the migration tooling
      dart-lang/sdk@a421022b77 [dart/vm] fix crash in DBC register allocation
      dart-lang/sdk@5469d61e18 Tests for isNullable() and isNonNullable() and type parameters.
      dart-lang/sdk@0e9d971f85 skip directives during nnbd migration
      dart-lang/sdk@a75ded625e [ VM / Service ] Made VM timeline functionality public through the service API.
      dart-lang/sdk@5dc14be041 [dartdevc] add regression test for consts in outlines
      dart-lang/sdk@5ade5079b1 [cfe] Remove the set-literals experimental flag
      dart-lang/sdk@e6647f0769 [cfe] Fixes to part with parts
      dart-lang/sdk@a878514cf5 Add frontend testcases for part with part(s) in it
      dart-lang/sdk@16eee4a141 [benchmark] Add gen/kernel_service.dill to try_benchmarks.sh.
      dart-lang/sdk@63b9d004b9 [infra] Use correct build target for ABI version builder
      dart-lang/sdk@c6426e134b [cfe] Pass fileUri to more things when issuing problems
      dart-lang/sdk@1aa89591e3 Add LSP support for Extract Widget
      dart-lang/sdk@24cd83904a [vm] Fix regression in protobuf_encode benchmark.
      dart-lang/sdk@f925cd4422 [vm, elf] Speculatively align section header table.
      dart-lang/sdk@c6c0e5bf40 [vm/debugger] Make use of variable descriptors in bytecode debugger.
      dart-lang/sdk@d2caa7f8b1 [vm] Document why we don't use thread_local on iOS
      dart-lang/sdk@99acf35ede fix indexed super constructor
      dart-lang/sdk@303dfdf9b5 [vm] Use std::unique_ptr for ThreadPool::Task
      dart-lang/sdk@6ab173a68d [vm, elf] Add a terminating DT_NULL to .dynamic.
      dart-lang/sdk@d622fa010b Migration: Split up migration_visitor_test.dart.
      dart-lang/sdk@9ac3a733d2 [vm, elf] Eliminate diff of `readelf -a` between a binary that has and has not been processed by `strip`.
      dart-lang/sdk@143e5ef556 Revert 'Import Library' quick fix changes.
      dart-lang/sdk@4adaa1fd56 Remove unused LinkedNodeType fields.
      dart-lang/sdk@310f50be72 Fix imports in graph_builder.dart
      dart-lang/sdk@e32a179922 Add LSP support for Extract Method refactor
      dart-lang/sdk@48f19ef961 [vm/ffi] Fix snapshot serialization of FFI objects.
      dart-lang/sdk@7d0c3f936d Use next stable release section in CHANGELOG.md instead of dev releases.
      dart-lang/sdk@99e785024c [vm/compiler] Update outdated comment.
      dart-lang/sdk@b9e005f4b9 [fasta] messages_test automatically wraps examples in part
      dart-lang/sdk@14fdeb87cb [infra] Mark run_abi_tests.py as a custom test runner
      dart-lang/sdk@707d3ccd14 [infra] Remove obsolete webdriver/selenium support from testing
      dart-lang/sdk@770675b668 Fix for naming constructor with missing name.
      dart-lang/sdk@f7d3e5bebf Add dartfix --server option
      dart-lang/sdk@3619d26f70 [dart2js] Emit code for checks
      dart-lang/sdk@bd179a2660 Add fishythefish@ to dart2js watchlist.
      dart-lang/sdk@97bf0a6834 Print the URLs associated with the diagnostics
      dart-lang/sdk@8fc98147e6 [vm] Replace MessageHandler::task_ with task_running_
      dart-lang/sdk@8be1d13af7 [vm, compiler] Implicit accessor intrinsics don't need a regular function body.
      dart-lang/sdk@4aaa15edb2 Migration: fix detection of variable/parameter reference inside parentheses.
      dart-lang/sdk@aafc6b7d5b [vm] Use std::unique_ptr for IsolateSpawnState
      dart-lang/sdk@29b346e020 Support set and map literals with type arguments
      dart-lang/sdk@97522cfdd8 [dart2js] Emit a Rti universe
      dart-lang/sdk@c4e308584c Migration: unconditionally check guards in assertEdge
      dart-lang/sdk@df5e7aac17 [vm/bytecode] Intermediate out.dill not needed anymore when testing bytecode.
      dart-lang/sdk@7effb7e776 [vm/aot/tfa] Visit ConstantExpression.type in TFA tree shaker
      dart-lang/sdk@c533967a4c Migration: rework the ExpressionChecks data structure.
      dart-lang/sdk@ea4eaaa145 Migration: Allow edges to be queried to see if they're satisfied.
      dart-lang/sdk@5167499427 Migration: record the "origin" of each edge in the NullabilityEdge object.
      dart-lang/sdk@dc059d763b Migration: Pass ExpressionChecks to _checkAssignment instead of the raw expression.
      dart-lang/sdk@2073a822bd [dartdevc] Add top level function names to NSM error messages
      dart-lang/sdk@8461cc6f5b Support for list literals with type arguments
      dart-lang/sdk@792a3d561a With summary2 the 'nameOffset' for directives in the offset of their keywords.
      dart-lang/sdk@c549f96ef1 [dart/vm] simplified inlining heuristics
      dart-lang/sdk@2164bcefdb Add support for await expressions
      dart-lang/sdk@f9dfa7cbfd [dartfix] Bump pkg:pedantic to version 1.7.0
      dart-lang/sdk@0a57ce3f23 Make KernelWorker support running in an isolate.
      dart-lang/sdk@f897a940c1 Fix minor nit in documentation
      dart-lang/sdk@071a99bfbe Add support for super expressions
      dart-lang/sdk@9a2eecf67f Fix parseString: ensure that CompilationUnit.lineInfo is set properly.
      dart-lang/sdk@43264f5f97 Add missing CHANGELOG entry for parseString
      dart-lang/sdk@2a240ddab9 Don't create accessors/fields typed as Impl.
      dart-lang/sdk@df8e0aff6c Use AnalysisDriver.useSummary2 in FileSystemState.
      dart-lang/sdk@60fa066cd7 Filter LSP completion to exclude symbols already imported via another URI
      dart-lang/sdk@8d39e3456f [vm/aot] Minor improvements to make snapshot profiles more useful.
      dart-lang/sdk@977ae22f29 Make FileStat.stat's dartdoc provide a reference to FileSystemEntityType
      dart-lang/sdk@43382ded6d [vm/ffi] Regression test for dartbug.com/37133
      dart-lang/sdk@b92c287fd7 Use StateError in LegacyTypeAsserter.
      dart-lang/sdk@7f0519721e Use unit featureSet during linking.
      dart-lang/sdk@c5cd37e727 Address more documentation feedback
      dart-lang/sdk@58664602a5 Change NullabilityGraph.propagate to return a list of unsatisfied edges.
      dart-lang/sdk@c1b56a9ea0 Catch the test_runner codebase up to somewhat modern practices.
      dart-lang/sdk@99e8a9fba5 Move the test runner (i.e. "test.dart"/"test.py") to pkg/.
      dart-lang/sdk@3bacc84c1e [js_runtime] Install general stubs
      dart-lang/sdk@177f425012 [dartdevc] Fix violations of library_prefix lint
      dart-lang/sdk@047bacc94c Add support for symbol literals
      dart-lang/sdk@11cc292383 [dart2j] Add TypeEnvironmentStructure and TypeRecipe
      dart-lang/sdk@d342402c80 Always ensure TypeProvider, even with external summaries include the target library.
      dart-lang/sdk@d4cad0fff1 Restore element and typeArguments for typedef-based _FunctionTypeImplStrict.
      dart-lang/sdk@2eebc1024c Refactor non-bool expression checks
      dart-lang/sdk@9bb678f88b Add support for is expressions
      dart-lang/sdk@c246fa1f2b Fix #36956, report undefined getter for uses on Null.
      dart-lang/sdk@f56df4a251 Add support for double literals
      dart-lang/sdk@fa885b3eae report undefined operator instead of method for bad +=.
      dart-lang/sdk@fc5eb09cb9 Migration: remove getUpstreamNodes
      dart-lang/sdk@1e454a1c1b Add some missing visit methods from the visitors
      dart-lang/sdk@dcc85a6594 Fix exception thrown in ConditionalModification
      dart-lang/sdk@a02d6de474 Update documentation based on addition feedback from the documentation team
      dart-lang/sdk@d0447ee0da [vm/ffi] Fix ADR usage in FfiCallInstr::EmitNativeCode.
      dart-lang/sdk@fb85d41c08 Catch another exception earlier in the code
      dart-lang/sdk@e3004dae0d Fix hint override_on_non_overriding_setter
      dart-lang/sdk@a2f32ebe87 finish cleanup ErrorToken parsing
      dart-lang/sdk@6bd64ff8b2 cleanup StringScanner references
      dart-lang/sdk@0460503057 [vm/ffi] Fix safepoint implementation in ARM64 assembler.
      dart-lang/sdk@8cc00f8f18 [dart2js] Move embedded globals earlier
      dart-lang/sdk@070c7558ff Remove duplicate line
      dart-lang/sdk@d47bb87a51 [vm, compiler] Disable unopt megamorphic call specialization.
      dart-lang/sdk@74af4a00b2 [ VM / Service ] Created public implementation of getAllocationProfile RPC
      dart-lang/sdk@25292abc1d Add support for boolean negation
      dart-lang/sdk@35519bb13a Add DDC CHANGELOG entry intended for D24 release
      dart-lang/sdk@a19611b079 Improve test coverage for constructor parameters
      dart-lang/sdk@611ed823f0 [dartdevc] Add `packages` arg for creating the DDC SDK from kernel
      dart-lang/sdk@1a9801e9fa mark ExperimentalFeature bogus_enabled and bogus_disabled as deprecated
      dart-lang/sdk@fa0fe94b57 [dart2js] Generate new-rti SSA instructions for checks
      dart-lang/sdk@60c04b8f44 [dartdevc] DDK now outputs relative paths in source maps
      dart-lang/sdk@112dbabc10 [vm] Update Megamorphic::filled_entry_count_ under the megamorphic lock.
      dart-lang/sdk@0f91731f98 Add Thread::optimize_(stub|entry) to runtime_api.h
      dart-lang/sdk@d6eac664ee [vm] Hoist zone access in function name printing.
      dart-lang/sdk@fa7fc5fb25 [dart/fuzzer] added another ignored parameter
      dart-lang/sdk@e9f17ae8e8 Convert some NPEs into explicit throws and add the missing visit methods discovered by doing so
      dart-lang/sdk@9b55e3027a Update CHANGELOG.md for Dart 2.4.0 stable
      dart-lang/sdk@9676ca0ff9 Support constructor invocations with arguments
      dart-lang/sdk@24c6c6f996 [vm/fuchsia] Make use of the new alignment flags when allocating memory.
      dart-lang/sdk@41a23711d9 Support for LinkedElementFactory in getLibraryElement().
      dart-lang/sdk@f9c2e3856b Store exactly GenericTypeAliasElement with FunctionType(s).
      dart-lang/sdk@1e92103181 [dartdevc] Fix violations of avoid_relative_lib_imports lint
      dart-lang/sdk@9d3afa537e Compute parameters before calling DecoratedType constructors.
      dart-lang/sdk@8a5495700a Clean up null aware access test
      dart-lang/sdk@c530c333bb Update null-aware nnbd "?.[" operator recovery
      dart-lang/sdk@45f39fe70d update scanner/parser to handle null-aware index operator
      dart-lang/sdk@90b55959a4 The name of an extension is optional
      dart-lang/sdk@04c1a2886f [vm/ffi] SimDBC64 align stack frame
      dart-lang/sdk@ce9a582b05 [vm] RFC6874 support zoneID in uri parser
      dart-lang/sdk@39c629f4aa Clean up uses of deprecated methods in legacy type asserter
      dart-lang/sdk@dad07f8156 Migration: Fix return value of GraphBuilder.visitTypeName.
      dart-lang/sdk@cba75a1d1d Migration: fix accidental hardcoded 0 in GraphBuilder.visitTypeName
      dart-lang/sdk@e5f069b5dd Migration: add missing type annotation
      dart-lang/sdk@d6f5a245b2 parser error token cleanup
      dart-lang/sdk@8adde6b603 make extension declaration name optional
      dart-lang/sdk@9e2aaad7a5 [infra] Fix detection of output directory for core dump archiver
      dart-lang/sdk@f889bd7067 Delete JavaScriptBackend
      dart-lang/sdk@50efd7f187 [Kernel] Add list of unused arguments to InstanceCreation nodes.
      dart-lang/sdk@06b28fc60f Filter TODOs out of LSP diagnostics
      dart-lang/sdk@68dadda21c Add other terminal Rtis
      dart-lang/sdk@23d3e8a25f Land new subtyping algorithm; more tests but still not comprehensive.
      dart-lang/sdk@52ae429a9e Add some minimal support for instance creation expressions
      dart-lang/sdk@aaf7d2023f [dartdevc] Fix violations of unawaited_futures lint
      dart-lang/sdk@eec587e97d Migration: address a more complex case of instantiate-to-bounds.
      dart-lang/sdk@f2cc27ffbf Migration: preliminary support for interface types without type parameters.
      dart-lang/sdk@68b2d53da5 Revert "[vm/ffi] SimDBC64 align stack frame"
      dart-lang/sdk@1e24fe7d69 [vm, compiler] Specialize unoptimized monomorphic and megamorphic calls.
      dart-lang/sdk@f005bd5a3e [vm] Harden access to unchecked natives.
      dart-lang/sdk@fa28d5b912 [tests] Update failing standalone_2/io/http_* tests for Dart 2
      dart-lang/sdk@b981798e3a Add environment.bind operation.
      dart-lang/sdk@2f65830aeb Add null checks for spread operator
      dart-lang/sdk@31d5ba8790 Reapply "[vm, interpreter] Bytecode support for dynamic invocation forwarders."
      dart-lang/sdk@3f83aeb493 Migration: add the ability to "union" nullability nodes.
      dart-lang/sdk@0b5e37a429 Migration: Make always/never instance fields of the nullability graph.
      dart-lang/sdk@fa6fce61fa [dart/vm] Improved inlining methods and heuristics
      dart-lang/sdk@8fa1cb2911 [vm] Remove Dart 1 enum implementation.
      dart-lang/sdk@433cb12a87 Revert "[vm, interpreter] Bytecode support for dynamic invocation forwarders."
      dart-lang/sdk@b33f40e4b0 [co19] Roll co19 to b0220fc898c32d3944cb8c54cf7b78dd8c7cbadb
      dart-lang/sdk@73e2f469f8 [infra] Always produce a proper Dart version string on release channels
      dart-lang/sdk@972ad1c073 [VM/runtime] Fix performance regression introduced in  https://dart-review.googlesource.com/c/sdk/+/104286
      dart-lang/sdk@1d94323b5b [vm, interpreter] Bytecode support for dynamic invocation forwarders.
      dart-lang/sdk@69d88daeb9 Remove unused imports
      dart-lang/sdk@f1038ee771 [vm/ffi] SimDBC64 align stack frame
      dart-lang/sdk@4324d46080 Use an available socket port for memory benchmark.
      dart-lang/sdk@0e4e14a288 Build summary2 in DDC.
      dart-lang/sdk@a173d22fe7 Record reference to the typedef from which a FunctionType was instantiated.
      dart-lang/sdk@b385528fee Migration: Write unit tests for NullabilityGraph.
      dart-lang/sdk@c286d5a549 Separate testing methods from the rest of NullabilityGraph
      dart-lang/sdk@c177b4cc4c Make the ranges of constructors in hovers match those of methods/functions
      dart-lang/sdk@cbb1816177 Remove unnecessary LSP hover handling comment/code
      dart-lang/sdk@686df33d99 Add parseString() to replace the deprecated parseCompilationUnit().
      dart-lang/sdk@92dabc8491 Cache the WidgetCreatorTracker.
      dart-lang/sdk@299532d088 [co19] Roll co19 to cd1be9d07df32413024fe5c4ae9c5c6017c2f2c8
      dart-lang/sdk@cbe48553c0 [CFE] Add LocalFunction as super-interface for FunctionExpression and FunctionDeclaration
      dart-lang/sdk@2be92b08c2 [vm] Remove more of the Dart 1 compiler.
      dart-lang/sdk@701a2fed01 Parse binding recipes
      dart-lang/sdk@080ff1f3b9 Fix parsing of output-directory Uri in windows
      dart-lang/sdk@dab4eb045f Add a "legacy type asserter," manage broken test cases
      dart-lang/sdk@f69d5dc2c2 show analyzer details in dartfix
      dart-lang/sdk@a3348ab702 sort some dartfix classes
      dart-lang/sdk@7c7160f022 Move isRedirectingFactory to CFE and add unit test for it.
      dart-lang/sdk@e6567601af Add a notice that the markdown file is generated and remove documentation specific to nnbd
      dart-lang/sdk@1ba9ed7a35 Improve LSP JSON error when an expected object is not an object
      dart-lang/sdk@9d5b4491b2 Remove redundant null checks from LSP validation
      dart-lang/sdk@ca3320e3bd Tweak LSP JSON validation error messages
      dart-lang/sdk@972ea07459 Simplify LSP json error reporter with push/pop fields
      dart-lang/sdk@530a2f5681 Make a null LSP error reporter to avoid so many null checks
      dart-lang/sdk@9fb2842fce Improve the error messages reported in LSP when params are not valid
      dart-lang/sdk@2cc0261f39 [vm/bytecode] Collect token positions in closures and field initializers.
      dart-lang/sdk@1b9d5b47ed Make sure that we have a unit in unit_withDirectives.
      dart-lang/sdk@9c0fdd600e [infra] Update checked in SDKs to 2.3.3-dev.0.0
      dart-lang/sdk@8e9e1877b5 Perform AST rewrite during metadata resolution.
      dart-lang/sdk@149ebf683b Support for 'uri' property of Import/Export/CompilationUnitElement.
      dart-lang/sdk@8aa4414f1b [dartdevc] Ignore violation of empty_catches lint
      dart-lang/sdk@34a6218f8e [ VM / Service ] Forward message for exceptions caught in VM service PUT requests
      dart-lang/sdk@b95eed15cf [release] Prepare changelog and version file for 2.3.2 and 2.3.3-dev.0.0
      dart-lang/sdk@3972f738ca [security] [dart:io] Fix current directory being in front of PATH.
      dart-lang/sdk@a356f64993 [infra] Remove unused member from test runner
      
      * Update licence file.
      140b2aef
    • Y
      Adds API for retaining intermediate engine layers (#9461) · 94bb7a7f
      Yegor 提交于
      Add new optional named oldLayer arguments to all push* methods of the SceneBuilder class.
      
      When not null oldLayer signals to the engine that the intent is to update a layer rendered in a previous frame. The engine may optionally use that signal to reuse the resources allocated for that layer in the previous frame. For example, on the Web we can reuse existing DOM nodes and some of their properties and move fewer nodes around the tree.
      
      The return type of each push method has been tightened up. Instead of having all methods return the same EngineLayer type, each method has its own unique layer type, e.g. OffsetEngineLayer. oldLayer parameters match the returned type. This prevents the framework (and other developers using dart:ui directly) from accidentally supplying an engine layer of the wrong type.
      94bb7a7f
    • S
      Roll fuchsia/sdk/core/mac-amd64 from... · 7d1508d9
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from cFEtOUFvy2XYSKuSmCMDaMQV8_Y7GOif521L3x86J_4C to n9fZpXVmsbgKZzS8Q2GXxB453q8AbLpfGztsPsq47pMC (#9579)
      
      Roll fuchsia/sdk/core/mac-amd64 from cFEtOUFvy2XYSKuSmCMDaMQV8_Y7GOif521L3x86J_4C to n9fZpXVmsbgKZzS8Q2GXxB453q8AbLpfGztsPsq47pMC
      
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      7d1508d9
    • G
      Fixed memory leak by way of accidental retain on implicit self (#9329) · 7a0bbf93
      gaaclarke 提交于
      Fixed memory leak by way of accidental retain on implicit self.
      7a0bbf93
    • S
      Roll src/third_party/skia afd2c10c989c..e4c88bb1f848 (1 commits) (#9577) · e96900df
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/afd2c10c989c..e4c88bb1f848
      
      git log afd2c10c989ce85cb9e7f8e05cb0df0ae50a1cfd..e4c88bb1f8488782f4072cf7bf0068ead49821e0 --date=short --no-merges --format=%ad %ae %s
      2019-06-27 brianosman@google.com Prevent caching path-rendering programs
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (djsollen@google.com), and stop
      the roller if necessary.
      e96900df
    • S
      Roll fuchsia/sdk/core/linux-amd64 from... · 618b193f
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from hKK9H_q6Wr4qc_LULh6yowFyaqv8Ha-3JsuE05J4tpwC to F9oY0d56X3aONxwv5vw9Gco--AHmC8SHuDXdhdWCnnMC (#9576)
      
      Roll fuchsia/sdk/core/linux-amd64 from hKK9H_q6Wr4qc_LULh6yowFyaqv8Ha-3JsuE05J4tpwC to F9oY0d56X3aONxwv5vw9Gco--AHmC8SHuDXdhdWCnnMC
      
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      618b193f
  2. 28 6月, 2019 16 次提交
    • S
      Roll fuchsia/sdk/core/mac-amd64 from... · 2a848c50
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from jofgNhNmp-u51vpEXxTPuR89aL5DbLb-KNyK_Whh-ZAC to cFEtOUFvy2XYSKuSmCMDaMQV8_Y7GOif521L3x86J_4C (#9575)
      
      Roll fuchsia/sdk/core/mac-amd64 from jofgNhNmp-u51vpEXxTPuR89aL5DbLb-KNyK_Whh-ZAC to cFEtOUFvy2XYSKuSmCMDaMQV8_Y7GOif521L3x86J_4C
      
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      2a848c50
    • S
      Roll fuchsia/sdk/core/linux-amd64 from... · 98487198
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from DDMWCajukuC3EpOEXK31PCN2q7TWZHlaBiG1fZ6FkToC to hKK9H_q6Wr4qc_LULh6yowFyaqv8Ha-3JsuE05J4tpwC (#9574)
      
      Roll fuchsia/sdk/core/linux-amd64 from DDMWCajukuC3EpOEXK31PCN2q7TWZHlaBiG1fZ6FkToC to hKK9H_q6Wr4qc_LULh6yowFyaqv8Ha-3JsuE05J4tpwC
      
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      98487198
    • S
      Roll src/third_party/skia b851469b8e96..afd2c10c989c (2 commits) (#9573) · 8024e765
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/b851469b8e96..afd2c10c989c
      
      git log b851469b8e964cf20ca911ba2acc4353084c08eb..afd2c10c989ce85cb9e7f8e05cb0df0ae50a1cfd --date=short --no-merges --format=%ad %ae %s
      2019-06-27 fmalita@chromium.org [skottie] Use hybrid bounds for custom Shaper VAlign modes
      2019-06-27 fmalita@chromium.org [skottie] Use explicit font ascent in Shaper
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (djsollen@google.com), and stop
      the roller if necessary.
      8024e765
    • S
      Roll fuchsia/sdk/core/mac-amd64 from... · 5c3c4336
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from 80DiQjMLrywJCY71q8_dXRFGwj8mszVpnwWHqqU1IZMC to jofgNhNmp-u51vpEXxTPuR89aL5DbLb-KNyK_Whh-ZAC (#9572)
      
      Roll fuchsia/sdk/core/mac-amd64 from 80DiQjMLrywJCY71q8_dXRFGwj8mszVpnwWHqqU1IZMC to jofgNhNmp-u51vpEXxTPuR89aL5DbLb-KNyK_Whh-ZAC
      
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      5c3c4336
    • S
      Roll fuchsia/sdk/core/linux-amd64 from... · 16578f76
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from N9HpdqEHzWZIcSV_3JN4PNlUNeoK-Pism-mc-a7L-IoC to DDMWCajukuC3EpOEXK31PCN2q7TWZHlaBiG1fZ6FkToC (#9571)
      
      Roll fuchsia/sdk/core/linux-amd64 from N9HpdqEHzWZIcSV_3JN4PNlUNeoK-Pism-mc-a7L-IoC to DDMWCajukuC3EpOEXK31PCN2q7TWZHlaBiG1fZ6FkToC
      
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      16578f76
    • S
      Roll fuchsia/sdk/core/mac-amd64 from... · 5ed1414e
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from 6WJ2NCb9uaOzVw20XC4kJqNcD4EP2VxT-PBocGsA6JsC to 80DiQjMLrywJCY71q8_dXRFGwj8mszVpnwWHqqU1IZMC (#9569)
      
      Roll fuchsia/sdk/core/mac-amd64 from 6WJ2NCb9uaOzVw20XC4kJqNcD4EP2VxT-PBocGsA6JsC to 80DiQjMLrywJCY71q8_dXRFGwj8mszVpnwWHqqU1IZMC
      
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      5ed1414e
    • S
      Roll src/third_party/skia 842e92e29216..b851469b8e96 (6 commits) (#9568) · 4aaa1a94
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/842e92e29216..b851469b8e96
      
      git log 842e92e2921682553e32904b455cf36df8079f28..b851469b8e964cf20ca911ba2acc4353084c08eb --date=short --no-merges --format=%ad %ae %s
      2019-06-28 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      2019-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 a9dfb3ba5db1..923c30fba116 (9 commits)
      2019-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 1fffa0139440..9ef8c105f0dc (439 commits)
      2019-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 522d51219054..40495290dceb (4 commits)
      2019-06-27 rmistry@google.com [lottie-web-perf] Use canvas renderer for lottie-web
      2019-06-27 mtklein@google.com disable SkVM JIT on Android
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (djsollen@google.com), and stop
      the roller if necessary.
      4aaa1a94
    • G
      Switched preprocessor logic for exporting symbols for testing. (NDEBUG (#9562) · 4e48fc47
      gaaclarke 提交于
      wasn't working for Luci builds).
      4e48fc47
    • G
      Has a binary messenger (#9419) · 50a8e736
      gaaclarke 提交于
      Made the engine and the view controllers have BinaryMessengers, not be
      BinaryMessengers.  This allows us to break retain cycles and makes the
      leaking channels we have not less dire.
      50a8e736
    • C
      Re-enable embedder_unittests. (#9482) · 7483665e
      Chinmay Garde 提交于
      This was disabled in https://github.com/flutter/engine/pull/6798 waiting for
      a Dart SDK patch to land https://github.com/dart-lang/sdk/commit/e6d3a45b6a98ea36581ac375ec5cdd63dd829004
      which has long since been addressed.
      7483665e
    • S
      Roll fuchsia/sdk/core/linux-amd64 from... · 773cf539
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from SuKWYMSXAMq1uTo9eaIdIOQqBb7Ro-zLyNk01GPOiU8C to N9HpdqEHzWZIcSV_3JN4PNlUNeoK-Pism-mc-a7L-IoC (#9560)
      
      Roll fuchsia/sdk/core/linux-amd64 from SuKWYMSXAMq1uTo9eaIdIOQqBb7Ro-zLyNk01GPOiU8C to N9HpdqEHzWZIcSV_3JN4PNlUNeoK-Pism-mc-a7L-IoC
      
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      773cf539
    • S
      Roll src/third_party/skia d8f79a27b06b..842e92e29216 (108 commits) (#9558) · c2fa689c
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/d8f79a27b06b..842e92e29216
      
      git log d8f79a27b06b5bce7a27f89ce2d43d39f8c058dc..842e92e2921682553e32904b455cf36df8079f28 --date=short --no-merges --format=%ad %ae %s
      2019-06-27 mtklein@google.com implement Op::bytes with NEON tbl
      2019-06-27 mtklein@google.com roll ANGLE to a9dfb3ba5db1751e51d603ce32f1c7c28a1df6c6
      2019-06-27 mtklein@google.com simplify nibble_to_vpshufb
      2019-06-27 egdaniel@google.com Reland &#34;Refactor of GrGLCaps to move some code around.&#34;
      2019-06-27 csmartdalton@google.com Track if we need stencil on GrRenderTargetContext
      2019-06-27 michaelludwig@google.com Add generic texture op factory.
      2019-06-27 mtklein@google.com aarch64 JIT first pass
      2019-06-27 borenet@google.com [infra] Use Swarming task ID for logdog URL
      2019-06-27 egdaniel@google.com Revert &#34;Refactor of GrGLCaps to move some code around.&#34;
      2019-06-27 mtklein@google.com steady clock is probably best
      2019-06-27 borenet@google.com [infra] Trim down isolate for recipe bundle
      2019-06-27 egdaniel@google.com Refactor of GrGLCaps to move some code around.
      2019-06-27 jvanverth@google.com Check for too-small ovals when deciding on using GrCircleOp
      2019-06-27 michaelludwig@google.com Separate src coordinates from domain rect in texture op.
      2019-06-27 bungeman@google.com Fix argument order dependency when creating HBBlob.
      2019-06-27 bsalomon@google.com Reland &#34;Reland &#34;Separate compressed and uncompressed texture functions&#34;&#34;
      2019-06-27 fmalita@chromium.org [skottie] Handle empty lines in Shaper
      2019-06-27 egdaniel@google.com Disable texturing and rendering to F32 pixel configs.
      2019-06-27 mtklein@google.com slight speedup for hsw::blit_row_s32a_opaque
      2019-06-27 michaelludwig@google.com Reland &#34;Replace GrQuadList with variable-length quad buffer&#34;
      2019-06-27 brianosman@google.com Revert &#34;DM: Add a per-sink MemoryCache to all GPU sinks&#34;
      2019-06-26 mtklein@google.com Reland &#34;add operator &#34;&#34; _mask() to make Assembler clearer&#34;
      2019-06-27 bsalomon@google.com constexprify a lot of GrTypesPriv.h
      2019-06-27 mtklein@google.com make Label offsets int
      2019-06-12 benjaminwagner@google.com Update driver on Ubuntu18 Quadro bots
      2019-06-26 brianosman@google.com DM: Add a per-sink MemoryCache to all GPU sinks
      2019-06-27 fmalita@chromium.org [skottie] Divide-by-zero in CameraAdapter::totalMatrix()
      2019-06-26 borenet@google.com [infra] Refactor recipe properties in gen_tasks.go
      2019-06-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      2019-06-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6d58266ed63a..f857b5014e09 (11 commits)
      2019-06-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a7f016080642..1fffa0139440 (380 commits)
      2019-06-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9770a4660fc9..522d51219054 (7 commits)
      2019-06-27 egdaniel@google.com Revert &#34;add operator &#34;&#34; _mask() to make Assembler clearer&#34;
      2019-06-27 egdaniel@google.com Revert &#34;Reland &#34;Separate compressed and uncompressed texture functions&#34;&#34;
      2019-06-26 mtklein@google.com add operator &#34;&#34; _mask() to make Assembler clearer
      2019-06-27 egdaniel@google.com Reland &#34;Removed made-up kSBGRA pixel config.&#34;
      2019-06-26 bsalomon@google.com Reland &#34;Separate compressed and uncompressed texture functions&#34;
      2019-06-27 bsalomon@google.com Revert &#34;Replace GrQuadList with variable-length quad buffer&#34;
      2019-06-26 bsalomon@google.com Revert &#34;Removed made-up kSBGRA pixel config.&#34;
      2019-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-26 rmistry@google.com Increase timeout for android compile bots
      2019-06-26 mtklein@google.com 128-bit load / store
      2019-06-26 bsalomon@google.com SkUNREACHABLE
      2019-06-26 mtklein@google.com some scalar ops
      2019-06-26 egdaniel@google.com Removed made-up kSBGRA pixel config.
      2019-06-26 brianosman@google.com When using cached program binaries, always get uniform locations
      2019-06-26 egdaniel@google.com Disable VkTransitionExternalQueueTest.
      2019-06-26 bsalomon@google.com Revert &#34;Separate compressed and uncompressed texture functions&#34;
      2019-06-26 michaelludwig@google.com Replace GrQuadList with variable-length quad buffer
      2019-06-26 bsalomon@google.com Separate compressed and uncompressed texture functions
      2019-06-26 halcanary@google.com header self-sufficiency and idempotency
      2019-06-25 herb@google.com Make all SkGlyph fields private
      2019-06-26 halcanary@google.com experimental/editor: app layer: setTitle
      2019-06-25 csmartdalton@google.com Remove &#34;nvpr&#34; configs
      2019-06-26 rmistry@google.com [skottie-wasm-perf] Add retries when calling puppeteer
      2019-06-25 brianosman@google.com Fix and update the Intel GPU string parsing
      2019-06-26 mtklein@google.com disable SkVM perf dumps
      2019-06-26 rmistry@google.com [skottie-wasm-perf] Catch and exit with error if browser does not open
      2019-06-25 herb@google.com Remove getGlyphMetrics from the interface
      2019-06-25 fmalita@chromium.org [skottie] Venetian Blinds effect
      2019-06-26 borenet@google.com [infra] Make Isolate*, BundleRecipes, and BuildTaskDrivers idempotent
      2019-06-25 robertphillips@google.com Update SkSurface_Gpu::Valid to take a backend format
      2019-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      2019-06-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3b2255975f37..6d58266ed63a (7 commits)
      2019-06-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src aab9fad64483..a7f016080642 (454 commits)
      2019-06-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e899321b0bf7..9770a4660fc9 (2 commits)
      2019-06-25 herb@google.com Use rect calls in SkFont
      2019-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-25 nifong@google.com Include sharing proc in skia static library when building for android.
      2019-06-25 robertphillips@google.com Expose SkSurface::isCompatible
      2019-06-25 herb@google.com findImage(const SkGlyph&amp;) -&gt; prepareImage(SkGlyph*)
      2019-06-25 mtklein@google.com more aarch64 instructions
      2019-06-25 jcgregorio@google.com Upgrade cipd package for vpython to latest.
      2019-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms d7303797becf..4f682a1d0b94 (1 commits)
      2019-06-24 bsalomon@google.com Make GrColorSpaceInfo store GrColorType.
      2019-06-17 halcanary@google.com SkQP: fix Filterable.filter
      2019-06-24 jvanverth@google.com Use asynchronous routines to build Metal shaders and pipelines for MacOS.
      2019-06-24 mtklein@google.com baby steps for aarch64 support
      2019-06-24 herb@google.com Introduce mergeGlyphAndImage to SkStrike
      2019-06-24 borenet@google.com [infra] Add go_win asset, add InfraTests_Win bot
      2019-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-06-24 bsalomon@google.com Trace events in backend texture APIs and GrDataUtils
      2019-06-25 borenet@google.com Roll recipe dependencies (nontrivial).
      2019-06-25 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      2019-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 dfd760055152..3b2255975f37 (3 commits)
      2019-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 91f69e5c58f5..aab9fad64483 (366 commits)
      2019-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 900e1dac1b2d..e899321b0bf7 (7 commits)
      2019-06-24 mtklein@google.com assemble directly into mmap&#39;d memory
      2019-06-24 brianosman@google.com ByteCode: Improved ExternalValue interface
      2019-06-24 bsalomon@google.com Trace events in Gr[Vk]Gpu, GrVkCommandBuffer, GrVkCommandPool, and GrVkResoureProvider.
      2019-06-24 mtklein@google.com add RP comparison for SkVM_Overhead
      2019-06-24 bsalomon@google.com Trace events in GrVkAMDMemoryAllocator
      2019-06-24 rmistry@google.com Add to lottieweb blacklist
      2019-06-24 rmistry@google.com Do not retry G3 tryjobs
      2019-06-22 nigeltao@google.com Pause Wuffs&#39; getFrameCount in incremental decode
      2019-06-17 jvanverth@google.com Reland &#34;Prefer using GrOvalOpFactory over GrFillRRect for circles and axis-aligned circular roundrects.&#34;
      2019-06-24 bsalomon@google.com Fix GrColorType name for half float RG.
      2019-06-24 egdaniel@google.com Add defaults for GrProtected on createBackendTexture.
      2019-06-24 csmartdalton@google.com Rename &#34;preferredInternalSampleCount&#34; to &#34;internalMultisampleCount&#34;
      2019-06-24 herb@google.com Remove getGlyphIDMatrics type calls.
      2019-06-24 rmistry@google.com [lottie-web-perf] Make similar to skottie-wasm-perf
      2019-06-24 rmistry@google.com [skottie-wasm-perf] Make sure we are drawing to 1000x1000
      2019-06-24 bsalomon@google.com Fix EGLImageTest asserts on Android
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (djsollen@google.com), and stop
      the roller if necessary.
      c2fa689c
    • S
      Roll fuchsia/sdk/core/mac-amd64 from... · 00c023b7
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from dcGnduqJ5C8ozmUHeeboHC76nOv7s4XfCKIfefQlGkQC to 6WJ2NCb9uaOzVw20XC4kJqNcD4EP2VxT-PBocGsA6JsC (#9557)
      
      Roll fuchsia/sdk/core/mac-amd64 from dcGnduqJ5C8ozmUHeeboHC76nOv7s4XfCKIfefQlGkQC to 6WJ2NCb9uaOzVw20XC4kJqNcD4EP2VxT-PBocGsA6JsC
      
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      00c023b7
    • C
      Run benchmarks on try jobs. (#9493) · 7b9f59ef
      Chinmay Garde 提交于
      Fixes https://github.com/flutter/flutter/issues/35089.
      
      These runs only ensure that the benchmark harnesses are valid. No information should be collected on the trybots because the environments are not consistent and the builds are not optimized.
      7b9f59ef
    • G
      185087a6
    • Q
  3. 27 6月, 2019 12 次提交