1. 12 10月, 2018 5 次提交
  2. 11 10月, 2018 10 次提交
  3. 10 10月, 2018 13 次提交
  4. 09 10月, 2018 10 次提交
    • A
      Revert "Revert "Use single_root_scheme when compiling platform (#6402)" (#6431)" (#6473) · 289c6b1a
      Alexander Aprelev 提交于
      This reverts commit 5340f422, relands single root filesystem that is needed for reusable platform kernel files, that is safe to land now since dart roll c048bec5 has the fix for previously broken dependency file generation.
      289c6b1a
    • A
      [dart] Roll dart to a50dfd66980ed5c9aef9851fcc57557fb607769c. (#6472) · 08af410d
      Alexander Aprelev 提交于
      * [dart] Roll dart to a50dfd66980ed5c9aef9851fcc57557fb607769c.
      
      Changes since last roll:
      
      ```
      a50dfd6698 Make --write-results not appear in reproduction commands
      6c0b854477 [VM] Fix canonicalization of doubles: Two doubles are canonicalized to the same value if they are idencial()
      f4ebebb37b Ignore runtime arguments in Fasta compiler configuration
      1f916eb4e6 Mark a failing test
      296c99632d Remove outdated information from pkg/kernel/README.md
      6cd25af684 Configure defines correctly in config_import_test.dart
      4e4e9ec74a Implement int-to-double literal conversion.
      79e8b3d57f Make importing two libraries with the same name a warning
      89d753588c [test] Speed up get_vm_timeline_rpc_test.dart.
      de18295924 Adjust some status files for the new build configurations added to the buildbots.
      219dc1be87 Rework the class hierarchy of StrongModeStaticTypeAnalyzer2Test.
      dd7fec41ec Issue 34693. Use isOverrideSubtypeOf() to check that the implemented member is a valid override of the member from the super-constraint.
      26cab0a4db [VM/IO] The exit code handler thread should not try to get the exit codes for detached child processes. Currently we end up in a tight loop in the exit code handler when detached processes are created.
      6edc759798 [vm] Do not print if kernel isolate initialization is interrupted by VM shutdown.
      c8bda47d88 [standalone] Fix memory leaks when kernel isolate fails to launch from an app snapshot.
      33485f8ef2 [standalone] Fix leak when the kernel service produces a compile-time error.
      7f531b5112 Analyzer: Fix missing errors during (a)sync(*) yield of void.
      4486bf5f6b [vm/bytecode] Fix return value for several BigInt intrinsics
      28780d34df Convert element.dart to triple-slash comment style.
      b4b02a6bde [vm] Include bytecode in core-jit and app-jit snapshots
      2a3a5c88c7 [dart2js] Omit empty parts in --fast-startup
      f939503b50 [vm/aot] Make mixin deduplication transformation more robust wrt new mixins
      5ea1d2fb20 Convert idl.dart to triple-slash comment style.
      69550e2837 [dart/fuzzer] Increase #tests to 125
      5b1444503e [dart/fuzzer] Minor output tweaks
      41a9c38433 [vm, compiler] Shrink deopt stub and runtime call sequences.
      f96362ccfd [dart2js] Smaller code by caching values
      b2d22be0f3 [vm, arm64] Take advantage of Fuchsia's lack of signal handlers.
      ca8809fcfa Don't use variableElement.computeConstantValue() in ConstantVisitor.
      9d150c6443 Avoid a downcast error
      0566f5fa27 Remove unnecessary test status lines
      0e7ca953a9 [gardening] Skip timing out bigint tests on slow configurations (#31659)
      127c3fed6c Handle data URIs in dart2js
      ```
      08af410d
    • S
      Roll src/third_party/skia 817c01aecdc4..a41a74ac7994 (1 commits) (#6475) · 25b8bbfb
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/817c01aecdc4..a41a74ac7994
      
      
      Created with:
        gclient setdep -r src/third_party/skia@a41a74ac7994
      
      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.
      
      25b8bbfb
    • S
      Roll src/third_party/skia 9b7bfd09106f..817c01aecdc4 (1 commits) (#6474) · 69e9eb1c
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/9b7bfd09106f..817c01aecdc4
      
      
      Created with:
        gclient setdep -r src/third_party/skia@817c01aecdc4
      
      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.
      
      69e9eb1c
    • S
      Roll Dart to e4840ec239249ddc6b588fabfca57df2307e0634 (#6466) · c048bec5
      sjindel-google 提交于
      ```
      e4840ec239 Remove byte_store and performance_logger stubs
      6e561b75a1 Corrected several near-typo errors in Redirecting Factory Constructors
      935af1e77f Use unique package paths in incremental_load_from_dill_test.dart
      af57d2a0eb [VM] Remove dead code associated with flag '--error-on-bad-override'
      0bd4cc880d [gardening] Mark more tests slow
      20e57c1bcc [gardening] Differentiate windows bot test failures on ia32 vs x64
      d54b262888 [gardening] Windows test status adjustments
      4d69ecf4be [dart/fuzzer] Avoid OOM situations that may yield false divergence
      f048ef3da8 [dart/fuzzer] Periodic output to keep cluster logs happy
      eddfdd00a4 [gardening] Further windows test status tweaks.
      073f6e8623 Register type arguments on generic super invocations.
      16e721573c Add no-response bot configuration.
      08f6b34f78 Revert "[vm] Assert that we are not trying to construct old(reloaded) class constructor."
      35a825ab5f [gardening] Mark service/pause_on_unhandled_async_exceptions2_test with dartk slow.
      0dc54542d0 [vm/frontend_server] Revert 218d30e26, but add uri check to ensure we don't write out corelibs.
      ea45756a7b [gardening] Windows dartk test status update.
      09f95bfaa7 Update dartdoc to version 0.23.0
      ebf042d599 Null out Completer in _DiscoverAvailableFilesTask.
      330deaa4e1 [vm] Disable library name and exported name caches
      198b05279b Fix #33599 circular typedef stack overflow.
      ff3a841e2d [vm] Assert that we are not trying to construct old(reloaded) class constructor.
      358b580941 more fasta parser tests
      765b8e2d66 More void cleanup
      85833973ae Update status entries for renamed test (pkg/front_end hot_reload_e2e_test)
      796d628ab6 Improve error reporting from Kernel scripts
      b6a8e31492 Improve error message when var is used as a type name
      1472053545 Add fasta regress test for 34563
      c8b72ae028 [infra] Replace deflake limit with overall limit.
      91f5ff9123 [infra] Limit how many tests are deflaked.
      e8e9677fad [co19] co19_2 roll.
      d31db6581c [dart/fuzzer] Add kbc execution mode
      7e77c29989 Revert "Test necessity of dart2js function name-setting code"
      03e6a51478 bump to linter 0.1.68
      1c2f15f9e3 Test necessity of dart2js function name-setting code
      54a1738f87 [vm/compiler] Allocate result of BIT_NOT constant evaluation in Heap::kOld
      cc28d2caaa [standalone] Remove code for --snapshot-kind=app-aot from main.cc.
      a6f4b8d879 [vm/compiler] Fix crashes in AOT X64 DEBUG compiler.
      3dcb5d13fd normalize pubspec paths
      ced7ee6f4b [dart/fuzzer] Use multiple isolates
      e1421f3d08 [dart/fuzzer] avoid timeouts
      0e1ddfb0f2 Disable completions for runtime expressions
      8d0281e03b [dart/fuzzer] Shard fuzzer support
      ```
      c048bec5
    • S
      Roll src/third_party/skia 00de965d0d31..9b7bfd09106f (11 commits) (#6471) · bfcdad85
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/00de965d0d31..9b7bfd09106f
      
      
      Created with:
        gclient setdep -r src/third_party/skia@9b7bfd09106f
      
      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.
      
      bfcdad85
    • M
      Fix failing test on Cirrus (#6469) · 7ecc879f
      Michael Klimushyn 提交于
      Updates the tests to use the `--use-test-fonts` argument.
      
      Fixes flutter/flutter#22682
      7ecc879f
    • S
      Roll src/third_party/skia 8ad991da4c04..00de965d0d31 (6 commits) (#6467) · 88facf40
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/8ad991da4c04..00de965d0d31
      
      
      Created with:
        gclient setdep -r src/third_party/skia@00de965d0d31
      
      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.
      
      88facf40
    • J
      Correct issues in visible children determination (#6455) · 647302a2
      Jonah Williams 提交于
      * fix off by one
      
      * add documentation on counting for setToIndex
      647302a2
    • S
      Roll src/third_party/skia 95320ee01f5b..8ad991da4c04 (1 commits) (#6465) · 0052733e
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/95320ee01f5b..8ad991da4c04
      
      
      Created with:
        gclient setdep -r src/third_party/skia@8ad991da4c04
      
      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.
      
      0052733e
  5. 08 10月, 2018 2 次提交