1. 03 6月, 2019 2 次提交
  2. 02 6月, 2019 1 次提交
  3. 01 6月, 2019 9 次提交
    • S
      Roll src/third_party/dart 0e6b74543c..224f82c21c (2 commits) (#9163) · a4b7d1c2
      Siva 提交于
      224f82c21c Revert "[vm] Create offsets_extractor tool."
      6f2f92f578 improve extension method declaration recovery
      a4b7d1c2
    • S
      Copy the macOS podspec during builds (#9158) · 4c6253cd
      stuartmorgan 提交于
      The podspec must be copied to the build output root, otherwise
      --local-engine won't work in projects containing plugins.
      
      Mirrors the iOS podspec copy rule.
      4c6253cd
    • S
      Roll src/third_party/dart 445a23a9bc..0e6b74543c (29 commits) (#9159) · 68a3ca46
      Siva 提交于
      0e6b74543c Revert "[vm/kernel] Use GC-tracked ExternalTypedData/TypedDataView for kernel buffers"
      250f3d2e56 [gardening] Attempt to repair red HHH bot, take 3
      cddf2bbdfe [vm/debugger] Support debugging of interpreted frames.
      0e07987ccd [gardening] Attempt to repair red HHH bot, take 2
      c5e03e5cce Fix tests that assign null to non-null locations
      9d4649a44c Set context type for downward inference in constants.
      7ae22b9394 [gardening] Attempt to repair red HHH bot
      30d118d429 Handle deferred expressions and names in model_test
      b3f262298c Fix recording covariance for default parameters.
      c72893dc12 Update CHANGELOG.md with HttpClientResponseCompressionState
      5fcff2f581 Use modular code generation in modular_test
      190599de78 Skip LSP cancellation handling for Notification requests
      edae8c474c Fix _createSdkModule for Windows
      a620c56e8d Ensure output unit data for late members
      abc8195541 Add more failing tests for downward inference in nnbd
      2938630937 update parser to handle "!." in nnbd expressions
      dc7fa3bae7 Add patch to fix Flutter
      2babb218d6 [ VM / Service ] Removed fixedId parameter from Isolate responses
      a25f927ba9 Split HTypeConversion
      aa2ce7cfbf Add `compressionState` getter to the HttpClientResponse API.
      c4a1ca903f [dartdevc] Cleanup violations of `unrelated_type_equality_checks` lint
      c4d1d2a29d [vm] Remove #include in runtime_offsets_list that breaks flutter
      e34d63bd11 Visit return types of functions/methods to consumer GenericFunctionType(s).
      372b02d97f [vm/bytecode] Add information about local variables to bytecode
      0a66b3e644 Fix scopes for resolving class / mixin headers.
      d51d41b109 Add some failing tests for downward inference in nnbd
      3015d79371 [vm] Create offsets_extractor tool.
      556c9134ac Update the SDK version associated with constant update hints
      7c956f4387 Make it possible to consume summary2 in build mode, but don't turn it on yet.
      68a3ca46
    • S
      Roll src/third_party/skia 3cd435eecf5e..09f5aedf2cc8 (3 commits) (#9160) · 1d1cff1f
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/3cd435eecf5e..09f5aedf2cc8
      
      git log 3cd435eecf5ed15ec3dbac1050e176fcf9fddae8..09f5aedf2cc886296641658fdb800ced1e7f0b7e --date=short --no-merges --format=%ad %ae %s
      2019-05-31 bungeman@google.com Handle all lcd orientations SkScalerContext.
      2019-05-31 fmalita@chromium.org [skottie] Add support for scale and rotation text animators
      2019-05-29 herb@google.com Simplify calculation of the path gap.
      
      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 (kjlubick@google.com), and stop
      the roller if necessary.
      1d1cff1f
    • K
      69ebe5fb
    • C
      Eliminate deprecated super_goes_last lint (#9156) · 153416e5
      Chris Bracken 提交于
      This eliminates the (deprecated) super_goes_last lint in the license
      tool's analysis options. It's been an error in the default analyzer since
      Dart 2.
      
      See the deprecation details at https://dart-lang.github.io/linter/lints/super_goes_last.html
      153416e5
    • S
      Roll src/third_party/skia c4fec06e5a3b..3cd435eecf5e (13 commits) (#9155) · 473f17ff
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/c4fec06e5a3b..3cd435eecf5e
      
      git log c4fec06e5a3b796e82c03abfc9389d076270e453..3cd435eecf5ed15ec3dbac1050e176fcf9fddae8 --date=short --no-merges --format=%ad %ae %s
      2019-05-31 rmistry@google.com [G3 compile bot] Remove cl link
      2019-05-29 michaelludwig@google.com Move GrQuad to src/gpu/geometry folder
      2019-05-31 herb@google.com max glyph dimension == 0 means don't fallback
      2019-05-31 fmalita@chromium.org [skottie] Add support for opacity text animators
      2019-05-31 fmalita@chromium.org [skottie] Initial animated text properties support
      2019-05-31 herb@google.com Remove unused enum
      2019-05-31 robertphillips@google.com Implement color-based backend texture creation for Vulkan
      2019-05-24 jvanverth@google.com Fix DDL_Metal test configs
      2019-05-31 jvanverth@google.com Reland "Added AutoreleasePool for managing pool memory in testing apps."
      2019-05-30 halcanary@google.com SkShaderBase::isAPicture()
      2019-05-31 bsalomon@google.com Color matrix effect rewritten as .fp
      2019-05-31 jvanverth@google.com Use GrCFResource class to manage backend surface MtlTexture resources.
      2019-05-31 robertphillips@google.com Clean update ETC1 data utilities (take 2)
      
      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 (kjlubick@google.com), and stop
      the roller if necessary.
      473f17ff
    • S
      Roll src/third_party/skia da95a75be1dd..c4fec06e5a3b (1 commits) (#9154) · a32df2c9
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/da95a75be1dd..c4fec06e5a3b
      
      git log da95a75be1dd37667db244ed56c2ac076cfb15ff..c4fec06e5a3b796e82c03abfc9389d076270e453 --date=short --no-merges --format=%ad %ae %s
      2019-05-31 kjlubick@google.com Revert "Added AutoreleasePool for managing pool memory in testing apps."
      
      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 (kjlubick@google.com), and stop
      the roller if necessary.
      a32df2c9
    • D
      Preserve safe area (#8848) · 79c6ce19
      Dan Field 提交于
      Preserve safe area on Window regardless of insets.
      79c6ce19
  4. 31 5月, 2019 13 次提交
    • S
      Roll src/third_party/skia b9658153032a..da95a75be1dd (2 commits) (#9153) · cbef680a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/b9658153032a..da95a75be1dd
      
      git log b9658153032aa83470c105e6fb1bfccab8e4260a..da95a75be1dd37667db244ed56c2ac076cfb15ff --date=short --no-merges --format=%ad %ae %s
      2019-05-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 172e5d373fad..0a56f0e3d22d (6 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 (kjlubick@google.com), and stop
      the roller if necessary.
      cbef680a
    • S
      Roll src/third_party/skia 89799efe587b..b9658153032a (2 commits) (#9152) · f867609c
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/89799efe587b..b9658153032a
      
      git log 89799efe587ba36db80fd82a7ef499d2b484e67c..b9658153032aa83470c105e6fb1bfccab8e4260a --date=short --no-merges --format=%ad %ae %s
      2019-05-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 97d3c9084977..8e522297bf91 (404 commits)
      2019-05-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 37bc82ac64f5..c0d7ee45d45f (2 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 (kjlubick@google.com), and stop
      the roller if necessary.
      f867609c
    • S
      Roll src/third_party/skia 65e49ba51b03..89799efe587b (3 commits) (#9150) · eb566ebb
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/65e49ba51b03..89799efe587b
      
      git log 65e49ba51b0308fb92ad7887c84e2f65bb46ba82..89799efe587ba36db80fd82a7ef499d2b484e67c --date=short --no-merges --format=%ad %ae %s
      2019-05-30 bungeman@google.com Document SkShaper::RunHandler::Buffer
      2019-05-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-30 herb@google.com Use strike spec for bitmap rendering
      
      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 (kjlubick@google.com), and stop
      the roller if necessary.
      eb566ebb
    • J
      Always run the resource extractor in FlutterMain (#9149) · e8db5dfd
      Jason Simmons 提交于
      FlutterMain.findAppBundlePath is using the presence of the flutter_assets
      directory as a signal that the app is initialized.  For consistency,
      FlutterMain will run the resource extractor at startup and create
      flutter_assets even if no resources need to be extracted.
      e8db5dfd
    • L
      Add missing ifndef guard for count_down_latch.h (#9143) · 7f4f52f9
      liyuqian 提交于
      I discovered this while experimenting with the timing API.
      7f4f52f9
    • J
      Roll web sdk (#9146) · e07fc692
      Jonah Williams 提交于
      e07fc692
    • S
      Roll src/third_party/skia f62e575bab08..65e49ba51b03 (10 commits) (#9147) · 9ca7edc5
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/f62e575bab08..65e49ba51b03
      
      git log f62e575bab086650d9340152e20009c3749eca5d..65e49ba51b0308fb92ad7887c84e2f65bb46ba82 --date=short --no-merges --format=%ad %ae %s
      2019-05-30 ethannicholas@google.com added support for SkMatrix44 ctype
      2019-05-30 jvanverth@google.com Added AutoreleasePool for managing pool memory in testing apps.
      2019-05-30 reed@google.com share tiny bit of code for std language iter
      2019-05-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-30 reed@google.com free formatctx when we're done
      2019-05-30 robertphillips@google.com Revert "Clean update ETC1 data utilities"
      2019-05-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-30 michaelludwig@google.com Remove old GrFillRectOp factories
      2019-05-30 robertphillips@google.com Clean update ETC1 data utilities
      2019-05-30 fmalita@chromium.org [skottie] Shaper: fission glyphs into separate fragments when needed
      
      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 (kjlubick@google.com), and stop
      the roller if necessary.
      9ca7edc5
    • J
      e87326dd
    • B
      Roll src/third_party/dart 39ec9fc4f3..445a23a9bc (4 commits) · f6061fb7
      Ben Konyi 提交于
      445a23a9bc first cut extension methods test
      13ff60ec02 Use Substitution for typeAfterSubstitution with summary2.
      dad211bfca Store offset for ConstructorDeclaration.
      47ed7f737a Resolve default values in mixin method parameters.
      f6061fb7
    • S
      Roll src/third_party/skia 69aaee0ff927..f62e575bab08 (11 commits) (#9142) · 37b31ca7
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/69aaee0ff927..f62e575bab08
      
      git log 69aaee0ff92748ac763e66a8b586592927841cb4..f62e575bab086650d9340152e20009c3749eca5d --date=short --no-merges --format=%ad %ae %s
      2019-05-30 robertphillips@google.com Use GrVkImage utilities in GrVkGpu::createTestingOnlyVkImage
      2019-05-30 halcanary@google.com SkPDF: implement kDecal image shader TileMode
      2019-05-30 halcanary@google.com SkPDF: MakeShader uses Color4f
      2019-05-30 bungeman@google.com Correct shaper assert around iterator fonts.
      2019-05-30 reed@google.com support assets for skottie2movie
      2019-05-29 herb@google.com Collapse the SkTextInterceptsIter into base class
      2019-05-28 brianosman@google.com Interpreter: Elide dup/pop around stores
      2019-05-29 bungeman@google.com Add trivial implemenations of shaper run iterators.
      2019-05-30 rmistry@google.com Add new G3 compile try bot
      2019-05-30 rmistry@google.com Add recipe for triggering and waiting for G3 compile tasks
      2019-05-29 rmistry@google.com Script to trigger and wait for G3 compile tasks
      
      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 (kjlubick@google.com), and stop
      the roller if necessary.
      37b31ca7
    • S
      Fix type mismatches in C++ standard codec (#9112) · ba6cc8c9
      stuartmorgan 提交于
      There were some implicit casts in the standard codec implementation that
      didn't show up on Linux, but do on Windows.
      ba6cc8c9
    • B
      Roll src/third_party/dart fee615c5a5..39ec9fc4f3 (46 commits) · 75da3d42
      Ben Konyi 提交于
      39ec9fc4f3 Revert "[cfe] Build some annotations during outlining"
      1df5fb3d57 [cfe] Build some annotations during outlining
      0325ba4b4a Update test framework to uniformly use NNBD in type strings
      2958e80671 Refactor to conditional and spread elements
      5352c67478 Tweaks for 'Import Library' quick fixes to better reflect the expected behavior.
      2ef2eb14d5 Fix FixesTest on Windows.
      475d68527c Add types on overridden method signatures
      0739387b05 [vm] Account for DBC32 when deciding between 32-bit and 64-bit ELF.
      436c8d8a79 [gardening] Remove flutter patch as the original cl was indeed identified as a culprit and will be reverted.
      c9ace73ffb CHANGELOG entry for covariance in super-interfaces.
      d99d83ea09 Add ddc modular test suite and single test
      ebe6146781 [gardening] Fix patch name so it matches dart sdk hash.
      2268c65cbe First subtyping rules for nullable types
      19a8886a8a [gardening] Attempt to troubleshoot failing hhh buildbot.
      dd5530a73e [dartdevc] make ImmutableSet private
      4c9bf5479f Extract generic runner logic, now dart2js modular test is mostly dart2js specific
      2492d40829 [vm/disassembler] Remove redundant assert.
      76750c58f2 Issue 35553. Report WRONG_TYPE_PARAMETER_VARIANCE_IN_SUPERINTERFACE.
      98a4dba4b3 Update Element.appendTo to more closely match Dart syntax
      694699c6e4 [dartdevc] Improve NSM errors when making dynamic calls
      a332c414f1 Switch server to using DeclarationsTracker for 'Import Library' quick fixes.
      d74d49e748 Convert more diagnostic tests to include location
      1b95819e3d [dartdevc] Train ddc on dill file instead of analyzer summary
      fca2c82be0 Add support for cancelling requests in LSP server
      47e63b0eee [dartdevc] encode part file metadata
      d5405d06f4 [cfe] Allow local const variables as annotations.
      0d0f01a7b7 Add new AOT build steps to deb package build script.
      182d55dfda [dart2js] Add support for BabelJS to test.py
      b1d3a212a7 Fill references to dynamic/Naver in LinkedElementFactory.
      d9dccc3b0f Pass in no_git_hash option to utils.py when computing version
      f9bf379ae1 Move BOOLEAN_CONVERSION_CHECK to separate HInstruction
      2e51423c3d Convert the way function types are displayed to better match the syntax of Dart
      da3ead02c1 Issue 3446. Recurse into attributes to find children widgets.
      9556a95038 Fix string->bytes encoding in overlay_file_system
      fc17a90bed assist for sorting child properties last
      b0a11c9d25 [vm] Fix kernel list loader so that files are relative to the list.
      96c2d3c303 [dartdevc] enable testing of ddc internals
      554f9db768 [ VM / Service ] Made Logging event and LogRecord public
      46ae4c5f0a [ VM ] Removed tests that are no longer valid as of Dart 2.0.
      c35f53fab0 [dart:io,fuchsia] Change namespace setup failure from ASSERTs to FATALs
      af93ebcf4c [vm] Direct generation of ELF shared libraries.
      834587a78c [dartdevc] fix import/export declarations for es6 to add extension
      d06592b532 [dartdevc] Add details to failed assertion messages
      cca2bb317e [ dart:developer ] Exposed `reason`, `errorCode`, and `errorDetail` getters in `ServiceExtensionResult`.
      03781b9402 Build also summary2 in build mode.
      4c32cddef8 [vm/ffi] Fix ffi trampoline class finalization - fix test on android
      75da3d42
    • C
      49b6de8c
  5. 30 5月, 2019 14 次提交
  6. 29 5月, 2019 1 次提交