1. 12 7月, 2019 14 次提交
    • C
    • D
      Remove breaking asserts (#9797) · d1dcd184
      Dan Field 提交于
      d1dcd184
    • S
      Roll src/third_party/skia 7825d4983f90..c3f28e3cf0d4 (9 commits) (#9794) · 55a2b81e
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /compare/7825d4983f90..c3f28e3cf0d4
      
      git log 7825d4983f90c29aead6f5c57716cc281cdca47f..c3f28e3cf0d4168326676a0ec7e6c9e4241cf77b --date=short --no-merges --format=%ad %ae %s
      2019-07-09 bungeman@google.com Roll FreeType
      2019-07-11 reed@google.com reimpl parts of arctTo using doubles to handle shallow angles
      2019-07-11 jvanverth@google.com Enable MSAA for Metal.
      2019-07-11 rmistry@google.com [perf_skottiewasm_lottieweb] Turn on skottie+wasm flush for a better comparison
      2019-07-11 bsalomon@google.com Move compatible stencil tracking from GrGLCaps::fConfigTable to ::fFormatTable.
      2019-07-11 jvanverth@google.com New approach to fixing Vulkan MSAA.
      2019-07-11 rmistry@google.com [perf_skottiewasm_lottieweb] Do 2 loops with 25 points each and then pick 25 from the middle
      2019-07-11 jvanverth@google.com Remove deprecated discard method and GrCaps support
      2019-07-11 mtklein@google.com instructions for JIT tail support on ARM
      
      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 (fmalita@google.com), and stop
      the roller if necessary.
      55a2b81e
    • G
      Fix typo in PlaceholderAlignment docs (#9793) · 84fd7eb0
      Gary Qian 提交于
      84fd7eb0
    • J
      Update flutter_web to latest (#9792) · 4b11df89
      Jonah Williams 提交于
      4b11df89
    • J
      Roll Wuffs and buildroot (#9791) · bcde838d
      Jason Simmons 提交于
      bcde838d
    • D
      fix ColorFilter.matrix constness (#9789) · 3b75979d
      Dan Field 提交于
      3b75979d
    • J
      Fall back to a fully qualified path to libapp.so if the library can not be loaded by name (#9762) · 3c9a22c7
      Jason Simmons 提交于
      libapp.so contains compiled application Dart code.  On most Android systems,
      this library can be loaded by calling dlopen("libapp.so"), which will search
      Android's default library directories.
      
      On some Android devices this does not work as expected.  As a workaround, this
      patch provides a fallback path to libapp.so based on ApplicationInfo.nativeLibraryDir.
      
      Fixes https://github.com/flutter/flutter/issues/35838
      3c9a22c7
    • S
      Roll fuchsia/sdk/core/mac-amd64 from... · 298a610c
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from XOXaWqvr4OuJ6O3uPefSwSFjZMaEmDHy5JQm3Q8Oc0wC to CDbRdGJ3bu-aWMCZqN5VzfQqIBwDGL2wfFodWABKdCIC (#9790)
      
      Roll fuchsia/sdk/core/mac-amd64 from XOXaWqvr4OuJ6O3uPefSwSFjZMaEmDHy5JQm3Q8Oc0wC to CDbRdGJ3bu-aWMCZqN5VzfQqIBwDGL2wfFodWABKdCIC
      
      
      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.
      
      298a610c
    • S
      Roll src/third_party/skia f9fcf7ffa89a..7825d4983f90 (6 commits) (#9788) · 833f6b4f
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /compare/f9fcf7ffa89a..7825d4983f90
      
      git log f9fcf7ffa89a4b64b013f825f459dd4e9f3344e4..7825d4983f90c29aead6f5c57716cc281cdca47f --date=short --no-merges --format=%ad %ae %s
      2019-07-10 benjaminwagner@google.com Add comparison of rendered SkPictures to Serialization unit test
      2019-07-11 egdaniel@google.com Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded.
      2019-07-03 halcanary@google.com Sample/Camera: make it work without /skimages
      2019-07-11 mtklein@google.com rename to bt709_luminance_or_luma_to_alpha
      2019-07-11 jlavrova@google.com Fix for Windows specific compiler issues (constexpr).
      2019-07-10 halcanary@google.com experimental/tools: set-change-id-hook
      
      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 (fmalita@google.com), and stop
      the roller if necessary.
      833f6b4f
    • L
      Add comments to differentiate two cache paths (#9721) · 1250c377
      liyuqian 提交于
      1250c377
    • G
      Un-deprecated FlutterViewController's binaryMessenger. (#9767) · 3b944102
      gaaclarke 提交于
      Un-deprecated FlutterViewController's binaryMessenger.  Leaving it as
      a valid convenience method and to help minimize a breaking change.
      3b944102
    • B
      Roll src/third_party/dart 09fc76bc51..24725a8559 (43 commits) · 7e65b81c
      Ben Konyi 提交于
      dart-lang/sdk@24725a8559 [cfe] Fix handling of private names in expression evaluation.
      dart-lang/sdk@cb93b8d813 [vm] Plumb enable_asserts to CFE through VM and kernel_front_end
      dart-lang/sdk@bae176b073 [cfe+dart2js] Add shared constant evaluation test.
      dart-lang/sdk@fdd3822e3c [cfe+dart2js] Move annotation testing logic to front_end
      dart-lang/sdk@910064b416 [cfe] Prepare compiler_common for use in annotated code tests
      dart-lang/sdk@84c7929c1f Small fixes.
      dart-lang/sdk@d16c0a127e [cfe] Change supportSetLiterals default value to true
      dart-lang/sdk@d1fcefc13a [vm] Add Dart_KillIsolate API function.
      dart-lang/sdk@11da803fe9 [dartdevc] build the ddk sdk with dartdevc
      dart-lang/sdk@8e3a75c3fe [ VM / Observatory ] Fixed getInstances invocation still using 'classId' instead of 'objectId' parameter.
      dart-lang/sdk@c2ff2ca16d collection API use de-linting
      dart-lang/sdk@205b7787df skip tests in precompiled obfuscated bot
      dart-lang/sdk@d49bf6f25a [vm] Remove misleading usings.
      dart-lang/sdk@0104a62595 Enable "prefer final fields" lint and fix violations.
      dart-lang/sdk@2a2d41658f Update DDC import prefix for path package
      dart-lang/sdk@4a56e6169e Update test expectation for enabled constant-update-2018
      dart-lang/sdk@eceef5e809 Fix unneeded braces in interpolation and enable lint for it.
      dart-lang/sdk@c00d5ceb33 [fasta] Include initializers for parameters of instance methods into outline
      dart-lang/sdk@1f718b2dcf upgrade dartdoc to 0.28.4
      dart-lang/sdk@2e8f642ece [dartdevc] shard ddc/ddk tests
      dart-lang/sdk@52abcd3dd2 apply prefer_equal_for_default_values
      dart-lang/sdk@318a482eea [vm/aot/tfa] Improve handling of recursive calls in TFA
      dart-lang/sdk@016061d159 libray imported extensions
      dart-lang/sdk@ce79d63c58 bump to linter 0.1.94
      dart-lang/sdk@2c2364c3b4 Use a Map to avoid duplicate items in OverlayFileSystem.getChildren
      dart-lang/sdk@81b677cd80 Turn on a bunch of linter rules for the test_runner.
      dart-lang/sdk@790d18a1bd Update IsolateReload_DirectSubclasses_* to account for lazier finalization with bytecode.
      dart-lang/sdk@9a07c4a817 [dartdevc] Properly encode Windows-style paths and paths with spaces for source maps
      dart-lang/sdk@7820e807a6 Add missed type annotations and sort
      dart-lang/sdk@8027d9cba4 support error code based lint fixes in dartfix
      dart-lang/sdk@0de18dce6c [ VM / Service ] Make _registerService and related streams / events public
      dart-lang/sdk@de2ff7eebb Split out the remaining HintCode tests
      dart-lang/sdk@24d57fb745 [benchmark] Add top level benchmarks directory.
      dart-lang/sdk@90088a386b [vm/kernel] Remove Function parameters from Local type parameters
      dart-lang/sdk@f743594375 Handle flags at member level
      dart-lang/sdk@8f90265176 de-lint collection size checks
      dart-lang/sdk@ac41a20081 Update language_2/nested_generic_closure_test.dart.
      dart-lang/sdk@52858391e6 [frontend/ffi] Remove const Pointer()
      dart-lang/sdk@e3d5966b7b Add missing child declarations to LSP completion
      dart-lang/sdk@3a8d755989 Change the delimiters used to mark highlight ranges in diagnostic documentation
      dart-lang/sdk@449b799c21 Test that null cannot be used because its potentially nullable
      dart-lang/sdk@c3a1670c00 Attempt to fix the windows bot again
      dart-lang/sdk@8bb8a29f8b refactor dartfix lint fixes
      7e65b81c
    • M
      Add hooks for InputConnection lock and unlocking (#9727) · a03e7474
      Michael Klimushyn 提交于
      With this, plugins can know whether or not their input connection should
      be cached. In very rare cases this can be used by plugins to know how to
      more properly handle their own input connections, in cases where they're
      overriding typical input behavior themselves.
      a03e7474
  2. 11 7月, 2019 25 次提交
  3. 10 7月, 2019 1 次提交