1. 08 5月, 2019 1 次提交
  2. 07 5月, 2019 15 次提交
  3. 06 5月, 2019 7 次提交
  4. 05 5月, 2019 2 次提交
  5. 04 5月, 2019 12 次提交
    • D
      Add asserts to semantics.dart (#8846) · bf89afdf
      Dan Field 提交于
      bf89afdf
    • J
      1d062db4
    • S
      Roll src/third_party/skia feae867f8425..ac55784e3363 (1 commits) (#8847) · 72bafad4
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/feae867f8425..ac55784e3363
      
      git log feae867f8425e7fb5e819257919845f13f164711..ac55784e33638f02b108aa0b0809040acd3cb7bc --date=short --no-merges --format=%ad %ae %s
      2019-05-03 halcanary@google.com Tests: re-sort gni, file name convention
      
      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 (ethannicholas@google.com), and stop
      the roller if necessary.
      72bafad4
    • S
      Roll src/third_party/skia 8ac78aa6df3f..feae867f8425 (1 commits) (#8845) · e518dd2a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/8ac78aa6df3f..feae867f8425
      
      git log 8ac78aa6df3f5c36794213491295f07f38c9f131..feae867f8425e7fb5e819257919845f13f164711 --date=short --no-merges --format=%ad %ae %s
      2019-05-03 benjaminwagner@google.com Add harfbuzz to tools/install_dependencies.sh
      
      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 (ethannicholas@google.com), and stop
      the roller if necessary.
      e518dd2a
    • C
    • D
      Remove static leaks (#8825) · 88e82d37
      Dan Field 提交于
      88e82d37
    • S
      Roll src/third_party/skia 70aab823547a..8ac78aa6df3f (5 commits) (#8838) · 33cf682f
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/70aab823547a..8ac78aa6df3f
      
      git log 70aab823547a75a0d5eb0616f79a50691047d82c..8ac78aa6df3f5c36794213491295f07f38c9f131 --date=short --no-merges --format=%ad %ae %s
      2019-05-03 benjaminwagner@google.com Update the list of Skia dependencies
      2019-05-03 fmalita@chromium.org Fix .bzl skottie_lib_hdrs
      2019-05-03 benjaminwagner@google.com Fixes for experimental/go-skia
      2019-05-03 halcanary@google.com docs/examples/Colors
      2019-05-03 fmalita@chromium.org Add explicit .bzl sources and headers lists for skottie/sksg
      
      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 (ethannicholas@google.com), and stop
      the roller if necessary.
      33cf682f
    • M
    • D
      Guard Android logs (#8824) · 7ce2666e
      Dan Field 提交于
      7ce2666e
    • S
      Roll src/third_party/skia dc19391eef52..70aab823547a (8 commits) (#8836) · 8584da2c
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/dc19391eef52..70aab823547a
      
      git log dc19391eef526cee90fcc2391fb0404c05702498..70aab823547a75a0d5eb0616f79a50691047d82c --date=short --no-merges --format=%ad %ae %s
      2019-05-03 halcanary@google.com Shaper Tests: fix g3 build
      2019-05-03 ethannicholas@google.com SkSL interpreter optimizations
      2019-05-03 halcanary@google.com Shaper Tests: make a macro, rename test resources.
      2019-05-03 halcanary@google.com SkColors: Fix new color constants
      2019-05-03 fmalita@chromium.org [skottie] Relocate "GMs" to resources/
      2019-04-22 herb@google.com Reland "SkShaper JSON output with cluster visualization"
      2019-05-03 jvanverth@google.com Move GrMtlBufferManager functionality to better places
      2019-05-02 halcanary@google.com Shaper : new unit test
      
      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 (ethannicholas@google.com), and stop
      the roller if necessary.
      8584da2c
    • B
      Roll src/third_party/dart 1577b95c93..dbe80f3397 (43 commits) · 1cdc1632
      Ben Konyi 提交于
      dbe80f3397 Add tests for late and final variables without an initializer
      797e288796 Clarify how ParameterElement getters behave in the presence of `required`.
      974babb5f1 Remove named argument `nnbd` from summary testing methods.
      f3d8b420a0 Consolidate all NNBD enables in summary_common.dart.
      c38b65d2bc Use FreshTypeParameters from type_algebra with summary2.
      f931d0e5ab Read bounds of function type type parameters.
      836c04f3d2 [vm/compiler] Ensure aliasing between *[C|S] and X[C'|S'] for S < S'.
      fb7137ba6f Fix isAbstract when MethodDeclaration is lazy.
      f9b68f72f4 Fix copy-paste error with optionalNamed.
      0130ffed1b [vm/compiler] Check for errors when loading test scripts.
      8866165950 [dartdevc] Reify bottom as Null
      c14496a9ee [infra] Prevent front end unit tests from being approved.
      102f4addda Include the static type in the receiver type of dynamic invoke
      03776172c1 Read VariableDeclaration type during checking for implicitly typed.
      d5eba9b77d Remove error if a final field without initializer is marked as late
      5393ce7d35 [vm, service] Fix parameter handling for profiler timeline RPCs.
      97122d162e Separate abi versions out from create_sdk into their own target.
      a43d36cdd9 Support for '===' and '!==' tokens.
      ff0f2a6b2e Refactoring renaming of some tests in move_file_test.dart and sorting of the tests
      0586be25a4 Read partOf directive metadata lazily.
      0950a540d7 Convert summary_common.dart to triple-slash comment style
      14d548f239 Add a toString() method for FeatureSet
      e25aefc8d6 Consolidate all NNBD enables in resynthesize_common.dart.
      48a7e24e39 Store lineStarts with units.
      70e00c9a37 Handle ClassTypeAlias without valid Function.
      b8fb787994 Add a test for uses of the default List constructor
      a334395edf Switch to using FeatureSet in summary tests
      dd1ae4c2d8 Fix the order during building library scopes.
      4a31d8b62b Additional tests in move_file_test.dart - the analysis server tests for the MOVE_FILE refactoring.
      9df061524f [tests] Update expected error NoSuchMethodError --> Error
      6819a4db02 test_matrix.json changes for ABI tests
      482c36d9ae [vm/debugger] Remove script soucre look up in debugger
      98f67ff3d4 [dart/fuzzer] Mechanism for target functions
      3646be6fb5 Add a previously missed test and cleanup test names
      36b2520ca9 Add a test of creating a subtype of Never
      ded5c3efd5 [ VM / Service ] Fixed HTTP requests with params not working correctly when auth codes are enabled
      946c38d881 Build local elements for variable initializers.
      5bac4d9b0c Reland "Add support for recording context information with analysis errors, with one example"
      158a52ee3f Change the message for FLUTTER_REMOVE_WIDGET.
      40a06c3a77 Implement the type Never
      4fd9312586 Convert session.dart to triple-slash comment style
      af4bc38490 Fix for building named function types.
      6ac709a2d0 Infer mixin type arguments.
      1cdc1632
    • M
      Default the animated frame cache to 0 when unset (#8833) · 88113925
      Michael Klimushyn 提交于
      This default is already set in the framework, but this also needs to be
      set in the binding layer to preserve the same behavior when the
      deprecated framework parameter is removed.
      88113925
  6. 03 5月, 2019 3 次提交