1. 06 3月, 2019 3 次提交
    • C
      Used named conditionals for platform specific dependencies and suppress... · 4773375c
      Chinmay Garde 提交于
      Used named conditionals for platform specific dependencies and suppress Android and Windows hooks on Mac. (#8051)
      
      4773375c
    • C
      Add clang static analysis support to gn wrapper (#8047) · 70a18b51
      Chris Bracken 提交于
      Adds --clang-static-analysis option to GN to enable/disable compiling
      with clang static analysis enabled.
      70a18b51
    • S
      Roll src/third_party/skia 25bc174cf682..72542816cadb (14 commits) (#8040) · 5fed4219
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/25bc174cf682..72542816cadb
      
      git log 25bc174cf682e666d5437e5f3b910a7a11b4bb9e..72542816cadbc3d18a19725f6f6aecf45ffc188c --date=short --no-merges --format=%ad %ae %s
      2019-03-04 reed@google.com add sample for retained vertices
      2019-03-05 fmalita@chromium.org Reland "SkMixerColorFilter GPU impl"
      2019-03-05 reed@google.com Revert "SkMixerColorFilter GPU impl"
      2019-03-05 reed@google.com Reland "check if we can use legacy blits"
      2019-03-05 reed@google.com Revert "check if we can use legacy blits"
      2019-02-27 brianosman@google.com Remove dithering during SkConvertPixels
      2019-03-05 bsalomon@google.com Remove legacy promise image APIs
      2019-03-04 jvanverth@google.com Fix issue with offsetting polygon by 0 distance.
      2019-03-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d69cdaba1445..e95eeb19a770 (1 commits)
      2019-03-04 bsalomon@google.com Default implementation of onSetRelease() on GrSurface
      2019-03-04 bsalomon@google.com Simplify promise image lazy instantiation callbacks.
      2019-03-04 robertphillips@google.com Lay some groundwork for depowering SkGpuDevice's and SkImage_GpuBase's context pointer
      2019-03-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d318dd329423..d69cdaba1445 (4 commits)
      2019-03-01 reed@google.com check if we can use legacy blits
      
      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 (reed@google.com), and stop
      the roller if necessary.
      5fed4219
  2. 05 3月, 2019 6 次提交
    • S
      Roll src/third_party/skia fbc887df72ec..25bc174cf682 (7 commits) (#8039) · 75d4db31
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/fbc887df72ec..25bc174cf682
      
      git log fbc887df72ec102843c009977b24ed5b4bb2fab1..25bc174cf682e666d5437e5f3b910a7a11b4bb9e --date=short --no-merges --format=%ad %ae %s
      2019-03-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bb305299f4de..d318dd329423 (7 commits)
      2019-03-04 fmalita@chromium.org SkMixerColorFilter GPU impl
      2019-03-04 csmartdalton@google.com Drop support for GL_EXT_raster_multisample
      2019-03-05 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      2019-03-01 bungeman@google.com Roll HarfBuzz.
      2019-03-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0e1ce2e55387..b8cff9e9347c (6 commits)
      2019-03-05 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      
      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 (reed@google.com), and stop
      the roller if necessary.
      75d4db31
    • S
      Roll src/third_party/skia 0a57971f0544..fbc887df72ec (1 commits) (#8037) · c4622698
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/0a57971f0544..fbc887df72ec
      
      git log 0a57971f054410af9f0b29e776b8f186540c7a1c..fbc887df72ec102843c009977b24ed5b4bb2fab1 --date=short --no-merges --format=%ad %ae %s
      2019-03-05 reed@google.com Revert "Remove (unnecessary?) flush in RenderYUVAToRGBA"
      
      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 (reed@google.com), and stop
      the roller if necessary.
      c4622698
    • S
      Roll src/third_party/skia e3e80b7edfd1..0a57971f0544 (16 commits) (#8035) · 052774e1
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/e3e80b7edfd1..0a57971f0544
      
      git log e3e80b7edfd1d31724ef789b7d879d0fee5e52f2..0a57971f054410af9f0b29e776b8f186540c7a1c --date=short --no-merges --format=%ad %ae %s
      2019-03-04 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-01 halcanary@google.com SkQP: fix five tests
      2019-03-04 robertphillips@google.com Reduce usage of SkCanvas::flush
      2019-03-04 fmalita@chromium.org Fix handling of SkSL nullable FPs
      2019-03-01 mtklein@google.com mark lowp TODOs
      2019-03-04 brianosman@google.com Add SkParticleValue to allow further customization of curve behavior
      2019-03-04 herb@google.com Introduce SkStrikeCacheInterface
      2019-03-04 egdaniel@google.com Add API for creating SkImage from AHB while uploading data to it.
      2019-03-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 4d153383bd3a..0e1ce2e55387 (1 commits)
      2019-03-04 robertphillips@google.com Clean up GrSurfaceContext's relationship with GrRecordingContext
      2019-02-28 mtklein@google.com add kRGBA_F16Norm_SkColorType
      2019-03-01 robertphillips@google.com Remove (unnecessary?) flush in RenderYUVAToRGBA
      2019-03-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src aae499d4d09d..8e3cddfd5a43 (217 commits)
      2019-03-04 halcanary@google.com SkQP: fix androidx (follows 2ccdd2bc1d0)
      2019-03-04 robertphillips@google.com Remove peekProxy's side-effect behavior
      2019-03-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 823ca85404fb..bb305299f4de (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 (reed@google.com), and stop
      the roller if necessary.
      052774e1
    • B
      Roll src/third_party/dart 7d8ffe0daf..571ea80e11 (3 commits) · 629c0d83
      Ben Konyi 提交于
      571ea80e11 [vm/compiler] added assert to kernel flowgraph builder
      b88e6dd910 Fix the type argument on the deep flattening spread test.
      62df51cb34 Eliminate uses of old AST node types from parts of the analyzer
      629c0d83
    • S
      Roll src/third_party/skia 5800f2e8a920..e3e80b7edfd1 (2 commits) (#8028) · 3d53e202
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/5800f2e8a920..e3e80b7edfd1
      
      git log 5800f2e8a920ed57c66cde8f6f29c1af376e7661..e3e80b7edfd1d31724ef789b7d879d0fee5e52f2 --date=short --no-merges --format=%ad %ae %s
      2019-03-04 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      2019-03-04 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      
      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 (reed@google.com), and stop
      the roller if necessary.
      3d53e202
    • B
      Roll src/third_party/dart 7c70ab1817..7d8ffe0daf (77 commits) · f3d4a7f7
      Ben Konyi 提交于
      7d8ffe0daf Eliminate uses of old AST node types from pkg/analyzer/lib/src/test_utilities
      2e463506b7 Read more nodes from serialized AST.
      e91c3b3ab4 Update pkg:html version to 0.13.4+1
      819f44532c Eliminate uses of old AST node types from pkg/analyzer/lib/src/task/strong
      095e651ff2 Eliminate uses of old AST node types from pkg/analyzer/lib/src/services
      2c087433db [co19] DEPS and status files updated
      b095a6be8e [infra] Update checked in SDKs to 2.2.1-dev.0.0
      f46186ac49 [infra] Fix update_flakiness using wrong key when computing matches.
      03e46ee969 [infra] Add expectation and matches information to flaky.json.
      15f1fc212c Add a flag to allow only analyzing project folders that contain open files
      bc2b78886d [CFE] handle set literals in constant evaluator.
      2b2e71770c [kernel] Add SetConstant node to Kernel.
      084e98e3a3 [VM] Ensure that a newly allocated object is either new or added to remembered set if we want to eliminate write barriers to it
      95cfa6c583 Support native class and js-interop annotations through ir constants
      62d22083ac Flatten native member resolver
      053dfbb2ac [cfe] Compile list spread elements into block expressions
      1e0d514469 Address comments from a previous CL
      156790474e Allocate fieldOffsets once, in computeFieldOffsets().
      4a144e631f Fix production of outline for incomplete generic function types (issue 36059)
      4bd3e4b561 Write more AST nodes to summary.
      fa2d32e80a [ddc] Add api to query loaded libs
      5a335957f2 [analyzer] fix #33119, add strict-raw-types flag
      76d31a251e [dartdevc] fix hot restart static field reset
      2f158b9997 Add ABI_VERSION to the version file and a script to upload dills to CPID
      0491d5cde7 Revert "[VM runtime] Dual mapping of executable pages."
      5f9bd87689 Eliminate uses of old AST node types from parts of the analyzer
      38d675287c Eliminate uses of old AST node types from parts of the analyzer
      df59b09756 Fail early if a thread has no stack headroom
      44186dfdcd [VM runtime] Dual mapping of executable pages.
      298866ed94 Write / read resolved AST to / from flat buffers.
      863f7df7aa Include debug info when dart:core is not resolved.
      f00fe7a289 Rework of downward inference for the ui-as-code features
      1a9f40b1c5 [VM] Remove unnecessary assert to fix cc/PrintJSON test
      c2a48ee065 [VM] Fix bigint left shift that could cause heap corruption when intrinsified.
      9201b906ee Convert ir.Constant to ConstantValue
      dc555eb9a7 [vm] On Fuchsia, enable timeline streams based on the state of system trace categories.
      644026da51 Eliminate uses of old AST node types from AstFactory
      c35304ef18 [vm/simdbc,interpreter] Preserve arguments descriptor around call to inline cache miss handler
      a681a6297a [vm/incremental compiler] Add reject/compile_expresson test for incremental compiler.
      ce1fb830d0 [infra] Suggest running gsutil.py config in approve_results if needed.
      2c8f70cde3 [cfe] Add type inference for spreads in set literals
      b36c56ff84 [cfe] Add type inference for spreads in list literals
      e4aa4325b7 [fasta] Enable spread collections in unit tests
      1471b8e444 Revert "[CFE] Move constant evaluation number semantics handling to front end."
      6e06047004 AST to Text more resilient in writeAdditionalExports
      c2b466b09f [CFE] Move constant evaluation number semantics handling to front end.
      b60b664b16 [infra] Make gclient sync quiet when nothing is updated.
      9a0a3fd8c1 Eliminate uses of old AST node types from analyzer_plugin
      ba4cfb8613 Initial computation of initializer complexity through the scope visitor.
      15515d86e3 Reland "[analyzer] Constant verifier support for SetOrMapLiteral"
      9bec44d1e2 Revert "[analyzer] Constant verifier support for SetOrMapLiteral"
      d73bc49420 DEPS: update html, http_parser, logging, package_resolver, source_span
      9c6315c199 [analyzer] Constant verifier support for SetOrMapLiteral
      67366ed771 Support for @Variant and @VariantId in generator.
      16fc751e49 [fuchsia] Clean-up after the FIDL string/vector types transition
      1d3a0d5129 Revert "[vm/ffi] Stress tests for FFI functions."
      24df9cc588 [vm] Implement interpreter stubs for ARM, SIMARM and SIMARM64.
      e8d6e2f704 [ VM ] Updated SourceReport tests with correct token positions
      19dbd70363 Catch errors in formatting function types
      2259695037 [vm, gc] Document object representation.
      223f407af5 [gardening] Skip ffi/negative_function_test on asan bot
      c2e48195f0 Rename UiAsCodeVisitorMixin to UIAsCodeVisitorMixin
      48ee388791 Fix a typo in a shared test
      545ebe1741 Prepare to publish analyzer 0.35.3
      17195d2667 Eliminate uses of old AST node types from dev_compiler
      a417659fcd debug dartfix test
      a10b0d8763 [vm/compiler] LICM and CSE improvements
      ff6f61c872 [VM / Observatory ] Remove needless stacktrace print when adding to closed socket
      a51c9f15cc Make optype compatible with previous versions of analyzer.
      a2eac98753 Merge HintCodeTest_Driver into HintCodeTest.
      9d609426b2 [vm] Update status file for standalone_2/ffi/function_stress_test
      bab9d2ad05 [vm] Remember GenericCovariantImpl in TypeParameter
      3dcc0c69a1 [vm] Fix windows build after "[vm/ffi] Stress tests for FFI functions."
      1596f437bd debug dartfix test
      fa8ba53b52 [infra] Add a script that appends fields with previous results to result data
      b186a270e4 [vm/ffi] Stress tests for FFI functions.
      7dec865054 Add set literal support to the flutter outline computer
      f3d4a7f7
  3. 04 3月, 2019 3 次提交
  4. 03 3月, 2019 5 次提交
  5. 02 3月, 2019 5 次提交
  6. 01 3月, 2019 4 次提交
    • S
      Roll src/third_party/skia 255569187f27..71a23d4195d9 (1 commits) (#8003) · 66042161
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/255569187f27..71a23d4195d9
      
      git log 255569187f27d854a78ce67a62713fadc2d5e292..71a23d4195d96dbf200fbf10fb887dbcc83bd1da --date=short --no-merges --format=%ad %ae %s
      2019-02-28 fmalita@chromium.org [canvaskit] Consolidate Skottie assets
      
      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 (scroggo@google.com), and stop
      the roller if necessary.
      66042161
    • S
      Roll src/third_party/skia b7b2da871e95..255569187f27 (23 commits) (#8002) · c88b0971
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/b7b2da871e95..255569187f27
      
      git log b7b2da871e959ce9d412498b0378f5ace0dd5808..255569187f27d854a78ce67a62713fadc2d5e292 --date=short --no-merges --format=%ad %ae %s
      2019-03-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5de69e91bd93..5546fb4fdd85 (4 commits)
      2019-02-27 csmartdalton@google.com Make GrMesh compatible with instanced draws that have no attribs
      2019-02-28 reed@google.com Move responsibility to onMakeContext for device colorspace decision
      2019-02-28 kjlubick@google.com [canvaskit] Add support for external fonts
      2019-02-26 csmartdalton@google.com Revert "Drop unused shader support for sample variables"
      2019-02-28 brianosman@google.com Particles: Removed emitters, added more full-featured position affectors
      2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader c6eb41bebc27..a1924739029e (2 commits)
      2019-02-28 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bc63cf9c511b..c6eb41bebc27 (3 commits)
      2019-02-28 jvanverth@google.com Fix a couple of Mac windowing issues.
      2019-02-28 bsalomon@google.com Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo.
      2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 201f136c9907..bc63cf9c511b (1 commits)
      2019-02-28 thakis@chromium.org skia: Fix -Wextra-semi warnings in non-dcheck builds.
      2019-02-27 michaelludwig@google.com Reland "Add general quad API to SkGpuDevice"
      2019-02-28 brianosman@google.com Fix scaling error in SkLights::makeColorSpace
      2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 61d99852c465..1dc32aecaa61 (2053 commits)
      2019-02-28 benjaminwagner@google.com Remove OS condition from isolate files
      2019-02-28 kjlubick@google.com [canvaskit][pathkit] Remove flaky/low-utility Debug tests
      2019-02-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 4b314eefc839..5de69e91bd93 (1 commits)
      2019-02-28 fmalita@chromium.org solink with --start-group/--end-group
      2019-02-27 scroggo@google.com Enable Skia for Windows
      2019-02-28 halcanary@google.com SkQP Documentation
      2019-02-28 kjlubick@google.com [canvaskit] Support image assets for Skottie
      
      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 (scroggo@google.com), and stop
      the roller if necessary.
      c88b0971
    • B
      Roll src/third_party/dart 40bab34fbd..7c70ab1817 (35 commits) · 6bc9c3d1
      Ben Konyi 提交于
      7c70ab1817 Revert change that empirically doesn't improve code for dart2js stopwatch.
      895bc90509 Sync pub client to newest version
      39f365f3b9 Sort declarations in parser.dart.
      8af83b19d6 Sort declarations in ast_builder.dart.
      0adddfbeab Eliminate uses of old AST node types from analysis server
      120328aff7 [fasta] Commandline option to enable asserts
      82c5c5bbb2 [fasta] Only read compiler context at construction in kernel_target.
      9a4c49f301 Update field analysis tests to prepare for eager initializer improvements
      75370569fc Fall back to DillLoader when computing types in SourceLoader
      78ba3dab7a Rename ImplicitType to ImplcitFieldType
      1720704594 Recognize effectively constant static fields
      ba31e448ca Finish implementing IsIntersectionSubtypeOf
      5f095b7039 [Fasta] Add support for spread in map literals
      3b8591d13e [ddc] Initial impl for invoking service extension
      ae70ce855f Include the completion suggestion labels as explicit relevance tags
      50ab52d567 Use raw is-check when type arguments match the bounds
      d650c619e2 more postfix "!" non-null assert operator tests
      a3ab6b6514 [vm, gc] Reduce cost of maintaining allocation stats during scavenges.
      36c14db2d3 Only refine non-null in SSA
      a1349ac529 Remove childEntities and visitChildren from ForEachStatementImpl and ForStatementImpl.
      31993bf1b5 improve expression function body recovery
      1c477ad3aa Refactor downward inference to improve recovery
      8f12d634fe add postfix "!" non-null assert operator
      ab10fb12dc [vm/interpreter] Reduce stack usage of interpreter
      ffc1383918 Move tests of five more analyzer codes to diagnostics
      a6b76df8d8 Add flag to re-run global inference when reading a data file.
      b04cb2f5e7 Don't create instances of ForStatement2Impl yet.
      82a15835f0 Short-circuit logical operators in constants
      7829012e61 add new ExperimentNotEnabled error code
      1e2211bbb6 going to go ahead and just revert this. I don't think it is at all critical. Thanks for noticing the build failure Paul!
      01cc5a6305 Ensure unknown fields in LSP payloads are ignored
      d7a7de31bf Update dartkb test expectations
      0e9d97498c Add some notes on using Dart LSP with Vim
      a9ef31ba43 [Fasta] Add Kernel syntax for spread elements
      b79e2a8882 Fix equivalence/show_helper
      6bc9c3d1
    • S
      Roll src/third_party/skia 1179d5dfaf8d..b7b2da871e95 (1 commits) (#7996) · 5194919e
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/1179d5dfaf8d..b7b2da871e95
      
      git log 1179d5dfaf8d0a2a7c6c8f7e997dd267b118d5db..b7b2da871e959ce9d412498b0378f5ace0dd5808 --date=short --no-merges --format=%ad %ae %s
      2019-02-28 mtklein@google.com set -fcolor-diagnostics when is_clang
      
      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 (scroggo@google.com), and stop
      the roller if necessary.
      5194919e
  7. 28 2月, 2019 4 次提交
  8. 27 2月, 2019 10 次提交
    • S
      Roll src/third_party/skia ab3f8674c9d2..ff84d8a900d4 (1 commits) (#7983) · c3eb7aea
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/ab3f8674c9d2..ff84d8a900d4
      
      git log ab3f8674c9d2b28356eda74cbd35b3a8a7835752..ff84d8a900d4b9dd4d4aa7a9569425f0ac234830 --date=short --no-merges --format=%ad %ae %s
      2019-02-26 bungeman@google.com SkTypeface::openStream to return smart pointer.
      
      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 (scroggo@google.com), and stop
      the roller if necessary.
      c3eb7aea
    • B
      Roll src/third_party/dart 9450c6d829..40bab34fbd (8 commits) · 15793288
      Ben Konyi 提交于
      40bab34fbd Fix Stopwatch timers to not overflow on intermediate computations.
      edcaa05375 Support @pragma('dart2js:noElision') on non-internal methods
      dc8a56bc0e Rename set literal tests to end in _test
      f484e1b05e Call canParse() for all LSP requests before passing to handlers
      0e54ce3b2d Fix a canParse method that would overflow the stack
      8fb52650e5 Ensure LSP canParse type-checks optional values
      26d91cf4b6 If LSP initialize fails in tests, throw
      d1876531f2 Fix LSP canParse to allow nulls where the spec allows
      15793288
    • B
      Roll src/third_party/dart e94e797d7b..9450c6d829 (8 commits) · b324969c
      Ben Konyi 提交于
      9450c6d829 Move SUBTYPE_OF_SEALED_CLASS to own file, and DriverResolutionTest
      603678e46c [vm, gc] Streamline the promotion allocation fast path.
      8fd09304b6 [vm, gc] Force inline MarkObject into its sole caller.
      fb88c983e7 [vm/compiler] Switch kernel helper for background compiler to use new space.
      6d575152c9 [vm/compiler] Changes in Cid range computation
      2d58ea3b42 [dartdevc] fix #35554, throw NullThrownError when null is thrown
      25aa35ef98 Convert ast.dart to triple-slash comment style
      b11cb39d66 [DDC] Support implict casts in [ForLoopStatement2]
      b324969c
    • S
      Roll src/third_party/skia f6faf2fcea7b..ab3f8674c9d2 (2 commits) (#7980) · 3f3e4ec9
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/f6faf2fcea7b..ab3f8674c9d2
      
      git log f6faf2fcea7b8bcfae0e5be29f9c292da8703c97..ab3f8674c9d2b28356eda74cbd35b3a8a7835752 --date=short --no-merges --format=%ad %ae %s
      2019-02-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6c9fb0e6353c..ead1a345a36c (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 (scroggo@google.com), and stop
      the roller if necessary.
      3f3e4ec9
    • S
      Roll src/third_party/skia 4dbb96dfaa04..f6faf2fcea7b (7 commits) (#7977) · d162ad84
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/4dbb96dfaa04..f6faf2fcea7b
      
      git log 4dbb96dfaa04868b4ed00ca90513097b2d987625..f6faf2fcea7b8bcfae0e5be29f9c292da8703c97 --date=short --no-merges --format=%ad %ae %s
      2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 9f20dd777b50..009696c56169 (2 commits)
      2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 1bc7ee95f75b..6c9fb0e6353c (1 commits)
      2019-02-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7f6f891204d0..1bc7ee95f75b (1 commits)
      2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 54c4772e855c..7f6f891204d0 (1 commits)
      2019-02-26 csmartdalton@google.com Reland "Stack-allocate pipelines for GrMeshDrawOp"
      2019-02-19 mtklein@google.com remove mention of SkPaintDefaults_Flags
      2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 8adf1fcd08d0..54c4772e855c (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 (scroggo@google.com), and stop
      the roller if necessary.
      d162ad84
    • B
      Roll src/third_party/dart 05bba46133..e94e797d7b (5 commits) · 5deb15cd
      Ben Konyi 提交于
      e94e797d7b Fix flow analysis test for ForStatement2
      0374ba1698 Coalesce ForStatementBase with ForStatement2Impl.
      4cd309316b Prepare visitors for UI-as-code rework.
      cfac26e184 Deprecate `Expression.precedence`.
      4abf59202d Fix ForLoop2 support in reference collector
      5deb15cd
    • B
      Roll src/third_party/dart 385be0cf31..05bba46133 (6 commits) · 9b21ea85
      Ben Konyi 提交于
      05bba46133 Use DFS numbering for block dominates test
      fba89f9f64 [vm] Don't change the content of the VM isolate's snapshot based on what was loading into a core or app snapshot.
      3d3f6f9d4b Remove immediateUnderSetLiteral.
      7b86d78f07 Enable set literal lowering in dart2js.
      e29835749a [dart_internal] Bump SDK constraint upper-bound to <2.3.0
      53ca69ba7e [release] Bump version and update CHANGELOG for 2.2.0
      9b21ea85
    • S
      Roll src/third_party/skia adfc6e40df30..4dbb96dfaa04 (6 commits) (#7970) · e3f1bdc4
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/adfc6e40df30..4dbb96dfaa04
      
      git log adfc6e40df3081a8513ff71f2f434100b4d037b5..4dbb96dfaa04868b4ed00ca90513097b2d987625 --date=short --no-merges --format=%ad %ae %s
      2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fe3d4978886b..8adf1fcd08d0 (2 commits)
      2019-02-26 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 024f271ae0c7..fe3d4978886b (1 commits)
      2019-02-26 brianosman@google.com Particles: remove non-stable random, add better enum reflection
      2019-02-26 fmalita@chromium.org [skottie] Shape blending mode support
      2019-02-26 bsalomon@google.com Remove legacy types/methods from SkDeferredDisplayList recorder.
      
      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 (scroggo@google.com), and stop
      the roller if necessary.
      e3f1bdc4
    • B
      Roll src/third_party/dart 0f9a5198bd..385be0cf31 (14 commits) · dd3656a5
      Ben Konyi 提交于
      385be0cf31 Remove unused imports
      7e0c2c83f4 Update pub revision
      d4ff20f005 Remove unwanted @soloTest
      155ac6afbd Create subtype benchmarks based on dart2js and a large application
      f0042a3225 [vm/ffi] Factor out FFI code shared between compiler and runtime.
      2eb3ac7c02 Specify implicit creation
      b446d0a226 BenchMaker: a benchmark that reads the output from BenchMaker
      f6389a4216 TypeComputer: handle named parameters
      cffdd356ed BenchMaker: Don't obfuscate dart:async
      1171c4735b BenchMaker: Ensure all classes are serialized
      47555a25b8 Fix detection of implicit bounds
      eb19bba3e3 Implement TypeBuilderComputer.visitFunctionType
      7f00ea7e43 Subst interface types copied from superclass
      561f7905d6 A type variable can be a subtype of another
      dd3656a5
    • S
      Roll src/third_party/skia 8abc84294571..adfc6e40df30 (9 commits) (#7965) · 113b91fe
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/8abc84294571..adfc6e40df30
      
      git log 8abc8429457128456866b52bb0bebaa800319d91..adfc6e40df3081a8513ff71f2f434100b4d037b5 --date=short --no-merges --format=%ad %ae %s
      2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0546b5380780..9f20dd777b50 (1 commits)
      2019-02-25 egdaniel@google.com Add support for VK_IMAGE_LAYOUT_PRESENT_SRC_KHR in skia vulkan.
      2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 2ff3639d85d7..024f271ae0c7 (1 commits)
      2019-02-26 stani@google.com Pass render target VkImage in GrVkDrawableInfo
      2019-02-13 herb@google.com Make ARGB fallback use common strike lookup
      2019-02-26 halcanary@google.com gn/core.gni: add headers
      2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9a16248dedf3..2ff3639d85d7 (1 commits)
      2019-02-26 brianosman@google.com Few more particle features and some generalization work
      2019-02-26 jongdeok.kim@navercorp.com [Viewer] Set the current slide first before attaching the fBackendType to fWindow.
      
      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 (scroggo@google.com), and stop
      the roller if necessary.
      113b91fe