1. 12 4月, 2019 1 次提交
  2. 03 4月, 2019 12 次提交
  3. 02 4月, 2019 11 次提交
  4. 01 4月, 2019 4 次提交
  5. 31 3月, 2019 4 次提交
  6. 30 3月, 2019 8 次提交
    • S
      Roll src/third_party/skia 265fd3de3527..c9822a1818ba (1 commits) (#8386) · 2e1f491b
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/265fd3de3527..c9822a1818ba
      
      git log 265fd3de352790725f6c87cce3e5f3dd396e20e7..c9822a1818ba8fe91dbea28e592fd18034899e3e --date=short --no-merges --format=%ad %ae %s
      2019-03-30 reed@google.com Reland "GPU support for SkMixers"
      
      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 (stani@google.com), and stop
      the roller if necessary.
      2e1f491b
    • S
      Roll src/third_party/skia 59b733715141..265fd3de3527 (1 commits) (#8384) · b466aba5
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/59b733715141..265fd3de3527
      
      git log 59b733715141b732ce3fb73b8870851f616c3163..265fd3de352790725f6c87cce3e5f3dd396e20e7 --date=short --no-merges --format=%ad %ae %s
      2019-03-30 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      
      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 (stani@google.com), and stop
      the roller if necessary.
      b466aba5
    • C
      Remove unused DartVM::IsKernelMapping (#8381) · 8dabd60a
      Chinmay Garde 提交于
      8dabd60a
    • B
      Roll src/third_party/dart f29e100f42..1e82544b07 (41 commits) · 63b9d257
      Ben Konyi 提交于
      1e82544b07 [gardening] Attempt to paper over failing flutter test affected by https://dart-review.googlesource.com/c/sdk/+/97311.
      dfbdf0a187 Support for function typed formal parameters.
      e46fa1cf1d Revert "[VM] Ensure Top level class is finalized for loadedscripts in library"
      e0a2651ce0 [cfe] Fix downcasts added during set/map disambiguation
      f21d521d0e [cfe] Fix pre-inference set/map disambiguation
      6b19aa821b [cfe] Do type checks on spreads during inference
      1a5ed8247f [fasta] Fix typos and copy-paste errors in a test case
      584affcffa [cfe] Add initial support for 'for' and for-in elements in maps
      fa7e0c7531 [cfe] Add element type checks in spreads
      1b2a4b8eb1 Convert some tests to DriverResolutionTest
      fb58826aa3 [CFE] Compensate for lowering and desugaring in spread.
      7ef28f0b03 Handle constant field init registration correctly.
      da0de0a867 Handle native field impact correctly from ir constants
      00d65e2d84 Roll co19 to revision c3b33ee
      0560014c79 Remove unused error codes
      e8b56268ef Resolve constructor initializers and redirections.
      c185945507 [vm/aot] Ensure global object pool is relocated by compactor and reloaded when returning from natives
      d23909802e [vm/compiler] Eliminate dead CatchBlockEntry Parameter-s
      69790e7eb4 Updated Dart.g, tests & status files to support ui-as-code collections
      1bf1ca1933 Revert "Update dart_style to 1.2.5."
      4fe2f6f349 Add more tests to the incremental compiler
      611a53ee5e Update dart_style to 1.2.5.
      b7f69e24a2 dartdevc and bazel worker can use incremental compiler
      a506c708f2 [co19] DEPS updated
      9b77e4c507 Include constructors into available suggestions.
      0eb76a5b5a Move await for of null tests to a different file.
      8d699db9af Update spread_collections/inference_test to use Type.== instead of identical
      edf470bf83 Initial sketch of dartdoc support
      1b643e5c1f Support for mixins.
      bc0148cf87 [ddc] Skip unsupported co19 tests on ddc/ddk
      15b4e57510 [ VM / Service ] Fixed failing isolate_lifecycle_test
      4c50d06ac5 Handle inconsistent analysis exception during a refactoring (issue 36149)
      ae62f7fefe [vm, gc] Make incremental write-barrier elimination safe.
      d07e33e11f Convert more comments from block to line style
      926a6c0958 Convert more comments
      dfcc52f909 [vm/dart:io/fuchsia] Improve fdio_pipe_half signature, step 2.
      1926f69e4d Include available classes when includeConstructorSuggestions is true.
      d0fda82493 Clean up some of the unused task model support in test code
      2bc81be75a [infra] Some missing interpreter bot configurations.
      ac2c934563 Reland "[ VM / dart:isolate ] Added ability to set names for spawned isolates."
      380ae2ce55 [ Observatory ] Fixed links for 'part's in dart:* scripts not being created.
      63b9d257
    • C
      b75472c1
    • L
      Ensure OpacityLayer to have a single child (#8362) · 9d716751
      liyuqian 提交于
      It ensures that every OpacityLayer can be optimized by retained
      rendering.
      
      Tested with `flutter test --local-engine=host_debug_unopt` in
      flutter/flutter/packages/flutter.
      
      Related issues: #21756 #23535
      9d716751
    • C
    • M
      Fix typos (#8339) · 5e124ffc
      Michael Goderbauer 提交于
      Courtesy of google's "CommonTypos" analysis.
      5e124ffc