1. 10 9月, 2019 8 次提交
    • B
      Roll src/third_party/dart 2e8d912848..ccb6ba948b (30 commits) · c31583a6
      Ben Konyi 提交于
      dart-lang/sdk@ccb6ba948b [cfe] Gather constraints from both possibilities for FutureOr
      dart-lang/sdk@f1f709ec11 Migration: add support for metadata on library/import/export/part/part-of directives.
      dart-lang/sdk@1daf84f0dc [nnbd_migration] support spread elements
      dart-lang/sdk@7413879026 [analyzer] Add getter isNullAware to SpreadElement
      dart-lang/sdk@78bf8f08b9 Fix language_2/deferred_load_library_wrong_args_test.
      dart-lang/sdk@9fccb5120b [vm/bytecode] Fix clobbering of exception handler types in bytecode reader.
      dart-lang/sdk@b4724c1d78 Fix language_2/regress_23408_test.
      dart-lang/sdk@424ef3646e [vm/fuzzer] Print steps to reproduce on divergence
      dart-lang/sdk@76bc894576 [vm/bytecode] Generate explicit DebugCheck for assignment to static field
      dart-lang/sdk@95db62d6a2 [vm/io] Return data right away if it's ready.
      dart-lang/sdk@601d8934f4 Fix issue31596 tests
      dart-lang/sdk@32848c3a25 Migration: Rework handling of assignments to FutureOr.
      dart-lang/sdk@36648acfcc [nnbd_migration] Pass as casts to _handleAssignment
      dart-lang/sdk@98837e6e43 [vm/bytecode] Workaround for incorrect type parameters in function types
      dart-lang/sdk@4e7b77e428 Fix language_2/super_bound_closure_test
      dart-lang/sdk@a2c8b69af0 Status file cleanup
      dart-lang/sdk@879cdeffb3 update scanner test
      dart-lang/sdk@909e2515af Fix regress_29025_test
      dart-lang/sdk@ecb9a113d1 Fix language_2/regress_22976_test
      dart-lang/sdk@ef2a21ffd9 [vm/bytecode] Use local variable information when compiling from bytecode
      dart-lang/sdk@27f803db76 fix for convert_to_null_aware_operators
      dart-lang/sdk@0851b9ae4c Consider both getter and setter when deciding whether an extension reference is ambiguous.
      dart-lang/sdk@4310d157a1 Fix language_2/type_promotion_more_specific_test/04
      dart-lang/sdk@438c595950 Fix language_2/regress_30339_test
      dart-lang/sdk@9497b7b0a4 Delete language_2/regress_29405_test
      dart-lang/sdk@6f38a73618 Remove most of the task model.
      dart-lang/sdk@fbd21a0d1f Guard against null in exportedDeclarations.
      dart-lang/sdk@b4614904de Migration: add support for indexing on a dynamic type.
      dart-lang/sdk@9fd672b1b7 fix for prefer_expression_bodies
      dart-lang/sdk@c2e55a26bc [vm/bytecode] Cleanup support for old bytecode format versions before v10
      c31583a6
    • S
      Roll src/third_party/skia 9e5c47936b17..b88894c8811b (3 commits) (#12151) · 4542886f
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/9e5c47936b17..b88894c8811b
      
      git log 9e5c47936b17..b88894c8811b --date=short --no-merges --format='%ad %ae %s'
      2019-09-10 bsalomon@google.com Remove per-format glCheckframebufferStatus checks.
      2019-09-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial).
      2019-09-10 benjaminwagner@google.com [infra] Switch Mac builders to 10.14.6.
      
      Created with:
        gclient setdep -r src/third_party/skia@b88894c8811b
      
      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 mtklein@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=mtklein@google.com
      4542886f
    • S
      Roll src/third_party/skia 1bf30ce852e0..9e5c47936b17 (2 commits) (#12129) · 548998fd
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/1bf30ce852e0..9e5c47936b17
      
      git log 1bf30ce852e0..9e5c47936b17 --date=short --no-merges --format='%ad %ae %s'
      2019-09-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 a7ff7df26f28..58c5b07b47cf (7 commits)
      2019-09-10 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      
      Created with:
        gclient setdep -r src/third_party/skia@9e5c47936b17
      
      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 mtklein@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=mtklein@google.com
      548998fd
    • S
      Roll src/third_party/skia 8cae1e95a23b..1bf30ce852e0 (2 commits) (#12106) · f1490a28
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/8cae1e95a23b..1bf30ce852e0
      
      git log 8cae1e95a23b..1bf30ce852e0 --date=short --no-merges --format='%ad %ae %s'
      2019-09-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 44e6523d7ff3..cebb9635a5d5 (1 commits)
      2019-09-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a0cef9f54754..340a17ae1cc7 (385 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@1bf30ce852e0
      
      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 mtklein@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=mtklein@google.com
      f1490a28
    • S
      Roll src/third_party/skia c2d84bfa7421..8cae1e95a23b (4 commits) (#12086) · 39c80670
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/c2d84bfa7421..8cae1e95a23b
      
      git log c2d84bfa7421..8cae1e95a23b --date=short --no-merges --format='%ad %ae %s'
      2019-09-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-09-09 herb@google.com Cleanup SkPackedGlyphID
      2019-09-09 brianosman@google.com Remove temporary Metal pipeline cache size hack
      2019-09-09 hcm@google.com Add release section for milestones and rel notes
      
      Created with:
        gclient setdep -r src/third_party/skia@8cae1e95a23b
      
      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 mtklein@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=mtklein@google.com
      39c80670
    • B
      Roll src/third_party/dart fb14babf59..2e8d912848 (65 commits) · b19e75a5
      Ben Konyi 提交于
      dart-lang/sdk@2e8d912848 [developer] Allow async end events to have independent arguments.
      dart-lang/sdk@09ce6d30e7 [vm, service] Remove _collectAllGarbage.
      dart-lang/sdk@bc24702149 Add missing parens to static_extension_getter_setter_conflicts_test.dart
      dart-lang/sdk@e9dcb9f45d fix typo in factory; add mixin text for protected
      dart-lang/sdk@ab5e36bcfb fix for prefer_int_literals
      dart-lang/sdk@41c5b81818 [cfe] Special error message for illegal override of a setter by a field
      dart-lang/sdk@e9c3eebef1 [infra] Add handling of signed SDK directories to promote.py
      dart-lang/sdk@ff0fda7732 [cfe] Handle UnknownType using defaultDartType
      dart-lang/sdk@129d4a6144 simplify dartfix output
      dart-lang/sdk@41bf7443d4 update parser to report static constructor
      dart-lang/sdk@cb1efb8d27 update parser to allow "late var" in NNBD
      dart-lang/sdk@99007f3a3e remove duplicate error generation in ClassBuilder
      dart-lang/sdk@fb73cb19e6 update parser to report MixinDeclaresConstructor error
      dart-lang/sdk@355df2a354 split AstBuilder endClassConstructor out of endClassMethod event
      dart-lang/sdk@b6f6240013 fix extension factory declaration in AST
      dart-lang/sdk@618b56d24d fix conditional expression parsing with NNBD enabled
      dart-lang/sdk@fb446e5768 [dartdevc] Properly emitting JS interop anonymous classes
      dart-lang/sdk@4a4f7cbde3 Migration: Handle uses of typedef types as expressions.
      dart-lang/sdk@0b0c113b52 Migration: rework edge builder prefix handling.
      dart-lang/sdk@028d97bb1d Migration: handle references to already-migrated fields.
      dart-lang/sdk@cbe135255d Migration: add support for most compound assignments.
      dart-lang/sdk@daaa6657b1 Migration: fix a corner case of post-dominator analysis.
      dart-lang/sdk@23d28932f0 Remove asserts in TypeProviderImpl.
      dart-lang/sdk@3d3bbc2dbf Remove 'strongMode' flag in StaticTypeAnalyzerTest.
      dart-lang/sdk@7f8398e484 Changes to MockSdk to make it usable in linter.
      dart-lang/sdk@116cfbaa2d Issue 38198. Fix for isMoreSpecific() extension.
      dart-lang/sdk@9391e15cfd [ package:vm_service ] Added support for service protocol version 3.27.
      dart-lang/sdk@13a69b5631 [vm/bytecode] Replace ICData constant pool entries with DynamicCall
      dart-lang/sdk@cff9c587f4 Tighten call conventions in allowInterop
      dart-lang/sdk@c0f49b05dd [vm/debugger] Pick the correct context async variable in bytecode frames.
      dart-lang/sdk@68dede011e [ VM / Service ] Add getCpuProfileSamples RPC which returns a minimally processed sample buffer.
      dart-lang/sdk@84db16381d [vm] Remove dead --load_deferred_eagerly and dependent code tracking for library prefixes.
      dart-lang/sdk@1d6ab52f38 [vm] Fix CoreSnapshotSize and StandaloneSnapshotSize to account for the image page size.
      dart-lang/sdk@fd7676e0bc Fix language_2/config_import_corelib_test
      dart-lang/sdk@5247036142 fix for convert_to_if_element
      dart-lang/sdk@e1dc432102 [vm/fuzzer]  Update rerun output and parser script
      dart-lang/sdk@2c219ddb07 Replace AnalysisContextFactory with TestAnalysisContext.
      dart-lang/sdk@67cdae394f Add import fix in missed case
      dart-lang/sdk@cf94c3a2fa Additional tests verifying interaction between mixins, static extensions, and visiblity annotations (protected, visibleForTemplate, visibleForTesting).
      dart-lang/sdk@ffd50c0dc5 Report EXTENSION_AS_EXPRESSION, set type fo dynamic.
      dart-lang/sdk@254d0776d4 [vm/fuzzer] Fix bug where FFI caused dart crash
      dart-lang/sdk@f5c0e2e362 [vm/concurrency] Ensure instance size in class table is either 0 or the correct size
      dart-lang/sdk@eb60f0531e Support a fix to add a setter, both in extensions and elsewhere
      dart-lang/sdk@e227ffa955 Migration: improve handling of catch clauses.
      dart-lang/sdk@40454f0918 Fix language_2/f_bounded_quantification2_test
      dart-lang/sdk@836f6de0f4 Fix language_2/f_bounded_quantification4_test
      dart-lang/sdk@8ad0832bcb [vm/bytecode] Use static types of parameters when compiling from bytecode
      dart-lang/sdk@1354ec93db fix for prefer_for_elements_to_map_fromIterable
      dart-lang/sdk@152aa5a6ed fix calls following null-assertion operator
      dart-lang/sdk@4e4047a52f fix extension abstract method error
      dart-lang/sdk@a689f8df06 corelib_2/unsigned_shift_test fixes
      dart-lang/sdk@6f4ceb887e [vm] Provide a couple more gdb helpers to print stack traces.
      dart-lang/sdk@d7c96f323d Migration: handle prefixed class references.
      dart-lang/sdk@0d63ce1d0c Clean up MockSdkElements.
      dart-lang/sdk@8022f885af Stop using TestTypeProvider in analyzer_plugin.
      dart-lang/sdk@e55a1e0f3a [vm/fuzzer] Add filter keywords to collect_data
      dart-lang/sdk@c6a6add465 [vm/fuzzer] Count re-runs
      dart-lang/sdk@d964c50cff clear contents on TemplateElement#setInnerHtml before appending
      dart-lang/sdk@c8f3f132ad [vm, snapshot] Use data image pages for kFull snapshots.
      dart-lang/sdk@add83ad185 Fix language_2/generic_no_such_method_dispatcher_test
      dart-lang/sdk@f5b53276ce Fix language_2/compile_time_constant_static5_test
      dart-lang/sdk@e34d71feee [nnbd_migration] Implement if/for in map/set
      dart-lang/sdk@da235a57f8 [nnbd_migration] Fix for elements for list literals
      dart-lang/sdk@6ae9709bcb Create TestTypeProvider as TypeProviderImpl on MockSdkElements.
      dart-lang/sdk@46d7064108 Stop using resolutionMap in DDC.
      b19e75a5
    • S
      Roll src/third_party/skia 28d40b2e7ade..c2d84bfa7421 (3 commits) (#12082) · c2b3d888
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/28d40b2e7ade..c2d84bfa7421
      
      git log 28d40b2e7ade..c2d84bfa7421 --date=short --no-merges --format='%ad %ae %s'
      2019-09-09 ethannicholas@google.com fixed byte/ubyte types in SPIR-V output
      2019-09-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-09-09 brianosman@google.com Simplify GPUSink constructors by just passing the config object
      
      Created with:
        gclient setdep -r src/third_party/skia@c2d84bfa7421
      
      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 mtklein@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=mtklein@google.com
      c2b3d888
    • S
      Roll src/third_party/skia 4f2674da4bbc..28d40b2e7ade (4 commits) (#12077) · 6e017f0c
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/4f2674da4bbc..28d40b2e7ade
      
      git log 4f2674da4bbc..28d40b2e7ade --date=short --no-merges --format='%ad %ae %s'
      2019-09-09 egdaniel@google.com Reland "Add support for direct use of vulkan primary command buffer in render pass."
      2019-09-09 ethannicholas@google.com Fixed skslc assertion failure discovered by fuzzer
      2019-09-09 brianosman@google.com Remove legacy flag: GrContextOptions::fDisallowGLSLBinaryCaching
      2019-09-09 reed@google.com share private iterator/helpers for building paths
      
      Created with:
        gclient setdep -r src/third_party/skia@28d40b2e7ade
      
      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 mtklein@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=mtklein@google.com
      6e017f0c
  2. 09 9月, 2019 2 次提交
  3. 08 9月, 2019 1 次提交
  4. 07 9月, 2019 9 次提交
    • S
      Roll src/third_party/skia 69a426f5a427..f433336585ed (1 commits) (#12068) · 075a61fc
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/69a426f5a427..f433336585ed
      
      git log 69a426f5a427..f433336585ed --date=short --no-merges --format='%ad %ae %s'
      2019-09-07 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      
      Created with:
        gclient setdep -r src/third_party/skia@f433336585ed
      
      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 jlavrova@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=jlavrova@google.com
      075a61fc
    • S
      Roll src/third_party/skia 380561393385..69a426f5a427 (2 commits) (#12067) · be398209
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/380561393385..69a426f5a427
      
      git log 380561393385..69a426f5a427 --date=short --no-merges --format='%ad %ae %s'
      2019-09-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-09-07 iannucci@chromium.org Remove use of deprecated tempfile module in skia.
      
      Created with:
        gclient setdep -r src/third_party/skia@69a426f5a427
      
      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 jlavrova@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=jlavrova@google.com
      be398209
    • S
      Roll src/third_party/skia c30f1a936d84..380561393385 (3 commits) (#12059) · 6bafbf95
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/c30f1a936d84..380561393385
      
      git log c30f1a936d84..380561393385 --date=short --no-merges --format='%ad %ae %s'
      2019-09-06 benjaminwagner@google.com [infra] Update Mac 10.14 bots to 10.14.6
      2019-09-06 cblume@chromium.org Add blocklist command line parameter
      2019-09-06 egdaniel@google.com Revert "Add support for direct use of vulkan primary command buffer in render pass."
      
      Created with:
        gclient setdep -r src/third_party/skia@380561393385
      
      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 jlavrova@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=jlavrova@google.com
      6bafbf95
    • B
      Roll src/third_party/dart ec7ec4ecf7..fb14babf59 (19 commits) · e2ba93d7
      Ben Konyi 提交于
      dart-lang/sdk@fb14babf59 [vm/fuzzer] disable control flow collections again
      dart-lang/sdk@5d4940f968 Migration: remove a bogus comment
      dart-lang/sdk@6043b53af6 Migration: add the ability to dump the graph after propagation.
      dart-lang/sdk@cdd2f855e1 Migration: handle upcasts from function type to Function or Object.
      dart-lang/sdk@7e04e051cf Migration: add an option to print just exception nodes rather than full stack traces.
      dart-lang/sdk@28d16e1172 Migration: implement substitution logic for generic function types.
      dart-lang/sdk@f48a5a9f64 Support create method fix for extensions
      dart-lang/sdk@17c06c342e Unify to single TypeProviderImpl.
      dart-lang/sdk@8c13ecf443 [cfe] Handle nested on-types
      dart-lang/sdk@0a49ddef73 Remove previewDart2 related code in some tests.
      dart-lang/sdk@836039e9b6 Add MockSdkElements for creating dart:core and dart:async mocks.
      dart-lang/sdk@d8f16611ed Support replacing similar names in extensions
      dart-lang/sdk@4d0fa1e402 fix for slash_for_doc_comments
      dart-lang/sdk@dc204ec879 [CFE] Preserve file URIs of expressions in unevaluated constants.
      dart-lang/sdk@0242f0c724 [kernel] FileUriExpression node
      dart-lang/sdk@70a7cbf49d [vm] Support extensions in ffi transformation and tfa tree shaker
      dart-lang/sdk@7152fd06a5 [cfe] Handle [] and []= on extensions
      dart-lang/sdk@deb2fcf818 [cfe] Handle extension operators
      dart-lang/sdk@7ca157dfd6 [cfe] Thread nullability modifiers for some InterfaceTypes in outline
      e2ba93d7
    • B
      Roll src/third_party/dart be66176534..ec7ec4ecf7 (37 commits) · 0c6a538d
      Ben Konyi 提交于
      dart-lang/sdk@ec7ec4ecf7 [gardening] Fix import to fix Flutter build
      dart-lang/sdk@f989605cc9 Fix dartdoc typo in ffi
      dart-lang/sdk@2246f0a8a3 Compute constant dependencies for constructor elements in canBeConst().
      dart-lang/sdk@981be87206 Add configuration options and flags for controlling NNBD mode.
      dart-lang/sdk@9ff104efd6 Move StaticError and StaticErrorParser to a separate file.
      dart-lang/sdk@bad1816c21 Migration: add edge builder support for generic method invocations.
      dart-lang/sdk@35f45f0ee4 Do null-aware shorting for IndexExpression.
      dart-lang/sdk@90aca0b8d5 Add test for incomparable on type resolution and fix expectations.
      dart-lang/sdk@f4229da6ab [vm, bytecode] Produce compile-time errors instead of crashing when failing to resolve libraries etc.
      dart-lang/sdk@a64b06ec83 [gardening] Migrate most files to be implicit-bool-conversion free
      dart-lang/sdk@698d120328 base processor migration; fix to add type annotations
      dart-lang/sdk@d9a9346c3f [vm/compiler] Fix truncating logic
      dart-lang/sdk@d2dc053752 Corrections to "[vm] Fix ASAN build."
      dart-lang/sdk@592914fb8b Don't report HintCode.CAN_BE_NULL_AFTER_NULL_AWARE when NNBD.
      dart-lang/sdk@c219a76652 Reland "[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs)."
      dart-lang/sdk@6a8c988fc4 Simplify the computeCompilerArguments().
      dart-lang/sdk@9a847a98e8 [ VM / Service ] Fix docs for @Instance not including optional closureFunction and closureContext fields
      dart-lang/sdk@ff8b43750a Move reporting INVALID_ASSIGNMENT for compound assignments into StaticTypeAnalyzer.
      dart-lang/sdk@cf5e9ca423 Additional tests and fixes for creating getters
      dart-lang/sdk@6e3498cd08 bump server SDK constraint lower bound
      dart-lang/sdk@89dde0501d Migration: fix handling of assignments involving FutureOr.
      dart-lang/sdk@ec48af600f Support fix to import a library defining an extention
      dart-lang/sdk@4fbd758f9e [vm/bytecode] Optimize comparisons with null
      dart-lang/sdk@16a4c0d13c Bump up oldest_supported_abi_version for abi bot
      dart-lang/sdk@c7bb9cf5c4 refactor to share common fix/assist processor code
      dart-lang/sdk@5a45050d1e [observatory] Flatten the heap snapshot before loading.
      dart-lang/sdk@75374b89f6 [vm] Fix ASAN build.
      dart-lang/sdk@8ee3f314cb [vm/gardening] clang tidy fixes
      dart-lang/sdk@89ad636b58 Remove the old "preview Dart 2" flags from the test runner.
      dart-lang/sdk@aa34de3fe5 Flow analysis: adjust _variableInfosEqual to do a shallow comparison.
      dart-lang/sdk@ea35690b96 Flow analysis: add unit tests of try/finally handling.
      dart-lang/sdk@b179ef33ec Flow analysis: add unit tests of try/catch handling.
      dart-lang/sdk@e2a00dc465 Flow analysis: add unit tests of while statements
      dart-lang/sdk@edceedff90 [vm, reload] Allow any change to a class that hasn't yet been declaration loaded.
      dart-lang/sdk@68ba13e4e8 With NNBD null-shorting is performed.
      dart-lang/sdk@a7723d5c40 [vm] Out-line handle allocation.
      dart-lang/sdk@16be3a095d [vm/benchmark] Add *Bytes suffix to Isolate SendReceive benchmark
      0c6a538d
    • S
      Roll src/third_party/skia 080d210e7acc..c30f1a936d84 (21 commits) (#12031) · 37f81cd0
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/080d210e7acc..c30f1a936d84
      
      git log 080d210e7acc..c30f1a936d84 --date=short --no-merges --format='%ad %ae %s'
      2019-09-06 egdaniel@google.com Move surface wait ops to GrRenderTasks.
      2019-09-06 reed@google.com simplify convexity-helper code
      2019-09-06 brianosman@google.com Add support for pre-compiling cached SkSL shaders
      2019-09-06 reed@google.com speed-up rotated rects for drawAtlas
      2019-09-06 ethannicholas@google.com Revert "Revert "switched SkSL interpreter over to threaded code""
      2019-09-06 egdaniel@google.com Add support for direct use of vulkan primary command buffer in render pass.
      2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-09-06 robertphillips@google.com Cleanup after removal of IORefs from GrSurface
      2019-09-06 robertphillips@google.com Add kRG_88_SkColorType
      2019-09-06 hcm@google.com Update Skia milestone to 79
      2019-09-06 joe@bitworking.org Add env vars to cloudbuild.yaml to enable vpython for depot_tools.
      2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-09-06 reed@google.com don't call mutex if we're unique
      2019-09-06 brianosman@google.com Make the size of program/pipeline caches configurable in GrContextOptions
      2019-09-06 reed@google.com use scratch path to save on mallocs in drawAtlas
      2019-09-06 robertphillips@google.com Remove IORefs from GrSurface
      2019-09-06 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0c35e0f44dbd..df0ce01870fa (5 commits)
      2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src e96090c328fe..649263777d17 (605 commits)
      2019-09-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cf0e2fe12289..5d0faf9be9d7 (4 commits)
      2019-09-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      Created with:
        gclient setdep -r src/third_party/skia@c30f1a936d84
      
      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 jlavrova@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=jlavrova@google.com
      37f81cd0
    • K
      [flutter_runner] Kernel platform files can now be built in topaz (#12016) · 7ea9884a
      Kaushik Iska 提交于
      - Tested this compatibility in topaz repo. The build rules can now be
      used to build kernel_platform_files in topaz tree, after this change we
      can migrate the platform*dill and vm*snapshot files in topaz to use the
      engine built artifacts.
      
      - Also removes some namespace conflicts for dart configuration.
      7ea9884a
    • S
      Roll fuchsia/sdk/core/linux-amd64 from Z7PSg... to R1yqu... (#11945) · b9ce2500
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from Z7PSg... to R1yqu...
      
      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
      b9ce2500
    • B
      Revert "Roll src/third_party/dart be66176534..f4229da6ab (29 commits)" (#12029) · 2c028435
      Ben Konyi 提交于
      This reverts commit 0f492d8a.
      2c028435
  5. 06 9月, 2019 6 次提交
    • B
      Roll src/third_party/dart be66176534..f4229da6ab (29 commits) · 0f492d8a
      Ben Konyi 提交于
      dart-lang/sdk@f4229da6ab [vm, bytecode] Produce compile-time errors instead of crashing when failing to resolve libraries etc.
      dart-lang/sdk@a64b06ec83 [gardening] Migrate most files to be implicit-bool-conversion free
      dart-lang/sdk@698d120328 base processor migration; fix to add type annotations
      dart-lang/sdk@d9a9346c3f [vm/compiler] Fix truncating logic
      dart-lang/sdk@d2dc053752 Corrections to "[vm] Fix ASAN build."
      dart-lang/sdk@592914fb8b Don't report HintCode.CAN_BE_NULL_AFTER_NULL_AWARE when NNBD.
      dart-lang/sdk@c219a76652 Reland "[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs)."
      dart-lang/sdk@6a8c988fc4 Simplify the computeCompilerArguments().
      dart-lang/sdk@9a847a98e8 [ VM / Service ] Fix docs for @Instance not including optional closureFunction and closureContext fields
      dart-lang/sdk@ff8b43750a Move reporting INVALID_ASSIGNMENT for compound assignments into StaticTypeAnalyzer.
      dart-lang/sdk@cf5e9ca423 Additional tests and fixes for creating getters
      dart-lang/sdk@6e3498cd08 bump server SDK constraint lower bound
      dart-lang/sdk@89dde0501d Migration: fix handling of assignments involving FutureOr.
      dart-lang/sdk@ec48af600f Support fix to import a library defining an extention
      dart-lang/sdk@4fbd758f9e [vm/bytecode] Optimize comparisons with null
      dart-lang/sdk@16a4c0d13c Bump up oldest_supported_abi_version for abi bot
      dart-lang/sdk@c7bb9cf5c4 refactor to share common fix/assist processor code
      dart-lang/sdk@5a45050d1e [observatory] Flatten the heap snapshot before loading.
      dart-lang/sdk@75374b89f6 [vm] Fix ASAN build.
      dart-lang/sdk@8ee3f314cb [vm/gardening] clang tidy fixes
      dart-lang/sdk@89ad636b58 Remove the old "preview Dart 2" flags from the test runner.
      dart-lang/sdk@aa34de3fe5 Flow analysis: adjust _variableInfosEqual to do a shallow comparison.
      dart-lang/sdk@ea35690b96 Flow analysis: add unit tests of try/finally handling.
      dart-lang/sdk@b179ef33ec Flow analysis: add unit tests of try/catch handling.
      dart-lang/sdk@e2a00dc465 Flow analysis: add unit tests of while statements
      dart-lang/sdk@edceedff90 [vm, reload] Allow any change to a class that hasn't yet been declaration loaded.
      dart-lang/sdk@68ba13e4e8 With NNBD null-shorting is performed.
      dart-lang/sdk@a7723d5c40 [vm] Out-line handle allocation.
      dart-lang/sdk@16be3a095d [vm/benchmark] Add *Bytes suffix to Isolate SendReceive benchmark
      0f492d8a
    • S
      Roll src/third_party/skia 8fda88ed6d41..080d210e7acc (4 commits) (#11922) · f4d93058
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/8fda88ed6d41..080d210e7acc
      
      git log 8fda88ed6d41..080d210e7acc --date=short --no-merges --format='%ad %ae %s'
      2019-09-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-09-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-09-05 herb@google.com Remove bool for RemoteStrike send
      2019-09-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      Created with:
        gclient setdep -r src/third_party/skia@080d210e7acc
      
      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 jlavrova@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=jlavrova@google.com
      f4d93058
    • S
      Roll src/third_party/skia adecf4b6d5fe..8fda88ed6d41 (8 commits) (#11903) · df9efd3a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/adecf4b6d5fe..8fda88ed6d41
      
      git log adecf4b6d5fe..8fda88ed6d41 --date=short --no-merges --format='%ad %ae %s'
      2019-09-05 reed@google.com reverse/restore order of verbs in path to be forward (normal)
      2019-09-05 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
      2019-09-05 khushalsagar@chromium.org Reland: Only send the RemoteStrikes that have pending glyphs.
      2019-09-05 egdaniel@google.com Begin renderpasses immediately in GrVkOpsRenderPass.
      2019-09-05 jvanverth@google.com Add touch support to viewer
      2019-09-05 michaelludwig@google.com Clean up prior backdrop-filter CL
      2019-09-05 egdaniel@google.com Update some ops to create their buffers in onPrepare.
      2019-09-05 ethannicholas@google.com Revert "switched SkSL interpreter over to threaded code"
      
      Created with:
        gclient setdep -r src/third_party/skia@8fda88ed6d41
      
      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 jlavrova@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=jlavrova@google.com
      df9efd3a
    • B
      Roll src/third_party/dart d0218d4771..be66176534 (11 commits) · d6023505
      Ben Konyi 提交于
      dart-lang/sdk@be66176534 [vm/linux] Don't expose symbols from statically-linked libc++.
      dart-lang/sdk@ec6c6542a2 [dartdevc] escape all identifiers
      dart-lang/sdk@92ed74e5f1 Reland "[vm] support zoneID for http"
      dart-lang/sdk@7d0266a604 [vm/compiler] Fix use of enum value as bool in serializer.
      dart-lang/sdk@6512f5563d Revert "Revert "Add dart2native tool for building either an aot file or a stand-alone executable.""
      dart-lang/sdk@b31566b297 [nit] Adds missing newlines to error prints.
      dart-lang/sdk@34004f7f6b [cfe] Support modular compilation of extensions
      dart-lang/sdk@28af740e83 [cfe] Follow-up fixes
      dart-lang/sdk@06ae3402d7 [cfe] Support F-bounded extensions and type variable shadowing
      dart-lang/sdk@4525105db9 [vm/compiler] Add support for more instructions to deserializer.
      dart-lang/sdk@7c8c197559 [vm/compiler] More work on the IL serializer.
      d6023505
    • S
      Roll src/third_party/skia e784f75beb20..adecf4b6d5fe (6 commits) (#11900) · 89cac5ab
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/e784f75beb20..adecf4b6d5fe
      
      git log e784f75beb20..adecf4b6d5fe --date=short --no-merges --format='%ad %ae %s'
      2019-09-05 ethannicholas@google.com switched SkSL interpreter over to threaded code
      2019-09-05 rmistry@google.com Allow PRIVATE_SKPS_GS to be empty in assets/skp/create.py
      2019-09-05 michaelludwig@google.com Avoid use of SkMatrixImageFilter to handle CTM for backdrop filtering
      2019-09-05 csmartdalton@google.com Rename GrGLIRect to GrNativeRect
      2019-09-05 csmartdalton@google.com Clean up GrGLIRect
      2019-09-05 bsalomon@google.com Fix profile width check in GrRectBlurEffect.
      
      Created with:
        gclient setdep -r src/third_party/skia@adecf4b6d5fe
      
      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 jlavrova@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=jlavrova@google.com
      89cac5ab
    • S
      Roll fuchsia/sdk/core/linux-amd64 from OmqaW... to Z7PSg... (#11898) · 9f068e98
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from OmqaW... to Z7PSg...
      
      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
      9f068e98
  6. 05 9月, 2019 13 次提交
  7. 04 9月, 2019 1 次提交