1. 31 5月, 2019 4 次提交
    • 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
    • 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
    • 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
  2. 30 5月, 2019 7 次提交
    • S
      Roll src/third_party/skia 2f0f5fb37d74..69aaee0ff927 (2 commits) (#9138) · 58eff77e
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/2f0f5fb37d74..69aaee0ff927
      
      git log 2f0f5fb37d743733286ae31b10b6ca6cc668b673..69aaee0ff92748ac763e66a8b586592927841cb4 --date=short --no-merges --format=%ad %ae %s
      2019-05-30 reed@google.com Revert "Compare pixels for TypefaceWithNoPaths test"
      2019-05-30 hcm@google.com Update Skia milestone to 77
      
      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.
      58eff77e
    • S
      Roll src/third_party/skia 859f7108a5af..2f0f5fb37d74 (2 commits) (#9137) · 061d615b
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/859f7108a5af..2f0f5fb37d74
      
      git log 859f7108a5af0106d5e87795a8219d1db996b08a..2f0f5fb37d743733286ae31b10b6ca6cc668b673 --date=short --no-merges --format=%ad %ae %s
      2019-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ded5f903261a..172e5d373fad (11 commits)
      2019-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src b3e0873d64ad..97d3c9084977 (529 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.
      061d615b
    • A
      Roll buildroot to pick up fixed create_updated_flutter.deps.py (#9129) · 22fcb2e8
      Alexander Aprelev 提交于
      * Roll buildroot to pick up fixed create_updated_flutter.deps.py
      
      * Fix hash
      22fcb2e8
    • S
      Roll src/third_party/skia 1013ecfb3421..859f7108a5af (19 commits) (#9136) · 7dd62d6b
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/1013ecfb3421..859f7108a5af
      
      git log 1013ecfb342137428750aa30867e1bce4116be74..859f7108a5af0106d5e87795a8219d1db996b08a --date=short --no-merges --format=%ad %ae %s
      2019-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ca8e3d7c153e..37bc82ac64f5 (11 commits)
      2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-29 fmalita@chromium.org [skottie] Add a Shaper line buffer
      2019-05-29 brianosman@google.com Fix divide by zero in interpreter test
      2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-29 egdaniel@google.com Reland "Remove call to copy in GrcontextPriv read/write pixel calls."
      2019-05-29 brianosman@google.com Interpreter: Matrix/Vector multiplication
      2019-05-29 brianosman@google.com Interpreter: Support component-wise ops for matrices
      2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-29 reed@google.com rm dead code
      2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-29 herb@google.com Compare pixels for TypefaceWithNoPaths test
      2019-05-29 michaelludwig@google.com Make stencilRect() in GrRTCPriv more flexible.
      2019-05-29 brianosman@google.com Avoid SkTMax in sksl
      2019-05-29 robertphillips@google.com Use GrGLGpu::createTextureImpl from w/in GrGLGpu::createBackendTexture
      2019-05-29 reed@google.com simplify api to make encoder, use swscale for faster rgb->yuv
      2019-05-29 brianosman@google.com Interpreter: Fix vector/matrix equality and inequality
      2019-05-28 bsalomon@google.com Specialize GrBicubicEffet for 1d kernel.
      
      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.
      7dd62d6b
    • S
      Roll src/third_party/skia 29e013deb476..1013ecfb3421 (3 commits) (#9130) · 19c5029b
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/29e013deb476..1013ecfb3421
      
      git log 29e013deb476758a29196cc49b95b60206c72f40..1013ecfb342137428750aa30867e1bce4116be74 --date=short --no-merges --format=%ad %ae %s
      2019-05-29 egdaniel@google.com Revert "Remove call to copy in GrcontextPriv read/write pixel calls."
      2019-05-29 senorblanco@chromium.org GrTessellator: fix event creation for dead boundary edges.
      2019-05-29 egdaniel@google.com Remove call to copy in GrcontextPriv read/write pixel 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 (kjlubick@google.com), and stop
      the roller if necessary.
      19c5029b
    • C
      45d39e13
    • B
      Roll src/third_party/dart fee615c5a5..d5405d06f4 (21 commits) (#9127) · ae14c5a2
      Ben Konyi 提交于
      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
      ae14c5a2
  3. 29 5月, 2019 7 次提交
  4. 28 5月, 2019 4 次提交
    • B
      Roll src/third_party/dart ec4d48e241..50b0d85804 (87 commits) · a2073187
      Ben Konyi 提交于
      50b0d85804 [vm/ffi] Observatory support for FFI
      db599d4005 [vm/ffi] Fix GC crash in SimDBC
      39dbaecfc1 Remove tests relying on contravariant uses of varaibles in supertypes
      e6e2020fb2 [fasta] Allow only covariant uses of type parameters in supertypes
      527c165426 Deprecate 'abstract' setter in elements, replace with 'isAbstract'.
      d368bb8ecd Make some fields in LinkedNode informative.
      e4362612b0 Add support for dynamic registration for LSP
      969038934a [compiler] Fix EmitTestAndCall for a complete call of a Smi method.
      3a2bc9b8e7 Updated pub client
      c67b9f2331 [compiler] Fix EmitTestAndCall for a complete call of a Smi method.
      b3a06c1933 [dart:_http] Fix http_cookie_date_test.dart compile errors.
      1025c5bebb [DDC] Only inline textually small constants.
      25033cee32 [CFE] Control inlining of const variables from backend.
      afc54e23e3 [vm/ffi] FFI callbacks on ARM64.
      0a5e5995e8 [vm/ffi] FFI callbacks on IA32.
      ae944a68ed [Incremental compiler] Only re-check package-uris if base-uri changed
      d911d9b5ff Cleanup "libraries" field in DillTarget when their invalidated
      eb131c3d68 [kernel worker] Don't do unnecessary computeCanonicalNames
      ec3cd7ffe0 Workaround for dartbug.com/36983 also when not in incremental compiler
      e19bcb9411 [vm/ffi] Fix Google3 build
      bd39cca700 [compiler] Mark each variable stored on entry to catch block.
      0e5ebcaa96 Add InlineData and InlineDataCache
      508a9fa6b0 Work-around called-once imprecision
      bd078896f8 [vm/ffi] Remove use of private symbols from ffi_test_functions.cc
      21b74fdf79 [dart2js] Update expectation file after BigInt fix in core lib.
      735669190e [corelib BigInt] Fix implementation of BigInt.modInverse (fixes issue #37008).
      5b200ea3dc remove unused import
      70bd05e662 Stop ignoring runtime cast failures on function types.
      eff6e95385 Improve code generation for variant classes.
      03e415a4e8 Update the hover 'containingLibraryName' to not include the 'file:///' prefix.
      4979a51a9c Add information about existing imports to completion response.
      e43d81af5f Folders containing overlayed files should exist even if they do not exist on disk
      e42d4a1d89 fix missing returns in lambdas
      baa721ba23 Add an sdk module to the modular_test pipeline
      64ed4bf664 Changes to bazel worker to support modular testing.
      fc6954f084 [dartdevc] self hosting tests
      f4f2c77d4a improve missing body error messages
      ec1ddcdb83 improve extension message missing body error message
      9081f28fbb [analyzer] fix a copy paste doc issue and 2 unused imports
      3c34c8fa2f Fix type substitution of "star" types.
      77f2603052 [dartdevc] preliminary nnbd support
      0e5d18f281 Ensure that nullability promotion of the `Null` type yields `Never`.
      5278d4059a Sort non_nullable_test.dart
      0fb0185df0 [cfe] Extract field initializer tokens from the token stream
      b53162d82b [build] Link with dl library on linux by default.
      10692669e3 [cfe] Add flags for new experimental features
      052272d998 Avoid dependency on file system order in modular_test/loader_test
      d7054690ab [vm/compiler] Partially revert "Replace LoadClassId for known cids."
      c20802ce16 [cfe] Introduce a Kernel annotation builder
      eca6c8953f Allow `async` as an identifier everywhere.
      dbd70dd214 [cfe] Simplify metadata builders
      9f9f10ad97 Use cached serialization of source-information
      4ff89f880d Move registrations on OutputUnitData to the impact transformer
      7580e77ef2 Support modular code generation
      225a301637 [vm/ffi] Re-land "[vm/ffi] FFI callbacks on X64."
      edadc9c881 Add support for caching results of shared modules.
      8208e872f8 Refactor summary IDL generator.
      22c086fbe5 Remove unsafe uses of TypeImpl.withNullability (use TypeSystem instead).
      aa785d938b [dart/vm] Fix erroneous claim on "temp" Q7
      704446d159 Disable implicit casts but keep dynamic casts when NNBD enabled
      49262365dc [vm] Do expensive kernel metadata verification only once per kernel
      cc2fac57f3 Remove HBoolify
      dfbc3923e4 add default CompilerContext in analysis server
      1ffcccd9cc add extension method header parser recovery
      db367542b3 [vm/kernel] Fix uninitialized variables in kernel_translation_helper.h
      c4d691064a Remove unused methods from LinkedUnitContext.
      5822645e66 Support for 'Wrap with Xyz' for expressions in ExpressionFunctionBody.
      4b7c05f2ce Remove LinkedNodeVariablesDeclaration.
      6e1f628f19 Outline the StackZone's Zone
      cd2188f2f5 DAS change in hover behavior- the containingLibraryName now returns the URI of the containing library instead of the (possibly non-existent) library name
      4fc86d726f Fix some lints in LSP tests
      d4e2d78a94 [vm] Partially disable 5393ce7d35729e6a6b89e6e9316e99c15a8e3639.
      338b74a52c [vm/ffi] Align stack frame when entering and exiting safe point
      7bbd8ea29d Introduce a representation of the type `Never?`.
      28f701982b Add diagnostic location info to more tests
      70a0c86a4a Update pub client reference
      cbd4391747 [vm/compiler] Forward the ByteData constructor length argument.
      1993669102 Clean up examples in analyzer docs that were using deprecated APIs and add a test to catch future breakages
      14b1d2feb8 [infra] Make deflaking optional in test.dart
      181aeb30e7 Don't use OneShotInterceptorData during codegen and remove SuperMemberData
      d92341be08 first cut parse extension methods
      df95340f0c [dart:_http] Fix parsing of empty cookies and double quotes.
      b316210d94 [vm/compiler] Speed up the compiler part which deals with kernel reading up in DEBUG mode
      0c891451a8 cleanup parser forwarding and test listeners
      6edefda065 cleanup token rewriter and clients
      4ccf7b865e Don't set type for StringLiteral(s) in directives.
      caac50d7ff [dartdevc] Fix metalet regression
      a2073187
    • S
      Roll src/third_party/skia 213aa46af167..176b214f91bc (2 commits) (#9100) · 0a6aeb34
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/213aa46af167..176b214f91bc
      
      git log 213aa46af167261b39803290294a53a77cbbd21d..176b214f91bc1ce302621f5796bfd7a72d5b3f5d --date=short --no-merges --format=%ad %ae %s
      2019-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 bsalomon@google.com Define SK_GL in Flutter.
      
      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.
      0a6aeb34
    • S
      Roll src/third_party/skia 7730d7cb8fb2..213aa46af167 (3 commits) (#9098) · f2e22aa3
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/7730d7cb8fb2..213aa46af167
      
      git log 7730d7cb8fb220fd6f54e91b4ca4def7d68302cc..213aa46af167261b39803290294a53a77cbbd21d --date=short --no-merges --format=%ad %ae %s
      2019-05-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 40757b28bdc8..3fe06eb3aaaf (4 commits)
      2019-05-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 5e9441a25484..710fcd517ea4 (3 commits)
      2019-05-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 017b02e115dd..a4545bae034e (176 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.
      f2e22aa3
    • S
      Roll src/third_party/skia de7e074e8190..7730d7cb8fb2 (2 commits) (#9096) · 557db42a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/de7e074e8190..7730d7cb8fb2
      
      git log de7e074e819037b80c1c432217683ddf979b963c..7730d7cb8fb220fd6f54e91b4ca4def7d68302cc --date=short --no-merges --format=%ad %ae %s
      2019-05-28 jvanverth@google.com Revert "Change Metal to not take ownership of objects"
      2019-05-27 michaelludwig@google.com Revert "Update GrRTC to use GrFillRectOp::MakeGeneric"
      
      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.
      557db42a
  5. 27 5月, 2019 3 次提交
  6. 26 5月, 2019 1 次提交
  7. 25 5月, 2019 3 次提交
    • S
      Roll src/third_party/skia d9430297e74a..f33c95cd6f55 (5 commits) (#9082) · 6b8ac18b
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/d9430297e74a..f33c95cd6f55
      
      git log d9430297e74a8a381ead2d83988703a0a7d5e310..f33c95cd6f55537cc13eb1e62267f0c2fd32ca11 --date=short --no-merges --format=%ad %ae %s
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 fmalita@chromium.org Reland "Active layer excludes outPoint"
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      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.
      6b8ac18b
    • S
      Roll src/third_party/skia a4b837971c4b..d9430297e74a (30 commits) (#9080) · 66c6ae48
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/a4b837971c4b..d9430297e74a
      
      git log a4b837971c4b91de29f62909d340cbae33919e33..d9430297e74a8a381ead2d83988703a0a7d5e310 --date=short --no-merges --format=%ad %ae %s
      2019-05-24 mtklein@google.com blacklist Samsung Mongoose 3 from ASIMDHP
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-23 csmartdalton@google.com Add "GrMipMapped" parameter to visitProxies
      2019-05-23 michaelludwig@google.com Update GrRTC to use GrFillRectOp::MakeGeneric
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 bsalomon@google.com Apply local matrix and then plane scaling matrix in GrYUVToRGBEffect
      2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms fb9fa4a9a009..5b8149aaf52b (1 commits)
      2019-05-24 brianosman@google.com Interpreter: Optimize common swizzles
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 egdaniel@google.com Fix VkhardwareBufferTest to check for egl native fence extension.
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 622c42a2cf22..fb9fa4a9a009 (1 commits)
      2019-05-24 michaelludwig@google.com Add generic factory function to GrFillRectOp
      2019-05-24 fmalita@chromium.org [skottie] Always use explicit text line height
      2019-05-24 ethannicholas@google.com add SkSL support for mix, cross, and dot
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 ethannicholas@google.com restructured SkSL include files
      2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 1578d6b6f5dd..622c42a2cf22 (1 commits)
      2019-05-24 halcanary@google.com add SkNamedTransferFn::kRec2020
      2019-05-24 bsalomon@google.com Enable GL by default if GPU enabled and no backend selected.
      2019-05-24 halcanary@google.com replace SkFont::glyphsToUnichars with SkFontPriv::GlyphsToUnichars
      2019-05-24 fmalita@chromium.org [skottie] Add kBottom text alignment extension
      2019-05-24 bsalomon@google.com Reland "Allow swapping out of GrBackendTexture used by SkSurface"
      2019-05-23 herb@google.com Remove SkPackedID
      2019-05-24 bsalomon@google.com Revert "Allow swapping out of GrBackendTexture used by SkSurface"
      2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-24 bsalomon@google.com Blacklist ReplaceSurfaceBackendTexture on all Nexus5x Vulkan bots
      2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 8224a58b4749..e794ddc8a662 (5 commits)
      2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a410b6988151..778c5dab5f92 (458 commits)
      2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cae8cde7fa65..8a2441d37d80 (26 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 (csmartdalton@google.com), and stop
      the roller if necessary.
      66c6ae48
    • S
      Roll src/third_party/skia 9339a8a61af0..a4b837971c4b (34 commits) (#9076) · 9151b377
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git
      /%2Blog/9339a8a61af0..a4b837971c4b
      
      git log 9339a8a61af0955840775dc89f4791a7215c2caf..a4b837971c4b91de29f62909d340cbae33919e33 --date=short --no-merges --format=%ad %ae %s
      2019-05-24 brianosman@google.com Revert "Active layer excludes outPoint"
      2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-23 bsalomon@google.com Disable two new tests on two bots while errors investigated
      2019-05-23 brianosman@google.com Interpreter: Disassemble during execution when TRACE is enabled
      2019-05-23 brianosman@google.com Support larger compound types in the interpreter
      2019-05-23 jvanverth@google.com Remove Metal Perf bot from MacBook Air
      2019-05-22 bungeman@google.com Add test of char to glyph round tripping.
      2019-05-23 reed@google.com split RGB into YUV planes
      2019-05-23 fmalita@chromium.org [skottie] Clamp seek() to the valid frame range
      2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-22 isabelren@google.com Active layer excludes outPoint
      2019-05-23 khushalsagar@chromium.org remote fonts: Also send empty paths so they don't count in cache misses.
      2019-05-23 michaelludwig@google.com Reland "Track quad type on GrQuad directly"
      2019-05-23 bsalomon@google.com Allow swapping out of GrBackendTexture used by SkSurface
      2019-05-22 herb@google.com Get bulk advances for SkPDFDevice::internalDrawGlyphRun
      2019-05-23 bsalomon@google.com Add GPU implementation of rescaling for SkSurface::asyncRescaleAndRead.
      2019-05-23 robertphillips@google.com Revert "Track quad type on GrQuad directly"
      2019-05-22 herb@google.com Start using strike specs in PDF.
      2019-05-20 michaelludwig@google.com Track quad type on GrQuad directly
      2019-05-23 robertphillips@google.com Expand backend allocation API to allow an initialization color (only for GL to start)
      2019-05-23 ethannicholas@google.com Reland "remove unused functions in sksl.inc"
      2019-05-22 brianosman@google.com Interpreter: Fix scalar -> vector constructors
      2019-05-22 egdaniel@google.com Remove viewport from GrGLRenderTarget.
      2019-05-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fb8e1b25ad71..8224a58b4749 (5 commits)
      2019-05-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src aacbdfe80aea..a410b6988151 (444 commits)
      2019-05-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f4d2a446cc12..cae8cde7fa65 (12 commits)
      2019-05-22 brianosman@google.com Interpreter: Tweak tracing output
      2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-23 csmartdalton@google.com Revert "remove unused functions in sksl.inc"
      2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      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.
      9151b377
  8. 24 5月, 2019 1 次提交
  9. 23 5月, 2019 4 次提交
    • S
      Roll src/third_party/skia f77dbd04b926..9339a8a61af0 (12 commits) (#9065) · 01b8c078
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/f77dbd04b926..9339a8a61af0
      
      git log f77dbd04b92645d0f62d645210c449b5cac9b484..9339a8a61af0955840775dc89f4791a7215c2caf --date=short --no-merges --format=%ad %ae %s
      2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-22 bungeman@google.com Remove SkTextEncoding and SkFontHinting macros.
      2019-05-22 robertphillips@google.com Revert "De-GL-ify tests, gm and tools"
      2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-21 herb@google.com Use bulk advances in SkFont
      2019-05-22 robertphillips@google.com De-GL-ify tests, gm and tools
      2019-05-22 jvanverth@google.com Add new Metal bots
      2019-05-22 herb@google.com Check for SDF or ARGB in SDF case.
      2019-05-22 ethannicholas@google.com remove unused functions in sksl.inc
      2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-22 halcanary@google.com SkMatrix: get rid of AggregateMatrix
      2019-05-21 herb@google.com Reland "Make SkRemoteGlyphCache obey the prepareForDrawing contract"
      
      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.
      01b8c078
    • B
      Roll src/third_party/dart e3edfd36b2..ec4d48e241 (7 commits) · 26b4fb57
      Ben Konyi 提交于
      ec4d48e241 [vm/bytecode] Add starting and ending source positions for closures
      efde7dd642 [dartdevc] fix assert
      345af8d9ed [vm/compiler/dbc] Make LoadIndexedInstr load unboxed values and StoreIndexedInstr take unboxed values
      b22cd05c51 Reland fix for #28233: add hint for missing returns to function expressions
      e15a98c4f2 Tighten types for runtimeStatement and runtimeCall
      c86c277c0f Reapply "Use the full URI for DDK library debug names"
      7cb48804ee [vm/compiler] Merge cid ranges when generating receiver check
      26b4fb57
    • B
      Roll src/third_party/dart fde6a5917e..e3edfd36b2 (14 commits) · 0308a1c4
      Ben Konyi 提交于
      e3edfd36b2 [vm/snapshots] Finalize and sort all classes in snapshots with compilation trace
      93481167a6 Add innerText field to Element class
      a17b52c2c1 Revert "[vm, compiler] Unoptimized megamorphic calls."
      7d1b54bd47 Add a minimal implementation of ExtensionDeclaration
      07a45e9d4c [cfe] Transform collections before set literals
      bbd22cb8ff Changes that slipped through rebasing
      978dc6b372 [vm/compiler] Remove left-over free in unit_test.cc (we attach a finalizer now to the ExternalTypedData)
      4317c5ff3f Don't set elements and types during AstRewriteVisitor.
      6457ac1d4b Test potentially-nullable access errors
      ab6aeaa106 [vm/kernel] Use GC-tracked ExternalTypedData/TypedDataView for kernel buffers
      2bbb2f3c1f Disallow implicit casts
      add95652d2 fix AstBuilder invalid getter recovery
      79062c7587 Revert "[Test] Remove some dead code."
      27e1c91c39 Add src/diagnostics test for assert(bool?)
      0308a1c4
    • S
      Roll src/third_party/skia e63b01b364a0..f77dbd04b926 (19 commits) (#9057) · 1bce7799
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/e63b01b364a0..f77dbd04b926
      
      git log e63b01b364a0e86668ff4c4508b725b2e6752c00..f77dbd04b92645d0f62d645210c449b5cac9b484 --date=short --no-merges --format=%ad %ae %s
      2019-05-21 mtklein@google.com remove -ffp-contract
      2019-05-22 senorblanco@chromium.org GrTessellator: improved straight skeleton implementation.
      2019-05-21 herb@google.com Move SkFont over to SkStrikeSpecStorage
      2019-05-21 csmartdalton@google.com Remove VisitorType from GrOp::visitProxies
      2019-05-20 jvanverth@google.com Fix resize and vsync issues in Mac Viewer
      2019-05-21 robertphillips@google.com Make GrGLGpu::createBackendTexture parallel GrGLGpu::createTextureImpl
      2019-05-22 halcanary@google.com VkTestUtils: respect new optional SK_GPU_TOOLS_VK_LIBRARY_NAME define
      2019-05-22 jvanverth@google.com ARC cleanup and memory leak fix.
      2019-05-21 mtklein@google.com use float -> float math functions
      2019-05-22 zhenyu.shan@intel.com Add AVX2 implementation for blit_row_s32a_opaque
      2019-05-21 jcgregorio@google.com Add Huawei P30 to the tree.
      2019-05-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 e8247a574956..fb8e1b25ad71 (6 commits)
      2019-05-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 09fbfa7a6919..aacbdfe80aea (446 commits)
      2019-05-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9e2844fa2744..f4d2a446cc12 (2 commits)
      2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      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.
      1bce7799
  10. 22 5月, 2019 4 次提交
    • B
      Roll src/third_party/dart b11308657c..fde6a5917e (8 commits) · 64f18f2c
      Ben Konyi 提交于
      fde6a5917e [vm, compiler] Unoptimized megamorphic calls.
      e20da9c220 Fix order of resolving / writing / reading of function / method declarations.
      5218970024 Update README.md
      cfdcfe2bfe Update DeclarationsTracker when a context options change.
      181685b852 Allow disabling individual server features.
      e114fc3453 [release] Prepare changelog and version file for 2.3.1 and 2.3.2-dev.0.0
      9b017a1ced [dart/vm] Peephole optimizer (window size one) on stack code
      2b6b0e00d9 Fix resolveToBound for nullability
      64f18f2c
    • B
      Roll src/third_party/dart b11308657c..b11308657c (0 commits) (#9037) · 45664a6a
      Ben Konyi 提交于
      * Roll src/third_party/dart b48c8b1d1c..433bc1b350 (2 commits)
      
      433bc1b350 [vm/compiler] Avoid adding unused Redefinition instructions
      04e329b6ed Add override annotations across DDC
      
      * Roll src/third_party/dart 433bc1b350..6d76c8790d (5 commits)
      
      6d76c8790d bump to linter 0.1.89
      0799ac0edb Enforce DDC lints
      2fd1021326 [dartdevc] Turn on lints and cleanup violations
      9adc5be551 Dartfmt all of DDC with the latest
      e9b5c9ce8b Ignore todos in DDC
      
      * Remove duplicate flag "track-widget-creation". Unblocks SDK roll.
      
      * Roll src/third_party/dart b11308657c..b11308657c (0 commits)
      45664a6a
    • S
      Roll src/third_party/skia 12710911dcc2..e63b01b364a0 (11 commits) (#9035) · 75963dbb
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/12710911dcc2..e63b01b364a0
      
      git log 12710911dcc2056d8b6697cd0aa540f01a1c47df..e63b01b364a0e86668ff4c4508b725b2e6752c00 --date=short --no-merges --format=%ad %ae %s
      2019-05-21 halcanary@google.com SkTypeface_mac/SkPDF codepoints out of BMP
      2019-05-21 ethannicholas@google.com SkSL interpreter intrinsics
      2019-05-21 herb@google.com Revert "Make SkRemoteGlyphCache obey the prepareForDrawing contract"
      2019-05-21 herb@google.com Simplify scale handling
      2019-05-21 csmartdalton@google.com ccpr: Visit atlas proxies during visitProxies()
      2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-21 herb@google.com Make SkRemoteGlyphCache obey the prepareForDrawing contract
      2019-05-21 mtklein@google.com simplify VECTOR macros, negates
      2019-05-21 robertphillips@google.com Rename createTestingOnlyBackendTexture to createBackendTexture
      2019-05-21 csmartdalton@google.com Blacklist PinnedImageTest on LenovoYogaC630
      2019-05-21 mtklein@google.com 16-bit instructions
      
      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.
      75963dbb
    • S
      Roll src/third_party/skia 54fbe0f813c1..12710911dcc2 (5 commits) (#9032) · 74aaf735
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/54fbe0f813c1..12710911dcc2
      
      git log 54fbe0f813c146afa9c983d8fa358937d00d2fec..12710911dcc2056d8b6697cd0aa540f01a1c47df --date=short --no-merges --format=%ad %ae %s
      2019-05-21 mtklein@google.com negateS -> negateI
      2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial).
      2019-05-21 mtklein@google.com Revert "Revert "SkSLInterpreter refactoring""
      2019-05-20 bungeman@google.com Move SkLeanWindows.h to src.
      
      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.
      74aaf735
  11. 21 5月, 2019 2 次提交