1. 21 5月, 2019 6 次提交
    • S
      Macos systemnavigator pop (#9019) · dbf083bd
      stuartmorgan 提交于
      Adds the flutter/platform channel to the macOS shell, and implements
      SystemNavigator.pop.
      
      Other methods from this channel will be implement in the future.
      
      macOS part of flutter/flutter#30713
      dbf083bd
    • A
    • S
      Minor fixes/adjustments to the GLFW shell (#8990) · 75678602
      stuartmorgan 提交于
      - Makes json_method_codec.cc compatible with the last stable RapidJSON release.
      - Allows removing the GTK dependency with a compile flag.
      - Fixes a missing break in a switch flagged by some toolchains.
      75678602
    • S
      Roll src/third_party/skia a8ceb775c12f..d93ee53affd3 (8 commits) (#9018) · effc2147
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/a8ceb775c12f..d93ee53affd3
      
      git log a8ceb775c12f1516e11dd7463f0576d9fb26d524..d93ee53affd3ffaa8e3206d9358b8f9197d118bf --date=short --no-merges --format=%ad %ae %s
      2019-05-20 reed@google.com Rework colorfilter bench
      2019-05-20 reed@google.com simplify setColor, without needing the 4f or the colorspace
      2019-05-20 bsalomon@google.com Fix async_rescale_and_read_no_bleed with --preAbandonGpuContext
      2019-05-20 bsalomon@google.com Reland "Make SkSurface::asyncRescaleAndRead use kStrict constraint"
      2019-05-20 robertphillips@google.com Move explicit backend object allocation API to GrContext
      2019-05-17 bungeman@chromium.org Move ccpr headers for display list out of include/private.
      2019-05-20 reed@google.com remove allocs for colorfilters
      2019-05-17 ethannicholas@google.com support for SkSL interpreter external function calls
      
      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 (csmartdalton@google.com), and stop
      the roller if necessary.
      effc2147
    • E
      20f5000b
    • B
      Roll src/third_party/dart ed169c4bb0..82c8c78739 (17 commits) · ec347cfb
      Ben Konyi 提交于
      82c8c78739 Make StreamTransformer(..) transformed stream mimic original's isBroadcast.
      022adc5bc3 Implement using suggestion sets for LSP completions
      0f24e4b277 Wire up LSP completion resolution provider + sendWorkspaceEdit command
      b6ce27a141 Add LSP tests for suggestion sets (marked failing)
      7be23977f1 Minor LSP tweaks in preperation for included suggestionSets
      435066d194 [infra] Increase number of shards for debug precomp builder.
      09b46aa084 Support in-memory CodegenResult serialization/deserialization
      c69d0c6e30 Flatten DynamicUse and StaticUse class hierarchies
      6757d0c6d9 Use ModularNamer/ModularEmitter to generate code separate from codegen enqueuing
      a9827a0c05 Refactor OneShotInterceptorData to prepare for modular codegen
      c0b967d7da Refactor Namer and ConstantEmitter to prepare for modular compilation
      670ac1aca8 Prepare js_ast for more advanced use of DeferredExpression
      e13b1b6e0c Build summary2 for SDK.
      58cf83df4d Don't crash on during indexing references to named parameters of a generic function types.
      5e5b03881c Fix for exporting setters.
      234103f9d4 Fix for hasImplicitReturnType.
      2d8fc016b9 Sort declarations in resynthesize_common.dart
      ec347cfb
  2. 20 5月, 2019 4 次提交
  3. 19 5月, 2019 1 次提交
  4. 18 5月, 2019 11 次提交
    • S
      Roll src/third_party/skia 76346ac952c4..8c6bfe5350cf (2 commits) (#9008) · db852610
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/76346ac952c4..8c6bfe5350cf
      
      git log 76346ac952c4006b41bbc8fd5a41c22a8b6e43b1..8c6bfe5350cf5ba0f4979dc5f13872c09e3ca3cc --date=short --no-merges --format=%ad %ae %s
      2019-02-05 rmistry@google.com Whitespace test
      2019-05-17 reed@google.com Revert "Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg""
      
      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 (michaelludwig@google.com), and stop
      the roller if necessary.
      db852610
    • B
      Roll src/third_party/dart c6f6713de1..9e30fbaea4 (6 commits) · 9bb8e320
      Ben Konyi 提交于
      9e30fbaea4 [vm] Unify function prologue generation across all backends.
      9b1c8fca91 More fixes for GenericFunctionType.
      cf15dc17e0 With summary2 FunctionTypedFormalParameter has type parameters.
      7983fac33b add "extension" built-in keyword for extension methods
      475f55d46b Add dart2js modular test suite under a unit test.
      1f409716d6 Add packageBase to simplify how we build packages files and how we process package import uris
      9bb8e320
    • B
      Roll src/third_party/dart b1f9f2182d..c6f6713de1 (4 commits) · 525e3920
      Ben Konyi 提交于
      c6f6713de1 [vm,exception] notify debugger to stop for ReThrow
      8d52c0d08e Store library nullability status in LibraryElement; adjust TypeParameterElement.type based on it.
      c33f1a079e revise scanner api so that error tokens are always prepended
      42334a7f67 Infer when the bound of a type parameter needs to be nullable.
      525e3920
    • C
      Rename Fuchsia Dart and Flutter runners (#9003) · d946e3e8
      Chris Bracken 提交于
      four_gate -> flutter_runner
      dt_rush -> dart_runner
      d946e3e8
    • A
      [fuchsia] Update zx_clock_get callers (#8998) · 197feb51
      Adam Barth 提交于
      Fuchsia is changing zx_clock_get to return a zx_status_t. This change
      prepares us for that change.
      197feb51
    • B
      Roll src/third_party/dart b2a3d1c31b..b1f9f2182d (1 commits) · 03f35e2a
      Ben Konyi 提交于
      b1f9f2182d [ VM / Service ] Remove root frame from traceEvents in _getCpuProfileTimeline response
      03f35e2a
    • S
      Roll src/third_party/skia 0c6daf034b11..76346ac952c4 (30 commits) (#9000) · 8840b754
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/0c6daf034b11..76346ac952c4
      
      git log 0c6daf034b11b0924b05abe441ffa892c7bc3c07..76346ac952c4006b41bbc8fd5a41c22a8b6e43b1 --date=short --no-merges --format=%ad %ae %s
      2019-05-17 mtklein@google.com Reland "byte align everything in SkSLInterpreter"
      2019-05-17 michaelludwig@google.com Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg"
      2019-05-17 mtklein@google.com disassemble on unit test failure
      2019-05-17 rmistry@google.com [Recreate SKPs bot] Fix failing web pages
      2019-05-17 mtklein@google.com remove stray kNop
      2019-05-17 robertphillips@google.com Add testing of mipmaps to backend allocation test
      2019-05-17 bsalomon@google.com Revert "Make SkSurface::asyncRescaleAndRead use kStrict constraint"
      2019-05-17 jvanverth@google.com Fix matrix layout in Metal.
      2019-05-17 mtklein@google.com Revert "byte align everything in SkSLInterpreter"
      2019-05-17 reed@google.com Experimental SkVideoDecoder, to wrap calls to ffmpeg
      2019-05-17 mtklein@google.com byte align everything in SkSLInterpreter
      2019-05-17 michaelludwig@google.com Force snapBackImage() to N32 for image filters
      2019-05-17 bsalomon@google.com Make SkSurface::asyncRescaleAndRead use kStrict constraint
      2019-05-17 brianosman@google.com Implement postfix ++/--, and use the correct 1 for floats
      2019-05-17 mtklein@google.com warmup learning sksl interpreter
      2019-05-17 bsalomon@google.com Initial version of rescaling async readback API
      2019-05-17 michaelludwig@google.com Refactor complex CTM management for image filters
      2019-05-17 jvanverth@google.com Metal: Add check for invalid shader functions
      2019-05-17 robertphillips@google.com Switch over to using new direct allocation API in our tests (as much as possible at least)
      2019-05-17 egdaniel@google.com Appease compilers after swizzle change.
      2019-05-16 robertphillips@google.com Add helper method to fill in yuvaIndices given a yuv format
      2019-05-16 egdaniel@google.com Add GrCaps call to get swizzle from BackendFormat and ColorType.
      2019-05-16 brianosman@google.com Interpreter: Implement ternary operator
      2019-05-16 brianosman@google.com Particles + Interpreter: Bind particle's SkRandom to "rand"
      2019-05-16 ethannicholas@google.com redesigned SkSL interpreter vector instructions
      2019-05-14 aparchur@google.com Apply layer in-point as a negative time-bias for multi-frame image assets.
      2019-05-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d61595f367af..ab1e2b49fe88 (8 commits)
      2019-05-16 michaelludwig@google.com Remove rounding on explicit clip geometry
      2019-05-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 8c742b264faa..5ca9f9560554 (448 commits)
      2019-05-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6ddb7768fa25..06de90c66c18 (9 commits)
      
      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 (michaelludwig@google.com), and stop
      the roller if necessary.
      8840b754
    • M
      New Plugin API PR3: Introduces Service, BroadcastReceiver, and ContentProvider... · c181972a
      Matt Carroll 提交于
      New Plugin API PR3: Introduces Service, BroadcastReceiver, and ContentProvider awareness, control surfaces, and plugin bindings. (#8962)
      
      
      c181972a
    • B
      Roll src/third_party/dart 0e8656e045..b2a3d1c31b (2 commits) · 682a6a8d
      Ben Konyi 提交于
      b2a3d1c31b Give Field::is_nullable the same consistency check as guarded_cid
      b4611b9357 add extension-methods experimental feature
      682a6a8d
    • S
      Roll src/third_party/skia c6568afa0b63..0c6daf034b11 (1 commits) (#8995) · 74b1f327
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/c6568afa0b63..0c6daf034b11
      
      git log c6568afa0b634d47596557960ccf756962b9aab3..0c6daf034b11b0924b05abe441ffa892c7bc3c07 --date=short --no-merges --format=%ad %ae %s
      2019-05-16 robertphillips@google.com Direct backend object allocation API
      
      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 (michaelludwig@google.com), and stop
      the roller if necessary.
      74b1f327
    • J
      Roll Buildroot (#8996) · 2e6ed7cd
      Jason Simmons 提交于
      2e6ed7cd
  5. 17 5月, 2019 10 次提交
  6. 16 5月, 2019 7 次提交
    • B
      Roll src/third_party/dart 57c970d87a..cc2d5adec9 (1 commits) · 5283341b
      Ben Konyi 提交于
      cc2d5adec9 [dart:io] Don't leak /dev/urandom fd on fork.
      5283341b
    • S
      Roll src/third_party/skia 32c32b9a6caa..b3c0bf642613 (14 commits) (#8980) · 1fa483d7
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/32c32b9a6caa..b3c0bf642613
      
      git log 32c32b9a6caac9edc4a244713d31d63b81619231..b3c0bf6426134223910708040943ba23bc32c2ea --date=short --no-merges --format=%ad %ae %s
      2019-05-15 mtklein@google.com Revert "manually register codecs in DM"
      2019-05-15 mtklein@google.com Revert "add runtime registration for encoders"
      2019-05-15 mtklein@google.com Revert "remove #if guards in SkAndroidCodec.cpp"
      2019-05-15 mtklein@google.com Revert "skip runtime registration on iOS"
      2019-05-15 mtklein@google.com Revert "unguard SkFooEncoder.cpp"
      2019-05-15 mtklein@google.com Revert "move encoders into codec_srcs"
      2019-05-15 mtklein@google.com Revert "format public.bzl"
      2019-05-15 ethannicholas@google.com fixed SkSL interpreter copying from nullptr
      2019-05-15 mtklein@google.com format public.bzl
      2019-05-15 mtklein@google.com move encoders into codec_srcs
      2019-05-15 ethannicholas@google.com added external value support to SkSL interpreter
      2019-05-15 bsalomon@google.com Reland "Get EGLimage functions out of GrGLInterface."
      2019-05-15 mtklein@google.com clean up some .gitignores
      2019-05-15 csmartdalton@google.com Silence a spurious GL error
      
      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 (michaelludwig@google.com), and stop
      the roller if necessary.
      1fa483d7
    • B
      Roll src/third_party/dart ea9b0cd0f5..57c970d87a (5 commits) · dd65a888
      Ben Konyi 提交于
      57c970d87a [dart/vm] Fix inconsistencies in intermediate representation
      034fce1e39 [dart:io] unbreak build
      7f323feefe [dart:io] Fix iOS https leaks
      1c469617c5 TypeParameter.declaredElement is guaranteed to be a TypeParameterElement
      14d21859e7 Make assertConnection failures easier to debug
      dd65a888
    • S
      Roll src/third_party/skia c8d66d35538c..32c32b9a6caa (15 commits) (#8976) · 62b51ae3
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/c8d66d35538c..32c32b9a6caa
      
      git log c8d66d35538c274b6946fba88a0a317c84b847ae..32c32b9a6caac9edc4a244713d31d63b81619231 --date=short --no-merges --format=%ad %ae %s
      2019-05-15 mtklein@google.com unguard SkFooEncoder.cpp
      2019-05-15 michaelludwig@google.com Revert "Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS"
      2019-05-15 mtklein@google.com skip runtime registration on iOS
      2019-05-15 mtklein@google.com remove #if guards in SkAndroidCodec.cpp
      2019-05-15 mtklein@google.com add runtime registration for encoders
      2019-05-15 michaelludwig@google.com Revert "Get EGLimage functions out of GrGLInterface."
      2019-05-15 brianosman@google.com Interpreter: Implement/fix vectorized load/store of globals
      2019-05-15 robertphillips@google.com Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS
      2019-05-15 mtklein@google.com manually register codecs in DM
      2019-05-15 bsalomon@google.com Get EGLimage functions out of GrGLInterface.
      2019-05-15 mtklein@google.com simplify rtree loops in Skia too
      2019-05-15 bungeman@google.com Add SkShaper which just shapes.
      2019-05-15 bungeman@google.com Move SkMessageBus.h into src/core
      2019-05-15 michaelludwig@google.com Revert "Clear and discard stencil buffers on tilers"
      2019-05-15 robertphillips@google.com Add GrVkFormatIsCompressed and GrVkFormatCompressedDataSize to rm uses of GrPixelConfig
      
      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 (michaelludwig@google.com), and stop
      the roller if necessary.
      62b51ae3
    • M
      Replace ararysize macro with fml::size function (#8975) · 3cdfa807
      Matthew Dempsky 提交于
      This is forward compatible with std::size and similar to how Chromium
      removed use of the arraysize macro.
      3cdfa807
    • S
      Roll src/third_party/skia 348880c3f67f..c8d66d35538c (6 commits) (#8973) · ce22829c
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/348880c3f67f..c8d66d35538c
      
      git log 348880c3f67fb4422d1f66588ab87866c6ea848f..c8d66d35538c274b6946fba88a0a317c84b847ae --date=short --no-merges --format=%ad %ae %s
      2019-05-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 853f66269c16..1578d6b6f5dd (1 commits)
      2019-05-14 brianosman@google.com Interpreter: Remove vectorized branches
      2019-05-15 bungeman@google.com Move SkTSearch.h into src.
      2019-05-15 robertphillips@google.com GrVkCaps: add isFormatRenderable and rename some isConfig* methods to isFormat*
      2019-05-15 bungeman@google.com Remove tools/clang from .gitignore
      2019-05-14 brianosman@google.com Add support for calling functions within the interpreter
      
      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 (michaelludwig@google.com), and stop
      the roller if necessary.
      ce22829c
    • B
      Roll src/third_party/dart a0290f823c..ea9b0cd0f5 (86 commits) · 81b6f7be
      Ben Konyi 提交于
      ea9b0cd0f5 [ VM / FFI ] Fixed imports in ffi.h which were invalid for Flutter iOS build
      af2d02f9c8 fix lint code reporting
      f6d3466856 Work around DDC with summary2 for now.
      6805bb52ea Add implementation/tests for textDocument/Implementation
      3a7ce7a646 Enable declarations tracker for LSP to support dart doc macros
      cdcc387084 Add LSP custom notifications for analyzing status
      6ac6d3ae7d Fix FileState refresh2 to allow caching.
      a3073fc581 check null condition in assert
      ebaf0ad8b1 Record GenericFunctionType nodes separately in the unit.
      bc34b65a13 cleanup tests
      bd840b93cb [package:vm] Account for package map comments.
      c855b9bfa3 move error token processing to parser
      a50dcd8fe6 remove unused field
      f440f77dd3 Store the nullability graph in the nullability nodes rather than in maps.
      3ecb89ba8c Move NullabilityGraph into nullability_node.dart.
      6080e546c9 Rearrange NullabilityNode class hierarchy.
      6d5f763952 [vm] Eliminate Mutex/Monitor indirection where possible
      bed74d6e97 Remove NullabilityGraph._upstream.
      b0727bd661 [dart/vm] enhanced graph checker
      228df22dbf Remove the old constraint variable based nullability migration logic.
      83607564ea Switch nullability migration over to the new algorithm based on the new nullability graph.
      354bfb5bab Remove a few more usages of NullabilityNode._nullable.
      eba45291fb [observatory] Cleanup unused imports, fix warning about SDK version
      933ad32baa Add logic to assertNonNullIntent to check the nullability graph.
      b05190499d Add new nullability propagation logic based on the NullabilityGraph.
      f3aca11478 Record not-supplied named parameters in the nullability graph
      2fbc446d23 Record information about guards in the nullability graph.
      0ce9cb7267 Encode unconditional control flow information in nullability graph.
      8a8a700336 Fix nullability of inferred dynamic types
      9bbc06fddb Add the ability to do a debug dump of a nullability graph.
      a779db0813 Update LSP spec to latest
      b7521f5e1b Fix lints not appearing when using LSP Server
      9472745446 Change error code for server shutting down
      ef971f3787 [infra] Bump version file on master to 2.3.1
      27df933bd1 Fix some hints in the analyzer package.
      f7e288e3ad Return empty responses instead of errors for non-Dart files in LSP server
      d0869386f6 More optimizations for summary2 storage format.
      6dd7007b48 Tweak CONVERT_TO_PACKAGE_IMPORT assist.
      ca92a30299 Reuse LibraryScope in MetadataResolver.
      140822aebd [dartdevc] Allow multiple summaries and experiments in ddb tool
      42c35d7bd6 Optimize summary2.
      54a541706d [vm] Simplify IsolateSpawnState
      3bc0ad4ee3 Revert "Use the full URI for DDK library debug names"
      b8050f9322 Make NullabilityNode.nullable private.
      d47c31da48 Remove NullabilityNode.isNeverNullable.
      b91a4f5423 [analyzer] Resolve methodName staticType when Function to check Function?
      11b59bec8d Store compilation unit NNBD status in unlinked summary.
      dac5a56422 Fix workspace/package identification for package:build packages
      370b393ac5 Remove redundant optimization from callers of `withNullability`.
      d2ddf644fa Ignore deprecated analyzer import warnings
      0edab8264a Support steps that only run on the main module
      8aa2c13c9f Exclude parents when initializing visible data
      5de409bfa1 Ensure subfolders in input sources paths are created first
      05a9cdc3d5 Fix type parameter in pipeline subclasses
      fb29d0e96d Move async_minitest to package:async_helper.
      1a9d38be41 Fix improper unchecked_nullable test cases
      b0b6a289ec [vm, compiler] Make IA32 megamorphic calls match the other architectures.
      5cffcd9e2c Add the class NonNullableTypeProvider to access SDK classes in opted-in context
      b1f6c1d092 [vm] Fix -O0 build after CL 101222
      8a3a9dc588 [fuchsia] Migrate to zx_clock_get_new
      36d8e3a9ba Fix more places where hardcoded types need to be made non-nullable under NNBD
      63001295c0 optionally report scanner errors before parsing
      7e0b680851 [dart/vm] minor test refactoring
      8754351283 [CFE] Run widget transformer before constant evaluation.
      1179467a5e Move widget transformer to kernel package
      638ebcab97 Directly check for subclass-of without using a class hierarchy.
      2a32cdda6d [vm/compiler] Replace LoadClassId for known cids.
      0db620a2a5 Decouple Namer from RuntimeTypesEncoder and Tracer
      2c86872a5f Store isAsynchronous and isGenerator in executables.
      4a058a3773 Check for hasDefaultValue / hasInitializer directly, without reding the initializer.
      c532458e09 [vm/compiler] Fix for flaky crash in CallSpecializer::ReplaceWithInstanceOf
      2736dab879 [VM/tests] Use appropriate type when invoking Isolate.spawn
      869cb683d8 [dart/fuzzer] rename exception parameter
      477ad3c0ea [vm/bytecode] Eliminate asserts from bytecode unless --enable-asserts
      0069beb7ed [vm/interpreter] Cleanup stack slot in Interpreter::InterfaceCall
      536ecbac7b Add language 2 tests for null access errors
      130ad1bcf9 Stop reporting some errors when constant evaluation produces a valid object with an unknown state (issue 36873)
      d1a5eb5900 Fix the special casing of binary operators with primitive types when NNBD is enabled
      b4e2c0246c update parser to handle leading error tokens
      be6bbfc06b Remove redundant error notifications from LSP server
      f261f8a526 bump to linter 0.1.88
      4c2b9f1d91 Don't send LSP error notifications for files in dot-folders
      0450462503 Improve sending/flushing of errors for files in dot folders
      c1e2df8f36 [infra] Update checked in SDKs to 2.3.0
      b2949d3436 fix Flutter build for "[vm/ffi] DBC support on x64 Linux/MacOS hosts"
      a8b93d9e78 [vm/ffi] DBC support on x64 Linux/MacOS hosts
      81b6f7be
  7. 15 5月, 2019 1 次提交