1. 06 8月, 2019 2 次提交
  2. 04 8月, 2019 4 次提交
  3. 03 8月, 2019 14 次提交
    • D
      expose max depth on Window (#10414) · 63b253d9
      Dan Field 提交于
      63b253d9
    • D
      Reland Skia Caching improvements (#10434) · 96050172
      Dan Field 提交于
      96050172
    • C
    • C
      Add #else, #endif condition comments (#10477) · da0b7716
      Chris Bracken 提交于
      Adds a few missing condition hints on some preprocessor conditionals.
      da0b7716
    • S
      Roll fuchsia/sdk/core/mac-amd64 from eAnGy... to Mzwf3... (#10476) · bca5925e
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from eAnGy... to Mzwf3...
      
      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.
      bca5925e
    • S
      Roll src/third_party/dart 622ec5099f...9bb446aae1 (14 commits) (#10475) · bd988f6c
      Siva 提交于
      dart-lang/sdk@9bb446aae1 Record if MethodDeclaration has NativeFunctionBody, so it external.
      dart-lang/sdk@0e24437b81 Replace InterfaceType with Substitution in Member(s).
      dart-lang/sdk@6578435eff [infra] Fix broken code when raising errors in copy_tree.py
      dart-lang/sdk@6d13a6df94 [dart2js] new-rti: Lower some checks to a simpler form
      dart-lang/sdk@ed2764d055 remove unused import
      dart-lang/sdk@fac682c5ef [vm/gc] Hold lock before accessing PageSpace::large_pages_
      dart-lang/sdk@f8f77eb4c0 Add keyword completion suggestions
      dart-lang/sdk@a408e8ee97 Remove Kevin from kernel watchlist
      dart-lang/sdk@ca2f68e5f5 [co19] co19 roll b0220fc898c32d3944cb8c54cf7b78dd8c7cbadb..796f4de76de460e031bf3b20ce60a52e4ed417d9
      dart-lang/sdk@c0f23ce8bc [nnbd_migration] fix kind -> description, drop empty, tests
      dart-lang/sdk@330a401233 Increment ABI version.
      dart-lang/sdk@fc5b4e3cef Rework dartfix lint fixes to remove race condition
      dart-lang/sdk@d08c203e30 Add various missing argument checks to dart:io natives.
      dart-lang/sdk@650f32c1b0 Update to tflite_native@0.2.0
      bd988f6c
    • S
      Roll src/third_party/skia 149f3f197897..a800ec96f724 (15 commits) (#10474) · cd2bd700
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/149f3f197897..a800ec96f724
      
      git log 149f3f197897..a800ec96f724 --date=short --no-merges --format='%ad %ae %s'
      2019-08-02 senorblanco@chromium.org Dawn: implement sk_app window contexts for all backends.
      2019-08-02 csmartdalton@google.com Remove 'dst' argument from GrOpList::copySurface
      2019-08-02 michaelludwig@google.com Move SkImageFilter functionality into private SkImageFilter_Base
      2019-08-02 mtklein@google.com no need to increment uniform pointers by zero
      2019-08-02 robertphillips@google.com Revert "Increase specificity of GrColorType computed for YUV planes"
      2019-08-02 mtklein@google.com select, {eq,lt,gt}_i32 on x86
      2019-08-02 fmalita@chromium.org [skottie] Initial Hue/Saturate effect support
      2019-08-02 mtklein@google.com x86 store16
      2019-08-02 robertphillips@google.com Increase specificity of GrColorType computed for YUV planes
      2019-08-02 reed@google.com fix bicubic to not be confused by rotated ctms
      2019-08-02 robertphillips@google.com More SkAutoPixmapStorage
      2019-08-02 csmartdalton@google.com Extract a GrRenderTask base class from GrOpList
      2019-08-02 mtklein@google.com x86, load16
      2019-08-02 halcanary@google.com experimental/editor: cleanup
      2019-08-02 mtklein@google.com x86 uniform8
      
      Created with:
        gclient setdep -r src/third_party/skia@a800ec96f724
      
      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, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      
      Bug: None
      TBR=benjaminwagner@google.com
      cd2bd700
    • S
      Roll fuchsia/sdk/core/linux-amd64 from 7LN8t... to oMu_X... (#10472) · d937b693
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from 7LN8t... to oMu_X...
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      d937b693
    • G
      Track detailed LibTxt metrics with LineMetrics(#10127) · 8682aaf4
      Gary Qian 提交于
      8682aaf4
    • S
      Roll src/third_party/dart bd049f5b53...622ec5099f (#10437) · 4106d847
      Siva 提交于
      dart-lang/sdk@622ec5099f Support tearoffs through extension overrides
      dart-lang/sdk@42e978ca54 Fix Windows bot.
      dart-lang/sdk@86bdb3e3fa Clean up some warnings in analysis server code
      dart-lang/sdk@972d4e9a75 [cfe] Move relativize code from dart2js to cfe
      dart-lang/sdk@db3028ac5e [dart2js] Enable --benchmarking-x
      dart-lang/sdk@7826b4faf1 Partially support extensions of function types
      dart-lang/sdk@b66cd42372 [vm] Fix deadlock in isolate shutdown, take 2.
      dart-lang/sdk@6cec64691b [dartdevc] Remove variance from type bounds in generic function subtypes
      dart-lang/sdk@a05ef7c0cc Store inferred type arguments for tear-off(s).
      dart-lang/sdk@5456641022 More canonicalization_hashing tests
      dart-lang/sdk@dbabe4dea6 [dartdevc] Imports/Exports are now aliased relative to the library root to disambiguate cross-module name conflicts.
      dart-lang/sdk@ebc4a59b61 Use Dart_PrepareToAbort in segfault handlers for consistency.
      dart-lang/sdk@136aee0655 [analysis_server] Fix flaky hanging in analysis server benchmark
      dart-lang/sdk@677f434a6b Fix computeUnlinkedApiSignature() to change signature when body changed from/to empty.
      dart-lang/sdk@7582d344d6 Migration: handle assignment of null to generic type.
      dart-lang/sdk@150e8f89d5 [dart/vm] Fix dominance violation
      dart-lang/sdk@08553214ad [dartdevc] Fix optional and named params being detected as not nullable
      dart-lang/sdk@bbc97f5f79 Improve some diagnostic messages
      dart-lang/sdk@0ea0409401 [vm/ios] Don't use __clear_cache on iOS, it's not always available.
      dart-lang/sdk@7825801189 [cfe] Refactor [ValueKind] to support unions of types.
      dart-lang/sdk@68e4eeee12 [cfe] Handle property access, update and method invocation on explicit/implicit this in extension methods
      dart-lang/sdk@91dadded66 [vm/compiler] Recognize _asyncStackTraceHelper and build special graph if !FLAG_causal_async_stacks
      dart-lang/sdk@a69c81ac34 Id testing for directories with .packages etc
      dart-lang/sdk@d49de8b68f succinct option for id testing
      dart-lang/sdk@60f646a51c [CFE] Do not accept null expressions in constant evaluator.
      dart-lang/sdk@d89fd68871 [infra] Update pub/sub script to send <10MB when message is base64 encoded.
      dart-lang/sdk@86acffa440 fix prefixed type recovery crash
      dart-lang/sdk@6123dbdae5 Support for extensions in available declarations.
      dart-lang/sdk@99d7701004 [gardening] Skip timing out co19_2/LibTest/isolate tests on dartkb bots
      dart-lang/sdk@c4e423db48 Deprecate isSupertypeOf, flattenFutures, isAssignableTo of DartType.
      dart-lang/sdk@6a4d805df4 Implement 'Import Library' quick fix using DeclarationsTracker.
      dart-lang/sdk@2d381e5ac1 Extract AstRewriteVisitor into separate library.
      dart-lang/sdk@52ce6273f3 [dart/vm] Rerun test on return code divergence
      dart-lang/sdk@c07bd65ac8 Convert driver.dart to triple-slash comment style.
      dart-lang/sdk@7ffef4c616 [llvm] Make sure llvm groups don't break the build
      dart-lang/sdk@521a106332 [infra] Update VS toolchain to stay up-to-date with flutter engine and chrome
      dart-lang/sdk@130c654dcd [vm/compiler] Avoid runtime call for _asyncStackTraceHelper if !FLAG_causal_async_stacks
      dart-lang/sdk@1e16b74b5b Update cipd dependency dart/language_model to latest version to use copy instead of symlink
      dart-lang/sdk@0639908ecc Resolve call method when defined by an extension
      4106d847
    • S
      Roll fuchsia/sdk/core/mac-amd64 from coHoq... to eAnGy... (#10471) · 14d6f287
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from coHoq... to eAnGy...
      
      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.
      14d6f287
    • S
      Roll src/third_party/skia fdd03910d6c6..149f3f197897 (11 commits) (#10470) · c2097a0d
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/fdd03910d6c6..149f3f197897
      
      git log fdd03910d6c6..149f3f197897 --date=short --no-merges --format='%ad %ae %s'
      2019-08-02 halcanary@google.com tools/sk_app: fWindowContext is unique_ptr<>
      2019-08-02 mtklein@google.com add vbroadcastss(Ymm, GP64, int)
      2019-08-02 halcanary@google.com sk_app, editor: cursor blink
      2019-08-02 bsalomon@google.com GrCaps::supportedWritePixelsColorType takes CT/format rather than config.
      2019-08-02 michaelludwig@google.com Update skottie/sksg to use new filter factories
      2019-08-02 michaelludwig@google.com Update docs and samplecode to use new image filter factories
      2019-08-02 michaelludwig@google.com Update fuzzer to use new image filter factories
      2019-08-02 bungeman@google.com Tweak css3 weight score, prevent ties.
      2019-08-02 senorblanco@chromium.org First implementation of GrDawnProgramBuilder.
      2019-08-02 michaelludwig@google.com Add new SkImageFilters factory API
      2019-08-02 egdaniel@google.com Rework maxRenderTargetSampleCount and isFormatRenderable in GrCaps.
      
      Created with:
        gclient setdep -r src/third_party/skia@149f3f197897
      
      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, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      
      Bug: None
      TBR=benjaminwagner@google.com
      c2097a0d
    • S
      Roll fuchsia/sdk/core/linux-amd64 from L-ih4... to 7LN8t... (#10469) · 8e52b90e
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from L-ih4... to 7LN8t...
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      8e52b90e
    • K
      dc559064
  4. 02 8月, 2019 13 次提交
  5. 01 8月, 2019 7 次提交