1. 14 3月, 2019 11 次提交
    • S
      Roll src/third_party/skia 1386b2d5579d..8b9b8f8c5846 (3 commits) (#8162) · bbd58fab
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/1386b2d5579d..8b9b8f8c5846
      
      git log 1386b2d5579d45be7a81f8706ad1c407e1210dab..8b9b8f8c58467fef47b74250301d574ee31d5f79 --date=short --no-merges --format=%ad %ae %s
      2019-03-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 54744c955cd6..6299cd6e9d2d (421 commits)
      2019-03-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b6d4ce3158ee..868ed908f432 (1 commits)
      2019-03-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4ef71eb81f5d..b6d4ce3158ee (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 (benjaminwagner@google.com), and stop
      the roller if necessary.
      bbd58fab
    • S
      Roll src/third_party/skia 29d5dec9a078..1386b2d5579d (123 commits) (#8161) · cdf55a8d
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/29d5dec9a078..1386b2d5579d
      
      git log 29d5dec9a0783a033b921dc483fb98d565d684f6..1386b2d5579d45be7a81f8706ad1c407e1210dab --date=short --no-merges --format=%ad %ae %s
      2019-03-13 reed@google.com pass common SkStageRec to all effects using rasterpipeline
      2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 4e87659e289c..494afea985e6 (2 commits)
      2019-03-14 bsalomon@google.com Revert "Try to avoid vertex colors in Texture/FillRect ops when possible."
      2019-03-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-03-13 bsalomon@google.com Try to avoid vertex colors in Texture/FillRect ops when possible.
      2019-03-13 herb@google.com Fallback for source should not use sub-pixel positioning.
      2019-03-13 reed@google.com assert that during restore, the layer and its parent are in the same colorspace
      2019-03-13 herb@google.com Use bulk api in direct-to-screen fallback
      2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6480d4e10cb5..4ef71eb81f5d (3 commits)
      2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 25ec7b0cd393..6480d4e10cb5 (1 commits)
      2019-03-13 enne@chromium.org Fix uninitialized read in too small SkDescriptor
      2019-03-13 csmartdalton@google.com Remove GrAAType::kMixedSamples
      2019-03-13 csmartdalton@google.com Replace GrAAType with flags for path renderers
      2019-03-12 benjaminwagner@google.com Omit some SKPs that seem to cause GalaxyS9 to crash.
      2018-11-15 mtklein@google.com reland: add private non-copying SkReadBuffer::readString()
      2019-03-13 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      2019-03-13 fmalita@chromium.org [skottie] Use kMedium_SkFilterQuality for image filtering
      2019-03-13 stephana@google.com Fix Pixel 3 dimension
      2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3c1f5a6bd487..4e87659e289c (1 commits)
      2019-03-13 brianosman@google.com Clamp in GrBicubicEffect (to match SW and for general sanity)
      2019-03-13 brianosman@google.com Include test name in error messages for failing tests
      2019-03-13 mtklein@google.com Revert "add private non-copying SkReadBuffer::readString()"
      2019-03-12 herb@google.com Check that a glyph will fit in the atlas instead of a bogus check
      2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 1407297b7f7d..25ec7b0cd393 (1 commits)
      2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader dd2faaeee6b2..1407297b7f7d (1 commits)
      2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bea4751348ca..dd2faaeee6b2 (1 commits)
      2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 b6eb34122e07..3c1f5a6bd487 (2 commits)
      2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader aa8f699a90af..bea4751348ca (2 commits)
      2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 37fe521d6049..54744c955cd6 (411 commits)
      2019-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 914a46d47952..aa8f699a90af (1 commits)
      2019-03-12 mtklein@google.com tweak Descriptor_invalid_rec_size to not over-copy
      2019-03-12 reed@google.com retain colorspace in blurimagefilter_raster
      2019-03-12 enne@chromium.org Fix null pointer crash in looking up nonexistent typeface
      2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-03-11 herb@google.com Introduce bulk strike api for glyph metrics for one draw case
      2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b4de34ef039f..914a46d47952 (2 commits)
      2019-03-12 reed@google.com remove dead SK_SUPPORT_LEGACY_RASTERLAYERCOLORSPACE code
      2019-03-12 kjlubick@google.com [pathkit/canvaskit] Address race when uploading results
      2019-03-12 enne@chromium.org Add validation to reading kRec_SkDescriptorTags
      2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f945a5e172d0..b4de34ef039f (1 commits)
      2019-03-12 herb@google.com Move GlyphAndPos and PathAndPos to interface and rename.
      2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-03-12 mtklein@google.com simplify matrix color filter clamps
      2019-03-12 reed@google.com Initial add SkMixers
      2018-11-15 mtklein@google.com add private non-copying SkReadBuffer::readString()
      2019-03-11 stephana@google.com [infra] Add Pixel3 devices
      2019-03-11 khushalsagar@chromium.org remote fonts: Remove debug asserts for deserialization failures.
      2019-03-12 ethannicholas@google.com added SK_API to SkSK::Compiler
      2019-03-12 mtklein@google.com remove unused clamp_a_dst
      2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c9bc33cff483..b6eb34122e07 (1 commits)
      2019-03-12 robertphillips@google.com Always explicitly allocate except in Android Framework (take 3)
      2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7ce5de0c17bd..f945a5e172d0 (1 commits)
      2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6a1d92b526d4..7ce5de0c17bd (5 commits)
      2019-03-12 jcgregorio@google.com Turn on CI/CD for api.skia.org. (skia)
      2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6193cb187e4a..6a1d92b526d4 (1 commits)
      2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 04a7830913b3..10ed3a8a5eec (1 commits)
      2019-03-12 mtklein@google.com simplify filterColor()
      2019-03-12 robertphillips@google.com Revert "Always explicitly allocate except in Android Framework (take 2)"
      2019-03-12 kjlubick@google.com [particles] Turn on CI/CD for particles.skia.org
      2019-03-12 robertphillips@google.com Revert "Always try to reduce opList splitting in DDL contexts/drawingManagers"
      2019-03-12 robertphillips@google.com Revert "Temporarily re-add GrContextOptions::fExplicitlyAllocateGPUResources for Fuchsia"
      2019-03-11 robertphillips@google.com Always try to reduce opList splitting in DDL contexts/drawingManagers
      2019-03-12 robertphillips@google.com Temporarily re-add GrContextOptions::fExplicitlyAllocateGPUResources for Fuchsia
      2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader abb57857c536..6193cb187e4a (1 commits)
      2019-03-12 gkaiser@google.com GrQuadPerEdgeAA: Fix typo in 'if' check
      2019-03-12 kjlubick@google.com [pathkit] Clean up perf/test init
      2019-03-12 bsalomon@google.com Revert "Reintroduce deinstantiate lazy proxy types and use for promise images."
      2019-03-11 robertphillips@google.com Always explicitly allocate except in Android Framework (take 2)
      2019-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-03-11 brianosman@google.com Remove SkToSRGBColorFilter (now unused)
      2019-03-12 rmistry@google.com Add new recipe autoroller service account to list of recognized accounts
      2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 3e2a4780e607..abb57857c536 (3 commits)
      2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 3364227fa0d8..3e2a4780e607 (1 commits)
      2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 f563fdc91e83..c9bc33cff483 (2 commits)
      2019-03-12 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      2019-03-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src ba6c026602da..37fe521d6049 (397 commits)
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 654540e86243..3364227fa0d8 (1 commits)
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms c6c0aae921ea..04a7830913b3 (1 commits)
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 49c9dfe3b832..f563fdc91e83 (1 commits)
      2019-03-11 kjlubick@google.com [canvaskit] Move from experimental to modules
      2019-03-11 bsalomon@google.com Add GM for crbug.com/938592
      2019-03-08 bsalomon@google.com Reintroduce deinstantiate lazy proxy types and use for promise images.
      2019-03-11 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-11 brianosman@google.com Add clamped half-float pixel config to Ganesh
      2019-03-11 kjlubick@google.com Add input length check when fuzzing
      2019-03-07 michaelludwig@google.com Handle arbitrary and degenerate quadrilaterals in GrQuadPerEdgeAA
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 2fb061752f70..c6c0aae921ea (1 commits)
      2019-03-06 herb@google.com One routine to rule them all!
      2019-03-11 reed@google.com rename mixer to lerp (in prep for SkMixer)
      2019-03-11 stani@google.com Export libvulkan headers for android libraries depending on skia
      2019-03-11 fmalita@chromium.org [skottie] Fix Gaussian blur repeat edge pixels semantics
      2019-03-11 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-11 robertphillips@google.com Revert "Always explicitly allocate except in Android Framework"
      2019-03-11 hcm@google.com update milestones to 2019 dates
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms d2f7012e6a85..2fb061752f70 (1 commits)
      2019-03-11 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-08 herb@google.com Convert templates to virtuals in SkGlyphRunPainter
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b72d28ff9975..654540e86243 (1 commits)
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms a81211f5ad2a..d2f7012e6a85 (1 commits)
      2019-03-11 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-03-11 robertphillips@google.com Always explicitly allocate except in Android Framework
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 3b3522324e7b..a81211f5ad2a (1 commits)
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bb8c8e211402..b72d28ff9975 (2 commits)
      2019-03-11 jcgregorio@google.com Change all pointers to doxygen docs to point to api.skia.org.
      2019-03-11 jvanverth@google.com Improve Metal texture uploads.
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cd3e11d9464a..bb8c8e211402 (2 commits)
      2019-03-11 brianosman@google.com Add flag to check that F16Norm pixels are clamped properly
      2019-03-11 kjlubick@google.com Add oss-fuzz compatible fuzzers for sksl2*
      2019-03-11 jcgregorio@google.com api.skia.org - Don't document private.
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fa8603c6113f..cd3e11d9464a (1 commits)
      2019-03-07 egdaniel@google.com Make vulkan GrBackendFormats with ycbcr external texture types.
      2019-03-06 robertphillips@google.com Add kIdentity_SkYUVColorSpace
      2019-03-09 nigeltao@google.com Check that we do not #define WUFFS_IMPLEMENTATION
      2019-03-09 nigeltao@google.com Update Wuffs version
      2019-03-08 kjlubick@google.com [canvaskit] roll on npm
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f2ddde731fb0..fa8603c6113f (1 commits)
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ebefaf7ce64a..f2ddde731fb0 (1 commits)
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 b6a2f6bcf657..49c9dfe3b832 (1 commits)
      2019-03-11 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src bc2c6257d015..ba6c026602da (26 commits)
      2019-03-10 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
      2019-03-10 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      2019-03-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a70166a5efb1..bc2c6257d015 (100 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 (benjaminwagner@google.com), and stop
      the roller if necessary.
      cdf55a8d
    • B
      Roll src/third_party/dart 1bd36d694d..7d560f8385 (27 commits) · cae08365
      Ben Konyi 提交于
      7d560f8385 Remove outdated entries from .packages
      ee529e3451 [vm] Fix typo forwader => forwarder
      2ddb2d2d20 Change 'analyze tests co19_2' to use '-asserts'.
      b03db45379 [vm] Decouple flow graph building of dynamic invocation forwarders from kernel reading
      6587483d33 [frontend] Dont re-report compile-expression errors.
      81fa14eb3c Hollow out AnalysisContextImpl.
      b10a6bd5ce [testing] Multitests' copied imports should not be read-only
      9684748784 Removes superfluous Dart_ExitScope() call in CreateVmServiceIsolate.
      4a7556840f Rename tests ending with Test_Driver
      8c3f74817e dartfmt -w --fix dart:collection
      afb459f7fa [cfe] Iterate map entries in map spreads
      ed5bc9c538 [vm] Fix AssertAssignable strengthening sometimes using wrong deopt_id.
      8436dca626 [co19] DEPS updated
      a43c525de2 Reland "[vm/ffi] Support Windows 64 bit"
      3bc3205e39 Move ConstantValue handling outside BehaviorBuilder
      63e22ea497 Remove unused parts of NativeDataBuilder
      f307524421 Support native member annotations through ir constants
      7cfe216e6b TypeInferrer.library is null iff topLevel
      03ecefc0b2 Move ShadowMember.resolveInferenceNode to TypeInferenceEngine
      c7270f25fe Add Declaration.isAnonymousMixinApplication
      0cbce074ac Add toString to Substitution
      b990c503c8 Fix typo in mixin transformer
      da3c23bdaa Test override-based inference when inheriting conflicting types
      f200c37553 Enable extra VM options in fasta script
      69c1d1096d Update test as combined member signature would fail
      68aeb5cec2 Tweak error messages related to inference and overriding.
      0a337bb36f Report CONST_SPREAD_EXPECTED_LIST_OR_SET and CONST_SPREAD_EXPECTED_MAP.
      cae08365
    • J
      fcc66fc2
    • D
      Anti-Aliasing for shape layers (#8157) · fdad56f5
      Dan Field 提交于
      fdad56f5
    • C
      Reland ""Add support for trace counters with variable arguments and instrument... · 906d684a
      Chinmay Garde 提交于
      Reland ""Add support for trace counters with variable arguments and instrument the raster cache." (#8145)
      
      This reverts commit bc901324 and fixes the
      discovered on Windows builds.
      906d684a
    • C
    • J
    • G
      Fix text.dart height docs (#8079) · 2daebebf
      Gary Qian 提交于
      2daebebf
    • R
      2e427030
    • S
      Roll src/third_party/dart 1bd36d694d..674fd0e060 (48 commits) #8152 · 8be2aca5
      Siva 提交于
      674fd0e060 [vm runtime] Dynamically disable dual mapping of code on some platforms
      0bd674c374 [VM-Runtime] set environment when creating detached process
      578fdb0408 Call becomeMap/becomeSet() in AstCloner.
      382cd59388 Update completion target tests for new map syntax
      1db664764a Revert "Copy abi dills in create_sdk build rule"
      a39833d957 Reland "Reland "[VM runtime] Dual mapping of executable pages.""
      49a0502f49 Copy abi dills in create_sdk build rule
      23eb57c2bf Revert "[vm/ffi] Support Windows 64 bit"
      22c2c7ffd8 Sort declarations in build_mode.dart
      e2b5559c77 [infra] Use gclient.py to apply patches to bypass update_depot_tools
      f4b524cdf1 [vm] Extract reading of parameter covariance attributes
      16e40cef2f Generate a diagnostic when a set or map literal is ambiguous
      b89d08355b [infra] Only move coredump files on shards
      7f812dea1a [vm/ffi] Support Windows 64 bit
      469da726d6 [vm] Put covariance attributes into Field flags
      09087490e2 update hasFix lookup table
      bb7b5fcd37 add missing fix tests
      48a5c3825a assist to convert to absolute imports
      b3927f66df [gardening] Mark tests that crash as crashing
      2d6ddf2aff Remove unnecessary override from PartialResolverVisitor
      ba3b9b3b65 Sort static_type_analyzer_test.dart
      1edc6d4b4d [infra] Fix approve_results not erroring properly if tryjobs lack results.
      1a196d43a7 [VM/AOT] Execute catch-entry moves in parallel (our AOT doesn't generate non-cyclic moves)
      6a2aa920cd Support pragma annotations through ir constants
      d3d077090d [VM/FrontendServer] Add 3head patch to frontend server after breaking API changes
      016e3172d1 Default parameters, more metadata, import dart:core.
      853d38896e [VM/AOT] Fixes incorrect deserialization of catch entry moves
      3cf7d6a9c7 [tests] Changing expected cast errors to type errors for collections tests
      b87c44d6b3 Generate diagnostic for non-bool conditions in if elements
      74395d940f Comment out test_import_short_absolute that fails on Windows.
      7c1544898d [vm] Decouple flow graph building of implicit getters and setters from kernel reading
      57f4da318c [vm, gc] The mutator's TLAB and the interpreter's lookup cache must be visited even if the mutator is unscheduled.
      15842d4583 Build more import scopes, support for enums.
      f2029f54cd Fix type inference of map/set literals when the context is a type parameter.
      11b9481403 [vm/frontend] Fix frontend_server_test on Windows.
      bfb30bffe0 Fix a bug in the ConstantVerifier so that conditional elements are lazily verified
      ed1f956991 Fix the abi dills download script
      8f03ae05ff [infra] Add --list-configurations option to test.dart.
      9faca2fa68 [vm] Document lifetime requirements of arguments to Dart_TimelineEvent.
      295ea59385 [vm] Give functions compiled through Dart_LoadCompilationTrace a non-zero usage counter.
      def0b21225 [infra] Fix test.dart saying untested configurations don't exist.
      abd1854176 Fix recording of map/literal context type.
      a8b3461f2e New summaries work snapshot.
      9e7627b6a1 Re-land "Eliminate uses of old AST node types from pkg/analyzer/lib/src/summary"
      210361ae63 Move IgnoreInfo out of the task model code base
      440b4cd84e Insert implicit casts when setting interface targets
      567d552de8 [infra] Add versionchecker and debianpackage to test matrix
      576c4c71d9 [CFE] Always clone subexpressions of unevaluated constants.
      8be2aca5
  2. 13 3月, 2019 10 次提交
  3. 12 3月, 2019 12 次提交
  4. 11 3月, 2019 3 次提交
    • S
      Roll src/third_party/skia 92ae09900456..bd050b90f8c7 (7 commits) (#8111) · 35e3b2b8
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/92ae09900456..bd050b90f8c7
      
      git log 92ae09900456256ad9802d8c1c2eb674531cfba9..bd050b90f8c75ea4fdf49f73c4c9744cb98b00d2 --date=short --no-merges --format=%ad %ae %s
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f2ddde731fb0..fa8603c6113f (1 commits)
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ebefaf7ce64a..f2ddde731fb0 (1 commits)
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 b6a2f6bcf657..49c9dfe3b832 (1 commits)
      2019-03-11 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src bc2c6257d015..ba6c026602da (26 commits)
      2019-03-10 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
      2019-03-10 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 (benjaminwagner@google.com), and stop
      the roller if necessary.
      35e3b2b8
    • S
      Roll src/third_party/dart 2fb6cd9f5f..674fd0e060 (58 commits) (#8110) · 04fe0078
      Siva 提交于
      674fd0e060 Fixes VSCode highlighting of num.dart.
      fa90c9abe5 New summaries work snapshot.
      ed9e70c771 Add completion support for the ui-as-code features
      1335296750 Move SourceLibraryBuilder builder, support for typedef(s), some type parameters.
      9ff0a654ca Revert "Reland "[VM runtime] Dual mapping of executable pages.""
      9e5cf6b09e Improve set/map/list literal type checking.
      affcca729b Fix some tests broken by CL 94993
      f6c8468a98 Revert "Eliminate uses of old AST node types from pkg/analyzer/lib/src/summary"
      303b8bab3a fix for null_closures
      231c5c138e Create codegen work item for all members
      0b40a46ab5 Eliminate uses of old AST node types from pkg/analyzer/lib/src/summary
      37fa71dc4e Resolve types in scopes, resynthesize some elements.
      9f7e11c06b Remove extraneous `3` from method name
      d4ccff7b54 Fix _inferSetOrMapLiteralType to handle a context of `?` correctly.
      1e1d19bb02 fix for replace_colon_with_equals
      04befc2ab3 Improve type inference tests
      73be247e12 Eliminate uses of old AST node types from pkg/analyzer/lib/src/generated
      068aa0d2e7 Support eagerly initialized static fields.
      e6f56a8adf [vm/compiler] first vm implementation of block expression
      474e7dc865 update add await fix description
      b3b9375ca7 Update comments to refer to the greatest/least closure operation.
      6387b1bc73 Clarify ambiguity handling logic in _inferSetOrMapLiteralType
      b72ab0790d Add an Iterable type to the nonstandard SDK test.
      1ce3e8af71 Reland "[cfe] Handle spread map entries of static type Null"
      9f6476392c Reland "[cfe] Compile null-aware spreads in non-const maps"
      10b38fd3f9 Reland "[cfe] Handle spread elements of static type Null"
      c31be8ab5c Reland "[cfe] Disambiguate between sets and maps with spreads"
      8430281a6b Add an implementation of ScopedVisitor.visitForEachPartsWithDeclaration.
      6da340bf76 Reland "[VM runtime] Dual mapping of executable pages."
      2b501b21aa Revert "[cfe] Disambiguate between sets and maps with spreads"
      ff5f5de1be Revert "[cfe] Handle spread elements of static type Null"
      b2cb604b9d improve literal list/map/set control flow recovery
      d2d098405f [tests] Fix some control flow collections tests
      1a2c93ae00 Revert "[cfe] Compile null-aware spreads in non-const maps"
      afccd8cbc7 Revert "[cfe] Handle spread map entries of static type Null"
      6c8dbd84a0 [infra] Support different local named configurations in tools/test.dart.
      166c5e4b38 Use subtype rather than assignability to disambiguate maps/sets.
      2e9ff26527 Fix overflow bug in BigInt implementations.
      9a7679e9e1 Remove some of the tests of the task framework to reduce references to it
      6e359857e4 Move ConstantEvaluationTarget out of the task model
      ccd2c85a1a [cfe] Handle spread map entries of static type Null
      3160b084d8 [cfe] Compile null-aware spreads in non-const maps
      0a13ef7d03 [cfe] Handle spread elements of static type Null
      b817b274c2 [cfe] Disambiguate between sets and maps with spreads
      0e054b1c6e Some fixes for UI-as-code type inference
      8d88316246 fix for unawaited_futures
      5eefbd8d14 [vm/ffi] Add a slot for RawPointer::address.
      ff55d429f6 [kernel] Collection concatenation nodes.
      52ff930338 [cfe] Desugar map spread entries in non-const map literals
      76ff150df4 [cfe] Add type inference for spreads in map literals
      95b0e57ac5 [gardening] Disable ASAN's coredump suppression via ASAN_OPTIONS.
      235e5f3709 Allow component to easily adopt libraries at will
      64d8a16563 API changes to incremental compiler to support modular compilation
      6231ba0b18 Added appropriate comma within comment.
      283cabf1a1 [infra] Reject unexpected extra arguments in approve_results.
      299c6457cf [vm/ffi] Fix style guide violation
      b8069cbeca Refactor computation of modular data
      889d5d9240 Fix type error in node_tracer
      04fe0078
    • D
      Fix the Windows build (#8106) · 0d2cf585
      Dan Field 提交于
      * Make macro for logging embedder errors build on Windows
      0d2cf585
  5. 10 3月, 2019 4 次提交