1. 16 1月, 2019 8 次提交
    • C
    • A
      Cleanup Dart sticky errors API and roll tonic to 4634b29a24ccfc0fcfafcc8196ef30131185ad88 (#7492) · 840164b2
      Alexander Markov 提交于
      This PR prepares Flutter engine for the cleanup of Dart API Dart_GetStickyError/Dart_SetStickyError/Dart_HasStickyError.
      840164b2
    • S
      Roll src/third_party/skia 553610d7928d..cb7149e05864 (6 commits) (#7491) · 9b5af8ff
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/553610d7928d..cb7149e05864
      
      git log 553610d7928ddda999a88122423b38350b374e67..cb7149e0586409f25fa76f3a8f9fcd7ecbb8029d --date=short --no-merges --format=%ad %ae %s
      2019-01-15 jvanverth@google.com Temporarily disable etc1 GM on Google3
      2019-01-15 michaelludwig@google.com Revert "Force flush in clear benchmarks"
      2019-01-15 jvanverth@google.com Fix etc1 GM in preReleaseGpuContext mode.
      2019-01-15 borenet@google.com [infra] Update upstream CIPD dependencies, roll recipes
      2019-01-15 jvanverth@google.com Restore ETC1 compressed texture support.
      2019-01-15 mtklein@google.com remove superfluous skia_vulkan_sdk
      
      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 (halcanary@google.com), and stop
      the roller if necessary.
      9b5af8ff
    • B
      Roll src/third_party/dart 1c9eb3cef8..d9944433af (36 commits) · 02bfe0b1
      Ben Konyi 提交于
      d9944433af [Kernel] Clean up error reporting in constant evaluation
      59300164af Remove test flakiness records with misspelled field
      04131e7fa0 Implement some more LSP rename tests
      9d9f467195 Revert "[infra] Blacklist android device id in attempt to make buildbot builder more stable"
      c54bc11770 Split DEPRECATED_MEMBER_USE_FROM_SAME_PACKAGE off; fixes #30084 and fixes https://github.com/dart-lang/linter/issues/1349
      3a4294963c Resolve type names and set nullability for other types.
      e4b26e7978 [ VM / dart:io ] Update documentation for  to warn '--pause-isolates-on-exit' is not respected when `exit` is called
      df0671d664 [VM] Experimental flags in the dart CLI
      3e5e05d14f [infra] Trigger bots after outage.
      7e1aa67855 Restore TLABs.
      387a644008 Issue 33930. Fix resynthesizing function typed field formal parameter types.
      b58aa3bcb2 Add PubWorkspace, integrate it into ContextBuilder, and therefore fix sealed test
      a60a06ff7d Update pkg:expect to use @alwaysThrows annotation on fail functions
      fafd3d0f18 Make bottom, dynamic, void types nullable. Add withNullability() method. Apply proposed substitution rules for type parameters.
      7bac8e631f Issue 35551. Log more information to debug the issue.
      957f3e239e Restore including transitive files into exception dumps.
      9df4f42a2f [dartdevc] handle a null stack trace passed to async errors
      4d77c7b3a6 [vm] Remove redundant type-checks from core libraries.
      6c76fe21b5 Issue 25860. Fix for changeFile() directly after removeFile().
      02b1658f59 Revert "[VM/Compiler] Revoke definition status of certain instructions."
      8cddcd20cd Handle deserialising sub-classes in the super-classes fromJson
      19dbf07ea2 [infra] Update checked in SDKs to 2.1.1-dev.1.0
      0d6402c1ec Remove faststartup from the test matrix
      28fe86d70f Add implementation/tests for LSP rename
      f5c69070af Minor LSP refactors/tidy up
      3104aea6f7 [release] Add changelog entry for breaking mirrors change
      37fba56cdc [release] Update changelog with changes from dev branch
      a8777149a7 [VM/Compiler] Revoke definition status of certain instructions.
      32eea54390 Extract rename element logic to allow sharing with LSP server
      4f160558b3 Extract inline interfaces from `results` definitions in LSP spec
      085f31ac5f Library import quick-fix: support calls to top-level function variables
      eac2e0f012 [gardening] mark standalone_2/io/http_bind_test as flaky
      1c83d8d096 [Kernel] Allow invalid expressions in constant contexts
      950b92104d Extract method reportInheritanceConflict
      6e13f3334d Abstract noSuchMethod might not be an error.
      b2224dbec6 API documentation update to address #35399
      02bfe0b1
    • J
    • S
      Roll src/third_party/skia d1537036a175..553610d7928d (5 commits) (#7482) · 7436af08
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/d1537036a175..553610d7928d
      
      git log d1537036a1751e4af4ceabfc1d886857461eb416..553610d7928ddda999a88122423b38350b374e67 --date=short --no-merges --format=%ad %ae %s
      2019-01-14 bsalomon@google.com Change how PromiseLazyInstantiationCallback calls Done proc.
      2019-01-15 michaelludwig@google.com Bugfix for Nexus 5 mipmap+scissor generation failure
      2019-01-15 halcanary@google.com Documentation: fix drawSimpleText
      2019-01-15 michaelludwig@google.com Force flush in clear benchmarks
      2019-01-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 f3179a6a1763..d3e0e84ce7e1 (1 commits)
      
      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 (halcanary@google.com), and stop
      the roller if necessary.
      7436af08
    • M
      Revert "Add elevation and thickness to SemanticsNode (#7282)" (#7483) · 24cf93e2
      Michael Goderbauer 提交于
      This reverts commit 6c29fb4d.
      24cf93e2
    • M
      6c29fb4d
  2. 15 1月, 2019 18 次提交
  3. 14 1月, 2019 4 次提交
  4. 13 1月, 2019 6 次提交
  5. 12 1月, 2019 4 次提交
    • S
      Roll src/third_party/skia e548161aba5b..82223aae39b7 (3 commits) (#7453) · f817343a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/e548161aba5b..82223aae39b7
      
      git log e548161aba5b05a0ff3d6fd5a211bf57b73fb1dd..82223aae39b7dd414c94c502fba90a7177ba79f3 --date=short --no-merges --format=%ad %ae %s
      2019-01-11 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-01-12 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      2019-01-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 92ee1f9f3032..c759b8b4388b (5 commits)
      
      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 (bsalomon@google.com), and stop
      the roller if necessary.
      f817343a
    • S
      Roll src/third_party/skia c334df71b8f9..e548161aba5b (1 commits) (#7452) · cd0169ae
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/c334df71b8f9..e548161aba5b
      
      git log c334df71b8f9854991b4a39e32f40a1328c83734..e548161aba5b05a0ff3d6fd5a211bf57b73fb1dd --date=short --no-merges --format=%ad %ae %s
      2019-01-09 scroggo@google.com Add SkBlurDrawLooper::Make(SkColor4f, SkColorSpace)
      
      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 (bsalomon@google.com), and stop
      the roller if necessary.
      cd0169ae
    • B
      Roll src/third_party/dart... · 377ff197
      Ben Konyi 提交于
      Roll src/third_party/dart f0c7d971c472066e29a949aab8826c204cfbaf35..f81dd1da9f9f879c17dda7b20a2572fa5549f3dd (2 commits)
      f81dd1da9f Handle super* in ir/impact.dart
      99a9ae66c3 [dart2js] run dartfmt --fix-doc-comments on stragglers
      377ff197
    • B
      Roll src/third_party/dart... · 5722a968
      Ben Konyi 提交于
      Roll src/third_party/dart 651d19cdaa25d020b8f7c193c907644284029130..f0c7d971c472066e29a949aab8826c204cfbaf35 (80 commits)
      f0c7d971c4 [dart2js] Run dartfmt --fix-doc-comments
      a9ce969e53 [vm] Decouple growable_array.h and zone.h from thread.h
      d821a2ec96 [vm/aot/tfa] Correctly tree shake initializers of write-only fields
      602aa203b2 [vm/compiler] AOT bounds check elimination
      3c5501a090 Add the experiment flags for the control flow and spread collection features
      71e62a6016 [gardening] mark standalone_2/io/stdout_stderr_non_blocking_test as flaky
      e636e1fa6f Accept experimental flags in dart2js and enable set-literal tests, now supported once we accept the flag.
      7cea3cba29 Several dump-info fixes.
      bbc6e2dd6f [VM/Compiler] Add some missing results for inlines.
      e329a830da [VM/AOT] Fix shared spilling stubs on arm/arm64 and enable it
      5a1e01b7c9 [gardening] mark lib_2/isolate/unresolved_ports_test as flaky
      3ef595bb56 [VM/Compiler] Separate out inlined code from replacement result.
      68ad94cebe Extract more hint tests into separate files
      47e988b781 Clean up the remaining copyright notices in analysis_server
      ea9303566b [vm] Allow choosing architecture for runtime sources in generate_idefiles.py.
      1842020a69 Fix empty set/map literal disambiguation rule.
      6a756ac040 Add front-end test for set/map literal disambiguation.
      76be911f22 Enable set literals by default in the front-end tests.
      02bb4379a2 Added specification of new style function types, generalized typedefs
      b631eb9b2f [gardening] Mark io/http_server_close_response_after_error_test as flaky
      03098c1505 Implement DillClassBuilder.mixedInType
      4547066f4b Tweak Declaration API
      c3b13ae5c1 Collect abstract members immediately instead of counting.
      deb9239790 Compute type arguments of dill types.
      c41611d35b Add non-final fields to setters
      b61a085c60 Use custom thisType to signal static type precision.
      9157bbcf19 [kernel] Add text (de)serialization for VariableSet
      ba75b4c437 Revert "Change default target to "create_sdk"."
      736ac8469d Use correct way of enabling blobs on dartk-bare-{simarm,simarm64}
      1314a6dbf7 [Kernel] Do not evaluate fromEnvironment constants
      90d22365d1 Convenience function to parse a list of experimental flags
      7b2aae5498 Handle dynamic/instance access in ir/impact.dart
      5cb13961db Use typeEnvironment.nullType for `null` and custom type for 'does not complete'
      5340fea835 Move more parts of impact builder to ir/impact.dart
      cff0d20247 Use better static types for RuntimeTypeUse
      944984f015 [Kernel] Add syntax for unevaluated constants
      3d7ca147a4 Add FeaturesDataInterpreter
      d9c5bc131d [VM] Use --use-blobs for dartk-precomp-simarm/simarm64 builders
      3f90e88288 first cut adding simple non-nullable migration to dartfix
      16e98d012d Update BasicWorkspace's docs and tests
      03be1858e7 [vm, gc] Use the correct trap instruction when zapping ARM/ARM64 code space.
      e2e2a85744 [dart2js] Add --no-minify flag for compiler devs
      bb4da7890b [gen_snapshot] Fixes for x86 Flutter code push.
      fc67a19feb js_runtime: Fix bit mask to match comments
      a1ff5f7cd5 Ensure inlining of getter/setters is recorded in our source-map extension
      d44ec3a57e Remove full emitter version of Function.apply
      60cf393ff3 [dartdevc] fix to pass in analysis options to analysis context
      c34f1b4890 [vm] Bind static calls before saving JIT snapshots.
      161f9b35c7 Use preparsed experiment status in Static Type Analyzer
      f043f296ef [vm] More modulo tests.
      29b34fa63f Set nullability for TypeName(s) based of ClassElement.
      bb025bfac4 Use target file in CREATE_CONSTRUCTOR fixes.
      5966565f0e Re-sort file and move TODO to where it was originally
      4ef8de99ac Remove full emitter
      8719fb3a7b Generate homebrew script compatible with latest changes
      edb68daa2c DateTime decimal separator: Added ',' version to regex and docs, added unit tests
      6712dca7d8 Fix the test used to differentiate between empty sets and empty maps
      c76fa45178 Add an analysis server diagnostics page for LSP capabilities and completions
      4a80990758 Implement LSP textDocument/documentHighlight
      44449e29d2 Add a custom toJson snippet for LSP ResponseMessage for null handling
      7e0d65706f Include null in allowed types for `any` and prefer null to omitting values if allowed
      59b252fa0a [kernel] Add text serializer/deserializer for VariableGet
      0bb0072f5f [infra] Add vm-kernel-precomp-android builder to the test matrix
      d908743de1 update_homebrew: initial cleanup
      e0ede8791f Fasta: Set fileEndOffset on Fields
      fe079b31b0 [tools] Fix list of possible arguments for -a in --help.
      705701951a Small cleanup in incremental compiler
      05673b80fc Suggest uploading dill file when failing to initialize from dill
      457a7355f5 [vm] Use Util::Abs instead of std::abs.
      89d3276703 Revert regexp_kill_test which is flaky on all platforms.
      d00f1e7e8e Introduce kernel based impact builder
      0109e39ca4 Report INVALID_ASSIGNMENT for prefix/postfix increment decrement when the result is not assignable to the operand.
      e7495724b9 Remove TypeEnvironment.hierarchy
      8e5ad9b3bd Prepare the VM for removing TypeEnvironment.hierarchy
      7ac495e02a Prepare DDC for removing TypeEnvironment.hierarchy
      ca9ea997bd Fix old treatment of {}, enable set literals tests
      7e3f4516b8 Allow crashes on fasta compiler co19_2 tests of  Constant-update2018.  Needed to turn ci bot green.
      3c9e2cf8c9 Update front-end compiler status for co19_2 tests
      8da53e3120 [vm] Add Dart_SaveTypeFeedback and Dart_LoadTypeFeedback.
      9f2e614e98 [fuchsia] Just use dlopen like on other OSes
      5722a968