1. 07 9月, 2019 16 次提交
    • 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
    • K
    • K
      Revert "Manage resource and onscreen contexts using separate IOSGLContext... · 35875e0f
      Kaushik Iska 提交于
      Revert "Manage resource and onscreen contexts using separate IOSGLContext objects (#11798)" (#12055)
      
      This reverts commit a353f93d.
      35875e0f
    • G
      Manage resource and onscreen contexts using separate IOSGLContext objects (#11798) · a353f93d
      George Wright 提交于
      Manage resource and onscreen contexts using separate IOSGLContext objects
      a353f93d
    • K
      [flutter_runner] Refactor our build rules to make them more inline with topaz. (#12034) · c9ea4dba
      Kaushik Iska 提交于
      Also add flutter tool support for topaz in-tree builds that already have
      a dependency on the framework repository.
      
      After this the only major changes left are profiler symbols and
      Framework mode.
      
      This should make making topaz use our buldrules significantly easier.
      c9ea4dba
    • E
      50bdbd76
    • 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
    • K
      [flutter_runner] Plumb Flutter component arguments to the Dart entrypoint (#12026) · 453d06b1
      Kaushik Iska 提交于
      port of Change-Id: Ibcd4a110b84805af02a436a2a5bcf2cf3d2029a4
      453d06b1
    • F
      Fix multi span text ruler cache lookup failure. (#12023) · e50bfbe9
      Ferhat 提交于
      e50bfbe9
    • 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
    • S
      Roll fuchsia/sdk/core/mac-amd64 from -AQkJ... to spUG2... (#11939) · c830e1fa
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from -AQkJ... to spUG2...
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/fuchsia-mac-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
      c830e1fa
    • B
      Revert "Roll src/third_party/dart be66176534..f4229da6ab (29 commits)" (#12029) · 2c028435
      Ben Konyi 提交于
      This reverts commit 0f492d8a.
      2c028435
  2. 06 9月, 2019 15 次提交
  3. 05 9月, 2019 9 次提交