1. 07 5月, 2019 9 次提交
    • C
      Roll buildroot to pull in Fuchsia SDK flag updates. (#8870) · bde63ebd
      Chinmay Garde 提交于
      Rolled to 3962938f1.
      bde63ebd
    • C
      Wire up Fuchsia SDK related updated for shell dependencies. #8869 · f6e6d398
      Chinmay Garde 提交于
      This does not actually import the runners into the engine. It only sets up the targets so they need no modifications are necessary when the migration is done. The engine has been verified to build in both buildroots.
      f6e6d398
    • B
      Roll src/third_party/dart cdabea8fe2..36c315eacc (17 commits) · 444925f1
      Ben Konyi 提交于
      36c315eacc [analyzer] resolve x?.y to return T?
      a53c12d07a [vm] Use std::unique_ptr with Message
      457e58c637 Type promotion requires current function body.
      79f4ecf191 report error on const method with empty body
      6aab33ff09 Fix for setter names in library local declarations.
      271c8465f4 Rewrite AST when resolving constants.
      dd185a029e Build local elements for metadata.
      0e4370d75f Fix exception when libraries cannot be resolved (issue 36863)
      51730db51b Add flutter track widget creation transform to bazel kernel worker
      8d1ed856d2 Always create DeclarationsTracker in AnalysisServer.
      f6ba1abab1 Additional MOVE_FILE bazel tests that cannot yet be run due to the expectations around analysis roots and the refactoring test framework.
      c3285a77d6 [vm/bytecode/compiler] Make sure the first successor in branches corresponds to fallthrough
      4655f63670 update analyzer.Scanner to track featureSet
      e1d6decd7b [vm/bytecode/compiler] Mark _simpleInstanceOf calls with Token::kIS
      65cea6b8bb Add more information to manifest warning message
      209e135db6 Split out two codes from STRICT_RAW_TYPE
      ab5b285f82 Record InvocationExpression.typeArgumentTypes and use it directly, without need to restore type arguments.
      444925f1
    • S
      Roll src/third_party/skia 77af4ecd3546..5f2807b71e71 (3 commits) (#8866) · 3f9de1ab
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/77af4ecd3546..5f2807b71e71
      
      git log 77af4ecd3546e38e8b6ca6e0efbc6b9df65dc83a..5f2807b71e71a92bd7df1ed3527f0be8208a4c96 --date=short --no-merges --format=%ad %ae %s
      2019-05-06 halcanary@google.com Clean up CanvasTest.cpp some more
      2019-05-06 bungeman@google.com Clean up CanvasTest.cpp macros.
      2019-05-06 brianosman@google.com Revert "Support GL_EXT_draw_buffers"
      
      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 (robertphillips@google.com), and stop
      the roller if necessary.
      3f9de1ab
    • S
      Add resize functions to GLFW shell (#8864) · 10cbdd49
      stuartmorgan 提交于
      Adds methods to get and set the window size, as well as to query the
      window's scale factor. This is useful both for custom clients, and for
      building a window resize plugin to prototype what will eventually likely
      be a system channel.
      10cbdd49
    • S
      Provide access to GLFW window in plugins (#8806) · 62ab9c7b
      stuartmorgan 提交于
      Plugins may need to be able to access functions affecting the GLFW
      window (e.g., a plugin to resize the window). This restructures the API
      to create a distinction at both the C and C++ level between the window
      controller, which provides access to high-level behaviors driving the
      Flutter application, and the window, which provides access to functions
      to affect the UI state of the window (i.e., wrapped GLFWwindow
      functions).
      
      Also provides a PluginRegistrar extension for plugins that need access
      to GLFW-specific functionality.
      62ab9c7b
    • S
      Roll src/third_party/skia 7d2ad0fdef01..77af4ecd3546 (9 commits) (#8862) · 4d830d2c
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/7d2ad0fdef01..77af4ecd3546
      
      git log 7d2ad0fdef01f3fdfadd11c3082b002688b0cab0..77af4ecd3546e38e8b6ca6e0efbc6b9df65dc83a --date=short --no-merges --format=%ad %ae %s
      2019-05-06 brianosman@google.com Support GL_EXT_draw_buffers
      2019-05-06 robertphillips@google.com Re-add flag to force opList splitting reduction
      2019-05-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-05-06 borenet@google.com [infra] Pin infra code using Go modules
      2019-05-06 robertphillips@google.com Make SkComposeImageFilter comply with SkImageFilter::filterBounds calling convention
      2019-05-06 thomasanderson@chromium.org Remove static initializer in SkExecutor.cpp
      2019-05-06 kjlubick@google.com [canvaskit] 0.6.0
      2019-05-06 kjlubick@google.com [img-decode] Start on proposed new spec
      2019-05-03 brianosman@google.com Add ShaderErrorHandler to GrContextOptions
      
      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 (robertphillips@google.com), and stop
      the roller if necessary.
      4d830d2c
    • D
      Get prebuilt Dart via CIPD (#8859) · 3671182a
      Dan Field 提交于
      3671182a
    • B
      Roll src/third_party/dart 125c5cbf4a..cdabea8fe2 (4 commits) · 07bb4f9c
      Ben Konyi 提交于
      cdabea8fe2 [dart:io] Document raw sockets are not operating system raw sockets.
      09b31ed7cd Clean up some non-driver code in constant evaluation
      b4814384ff [vm/compiler] Add optional opcode arg to ILMatcher::TryMatch.
      19c228115a [SDK] Adds smoke test for dartaot.
      07bb4f9c
  2. 06 5月, 2019 7 次提交
  3. 05 5月, 2019 2 次提交
  4. 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
  5. 03 5月, 2019 10 次提交