1. 31 8月, 2019 5 次提交
  2. 30 8月, 2019 11 次提交
    • B
      Roll src/third_party/dart 35df96a2e2..d4342b9021 (4 commits) · 292d844d
      Ben Konyi 提交于
      dart-lang/sdk@d4342b9021 [cfe] Print Kernel's type-parameter types in more details in text
      dart-lang/sdk@f10c37b0e5 [cfe] Handle explicit extension instance access.
      dart-lang/sdk@8e7812fee5 [CFE] Ability to low-level compare dill bytes
      dart-lang/sdk@751059b246 [CFE] Explicit creation; add test to force it
      292d844d
    • S
      Roll src/third_party/skia 7409b73fa546..575699569e91 (1 commits) (#11766) · 70626c0f
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/7409b73fa546..575699569e91
      
      git log 7409b73fa546..575699569e91 --date=short --no-merges --format='%ad %ae %s'
      2019-08-30 brianosman@google.com Update sample particle data in canvaskit demo
      
      Created with:
        gclient setdep -r src/third_party/skia@575699569e91
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC stani@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=stani@google.com
      70626c0f
    • S
      Roll src/third_party/skia ba0a2c7ad992..7409b73fa546 (3 commits) (#11756) · ff3dffab
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/ba0a2c7ad992..7409b73fa546
      
      git log ba0a2c7ad992..7409b73fa546 --date=short --no-merges --format='%ad %ae %s'
      2019-08-30 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      2019-08-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5d27a6961601..120b61d34ba8 (9 commits)
      2019-08-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 2dd36fa786a2..a461132e64f5 (466 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@7409b73fa546
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC stani@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=stani@google.com
      ff3dffab
    • B
      Roll src/third_party/dart a873bc5db3..35df96a2e2 (1 commits) · 8401ce98
      Ben Konyi 提交于
      dart-lang/sdk@35df96a2e2 [dartdoc] move the dartdoc resources from bin/snapshots/resources/dartdoc to bin/resources/dartdoc
      8401ce98
    • S
      Roll src/third_party/skia 165ca3f85b7a..ba0a2c7ad992 (1 commits) (#11745) · a7d59aab
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/165ca3f85b7a..ba0a2c7ad992
      
      git log 165ca3f85b7a..ba0a2c7ad992 --date=short --no-merges --format='%ad %ae %s'
      2019-08-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader eea9d35b8757..680d37610656 (7 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@ba0a2c7ad992
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC stani@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=stani@google.com
      a7d59aab
    • B
      Roll src/third_party/dart fd48ea3432..a873bc5db3 (7 commits) · 118b5f32
      Ben Konyi 提交于
      dart-lang/sdk@a873bc5db3 fix extension constructor error
      dart-lang/sdk@6061906a77 split endMethod into 6 separate events
      dart-lang/sdk@6a8b75ff8d [vm/fuzzer] Call each generated method once
      dart-lang/sdk@6191db939f Send arguments for dart developer timeline events
      dart-lang/sdk@6c38345818 [vm/fuzzer] Add FFI calls to C library
      dart-lang/sdk@a2e9af92d2 Protocol for 'server.log' notification.
      dart-lang/sdk@7e7369cd98 [vm, bytecode] Don't write Bytecode::var_descriptors_ in snapshots.
      118b5f32
    • B
      Roll src/third_party/dart 1573f4e877..fd48ea3432 (16 commits) · 12354398
      Ben Konyi 提交于
      dart-lang/sdk@fd48ea3432 [vm/fuzzer] Randomly choose intervals for flags
      dart-lang/sdk@a90abd6cf7 Support completions of extensions imported with a prefix
      dart-lang/sdk@d548da74c0 Add tests for extension members shadowed in classes.
      dart-lang/sdk@d7c944b4c0 [vm/bytecode] Support library dependencies in bytecode for mirrors and vm-service.
      dart-lang/sdk@aa0af27497 Support completion of static members defined in extensions
      dart-lang/sdk@d1c9a2b06f [vm/compiler] Improve DIV and MOD performance
      dart-lang/sdk@c07b1fea98 Add relevanceBoost for initializers of variable initializers.
      dart-lang/sdk@c5d108a623 Build new elements for GenericFunctionType in DeclarationResolver.
      dart-lang/sdk@a78e0c4af0 generate errors for extensions named w/ built-in ids
      dart-lang/sdk@14bff68ca1 Remove another unused import
      dart-lang/sdk@fc4919eb6f [vm/ffi] Fix incomplete handling of Ffi types in VisitPointersPredefined.
      dart-lang/sdk@792c3aa92d [vm/tfa] Don't drop abstract classes with entry-point annotation.
      dart-lang/sdk@9c8646267d [vm/compiler] Get original ICData in FlowGraphCompiler::GenerateStaticCall
      dart-lang/sdk@4e4ec6082c [vm/fuzzer] Add '=>' functions
      dart-lang/sdk@7835190cc9 Revert: Read default values fully.
      dart-lang/sdk@c7f3300448 Flow analysis: begin tracking where variables are written to in closures.
      12354398
    • B
      Roll src/third_party/dart 05c28c6115..1573f4e877 (14 commits) · e620012c
      Ben Konyi 提交于
      dart-lang/sdk@1573f4e877 [vm/compiler] Further work on the IL deserializer.
      dart-lang/sdk@45b85e12d2 [VM] - Remove rules to build vm_legacy_platform
      dart-lang/sdk@1f9bf308b2 [vm/compiler] Early work on IL deserializer.
      dart-lang/sdk@cd5bcd7ddc Fix for FieldFormalParameter with type parameters.
      dart-lang/sdk@6fa5b31fcc Report an error when extensions declare a static final field that is not initialized
      dart-lang/sdk@2e2d5bcca6 [vm] Make v8_snapshot_profile_writer_test less flaky and avoid user error with crossword config.
      dart-lang/sdk@e3563528e6 [cfe] Add tear off function for extension instance methods.
      dart-lang/sdk@ab9cd54b1b [cfe] Use cipd for benchmark data instead of the store
      dart-lang/sdk@8667223d72 [vm/concurrency] Have custom weak table per isolate used for snapshot writing
      dart-lang/sdk@402c3101a7 Remove unused imports
      dart-lang/sdk@1f10afc628 Don't use explicit error locations for CFE-only errors.
      dart-lang/sdk@5148afa2fa [dart2js] Treat classes instantiated by a NativeBehavior as native.
      dart-lang/sdk@dda69953e2 [vm/bytecode] Debugger should not signal breakpoint resolution twice.
      dart-lang/sdk@ea09fbe45d switch case statement completions
      e620012c
    • S
      Roll src/third_party/skia 3783375c4d41..165ca3f85b7a (8 commits) (#11725) · 260f88d2
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/3783375c4d41..165ca3f85b7a
      
      git log 3783375c4d41..165ca3f85b7a --date=short --no-merges --format='%ad %ae %s'
      2019-08-29 fmalita@chromium.org [skottie] Text selector ease-high/ease-low support
      2019-08-29 jvanverth@google.com Switch to new IOS windowing system.
      2019-08-29 senorblanco@chromium.org Dawn: Implement RenderPipeline caching (optimization).
      2019-08-29 egdaniel@google.com Fix updating of current task index in GrResourceAllocator
      2019-08-29 bsalomon@google.com Make GrSurfaceProxy derive from GrNonAtomicRef and remove GrIORefProxy.
      2019-08-29 fmalita@chromium.org [skottie] Refactor/generalize text selector shape generators
      2019-08-29 brianosman@google.com Move common particle code to an automatically-injected header
      2019-08-29 senorblanco@chromium.org Dawn: submit all command buffers in a single call.
      
      Created with:
        gclient setdep -r src/third_party/skia@165ca3f85b7a
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC stani@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=stani@google.com
      260f88d2
    • M
      Roll src/third_party/dart 35382f9b14..05c28c6115 (#11702) · 74a3c73e
      Martin Kustermann 提交于
      * Roll src/third_party/dart 35382f9b14..05c28c6115
      
      dart-lang/sdk@05c28c6115 Reland "Scaffolding for dart:wasm"
      dart-lang/sdk@d57a8f7451 [vm/bytecode] Remove DebugCheck in synthetic non-local transfer (no source pos).
      dart-lang/sdk@b565c8c20f Don't serialize not serializable constant variable initializers.
      dart-lang/sdk@ce12a2722d Migration: handle named parameters in _substituteFunctionAfterFormals.
      dart-lang/sdk@a290271dea [vm/bytecode] Throw should be 'debug checked', but not ReThrow.
      dart-lang/sdk@63133a2a8c [cfe] Handle extension instance method tearoff
      dart-lang/sdk@a147d4e8d2 [cfe] Handle simple use of extension instance members
      dart-lang/sdk@e9fdeb2db8 Migration: add support for creating instances without supplying type arguments.
      dart-lang/sdk@66e349da9c Migration: Clean up substitution logic in getOrComputeElementType
      dart-lang/sdk@e9a44ba6a8 fix extension instance field error
      dart-lang/sdk@15a7b57d8e split endFields into endClass/Mixin/ExtensionFields events
      dart-lang/sdk@ed1b4ffba1 Add tests of extensions of mixins
      dart-lang/sdk@ef36f1ba0d [vm/fuzzer] Reduce limit on methods and classes
      dart-lang/sdk@7b17602c74 [vm/bytecode] Include function name into source fingerprints
      dart-lang/sdk@851701d2a4 add BREAK suggestions to switch cases
      dart-lang/sdk@57f7941eef [cfe] Remove 'functionNestingLevel' for VariableDeclaration.forValue
      74a3c73e
    • S
      Roll src/third_party/skia ca8b07cf8a59..3783375c4d41 (2 commits) (#11712) · 37c5510c
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/ca8b07cf8a59..3783375c4d41
      
      git log ca8b07cf8a59..3783375c4d41 --date=short --no-merges --format='%ad %ae %s'
      2019-08-29 herb@google.com Only send the RemoteStrikes that have pending glyphs.
      2019-08-29 halcanary@google.com tools/skui: put all enums in a common namespace
      
      Created with:
        gclient setdep -r src/third_party/skia@3783375c4d41
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC stani@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=stani@google.com
      37c5510c
  3. 29 8月, 2019 9 次提交
  4. 28 8月, 2019 8 次提交
    • S
      Roll src/third_party/skia 6064ecf7e993..b1ade2a4261e (32 commits) (#11629) · c9d9b5b8
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/6064ecf7e993..b1ade2a4261e
      
      git log 6064ecf7e993..b1ade2a4261e --date=short --no-merges --format='%ad %ae %s'
      2019-08-28 bsalomon@google.com Fix spirv-tools include path
      2019-08-28 kjlubick@google.com [canvaskit] Fix duplicate gold name
      2019-08-28 herb@google.com Cleanups around fRemoteGlyphStateMap
      2019-08-28 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      2019-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 57ad1e1287dd..886698bc3fdd (7 commits)
      2019-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 31c682b20741..c96d445dc9eb (397 commits)
      2019-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 605f863173b6..cde4dd9601ce (9 commits)
      2019-08-28 michaelludwig@google.com Fix flutter roll
      2019-08-27 michaelludwig@google.com Revert "Combine snapBackImage and snapSpecial"
      2019-08-27 michaelludwig@google.com Add Color4f variant for DrawEdgeAAQuad
      2019-08-27 michaelludwig@google.com Revert "Calculate draw bounds in drawEdgeAAImageSet"
      2019-08-27 fmalita@chromium.org [skottie] Disable text baseline snapping
      2019-08-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-08-27 michaelludwig@google.com Combine snapBackImage and snapSpecial
      2019-08-27 senorblanco@chromium.org gn format third_party/dawn/BUILD.gn.
      2019-08-27 halcanary@google.com SkPlainTextEditor: from experimental to modules
      2019-08-27 herb@google.com Check RemoteStrike pointer is still valid to send
      2019-08-27 bungeman@google.com Add a way to disable baseline snapping.
      2019-08-27 egdaniel@google.com Have visitProxies take a GrTexutreProxy instead of GrSurfaceProxy.
      2019-08-27 michaelludwig@google.com Calculate draw bounds in drawEdgeAAImageSet
      2019-08-27 csmartdalton@google.com Add renderTasks to the DAG before calling addDependency
      2019-08-27 egdaniel@google.com Make sure we use clear load op on GrOpsTask as often as possible.
      2019-08-27 michaelludwig@google.com Fix subset errors in blur, matrix, and morphology filters
      2019-08-27 senorblanco@chromium.org Dawn: use Skia's copy of vulkan headers.
      2019-08-27 senorblanco@chromium.org Add spirv-cross to DEPS.
      2019-08-27 senorblanco@chromium.org Dawn: Remove spirv-tools and spirv-headers rules from Dawn build files.
      2019-08-27 mtklein@google.com remove unused sk_sp comparison operators
      2019-08-27 michaelludwig@google.com Fix long line
      2019-08-27 michaelludwig@google.com Revert "gpu: Update GrGLCaps usage of fTextureRectangle with chromium."
      2019-08-27 nihohit@gmail.com compile.sh: Use emar in order to bundle libraries.
      2019-08-27 mtklein@google.com <ostream> -> <iosfwd>
      2019-08-27 kjlubick@google.com [canvaskit] Add sundry APIs and tests
      
      Created with:
        gclient setdep -r src/third_party/skia@b1ade2a4261e
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC stani@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=stani@google.com
      c9d9b5b8
    • B
      Roll src/third_party/dart 5cbcc88304..10f8a00e9f (3 commits) · b4943073
      Ben Konyi 提交于
      dart-lang/sdk@10f8a00e9f [CFE] Update language versioning implementation to conform with specification v1.3
      dart-lang/sdk@8621e63190 [kernel/VM] cleanup unused dill tags
      dart-lang/sdk@72ff3495ec [CFE/kernel] Read dill from binary.md description
      b4943073
    • B
      Roll src/third_party/dart 9b23c483ba..5cbcc88304 (17 commits) · f8c4546e
      Ben Konyi 提交于
      dart-lang/sdk@5cbcc88304 [vm/bytecode] Add DebugCheck for variable set with as-expression RHS
      dart-lang/sdk@1017a562d7 [vm/bytecode] Fix crash while querying parameter descriptors for static implicit closure
      dart-lang/sdk@352dc749b1 [nnbd_migration] change implicit method parameters test to use edge matchers
      dart-lang/sdk@0da7763bae [vm, gc] Fix racy access to the growth policy in ForceGrowthSafepointOperationScope.
      dart-lang/sdk@7b37cddbe8 rename ClassKind to DeclarationKind
      dart-lang/sdk@52e732b786 fix constructor in extension error
      dart-lang/sdk@1765a19b03 [Test tool] Pass bytecode option to generate debugger stops
      dart-lang/sdk@451a7dd4ea [vm/assembler] Add IMUL with implicit operands
      dart-lang/sdk@040fdf22c5 [vm, gc] Run old space GC when the allocation limit is crossed during NotifyIdle, even if it would exceed the idle deadline.
      dart-lang/sdk@726762c4bd [vm/bytecode] Remove source information from setAsyncThreadStackTrace in prolog.
      dart-lang/sdk@fee3fffc59 [nnbd_migration] handle prefixes
      dart-lang/sdk@91400d6422 Guard against an NPE when computing completions (issue 38006)
      dart-lang/sdk@a28fcb59bf [nnbd_migration] handle dynamic property access
      dart-lang/sdk@21021651a0 Migration: rework edge builder tests to reduce boilerplate.
      dart-lang/sdk@5f5d44c4dd Migration: sort declarations in migration_visitor_test_base.dart.
      dart-lang/sdk@3604f75cd4 Gracefully degrade if annotation uses (non-serializable) FunctionExpression.
      dart-lang/sdk@c7fbf0dc35 [nnbd_migration] Handle method calls with inferred type arguments
      f8c4546e
    • B
      Roll src/third_party/dart 2bc0f49c00..9b23c483ba (1 commits) · c030ccc5
      Ben Konyi 提交于
      dart-lang/sdk@9b23c483ba Revert "Make package:expect NNBD agnostic"
      c030ccc5
    • B
      Roll src/third_party/dart f17d0563fa..2bc0f49c00 (10 commits) · 85810f88
      Ben Konyi 提交于
      dart-lang/sdk@2bc0f49c00 [vm, gc] Add timeline event for growth policy updates.
      dart-lang/sdk@86ad613bf7 [vm/fuzzer] Enable package:pedantic analysis options
      dart-lang/sdk@0328e8a7b6 sort ForwardingListener and ForwardingTestListener
      dart-lang/sdk@aeb5e732fd split endClass/Mixin/ExtensionFactoryMethod event
      dart-lang/sdk@e5b0ff494b Adding an offset field to TokenDetails to return token offset as part of listTokenDetails
      dart-lang/sdk@35f8a8bf00 Gracefully degrade when FunctionTypeAlias uses FieldFormalParameter.
      dart-lang/sdk@78bd2bbaca [test] Re-enable background compilation in debug mode.
      dart-lang/sdk@f2ab9478ee [vm/bytecode] Avoid extra DebugCheck in variable declaration
      dart-lang/sdk@10c212f910 Make package:expect NNBD agnostic
      dart-lang/sdk@d61daa79d3 Add more specific warnings to analyzer for @required on parameters
      85810f88
    • B
      Roll src/third_party/dart 4015a79210..f17d0563fa (5 commits) · f93b9cbf
      Ben Konyi 提交于
      dart-lang/sdk@f17d0563fa split class/mixin/extension member parsing
      dart-lang/sdk@d2ad7d1f91 [dartdevc] support compile-only/run-only on ddb tool
      dart-lang/sdk@d44ada3c52 [vm] Remove constant evaluator calls in the VM and bytecode generator.
      dart-lang/sdk@497765f59f [vm] Move VM constant patching before constant evaluation.
      dart-lang/sdk@a6596cfd40 [cfe] Allow backend target to specify extra libraries to be indexed.
      f93b9cbf
    • S
      Roll src/third_party/skia 4b5d65561943..6064ecf7e993 (1 commits) (#11500) · 3ab68dd8
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/4b5d65561943..6064ecf7e993
      
      git log 4b5d65561943..6064ecf7e993 --date=short --no-merges --format='%ad %ae %s'
      2019-08-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      Created with:
        gclient setdep -r src/third_party/skia@6064ecf7e993
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC stani@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=stani@google.com
      3ab68dd8
    • B
      Roll src/third_party/dart e878bdafe9..4015a79210 (15 commits) · a5953999
      Ben Konyi 提交于
      dart-lang/sdk@4015a79210 [kernel] Fixes to binary.md
      dart-lang/sdk@bbbd6cdbcb Migration: update trial_migration.dart to show exceptions per package.
      dart-lang/sdk@c604e58a9b Migration: add support for dynamic method dispatches.
      dart-lang/sdk@c7ac27bf50 [vm/ffi] Refactor and fix pipeline for force-optimized code.
      dart-lang/sdk@71f1a615f4 [dart2js] Handle non-identifier characters in member names
      dart-lang/sdk@7c6cab995a [vm] Adds Update method to hash maps.
      dart-lang/sdk@e7614adedb [cfe] Add Windows work-around for git diff in expectation testing
      dart-lang/sdk@7dbf8eed3b [cfe] Support sharding in pkg/testing tests
      dart-lang/sdk@6c67280e44 [vm] Move C-string-based hash maps to hash_map.h.
      dart-lang/sdk@4a01dc1341 [vm/compiler] Remove load_invalidation_gen logic
      dart-lang/sdk@202340f550 Reland "[dartdevc] Remove explicit calls of the constant evaluator in DDC."
      dart-lang/sdk@21cf0f5f90 [cfe] Clean out all uses of expired flags.
      dart-lang/sdk@a7b470f51f [cfe] Fix use of ExtensionBuilder.target
      dart-lang/sdk@fda435a056 [CFE] Add more incremental compiler compiler test
      dart-lang/sdk@c6cd0c4890 Rename SourceLibraryBuilder to LibraryBuilder and move it up.
      a5953999
  5. 27 8月, 2019 7 次提交
    • C
      Roll third_party/benchmark to a779ffce872b4c811beef482e18bd0b63626aa42 (#11492) · 4d7ea15c
      Chris Bracken 提交于
      Picks up a single change: Add trailing newline at EOF
      
      This complies with Fuchsia's default_warnings config, which contains
      "-Wnewline-eof".
      4d7ea15c
    • S
      Roll src/third_party/skia 3c8f9cb45dde..4b5d65561943 (5 commits) (#11486) · 1ed1ee7c
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/3c8f9cb45dde..4b5d65561943
      
      git log 3c8f9cb45dde..4b5d65561943 --date=short --no-merges --format='%ad %ae %s'
      2019-08-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      2019-08-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3c6b2e1613c8..57ad1e1287dd (8 commits)
      2019-08-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 26bef9371198..31c682b20741 (361 commits)
      2019-08-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d6dc4b7e4533..605f863173b6 (4 commits)
      2019-08-27 khushalsagar@chromium.org gpu: Update GrGLCaps usage of fTextureRectangle with chromium.
      
      Created with:
        gclient setdep -r src/third_party/skia@4b5d65561943
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC stani@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=stani@google.com
      1ed1ee7c
    • D
      3aed2ed2
    • B
      Roll src/third_party/dart 69c6bea18f..e878bdafe9 (10 commits) · 635c410d
      Ben Konyi 提交于
      dart-lang/sdk@e878bdafe9 [vm/bytecode] Add DebugCheck to stop at return statement before executing finally blocks
      dart-lang/sdk@6db6a0ce67 [vm/bytecode] Capture :controller_stream variable in async* functions
      dart-lang/sdk@b6897ea094 Stop using resolutionMap in analyzer and analysis_server.
      dart-lang/sdk@91de97f7e6 [nnbd_migration] Unwrap handles and remove handle assertion.
      dart-lang/sdk@da4e6eb6e3 [vm/bytecode] Correct source positions for for-in statements
      dart-lang/sdk@a7666c4fac Identifiers with ExtensionElement don't have types.
      dart-lang/sdk@605709ac31 Fix _isDynamicExpression() in DartUnitHighlightsComputer2.
      dart-lang/sdk@a2c7e7ce3e Migration: implement post-dominator analysis of `??` operations.
      dart-lang/sdk@c1dbceda67 Migration: Test a complex example of flow analysis integration.
      dart-lang/sdk@0c3a1a986f Migration: integrate flow analysis of try/catch/finally statements.
      635c410d
    • S
      Roll src/third_party/skia 30cd12e81488..3c8f9cb45dde (1 commits) (#11472) · d8e997c4
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/30cd12e81488..3c8f9cb45dde
      
      git log 30cd12e81488..3c8f9cb45dde --date=short --no-merges --format='%ad %ae %s'
      2019-08-27 fmalita@chromium.org [skottie] Harden motion blur
      
      Created with:
        gclient setdep -r src/third_party/skia@3c8f9cb45dde
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC stani@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=stani@google.com
      d8e997c4
    • B
      Roll src/third_party/dart c91da3fa26..69c6bea18f (12 commits) · a4c627ea
      Ben Konyi 提交于
      dart-lang/sdk@69c6bea18f [ fuzzer ] Fixed analysis warnings in dartfuzz, enabled analysis as part of bot checks
      dart-lang/sdk@6f2c3977cc [cfe] Add available extensions to Scope.
      dart-lang/sdk@a00a8df2d9 [vm/bytecode] Correct source positions for switch cases
      dart-lang/sdk@7b2e879858 Migration: integrate flow analysis of switch statements.
      dart-lang/sdk@e18ebb610b Set relevance tags for constructors.
      dart-lang/sdk@64a42600ea [vm/compiler] Avoid unnessary checks on 64-bit
      dart-lang/sdk@a5c961d50b [vm/fuzzer] Simple class hierarchies
      dart-lang/sdk@67d8bb4c24 Add 'Rename Extension Member' refactoring.
      dart-lang/sdk@b8cb25c96f Flow analysis: shift responsibility for handling final fall-through to FlowAnalysis.
      dart-lang/sdk@cebb64f249 [vm/compiler] Avoid deopt for non-clamping typed data
      dart-lang/sdk@9b46abc4ad Restore removed error codes to unbreak angular
      dart-lang/sdk@ece4f273ea [vm/fuzzer] Randomly add deterministic flag
      a4c627ea
    • B
      Roll src/third_party/dart 43417df9c7..c91da3fa26 (12 commits) · 59e14bc5
      Ben Konyi 提交于
      dart-lang/sdk@c91da3fa26 [vm/fuzzer] renable stacktrace stress test on FFI
      dart-lang/sdk@9a817c722b Add tests for extension method setter/getter basename shadowing.
      dart-lang/sdk@4210112bfd [vm/debugger] Increase verbosity of --verbose-debug when setting breakpoints.
      dart-lang/sdk@969c01f02c Remove unused methods from DeclarationResolver.
      dart-lang/sdk@da66bf6f77 Issue 37951. Identify widgets in IfElement and ForElement.
      dart-lang/sdk@2011b6fa6b Flow analysis: refactor and unit test switch statement logic.
      dart-lang/sdk@e0c37247a2 Migration: integrate flow analysis of logical not expressions
      dart-lang/sdk@48f8454960 [vm] Force raw variables created during scope building to be on the stack
      dart-lang/sdk@103a43dd73 [cfe] Towards deprecating Builder.target
      dart-lang/sdk@06150f4d2c Migration: fix some tests of assertion behavior.
      dart-lang/sdk@9c761e1531 Migration: integrate flow analysis of if-null (`??`) expressions.
      dart-lang/sdk@1f17242a4f [infra] Remove non-essential test expectations from dart2js status files
      59e14bc5