1. 23 9月, 2019 3 次提交
  2. 21 9月, 2019 10 次提交
    • B
      Roll src/third_party/dart ff0e8f8035..60c2bb9f5b (5 commits) · e7291442
      Ben Konyi 提交于
      dart-lang/sdk@60c2bb9f5b [vm/fuzzer] Disable controlflow collections
      dart-lang/sdk@7e68a0c95e Copy changes from f057e25 to sdk_nnbd.
      dart-lang/sdk@a42a2412b4 [dart2js] Add JS-interop classes as supertypes of JavaScriptObject.
      dart-lang/sdk@dd948188f7 [dart2js] Implement type relations for AnyType.
      dart-lang/sdk@43cacafb51 Revert "[dartdevc] fix for const / overridden fields"
      e7291442
    • B
      Roll src/third_party/dart 70a1e8e090..ff0e8f8035 (18 commits) · cd0330e6
      Ben Konyi 提交于
      dart-lang/sdk@ff0e8f8035 Make extension methods more readable on dart2js stacktraces
      dart-lang/sdk@3f8c7e5fa2 [cfe] Refactor local and read-only compound assignments
      dart-lang/sdk@771e0f7d32 [cfe] Refactor local and read-only if null assignments
      dart-lang/sdk@5997ea4d73 [cfe] Make buildSimpleRead and buildAssignment abstract
      dart-lang/sdk@68b1a2e7bd [cfe] Refactor super index access
      dart-lang/sdk@1e24146dab [cfe] Refactor this indexed access
      dart-lang/sdk@729099cc5b [ VM ] Update embedding API to perform Platform initialization
      dart-lang/sdk@2cebdaae2c Update MockSdk to support unsafe_html lint.
      dart-lang/sdk@125ed45eff [vm] Fix ResolveDynamicAnyArgs to avoid returning incorrect method extractor
      dart-lang/sdk@db035f39cf Remove some uses of 'type' and substitute2() it types.
      dart-lang/sdk@56913c2555 Changing val to accommodate double values
      dart-lang/sdk@2b4a84efd0 Revert "[vm/compiler] Drop redundant initializing stores of null"
      dart-lang/sdk@ff778d1cb4 [bazel] Sort certain things when compiling in incremental mode (take 2)
      dart-lang/sdk@96b8401cfc [vm/compiler] Drop redundant initializing stores of null
      dart-lang/sdk@8b4d89e03c [gardening] Mark FFI tests on Android as slow
      dart-lang/sdk@2b16ae1b54 [gardening] Fix unguarded uses of CompileType::ToSExpression.
      dart-lang/sdk@469863ded7 Fix bug in static extension member test.
      dart-lang/sdk@99713209c4 [CFE] Fix issue with cached calculations and recording dependencies
      cd0330e6
    • S
      Roll src/third_party/skia 2e29ab5b03aa..942d69fa9d5f (6 commits) (#12378) · 46be1ff6
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/2e29ab5b03aa..942d69fa9d5f
      
      git log 2e29ab5b03aa..942d69fa9d5f --date=short --no-merges --format='%ad %ae %s'
      2019-09-20 ethannicholas@google.com Revert "Fixed GLSL ES compilation error in GLTestAtlasTextRenderer"
      2019-09-20 ethannicholas@google.com Fixed GLSL ES compilation error in GLTestAtlasTextRenderer
      2019-09-20 bsalomon@google.com Check for scratch textures in GrResourceProvider.
      2019-09-20 kjlubick@google.com [canvaskit] add support for SkAnimatedImage
      2019-09-20 brianosman@google.com Use makeRenderTargetContextWithFallback when creating devices for layers
      2019-09-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      Created with:
        gclient setdep -r src/third_party/skia@942d69fa9d5f
      
      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 brianosman@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=brianosman@google.com
      46be1ff6
    • Y
      Store screenshot test output as Cirrus artifacts; do fuzzy comparison of... · d5820e95
      Yegor 提交于
      Store screenshot test output as Cirrus artifacts; do fuzzy comparison of non-matching screenshot pixels (#12274)
      
      - Store screenshot test output as Cirrus artifacts
      - Do fuzzy comparison of non-matching screenshot pixels
      - Make screenshot tests fail on Cirrus
      d5820e95
    • G
      Added unit tests for method channels. (#12373) · 933f83e3
      gaaclarke 提交于
      Added unit tests for method channels.
      933f83e3
    • J
      Roll Wuffs to 0.2.0-alpha.47 (#12376) · 48bb77c4
      Jason Simmons 提交于
      48bb77c4
    • D
      Sync dart_runner (#12375) · 819a9f58
      Dan Field 提交于
      819a9f58
    • S
      Roll src/third_party/skia ffdc3e668061..2e29ab5b03aa (12 commits) (#12374) · 0fce74f8
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/ffdc3e668061..2e29ab5b03aa
      
      git log ffdc3e668061..2e29ab5b03aa --date=short --no-merges --format='%ad %ae %s'
      2019-09-20 brianosman@google.com added support for user-defined functions to GrSKSLFP
      2019-09-20 robertphillips@google.com Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur (take 2)
      2019-09-20 ethannicholas@google.com Revert "added support for SkSL unpremul function"
      2019-09-20 vasilyt@chromium.org Added missed ETC2 case to GrVkFormatColorTypePairIsValid
      2019-09-20 reed@google.com call Graphics Init() to get faster asm
      2019-09-20 brianosman@google.com Reland "Use saveLayer-determined CT in SkGpuDevice::onCreateDevice"
      2019-09-20 ethannicholas@google.com regenerated fragment processors to make bot happy
      2019-09-20 brianosman@google.com Revert "Use saveLayer-determined CT in SkGpuDevice::onCreateDevice"
      2019-09-20 nifong@google.com Added functions supporting a resource view for images in the debugger.
      2019-09-20 brianosman@google.com Use saveLayer-determined CT in SkGpuDevice::onCreateDevice
      2019-09-20 brianosman@google.com Run gn format
      2019-09-20 brianosman@google.com Use 64 bit shift to make MSVC happy
      
      Created with:
        gclient setdep -r src/third_party/skia@2e29ab5b03aa
      
      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 brianosman@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=brianosman@google.com
      0fce74f8
    • B
      Roll src/third_party/dart 7c1821c4aa..70a1e8e090 (52 commits) · 1aff3f82
      Ben Konyi 提交于
      dart-lang/sdk@70a1e8e090 [cfe] Fix handling of access on type variables with dynamic bound
      dart-lang/sdk@5645cc64f5 [vm/compiler] Fix mismatches in early round trip.
      dart-lang/sdk@36c3eccc11 [CFE] Fix issue with exports and recording dependencies
      dart-lang/sdk@fae7d07fbc [ VM / Profiler ] Add --sample-buffer-duration flag to specify sample buffer size
      dart-lang/sdk@7367b6f192 fix for MISSING_CONST_FINAL_VAR_OR_TYPE
      dart-lang/sdk@0051da7f55 [nnbd] change modular nnbd test to enable non-nullable for sdk
      dart-lang/sdk@65078b5ee8 Stop using DynamicElementImpl/NeverElementImpl.type getter/setter.
      dart-lang/sdk@07922810b2 Remove writes to TypeParameterElement.type.
      dart-lang/sdk@8d2045f336 Remove ResolutionEraser.
      dart-lang/sdk@4c666569b5 Reland "[fuchsia] migrate from ioctls to FIDL"
      dart-lang/sdk@97346ff476 Initial migration i13n HTML output
      dart-lang/sdk@fd7e337dd6 [vm] Update wasmer and resolve a TODO.
      dart-lang/sdk@5aafee5196 [vm/fuzzer] Fix Analyser
      dart-lang/sdk@9cea50c0ca Use Substitution for type arguments validation.
      dart-lang/sdk@b26636925d [vm, compiler] Reduce alignment of Instructions and remove some debugging trap instructions.
      dart-lang/sdk@dcd5cd13fb Prepare to publish analyzer version 0.38.3.
      dart-lang/sdk@ccd19cd94d [vm/fuzzer] Decrease collection size
      dart-lang/sdk@e88057fe04 Add non-NNBD language version marker on all sdk_nnbd files.
      dart-lang/sdk@34253ce388 [dart2js] New RTI: Treat JavaScriptFunction as subtype of all function types.
      dart-lang/sdk@544915e0c1 [vm/bytecode] Initial support for AOT compilation from bytecode
      dart-lang/sdk@b2a9dc16ec [vm/fuzzer] Allow no recursion within collections
      dart-lang/sdk@f8f54c883b check for existing asserts before suggesting to add one
      dart-lang/sdk@892386ad22 Don't use ClassElement.type many places in analyzer.
      dart-lang/sdk@9ed45651a9 [cfe] Refactor super expressions
      dart-lang/sdk@5081eb15ee [cfe] Refactor handling of static if-null assignment
      dart-lang/sdk@f018ce0355 [cfe] Refactor handling of static get/set/compound
      dart-lang/sdk@dc211c3f9d [cfe] Refactoring handling of compound index set
      dart-lang/sdk@604f443285 [cfe] Refactor handling of if-null index assignment
      dart-lang/sdk@54c2dd737f [cfe] Refactor handling of index and index-set
      dart-lang/sdk@c7a083ee5a [cfe] Refactor handling of ++/--
      dart-lang/sdk@c2f35df918 [cfe] Refactor handling of compound local/property assignment
      dart-lang/sdk@40d75d733b [cfe] Refactor if-null and null-aware property access
      dart-lang/sdk@342b48bd27 Remove unused import
      dart-lang/sdk@396fec7cfb Use DriverResolutionTest directly, without ResolutionTest mixins.
      dart-lang/sdk@000de948fa add test for 38091
      dart-lang/sdk@596bd5b61c [dartdevc] Add modular NNBD test
      dart-lang/sdk@f6883ff726 Don't use ClassElement.type in summary2.
      dart-lang/sdk@9da8472e2d Don't use ClassElement.type in nnbd_migration.
      dart-lang/sdk@f7472249a2 Remove EnumMemberBuilder.
      dart-lang/sdk@605384dbe7 Migration: Add `nullability_migration_impl_test.dart` to test_all
      dart-lang/sdk@6e4794a584 [kernel] Clone all co-defined type parameters before visiting them.
      dart-lang/sdk@31996aa24f [vm/bytecode] Enable bytecode compiler by default in Dart SDK
      dart-lang/sdk@23def0da02 Migration: add support for assert initializers.
      dart-lang/sdk@8ffe04bcf7 Migration: integrate flow analysis for "is" checks.
      dart-lang/sdk@a85b7cef95 Migration: Add support for for-each loop variables.
      dart-lang/sdk@3fa2bbf202 [cfe] Fix incorrect const contexts.
      dart-lang/sdk@515a597710 [cfe] Remove Class.rawType
      dart-lang/sdk@b0f7cba35e [VM] Kernel service dill should not include full paths
      dart-lang/sdk@cdcec63569 [bazel] Sort certain things when compiling in incremental mode
      dart-lang/sdk@37111633be [DDK] SDK should not contain full paths
      dart-lang/sdk@740c72e251 [kernel] Mark class as non-dirty after computeCanonicalNames is run
      dart-lang/sdk@2a94546f94 Fix flutter-frontend bot and future problems in flutter HHH bot
      1aff3f82
    • D
      Add web engine screenshot (scuba) tests (#12353) · b875c7a5
      David Iglesias 提交于
      * Import all golden files and tests from internal repo.
      * Adapt test files to new screenshot API, and tweak some settings.
      
      (Check PR to see individual changes to each file)
      
      Fixes https://github.com/flutter/flutter/issues/40975
      b875c7a5
  3. 20 9月, 2019 9 次提交
  4. 19 9月, 2019 18 次提交
    • S
      Roll src/third_party/skia 6344cbd1df76..18531cde2ab7 (2 commits) (#12358) · 1cada0a6
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/6344cbd1df76..18531cde2ab7
      
      git log 6344cbd1df76..18531cde2ab7 --date=short --no-merges --format='%ad %ae %s'
      2019-09-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 a7003d5fc306..bf4268a3963b (7 commits)
      2019-09-19 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      
      Created with:
        gclient setdep -r src/third_party/skia@18531cde2ab7
      
      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 brianosman@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=brianosman@google.com
      1cada0a6
    • S
      Roll src/third_party/skia e2a903e18b59..6344cbd1df76 (3 commits) (#12357) · bf3af4d1
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/e2a903e18b59..6344cbd1df76
      
      git log e2a903e18b59..6344cbd1df76 --date=short --no-merges --format='%ad %ae %s'
      2019-09-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src b1c1d2844bd1..b8149cbe28ad (423 commits)
      2019-09-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 61a2765940a7..e9b6f28fdd71 (3 commits)
      2019-09-19 mtklein@google.com fold srcover coverage with SkVMBlitter
      
      Created with:
        gclient setdep -r src/third_party/skia@6344cbd1df76
      
      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 brianosman@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=brianosman@google.com
      bf3af4d1
    • B
      Roll src/third_party/dart cb80ea7ba9..ea969c358e (52 commits) · 9ead1be5
      Ben Konyi 提交于
      dart-lang/sdk@ea969c358e [vm/assembler] Split popcnt and lzcnt tests over feature set
      dart-lang/sdk@c9d187ec9c [vm/bytecode] Finalize type parameters while reading bytecode
      dart-lang/sdk@397c7e4d9a Revert "[vm/bytecode] Enable bytecode compiler by default in Dart SDK"
      dart-lang/sdk@108fe9cbcf Revert "[fuchsia] migrate from ioctls to FIDL"
      dart-lang/sdk@ad7374fcdb assist to insert null checks
      dart-lang/sdk@51d6145e77 [vm/assembler] Skip tests on hosts without POPCNT/LZCNT
      dart-lang/sdk@27c127db86 Use Process.start in ddb
      dart-lang/sdk@7305ae6c35 Revert "Update BoringSSL to 4dfd5af70191b068aebe567b8e29ce108cee85ce."
      dart-lang/sdk@93793a4ee8 Migration: add tests to document missing `required` keyword functionality.
      dart-lang/sdk@8acd1fe517 Update build rules to point to Fuchsia SDK rather than Flutter's buildroot
      dart-lang/sdk@39ff937afa [vm] Rename _LocalXMirror to _XMirror.
      dart-lang/sdk@bcca3c483b [vm/bytecode] Enable bytecode compiler by default in Dart SDK
      dart-lang/sdk@b988928c33 Declare type system fields as Dart2TypeSystem where we cast them.
      dart-lang/sdk@2e34231c8e [vm] Do not mirror default values of parameters of abstract methods
      dart-lang/sdk@771ee9f9ba Pass the output directory to dartfix and install a listener when output should be generated
      dart-lang/sdk@93f1324449 Update BoringSSL to 4dfd5af70191b068aebe567b8e29ce108cee85ce.
      dart-lang/sdk@0ad30fafc1 [vm/assembler] Added cpufeatures, added LZCNT (IA32/X64)
      dart-lang/sdk@4d9792668c Flow anaylsis: fix definite assignment tracking for for-each loop vars
      dart-lang/sdk@b43bb452f0 [vm/concurrency] Fix asan memory leak caused by longjmp over std::function<> objects
      dart-lang/sdk@f057e2506e [dart2js] Extended structured clone algorithm to JSObject.
      dart-lang/sdk@b699852e6d Add 'out'/'inout' keywords for variance.
      dart-lang/sdk@a1fdfb8fc8 Move ClassElement.thisType to API.
      dart-lang/sdk@4102e63f37 Deprecate TypeProvider.listType/mapType
      dart-lang/sdk@f1afb34924 Move strict-raw-type tests; add tests for extensions
      dart-lang/sdk@4fcef04d61 Deprecate TypeProvider.iterableType/streamType
      dart-lang/sdk@74af5f3496 Add a representation of the information captured from an nnbd migration
      dart-lang/sdk@bd28bad820 [dartdevc] add modular tests for old ddc
      dart-lang/sdk@9f4f0acb9e [vm/bytecode] Generate dependencies in front-end server in bytecode mode
      dart-lang/sdk@678f561ea6 Syntax tests for disabled variance flag.
      dart-lang/sdk@b510b91424 [vm] Bump abi version.
      dart-lang/sdk@998a421128 Migration: expose fix reasons through the instrumentation interface.
      dart-lang/sdk@a5683dfb62 Migration: add a repro for an issue with field formal parameters.
      dart-lang/sdk@dce98a23d1 Fix a typo in a diagnostic message (issue 38449)
      dart-lang/sdk@d4f1b8f8db Deprecate TypeProvider.futureType/futureOrType
      dart-lang/sdk@546440074a Stop reporting diagnostics on synthetic identifiers (issue 38448)
      dart-lang/sdk@f3b54fae0a Information for the migration result pages
      dart-lang/sdk@205b90f0de Take 3 for '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).'
      dart-lang/sdk@3731cfdef9 [vm] source report marks all const field as executed
      dart-lang/sdk@a56b4ee790 [cfe] Thread nullability from source for function types
      dart-lang/sdk@0c948521ca Update expectations in static_extesion_operators_test
      dart-lang/sdk@ce6f40bccc [dartdevc] fix for const / overridden fields
      dart-lang/sdk@38c6152884 [vm/concurrency] Add IsolateGroup::RunWithStoppedMutators and use it in various places
      dart-lang/sdk@97b561a8de [cfe] Update CoreTypes to handle raw types with it
      dart-lang/sdk@0281f9c425 [cfe] Add members to construct nullability in Library and LibraryBuilder
      dart-lang/sdk@6a27310b87 Reland "[build] Speed up debug and simulator builds by running steps on the prebuilt VM."
      dart-lang/sdk@4f1b0fdd0f [dart2js] (New RTI) Check all subtypes for trivial substitutions only when necessary.
      dart-lang/sdk@12c1b43365 Substitute bounds of fresh type parameters using all fresh type parameters.
      dart-lang/sdk@1a812bb6bb Deprecate TypeProvider.setType
      dart-lang/sdk@4b6ab33cfa [SDK] Reland: Remove dart:profiler library which has been deprecated since Dart 1.2       and remove all references to it in tests and the SDK build scripts.
      dart-lang/sdk@30d24335a8 [vm] Fix all wasm exception memory leaks
      dart-lang/sdk@bab399b5ae [vm, arm64] Add missing store barrier to PushArrayOfArguments.
      dart-lang/sdk@085f81224a [fuchsia] migrate from ioctls to FIDL
      9ead1be5
    • D
      skip flaky test (#12355) · dd081bea
      Dan Field 提交于
      dd081bea
    • D
      java lints (#12354) · 7fb14000
      Dan Field 提交于
      7fb14000
    • K
      [flutter_runner] Port vulkan surface changes (#12350) · 8dcd105f
      Kaushik Iska 提交于
      [flutter_runner] use dedicated allocation info
      
          This informs the vulkan driver that we're allocating memory
          dedicated to a single image. This is required for aemu and
          might also allow future drivers to make optimizations currently
          not possible.
      
          No change in behavior. Existing tests (modular_tests,
          scenic_tests, etc.) are sufficient and regressions will be
          prevented by running these tests on aemu.
      
          DX-939 #comment
      
          Test: fx shell run fuchsia-pkg://fuchsia.com/basemgr#meta/basemgr.cmx --base_shell=fuchsia-pkg://fuchsia.com/spinning_cube#meta/spinning_cube.cmx
          Change-Id: If4ecd9aaa09f12f94654a68e8e9fe979748f44af
      
          [flutter_runner] use external image create info
      
          DX-939 #progress
          MA-394 #progress
      
          This informs the vulkan driver that we're creating an image
          that will be backed by external memory. The driver driver can
          decide to use different memory requirements based on the if
          memory for the image can be exported or not.
      
          No change in behavior. Existing tests (modular_tests,
          scenic_tests, etc.) are sufficient and regressions will be
          prevented by running these tests on aemu.
      
          Test: fx shell run fuchsia-pkg://fuchsia.com/basemgr#meta/basemgr.cmx --base_shell=fuchsia-pkg://fuchsia.com/spinning_cube#meta/spinning_cube.cmx
          Change-Id: I489318c2e31f752f76c80a81245e203861d44d94
      8dcd105f
    • S
      Roll src/third_party/skia f19f9caab2b4..e2a903e18b59 (1 commits) (#12351) · 92afbfdf
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/f19f9caab2b4..e2a903e18b59
      
      git log f19f9caab2b4..e2a903e18b59 --date=short --no-merges --format='%ad %ae %s'
      2019-09-18 csmartdalton@google.com Reland "Reorder msaa and mipmap resolves to happen all at once"
      
      Created with:
        gclient setdep -r src/third_party/skia@e2a903e18b59
      
      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 brianosman@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=brianosman@google.com
      92afbfdf
    • K
      [flutter_runner] Explicitly set |trace_skia| to false (#12349) · eed16d34
      Kaushik Iska 提交于
      Explicitly set |Application|'s |flutter::Settings| |trace_skia| field to
      false (it currently defaults to false), in order to slightly simplify
      the enabling skia trace events workflow.
      
      PT-145 #comment-patch
      
      Change-Id: Ib40f9ed3dc6f824056465db2cd45309c78b7e3b4
      eed16d34
    • K
    • K
      [flutter_runner][async] Migrate dart/flutter to new async-loop APIs (#12347) · 9036234c
      Kaushik Iska 提交于
      Change-Id: I11ca124878d2652798ed49958c42aa10ae019ef9
      9036234c
    • K
      [flutter_runner] Move from runner context to component context (#12346) · 725dc259
      Kaushik Iska 提交于
      * [flutter_runner] Move from runner context to component context
      
      * remove the file references
      725dc259
    • K
      33ad6757
    • K
      [flutter_runner] Remove usages of shared snapshots from CC sources (#12343) · e0a24d63
      Kaushik Iska 提交于
      Build rules still reference creating share snapshot data and instructions. This makes the engine to always pass them as empty to the dart vm. To be followed up with a change to alter the build rules to stop referencing the shared snapshots.
      
      This is not being used currently and the fact that the runner will be built outside of the flutter tree means that the apps will not have much to gain via shared snapshots. The rationale behind this change is to partially make migrating the runner out of topaz tree easier.
      
      Change-Id: Ibc4dd6a298d65082416af753522f5a17c88a750a
      e0a24d63
    • K
      7f7250f4
    • D
      Add missing CL, fix targets for Fuchsia (#12338) · 00a12c41
      Dan Field 提交于
      00a12c41
    • D
      More controls for Screenshot tests (for web) (#12284) · d3c60ace
      David Iglesias 提交于
      New features for golden tests (for web):
      
      * Height/width of headless browser instance extracted to constants
      * Remove border from the host iframe
      * Added 'region' to matchGoldenFile, so screenshots can capture only
      a subset of the viewport
      * Added image-format-awareness (png) to screenshot comparison, so it
      doesn't only look at raw bytes
      * When a test fails, output a diff image alongside the unexpected
      output.
      d3c60ace
    • S
      Roll src/third_party/skia 8391bac5c6f0..f19f9caab2b4 (8 commits) (#12341) · de1e7415
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/8391bac5c6f0..f19f9caab2b4
      
      git log 8391bac5c6f0..f19f9caab2b4 --date=short --no-merges --format='%ad %ae %s'
      2019-09-18 bsalomon@google.com Handle F16Norm clamping in SkPaint->GrPaint conversion.
      2019-09-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-09-18 mtklein@google.com move skvm debug tools back to core
      2019-09-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-09-18 herb@google.com Reland "SkZip - synchronized indexing of several pointers"
      2019-09-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-09-18 robertphillips@google.com Last tranche of new SkColorTypes
      2019-09-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      Created with:
        gclient setdep -r src/third_party/skia@f19f9caab2b4
      
      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 brianosman@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=brianosman@google.com
      de1e7415
    • T
      [fuchsia] add fuchsia.netstack.Netstack (#12325) · 00f23b2e
      Tamir Duberstein 提交于
      Needed in preparation for
      https://dart-review.googlesource.com/c/sdk/+/117620.
      
      Test:
        git grep -l -E '(socket\.Provider|NameLookup)' | \
        xargs grep -L fuchsia.netstack.Netstack
      00f23b2e