1. 19 8月, 2019 5 次提交
  2. 18 8月, 2019 2 次提交
  3. 17 8月, 2019 19 次提交
  4. 16 8月, 2019 14 次提交
    • S
      Roll src/third_party/skia d95c9ac5994b..df54f37a5dc1 (1 commits) (#11054) · 41eb729a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/d95c9ac5994b..df54f37a5dc1
      
      git log d95c9ac5994b..df54f37a5dc1 --date=short --no-merges --format='%ad %ae %s'
      2019-08-16 mtklein@google.com remove SkPicture_none.cpp
      
      Created with:
        gclient setdep -r src/third_party/skia@df54f37a5dc1
      
      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=scroggo@google.com
      41eb729a
    • S
      Roll fuchsia/sdk/core/linux-amd64 from 5Nhwb... to 7b00W... (#11051) · 22ad7705
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from 5Nhwb... to 7b00W...
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-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.
      22ad7705
    • S
      Roll src/third_party/skia da4f12c25bf1..d95c9ac5994b (3 commits) (#11050) · 8e271daf
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/da4f12c25bf1..d95c9ac5994b
      
      git log da4f12c25bf1..d95c9ac5994b --date=short --no-merges --format='%ad %ae %s'
      2019-08-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3ea90d609720..cdecd97ceefa (9 commits)
      2019-08-16 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      2019-08-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src efe495cfe7ef..f21be5041b55 (415 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@d95c9ac5994b
      
      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=scroggo@google.com
      8e271daf
    • B
      Roll src/third_party/dart e35e8833ee..2023f09b56 (67 commits) · d75718b8
      Ben Konyi 提交于
      dart-lang/sdk@2023f09b56 [VM] For app-jit snapshot on MacOS 10.15 and higher mmap ANONYMOUS pages and read the app-jit snapshot into this memory instead of directly mapping the app-jit snapshot.
      dart-lang/sdk@f236abc902 [vm/bytecode] Emit DebugStepCheck calls when compiling bytecode.
      dart-lang/sdk@cd56ec2f1c [dart2js] new-rti: Use new rti for default toString method
      dart-lang/sdk@562e4ee216 [dart2js] Fix instantiation stub generation.
      dart-lang/sdk@88d2c8f901 [dart2js] Add new RTI generic function instantiation.
      dart-lang/sdk@d8462dd015 Catch filesystem exception during output of dependencies delta.
      dart-lang/sdk@9ae1d02537 [vm] Reduce Code::ResetSwitchableCalls from quadratic to log-linear time.
      dart-lang/sdk@513ef1dfe1 [vm/bytecode] Avoid using map().toList() in bytecode generator
      dart-lang/sdk@e63768f76e When summary2, use defaultType in instantiateToBounds().
      dart-lang/sdk@8cf45e24a5 Fix typo in analyzer CHANGELOG
      dart-lang/sdk@1abeb44105 Migration: use _nonNullableBoolType when possible
      dart-lang/sdk@1219c5e3ab [ VM / Service ] Use the name of the a function's defining mixin instead of the mixin application to qualify function names in profiler and exception stack traces.
      dart-lang/sdk@1523fbd96e [vm/compiler] Fixed bug with clamping on 32-bit arch
      dart-lang/sdk@8e5556e158 Migration: remove the enclosingNode parameter of NodeBuilder._handleExecutableDeclaration
      dart-lang/sdk@5498d4cf20 Migration: integrate assignments with flow analysis.
      dart-lang/sdk@4f9293962b Add a navigation test
      dart-lang/sdk@634711ff23 Migration: rework handling of expressions of the form `a?.b += c`.
      dart-lang/sdk@fecc4c8f2d Breaking changes for analyzer version 0.38.
      dart-lang/sdk@8b8c832287 Disable summary1 (pre)linking tests when useSummary2.
      dart-lang/sdk@5f824e572d Return extensions from search.topLevelDeclarations
      dart-lang/sdk@100d500b45 Update test expectations to match analyzer behavior
      dart-lang/sdk@306f8e04bb [vm] path containing spaces when creating process On Windows
      dart-lang/sdk@7d510c2eb3 Produce diagnostic when a static member of an extension is accessed via an instance
      dart-lang/sdk@64e407bc04 [vm] Remove stale filtering of SendPorts when writing snapshots.
      dart-lang/sdk@3f5f9831d8 Migration: move edge builder flow analysis tests to their own file.
      dart-lang/sdk@59684dab81 Migration: ensure that all local variables are registered with flow analysis.
      dart-lang/sdk@b3aedc8a60 Migration: ensure that flow analysis is set up properly for additional constructs.
      dart-lang/sdk@60b9b7096a Migration: add test infrastructure to verify that visitors don't miss annotation nodes.
      dart-lang/sdk@b60def0de4 [vm] Fix notifications of code observers from background compiler
      dart-lang/sdk@802937e5a6 Add support for completions inside extension (and mixin) bodies
      dart-lang/sdk@23a956c7a8 [bazel] Fix serialization when not doing summary
      dart-lang/sdk@cd16fba718 [vm, bytecode, reload] Rebind static referents instead of clearing bytecode.
      dart-lang/sdk@bdf433defd Migration: hook up flow analysis for `&&` and `||` expressions.
      dart-lang/sdk@23387d636b Flow analysis: merge APIs for handling `&&` and `||`.
      dart-lang/sdk@05f119daee Generate an error if a getter/setter pair declared in an extension have mismatched types (issue 37856)
      dart-lang/sdk@06ab457ff3 [cfe] Merge Fangorn into Forest
      dart-lang/sdk@9552646dc4 [CFE] First batch of fixes for requiring explicit types
      dart-lang/sdk@9d4e778cde [cfe] Support getters, setters, fields and operators in extensions
      dart-lang/sdk@93d4d28f6c [CFE] Add lint test: Require explicit types
      dart-lang/sdk@cae08c6813 [CFE] Apply lines_longer_than_80_chars lint
      dart-lang/sdk@2c49015cd5 [vm] Add (Zone*) overload for Object::ZoneHandle()
      dart-lang/sdk@54f26e3554 [cfe+ddc] Support --target=dartdevc in _fasta/compile.dart
      dart-lang/sdk@3921ae1ee1 [CFE] Enable a number of linters
      dart-lang/sdk@c30a2be812 [vm/compiler] Check current_ssa_temp_index in FlowGraphChecker.
      dart-lang/sdk@e14300e7d9 [vm] Adding zone-passing constructor to IntMap.
      dart-lang/sdk@024052f367 [cfe+dart2js+analyzer] Remove support for libs in id testing
      dart-lang/sdk@7551b9cee3 [dart2js] (New RTI) Support constructing all unary RTIs.
      dart-lang/sdk@29b9aa84e3 Build summary1 or summary2 for SDK depending on the useSummary2 flag.
      dart-lang/sdk@617dd903e2 Update static error expectations for static_extension_bounds_error_test.dart .
      dart-lang/sdk@326139b729 [dart2js] Add new RTI instantiation entry point.
      dart-lang/sdk@d0c24059c6 [dart2js] new-rti: Specialize some cases of instanceType
      dart-lang/sdk@8d1dc8c99b Add a cli flag to enable ML code completion using the default SDK path
      dart-lang/sdk@a981bfe47b [dartdevc] fix virtual method computation due to nsm
      dart-lang/sdk@81e98dd47b Update comment on assignability
      dart-lang/sdk@12b66ceb9d Migration: begin hooking up flow analysis.
      dart-lang/sdk@b64cf7a146 Cherry-pick CHANGELOG from analyzer 0.37.1+1.
      dart-lang/sdk@14825ebaf7 Remove defensive coding around type arguments of Future/FutureOr.
      dart-lang/sdk@6a73fc8442 Fix for detecting constant class fields with summary2.
      dart-lang/sdk@edb7d0e1d4 Fix the documentation of TypeSystem.isAssignableTo
      dart-lang/sdk@02dc398b6e Cover the invocation of a function-valued getter defined by an extension of a function type
      dart-lang/sdk@3e6e0bb368 Enhance the documentation to call out that some members of a class can now be members of an extension
      dart-lang/sdk@1eaa7d2902 [html] cleanup JS types
      dart-lang/sdk@2ea18498e9 [vm/compiler] Improve range analysis over MOD
      dart-lang/sdk@85f7f4c453 [dartdevc] Workaround for constants with overridden fields
      dart-lang/sdk@ec2d06d4b9 Use MAP_JIT when doing an mmap for executable pages (needed for macOS Catalina).
      dart-lang/sdk@f87237c4e4 [vm/bytecode] Check context level when accessing await jump variable in debugger
      dart-lang/sdk@a2de29095e [vm] Implement fingerprints for bytecode functions.
      d75718b8
    • S
      Roll src/third_party/skia 6a519b8dd895..da4f12c25bf1 (1 commits) (#11045) · bfa9be99
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/6a519b8dd895..da4f12c25bf1
      
      git log 6a519b8dd895..da4f12c25bf1 --date=short --no-merges --format='%ad %ae %s'
      2019-08-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader aa3f31f98a5c..2bcadf49d820 (8 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@da4f12c25bf1
      
      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=scroggo@google.com
      bfa9be99
    • D
      Make JIT work on iPhone armv7 (#11038) · c29c9bc0
      Dan Field 提交于
      c29c9bc0
    • S
      Roll Dart back to e35e8833 (#11043) · 4b7a552b
      stuartmorgan 提交于
      Rolls Dart back to e35e8833ee736e9b800482595623c77fa2e05fc3, which is
      believed to be the last known good revision before the introduction of
      https://github.com/flutter/flutter/issues/38659
      4b7a552b
    • B
      Roll src/third_party/dart 306f8e04bb..fecc4c8f2d (4 commits) · 37ac5201
      Ben Konyi 提交于
      dart-lang/sdk@fecc4c8f2d Breaking changes for analyzer version 0.38.
      dart-lang/sdk@8b8c832287 Disable summary1 (pre)linking tests when useSummary2.
      dart-lang/sdk@5f824e572d Return extensions from search.topLevelDeclarations
      dart-lang/sdk@100d500b45 Update test expectations to match analyzer behavior
      37ac5201
    • S
      Roll src/third_party/skia 963a606677e1..6a519b8dd895 (6 commits) (#11042) · c40770ac
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/963a606677e1..6a519b8dd895
      
      git log 963a606677e1..6a519b8dd895 --date=short --no-merges --format='%ad %ae %s'
      2019-08-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-08-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-08-15 bsalomon@google.com Remove std::move()s from returns of std::unique_ptrs
      2019-08-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-08-15 herb@google.com Remove SkRemoteGlyphCacheImpl.h
      2019-08-15 michaelludwig@google.com Move Context into separate header/namespace
      
      Created with:
        gclient setdep -r src/third_party/skia@6a519b8dd895
      
      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=scroggo@google.com
      c40770ac
    • L
      Hide verbose dart snapshot during run_test.py (#11040) · a7c965ca
      liyuqian 提交于
      Without this change, a single dart test will print out 306 lines.
      With this change, a single dart test will only print out 33 lines.
      This helps a lot in local tests.
      
      In order to return to the old logging, set `--verbose-dart-snapshot` flag.
      a7c965ca
    • C
      Remove ability to override mac_sdk_path in flutter/tools/gn (#11013) · 81f18192
      Chinmay Garde 提交于
      This was only required to use an older i386 enabled Mac SDK with a newer version of Xcode for gen_snapshot. This limitation has been patched already.
      81f18192
    • B
      Roll src/third_party/dart cd16fba718..306f8e04bb (10 commits) · 0fc99e12
      Ben Konyi 提交于
      dart-lang/sdk@306f8e04bb [vm] path containing spaces when creating process On Windows
      dart-lang/sdk@7d510c2eb3 Produce diagnostic when a static member of an extension is accessed via an instance
      dart-lang/sdk@64e407bc04 [vm] Remove stale filtering of SendPorts when writing snapshots.
      dart-lang/sdk@3f5f9831d8 Migration: move edge builder flow analysis tests to their own file.
      dart-lang/sdk@59684dab81 Migration: ensure that all local variables are registered with flow analysis.
      dart-lang/sdk@b3aedc8a60 Migration: ensure that flow analysis is set up properly for additional constructs.
      dart-lang/sdk@60b9b7096a Migration: add test infrastructure to verify that visitors don't miss annotation nodes.
      dart-lang/sdk@b60def0de4 [vm] Fix notifications of code observers from background compiler
      dart-lang/sdk@802937e5a6 Add support for completions inside extension (and mixin) bodies
      dart-lang/sdk@23a956c7a8 [bazel] Fix serialization when not doing summary
      0fc99e12
    • S
      Roll buildroot to pick up recent macOS changes (#11037) · 6e30cca6
      stuartmorgan 提交于
      Removes x86 build support for macOS, and changes min deployment version
      for macOS to 10.11.
      6e30cca6
    • J
      Remove the ParagraphImpl class from the text API (#11012) · 33d168f9
      Jason Simmons 提交于
      ParagraphImpl was used to switch between libtxt and Blink implementations
      of text rendering and is now obsolete.
      33d168f9