1. 22 8月, 2019 12 次提交
    • B
      Roll src/third_party/dart 1279641cdd..9fda4c1101 (3 commits) · bb8e6e4d
      Ben Konyi 提交于
      dart-lang/sdk@9fda4c1101 [vm/bytecode] Avoid using closure call instructions if code coverage may be needed
      dart-lang/sdk@c62be7398c Log full requests except 'analysis.updateContent'.
      dart-lang/sdk@09528fc276 Check for null from DeclarationsTracker.getContext()
      bb8e6e4d
    • S
      Roll src/third_party/skia 42c6af9182d2..c071fc92cd3d (6 commits) (#11372) · 17f1b500
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/42c6af9182d2..c071fc92cd3d
      
      git log 42c6af9182d2..c071fc92cd3d --date=short --no-merges --format='%ad %ae %s'
      2019-08-22 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      2019-08-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6d653c02dd24..91dc5da80684 (8 commits)
      2019-08-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 85a9084804fd..0ef8680cf8f1 (479 commits)
      2019-08-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 92eb0415d0b1..23742c0958dd (3 commits)
      2019-08-22 herb@google.com Only send font metrics if not already sent.
      2019-08-22 bsalomon@google.com SK_API in src/gpu cleanup
      
      Created with:
        gclient setdep -r src/third_party/skia@c071fc92cd3d
      
      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=egdaniel@google.com
      17f1b500
    • S
      Roll fuchsia/clang/mac-amd64 from 4uAyd... to NRiBy... (#11371) · 9e08fcc7
      skia-flutter-autoroll 提交于
      Roll fuchsia/clang/mac-amd64 from 4uAyd... to NRiBy...
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-mac-toolchain-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.
      9e08fcc7
    • S
      1. Update license files to account for the new Dart License file (#11364) · fc27f80a
      Siva 提交于
      2. Roll src/third_party/dart 027071318f..1279641cdd (65 commits)
      
      dart-lang/sdk@1279641cdd Migration: integrate for-each loops with flow analysis.
      dart-lang/sdk@51cd16ecf0 Flow analysis: support for and for-in elements in collections.
      dart-lang/sdk@47d2794a71 Implement methods that were missing from ExtensionElementForLink
      dart-lang/sdk@a17959b5a0 Log the context in which analysis work is done.
      dart-lang/sdk@9198813a55 Revert "Scaffolding for dart:wasm"
      dart-lang/sdk@4bf5a72ca0 Flow analysis: support functions whose bodies are expressions.
      dart-lang/sdk@b569bf048e Migration: node builder support for new-style typedefs.
      dart-lang/sdk@f39a3f188e Scaffolding for dart:wasm
      dart-lang/sdk@3729b961bb Use SearchedFiles when searching subtypes for 'analysis.implemented'.
      dart-lang/sdk@5d816cbc5d [vm/concurrency] Add FLAG_enable_isolate_groups, still defaulting to true
      dart-lang/sdk@480e481708 Throw HttpException instead of String in http impl
      dart-lang/sdk@9aa48c2e91 Build local elements in initializers of typed constants.
      dart-lang/sdk@af2e729fca Record request / response statistics.
      dart-lang/sdk@7bc9515ac2 Fix CompilationUnitMember doc comment. Fixes #27170
      dart-lang/sdk@ef39492fd6 Fix support for annotations on extensions
      dart-lang/sdk@64efe44e5e Formal parameters of FunctionTypeAlias should be created in @function reference.
      dart-lang/sdk@0323fb97bc Migration: support Function() syntax with type formal parameters.
      dart-lang/sdk@19533094eb Stop deleting the terminating period on diagnostic messages
      dart-lang/sdk@d252efaa49 Migration: node builder support for old-style typedefs
      dart-lang/sdk@468800f9d7 Refine the type of FunctionTypeAlias.declaredElement.
      dart-lang/sdk@c44c2f1b68 Update LSP readme with instructions for shipped SDKs instead of source
      dart-lang/sdk@f2e04caeaf [CFE] Fix CQ race condition with lint status
      dart-lang/sdk@bc16959fc7 Reland "[vm/ffi] Dispatch native callbacks through trampolines if we can't ensure callbacks will always be executable."
      dart-lang/sdk@48edb2362a [CFE] Update lint for explicit types to also look at fields and top level fields
      dart-lang/sdk@5905fe41a9 [CFE] Explicit return types and overrides in constant evaluator
      dart-lang/sdk@698c5b1a36 [CFE] Add 'double import' lint
      dart-lang/sdk@b625152523 [infra] Remove non-essential test expectations from kernel status files
      dart-lang/sdk@c37b5b2edf [vm/ffi] Status: skip test including callbacks on DBC
      dart-lang/sdk@095d1c2835 [infra] Clean up general status files
      dart-lang/sdk@7f9f4ad774 [cfe] Delete legacy tests
      dart-lang/sdk@91c8cf7167 [cfe] Support per folder experimental flags in testcases
      dart-lang/sdk@670d40d808 [vm/ffi] regression test for 37511
      dart-lang/sdk@c651102793 Remove third_party licenses from LICENSE
      dart-lang/sdk@5e5313c8d6 [vm/bytecode] Keep unreachable code for code coverage
      dart-lang/sdk@922c2bfbb0 [vm/bytecode] Include source info and asserts into platform with bytecode
      dart-lang/sdk@457c4349d0 [ package:vm_service ] Prep for 1.1.1 release
      dart-lang/sdk@861cae4853 [vm/fuzzer] Disable stacktrace option on FFI runs
      dart-lang/sdk@f50a566476 Enclose local variables in default values of optional formal parameters.
      dart-lang/sdk@239a6d1449 [vm, bytecode] Annotate super calls and clear lookup caches on reload.
      dart-lang/sdk@ee38a308da thread feature set into linter debug util
      dart-lang/sdk@afc259ea6b [dart2js] Add 'any' to DartType.
      dart-lang/sdk@1d9b6427ef Prepare to publish analyzer version 0.38.1.
      dart-lang/sdk@a5007cde35 Clean up an obsolete TODO comment
      dart-lang/sdk@293eee940b [dart2js] Revert to old Closure.toString() implementation for old RTI.
      dart-lang/sdk@f842b03de5 linter visit hooks for extensions
      dart-lang/sdk@3fe9ba152f Migration: implement Variables._decorateDirectSupertypes.
      dart-lang/sdk@d67eaefe77 Add more tests of the visibility of extension members
      dart-lang/sdk@72923471c4 strict-inference failures for untyped parameters:
      dart-lang/sdk@bfc7f8c4b5 Fix crash parsing invalid constructor initializer
      dart-lang/sdk@3e69627752 Fix type argument parsing crash
      dart-lang/sdk@e2777454cc Fix dartfmt bug
      dart-lang/sdk@d95bb2d74f [ package:vm_service ] Analyze package:vm_service on bots
      dart-lang/sdk@38ca72a3e7 [dart2js] TrivialRuntimeTypesNeed should not say non-generic classes need type arguments.
      dart-lang/sdk@04bd34ed87 Issue 37916. The name of ConstructorName cannot be shadowed.
      dart-lang/sdk@3865187956 [nnbd_migration] already-migrated types with 1:1 type args & params.
      dart-lang/sdk@e2fee9c0dd [pkg:vm_service] fix an issue serializing list args
      dart-lang/sdk@37183f8865 [observatory] Remove stale asserts from heap snapshot processing.
      dart-lang/sdk@396613d884 [pkg:vm_service] be more lenient towards nulls json fields in the java library
      dart-lang/sdk@0fee296130 [vm] Add wasmer to third_party, and support building rust libraries
      dart-lang/sdk@663a8630e6 Revert "[vm/ffi] Dispatch native callbacks through trampolines if we can't ensure callbacks will always be executable."
      dart-lang/sdk@e8c82c6784 [vm/ffi] Suppress irrelevant lint failures in FFI sources.
      dart-lang/sdk@bab592fd28 [vm/ffi] Dispatch native callbacks through trampolines if we can't ensure callbacks will always be executable.
      dart-lang/sdk@e34c4319dc Migration: property decorate implicit bottom types.
      dart-lang/sdk@c6e2497569 Migration: capture more exception information and make it easier to examine stack traces.
      dart-lang/sdk@fc16f8aa58 Apply flutter-engine patch to dump dart_package_config_tag version
      dart-lang/sdk@1e79aa6b7e Update LSP readme to link to dart-vim instructions
      fc27f80a
    • S
      Roll src/third_party/skia 9e081d164c81..42c6af9182d2 (3 commits) (#11366) · 3c695b13
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/9e081d164c81..42c6af9182d2
      
      git log 9e081d164c81..42c6af9182d2 --date=short --no-merges --format='%ad %ae %s'
      2019-08-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-08-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-08-21 fmalita@chromium.org [svgcanvas] Add flag to suppress newlines and tabs in XML
      
      Created with:
        gclient setdep -r src/third_party/skia@42c6af9182d2
      
      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=egdaniel@google.com
      3c695b13
    • J
      Build legacy web dart sdk (#11360) · e6b983ce
      Jonah Williams 提交于
      e6b983ce
    • C
      Dry up fixture comparison in embedder unit-tests. (#11359) · ccf5d619
      Chinmay Garde 提交于
      No functional change. Just makes testing with fixture images easier. Adding a
      whole lot more tests that use this path for the embedder surface rotation
      patches. Want to land stuff in smaller chunks.
      ccf5d619
    • E
      Remove engine hash from pom filename (#11356) · ce0bad76
      Emmanuel Garcia 提交于
      ce0bad76
    • S
      Roll src/third_party/skia 80bff5b3a2d7..9e081d164c81 (16 commits) (#11354) · 3606f7bc
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/80bff5b3a2d7..9e081d164c81
      
      git log 80bff5b3a2d7..9e081d164c81 --date=short --no-merges --format='%ad %ae %s'
      2019-08-21 herb@google.com Don't send strike with no pending glyphs
      2019-08-21 jlavrova@google.com Bug fixes for Flutter
      2019-08-21 brianosman@google.com SkRuntimeShaderMaker -> SkRuntimeShaderFactory
      2019-08-21 egdaniel@google.com Move CopyOps to CopyRenderTask.
      2019-08-21 csmartdalton@google.com Mark mipmaps dirty from makeClosed() rather than opList constructors
      2019-08-21 robertphillips@google.com Remove GrPendingIOResource
      2019-08-21 csmartdalton@google.com Convert GrManyDependentsMipMappedTest to a mock gpu test
      2019-08-21 fmalita@chromium.org [svgcanvas] Don't emit default fill and stroke attributes
      2019-08-21 bsalomon@google.com Fix sk_sp<> for incomplete type build issue
      2019-08-21 bungeman@google.com Simplify gdi handle use with gdi fonts.
      2019-08-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 12b0343d8960..47820316fcec (1 commits)
      2019-08-21 bsalomon@google.com GrSurfaceContext not ref counted.
      2019-08-21 reed@google.com improve verts bench
      2019-08-21 brianosman@google.com Conservatively consider any path with tiny edges to be concave
      2019-08-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 6655095842ec..12b0343d8960 (1 commits)
      2019-08-21 kjlubick@google.com Fix aggregators to use new gold objects
      
      Created with:
        gclient setdep -r src/third_party/skia@9e081d164c81
      
      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=egdaniel@google.com
      3606f7bc
    • D
      update sim script (#11355) · 1efb5b77
      Dan Field 提交于
      1efb5b77
    • D
      Firebase test for Platform Views on iOS (#11350) · 4b5ffb0a
      Dan Field 提交于
      4b5ffb0a
    • S
      De-dup FILE output for each license (#10945) · ab097a59
      stuartmorgan 提交于
      Only list each file once per license block.
      ab097a59
  2. 21 8月, 2019 25 次提交
  3. 20 8月, 2019 3 次提交