1. 17 12月, 2019 5 次提交
    • S
      Roll src/third_party/skia d78a9b45b9e5..6153165d78f2 (1 commits) (#14522) · 025230f8
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/d78a9b45b9e5..6153165d78f2
      
      git log d78a9b45b9e5..6153165d78f2 --date=short --first-parent --format='%ad %ae %s'
      2019-12-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src b1568f298495..98b390c99b5d (401 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@6153165d78f2
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC borenet@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      Tbr: borenet@google.com
      025230f8
    • S
      Roll src/third_party/skia 9b59953e77b9..d78a9b45b9e5 (23 commits) (#14516) · 46d76eb8
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/9b59953e77b9..d78a9b45b9e5
      
      git log 9b59953e77b9..d78a9b45b9e5 --date=short --first-parent --format='%ad %ae %s'
      2019-12-16 egdaniel@google.com Fixes to skpbench to actually clean itself up nicely.
      2019-12-16 egdaniel@google.com Remove GrTextureContext.
      2019-12-16 robertphillips@google.com Spruce up GrDataUtils in preparation for compressed backend texture support
      2019-12-16 fmalita@chromium.org Reland "[skottie] Simplify effect builder lookup"
      2019-12-16 herb@google.com Make allocation of SkDescriptor do initialization
      2019-12-16 halcanary@google.com fix build minimal_ios_mtl_skia_app
      2019-12-16 bsalomon@google.com Simplify proxy functionally exact check.
      2019-12-16 robertphillips@google.com Add GrCaps::getConfigFromCompressedBackendFormat
      2019-12-16 csmartdalton@google.com Include line numbers in Viewer's shader error windows
      2019-12-16 brianosman@google.com Runtime SkSL: Disallow 'when', 'tracked', 'key', 'ctype'
      2019-12-16 robertphillips@google.com Expand GrGpu::BackendTextureData to include compressed data
      2019-12-16 csmartdalton@google.com Add a "conservative raster" flag to GrPipeline
      2019-12-16 halcanary@google.com SkMetalDeviceToGrContext: no longer needs any Skia headers
      2019-12-16 robertphillips@google.com Switch GrCaps::isFormatCompressed virtual to be 'compressionType'
      2019-12-16 herb@google.com Have the fuzzer init the SkDescriptor
      2019-12-16 robertphillips@google.com Fix DDL bots
      2019-12-16 nihohit@gmail.com remove use_PIC.
      2019-12-16 egdaniel@google.com Delete unused GrDebugMarkerOp.
      2019-12-16 petar.p.kirov@gmail.com Fix small memory leak in c-api example
      2019-12-16 brianosman@google.com Major refactor of runtime effects
      2019-12-16 herb@google.com Simplify fRegenFlags
      2019-12-16 nigeltao@google.com Have SkWuffsCodec.cpp link to Wuffs API docs
      2019-12-16 borenet@google.com Revert "Update SKP version"
      
      Created with:
        gclient setdep -r src/third_party/skia@d78a9b45b9e5
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC borenet@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      Tbr: borenet@google.com
      46d76eb8
    • S
      Roll src/third_party/dart 44ba80053396..2eba06d26f71 (32 commits) (#14515) · 84564111
      skia-flutter-autoroll 提交于
      
      https://dart.googlesource.com/sdk.git/+log/44ba80053396..2eba06d26f71
      
      git log 44ba80053396..2eba06d26f71 --date=short --first-parent --format='%ad %ae %s'
      2019-12-16 brianwilkerson@google.com Stop using preview-dir and preview-port values and always open the preview tool
      2019-12-16 liama@google.com [analyzer] Use non-nullable experiment when running with nnbd sdk
      2019-12-16 regis@google.com [VM/nnbd] Make type Never a regular type.
      2019-12-16 mfairhurst@google.com [nnbd_migration] Fix assertion failure in _forTypeParameterSubstitution when not fresh
      2019-12-16 sjindel@google.com [vm] Make TFA traces more readable with color-coded scoping.
      2019-12-16 mfairhurst@google.com [nnbd_migration] handle downcast from Function to a function type
      2019-12-16 mfairhurst@google.com [nnbd_migration] Handle downcast from dynamic to function types
      2019-12-16 brianwilkerson@google.com Fix naming of tests around unnecessary new and const fixes
      2019-12-16 scheglov@google.com Fix BazelWorkspacePackageTest on Windows.
      2019-12-16 brianwilkerson@google.com Add a fix and assist to add a return type
      2019-12-16 rmacnak@google.com [vm] Progress toward running without TSAN warnings.
      2019-12-16 scheglov@google.com Fix packages tests on Windows.
      2019-12-16 whesse@google.com [infra] Fix typo in get_builder_status script
      2019-12-16 paulberry@google.com Fix code generators to avoid generating unnecessary `const`s
      2019-12-16 jcollins@google.com Update trial_migration for P1/G1 packages.
      2019-12-16 kustermann@google.com [vm/concurrency] Skip isolate tests on hot-reload mode to avoid unnecessary coredumps for CI
      2019-12-16 brianwilkerson@google.com Add support to dartfix to fix unnecessary new and const lints
      2019-12-16 paulberry@google.com Migration: Modify FixBuilder tests in preparation for rewrite.
      2019-12-16 paulberry@google.com Rename TypeProviderImpl._isNonNullableByDefault.
      2019-12-16 paulberry@google.com Create an interface for the migration engine to communicate with the resolver.
      2019-12-16 paulberry@google.com Make use of ElementTypeProvider in _LocalVariableTypeProvider
      2019-12-16 paulberry@google.com Make use of ElementTypeProvider in StaticTypeAnalyzer
      2019-12-16 johnniwinther@google.com [cfe+analyzer] Use TryStatement for try/catch and try/finally in CFE
      2019-12-16 lrn@google.com Migrate dart:_http to NNBD.
      2019-12-16 dimpen@gmail.com Update math.dart:atan2 in relation to atan comment - Follow-up for sdk_nnbd
      2019-12-16 dimpen@gmail.com Update math.dart:atan2 in relation to atan comment
      2019-12-16 dmitryas@google.com [cfe] Implement the NNBD variation of the assignability property
      2019-12-16 johnniwinther@google.com [cfe] Handle setter import conflicts
      2019-12-16 johnniwinther@google.com [cfe] Implement flow analysis on if elements
      2019-12-16 whesse@google.com [infra] Build status script now queries Firestore, using access token
      2019-12-16 athom@google.com [infra] Remove AST builders from the test matrix
      2019-12-16 johnniwinther@google.com [cfe] Report errors on nnbd features used in opt-out libraries
      
      Created with:
        gclient setdep -r src/third_party/dart@2eba06d26f71
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/dart-sdk-flutter-engine
      Please CC dart-vm-team@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      Tbr: dart-vm-team@google.com
      84564111
    • S
      Roll src/third_party/skia 706eb5788e8b..9b59953e77b9 (3 commits) (#14511) · ca799fa8
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/706eb5788e8b..9b59953e77b9
      
      git log 706eb5788e8b..9b59953e77b9 --date=short --first-parent --format='%ad %ae %s'
      2019-12-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 1d77542f5681..d1860ea17e8e (14 commits)
      2019-12-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ebb0bec91552..fbbfeb700295 (2 commits)
      2019-12-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src d11c17148d1a..b1568f298495 (510 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@9b59953e77b9
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC borenet@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      Tbr: borenet@google.com
      ca799fa8
    • S
      Roll fuchsia/sdk/core/linux-amd64 from q0tup... to O6ELR... (#14512) · 1d1eae2e
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from q0tup... to O6ELR...
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
      Please CC  on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      1d1eae2e
  2. 15 12月, 2019 4 次提交
  3. 14 12月, 2019 10 次提交
  4. 13 12月, 2019 6 次提交
    • K
      [animator] Pass target frametime for Window.onBeginFrame (#14318) · e65b4901
      Kaushik Iska 提交于
      This gives us a time closer to when the frame will be rendered on
      screen.
      
      Fixes: https://github.com/flutter/flutter/issues/10850
      e65b4901
    • J
    • Y
      [web][refactor] Split html and canvaskit classes more (#14320) · 18c89f1c
      Yegor 提交于
      * Split surface and canvaskit classes more
      
      * fix licenses
      
      * address comments
      18c89f1c
    • K
      [testing] Move test vsync waiters to their own TUs (#14456) · ffbe2a40
      Kaushik Iska 提交于
      This move makes it easier to add more vsync waiters.
      ffbe2a40
    • S
      Roll src/third_party/skia 51b99659ed82..c514e7d9be6e (13 commits) (#14457) · 0c24f3d0
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/51b99659ed82..c514e7d9be6e
      
      git log 51b99659ed82..c514e7d9be6e --date=short --first-parent --format='%ad %ae %s'
      2019-12-12 herb@google.com Move the GrGlyph* and vertex data onto the arena alloc.
      2019-12-12 halcanary@google.com BUILD.gn: Fix formatting.
      2019-12-12 nifong@google.com Parse android layer annotations in debugger, play back layers
      2019-12-12 djsollen@google.com Revert "Detach op memory pool from recording context"
      2019-12-12 mtklein@google.com don't create out of range enums
      2019-12-12 robertphillips@google.com Add compression to Mock backend
      2019-12-12 michaelludwig@google.com Detach op memory pool from recording context
      2019-12-12 paraboul@gmail.com Use absolute sigma instead of clamping to 0 in SkDropShadowImageFilter.
      2019-12-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src cf2545c5111b..636138928516 (444 commits)
      2019-12-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 d6053daa6203..6381d7f14805 (11 commits)
      2019-12-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 50211670b4bf..07958d452f93 (11 commits)
      2019-12-12 robertphillips@google.com Reland "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView."
      2019-12-12 robertphillips@google.com Revert "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView."
      
      Created with:
        gclient setdep -r src/third_party/skia@c514e7d9be6e
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC djsollen@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      Tbr: djsollen@google.com
      0c24f3d0
    • S
      Roll src/third_party/dart d9fa37e85d5c..45db29709547 (48 commits) (#14453) · d8edfea0
      skia-flutter-autoroll 提交于
      
      https://dart.googlesource.com/sdk.git/+log/d9fa37e85d5c..45db29709547
      
      git log d9fa37e85d5c..45db29709547 --date=short --first-parent --format='%ad %ae %s'
      2019-12-12 victor.agnez@hotmail.com [vm/precomp] Reduce arm32 code size for BoxInt64Instr
      2019-12-12 sstrickl@google.com [vm] De-obfuscate function and file names in DWARF sections.
      2019-12-12 scheglov@google.com Remove Packages from SourceFactory.
      2019-12-12 dacoharkes@google.com [vm/ffi] Split up function_callbacks_test
      2019-12-12 whesse@google.com [infra] Add script to read builder status from Firestore
      2019-12-12 whesse@google.com Reland "Reland "[infra] Add failing test to test CI systems and approvals workflow""
      2019-12-12 sstrickl@google.com [vm/compiler] Add --save-debugging-info flag to gen_snapshot.
      2019-12-12 johnniwinther@google.com [cfe] Refactor for-in loops to handle flow analysis
      2019-12-12 dacoharkes@google.com [vm/ffi] Fix asan test expectations
      2019-12-12 athom@google.com [test] Fix import in exact_selector_test
      2019-12-12 dmitryas@google.com [cfe] Implement NNBD-aware lower / upper bound algorithms
      2019-12-12 dacoharkes@google.com [samples/ffi] Native resource lifetime management
      2019-12-12 netroby@users.noreply.github.com Fixed #39679 make sqlite ffi sample run success
      2019-12-12 jensj@google.com [parser] Allow ?? after Type?
      2019-12-12 jensj@google.com [parser] Allow '?.' and '?.[' after '!'
      2019-12-12 fizaaluthra@google.com [dartfuzz] Add flag for displaying output divergence details
      2019-12-12 rmacnak@google.com [vm, arm64] Fix heap corruption in PushArrayOfArguments.
      2019-12-12 srawlins@google.com NNBD preview: Rip out static preview; only server preview
      2019-12-12 srawlins@google.com Connect g/setters which override fields (w/ implicit g/setters)
      2019-12-12 fizaaluthra@google.com [dartfuzz] Re-enabling Int32x4
      2019-12-11 sigmund@google.com fix nnbd bots: build step broke when tests were moved
      2019-12-11 scheglov@google.com Packages configuration abstraction on top of .packages or package_config.json files.
      2019-12-11 fishythefish@google.com [dart2js] Remove bad assert from runtime_types_new.
      2019-12-11 gityuan@gmail.com [timeline] Add  support for timeline asynchronous events in android platform trace
      2019-12-11 alexmarkov@google.com Reland "[vm/compiler] Dead code elimination"
      2019-12-11 rnystrom@google.com Move files under language_2 into subdirectories.
      2019-12-11 rmacnak@google.com [vm] Initialize the handle vtable table during VM initialization instead of during class registration in each isolate's initialization.
      2019-12-11 pquitslund@google.com bump to linter 0.1.106
      2019-12-11 rmacnak@google.com [vm] Reduce frame size for the functions with the largest frame sizes.
      2019-12-11 rmacnak@google.com [build] Use separate out directories for each sanitizer.
      2019-12-11 brianwilkerson@google.com Update dartfix to display urls and wait when run in preview mode
      2019-12-11 scheglov@google.com Implement NORM.
      2019-12-11 alexmarkov@google.com [vm/test] Fix vm/dart/product_aot_kernel_test for bytecode
      2019-12-11 alexmarkov@google.com [vm/ffi_test] Fix ClobberAndCall helper on Windows
      2019-12-11 scheglov@google.com Implement parsing for package_config.json files in analyzer.
      2019-12-11 scheglov@google.com Extract nullability TypeSystem tests.
      2019-12-11 srawlins@google.com Remove duplicate 'DEFAULT_VALUE_IN_FUNCTION_TYPE_ALIAS' already reported by fasta
      2019-12-11 paulberry@google.com Create null-aware companion methods for ElementTypeProvider.
      2019-12-11 brianwilkerson@google.com Start sending urls for preview mode from server to dartfix
      2019-12-11 brianwilkerson@google.com Prepare to publish analysis_server_client so that dartfix can use the new API
      2019-12-11 srawlins@google.com NNBD preview: improve details of where a nullable value is 'assigned'
      2019-12-11 athom@google.com [infra] Update checked-in SDKs to 2.8.0-dev.0.0
      2019-12-11 jensj@google.com [CFE] Fix bug in DebugStack
      2019-12-11 whesse@google.com Revert "Reland "[infra] Add failing test to test CI systems and approvals workflow""
      2019-12-11 athom@google.com [co19] Run co19 nnbd tests on analyzer-nnbd
      2019-12-11 sstrickl@google.com [vm] Remove the unchecked entry point offset field from RawInstructions.
      2019-12-11 athom@google.com [release] Merge the two 2.7.0 sections in the changelog
      2019-12-11 whesse@google.com Reland "[infra] Add failing test to test CI systems and approvals workflow"
      
      Created with:
        gclient setdep -r src/third_party/dart@45db29709547
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/dart-sdk-flutter-engine
      Please CC dart-vm-team@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      Tbr: dart-vm-team@google.com
      d8edfea0
  5. 12 12月, 2019 6 次提交
  6. 11 12月, 2019 7 次提交
  7. 10 12月, 2019 2 次提交
    • S
      Roll src/third_party/skia ab26643258ad..732c49739fa5 (1 commits) (#14279) · 721fb5bc
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/ab26643258ad..732c49739fa5
      
      git log ab26643258ad..732c49739fa5 --date=short --first-parent --format='%ad %ae %s'
      2019-12-10 nifong@google.com Return image address in image info so it can be shown in dropdown.
      
      Created with:
        gclient setdep -r src/third_party/skia@732c49739fa5
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC djsollen@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      Tbr: djsollen@google.com
      721fb5bc
    • B
      Roll src/third_party/dart 8b8894648f..02a8b015ad (26 commits) (#14278) · ed6830ed
      Ben Konyi 提交于
      dart-lang/sdk@02a8b015ad Migrate corelib tests starting with "j" to "q" to NNBD.
      dart-lang/sdk@617933c3c1 [vm, gc] As a debugging aid, remember the previous object during heap iteration.
      dart-lang/sdk@964c9d8c20 [dart2js] new-rti: debug print of named type variable miss
      dart-lang/sdk@7974f3f899 [dartdevc] Reduce the number of SDK libraries in the platform
      dart-lang/sdk@b296d55c55 Issue 39709. Disable implicit 'call' tear-off for nullable objects.
      dart-lang/sdk@ded753a397 Use 'isNonNullableByDefault' as the flag name everywhere.
      dart-lang/sdk@86723cd5b1 Remove unused private methods and explicit 'new'.
      dart-lang/sdk@108a80bd0d NNBD: Mark some good tests as passing; add FailingTests for some GitHub issues
      dart-lang/sdk@2015c55277 [dartdevc] Remove ability to run analyzer based DDC
      dart-lang/sdk@2a1fadb66c [dart2js] types_propagation - handle HAsCheckSimple
      dart-lang/sdk@20ec71d447 [vm/compiler] Fix TypeTestingStub -> SubtypeTestCache fallback code if dst_type = TypeParameter
      dart-lang/sdk@1aeff32c14 NNBD migrator: record type information in TypeName type arguments
      dart-lang/sdk@a17884aff0 [vm] Fix late final local variables in AST mode
      dart-lang/sdk@991e55f6ad NNBD Migrator: Fix generic super initializers
      dart-lang/sdk@9605cca5a6 Make a method public that is overridden in a subclass
      dart-lang/sdk@55f86c13cb [dartfuzz] Fix infinite recursion
      dart-lang/sdk@de0e432ef1 Create an abstract layer to customize querying element types.
      dart-lang/sdk@5f7177db84 Handle two non-operators as if they were operators to prevent a failure when assertions are enabled
      dart-lang/sdk@22fef10a59 [nnbd_migration] suppress fewer upstream exact nullable nodes
      dart-lang/sdk@b37f391f34 [VM/nnbd] Make runtimeType return a non-nullable type when the NNBD experiment is enabled.
      dart-lang/sdk@bafd4e8dc6 Issue 39668. Use 'read type' to check dead '??='.
      dart-lang/sdk@8894b88467 [VM/nnbd] Implement syntactic type equality.
      dart-lang/sdk@cb94390c63 [infra] Improve efficiency of cloning the Flutter repositories
      dart-lang/sdk@42799b66b6 Add support for unmanaged packages to trial_migration.
      dart-lang/sdk@304eb2cb7b [test] Remove extra / in dartdevc nndb test suite runner.
      dart-lang/sdk@16e7647c86 [ VM / dart:typed_data ] Fixed issue where null could be passed for simd types in AOT
      ed6830ed