Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f10f03a6c415
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 51a79649662f
Choose a head ref
  • 13 commits
  • 33 files changed
  • 4 contributors

Commits on Jan 24, 2020

  1. Configuration menu
    Copy the full SHA
    75c59c4 View commit details
    Browse the repository at this point in the history
  2. Fixes oc leaks in platform plugin (#15041)

    Some objc objects are not released in the iOS embedder. This fixes a
    subset of those leaks in FlutterPlatformPlugin.mm.
    zhongwuzw authored and cbracken committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    e9be397 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45fe095 View commit details
    Browse the repository at this point in the history
  4. Roll fuchsia/sdk/core/mac-amd64 from LAOYs... to 6_pZp... (#15954)

    Roll fuchsia/sdk/core/mac-amd64 from LAOYs... to 6_pZp...
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
    Please CC  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
    skia-flutter-autoroll authored Jan 24, 2020
    Configuration menu
    Copy the full SHA
    479d600 View commit details
    Browse the repository at this point in the history
  5. Roll src/third_party/skia c88a3bc..a7e557f (6 commits) (#15957)

    https://skia.googlesource.com/skia.git/+log/c88a3bc3f561..a7e557f3e353
    
    git log c88a3bc..a7e557f --date=short --first-parent --format='%ad %ae %s'
    2020-01-24 [email protected] Reland "Increase precision of some quad AA calculations"
    2020-01-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
    2020-01-23 [email protected] remove legacy SkMScalar code
    2020-01-23 [email protected] use longer-lived alloc in CacheKey()
    2020-01-23 [email protected] force skvm interpreter in ASAN builds, add bots
    2020-01-23 [email protected] Use PipelineStageArgs throughout GrSkSLFP and PipelineStageCodeGenerator
    
    Created with:
      gclient setdep -r src/third_party/skia@a7e557f3e353
    
    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 [email protected] 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: [email protected]
    skia-flutter-autoroll authored Jan 24, 2020
    Configuration menu
    Copy the full SHA
    1d05c83 View commit details
    Browse the repository at this point in the history
  6. Re-arm timer as necessary in MessageLoopFuchsia

    George Wright authored and gw280 committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    8ec994b View commit details
    Browse the repository at this point in the history
  7. Migrate flutter_runner from flutter_runner::{Thread,Loop} to fml::{Th…

    …read,MessageLoop} (#15118)
    George Wright authored and gw280 committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    41e8ed0 View commit details
    Browse the repository at this point in the history
  8. Roll src/third_party/dart 3eaae54..c359b59 (13 commits) (#15959)

    https://dart.googlesource.com/sdk.git/+log/3eaae5405d37..c359b5943a52
    
    git log 3eaae54..c359b59 --date=short --first-parent --format='%ad %ae %s'
    2020-01-24 [email protected] [vm, service] Fix and enable more services tests.
    2020-01-24 [email protected] Convert opt-in elements to legacy when resolving annotations.
    2020-01-24 [email protected] [ dartfuzz ] Fixed type table for `sumManyDoubles`
    2020-01-24 [email protected] Revert "[vm] resolve symbolic link to find kernel_service snapshot"
    2020-01-24 [email protected] Remove the notion of required fixes from dartfix and the server
    2020-01-23 [email protected] de-dup mutiply exported elements
    2020-01-23 [email protected] Allow http uris in frontend_server, front_end, and ddc.
    2020-01-23 [email protected] [VM/libraries] Address code review comment from previous CL.
    2020-01-23 [email protected] Fixes for NORM and FunctionType(s) - type parameters, and covariant formal parameters.
    2020-01-23 [email protected] [vm] resolve symbolic link to find kernel_service snapshot
    2020-01-23 [email protected] [vm, service] Fix race in Service.controlWebServer / getInfo.
    2020-01-23 [email protected] NNBD preview: Make navigation directories collapsible; closes #40109
    2020-01-23 [email protected] [VM/libraries] Fix more analyzer warnings related to NNBD in patch files.
    
    Created with:
      gclient setdep -r src/third_party/dart@c359b5943a52
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/dart-sdk-flutter-engine
    Please CC [email protected] 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: [email protected]
    skia-flutter-autoroll authored Jan 24, 2020
    Configuration menu
    Copy the full SHA
    2bd8980 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4d2557 View commit details
    Browse the repository at this point in the history
  10. Roll src/third_party/dart c359b59..bc93488 (1 commits) (#15962)

    https://dart.googlesource.com/sdk.git/+log/c359b5943a52..bc9348829ef8
    
    git log c359b59..bc93488 --date=short --first-parent --format='%ad %ae %s'
    2020-01-24 [email protected] NNBD preview: change the Edit Details response to be JSON
    
    Created with:
      gclient setdep -r src/third_party/dart@bc9348829ef8
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/dart-sdk-flutter-engine
    Please CC [email protected] 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: [email protected]
    skia-flutter-autoroll authored Jan 24, 2020
    Configuration menu
    Copy the full SHA
    96dc016 View commit details
    Browse the repository at this point in the history
  11. Roll src/third_party/skia a7e557f..3ea4d5b (4 commits) (#15963)

    https://skia.googlesource.com/skia.git/+log/a7e557f3e353..3ea4d5bb857d
    
    git log a7e557f..3ea4d5b --date=short --first-parent --format='%ad %ae %s'
    2020-01-24 [email protected] Roll ../src 7afe38da7578..2ae619822948 (463 commits)
    2020-01-24 [email protected] Roll third_party/externals/angle2 135f8fc..f3b4e6c (8 commits)
    2020-01-24 [email protected] Roll third_party/externals/swiftshader f324fe10ca65..5ef91b82cbed (6 commits)
    2020-01-24 [email protected] Add support for GL_NV_fence.
    
    Created with:
      gclient setdep -r src/third_party/skia@3ea4d5bb857d
    
    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 [email protected] 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: [email protected]
    skia-flutter-autoroll authored Jan 24, 2020
    Configuration menu
    Copy the full SHA
    d5777c7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dfec108 View commit details
    Browse the repository at this point in the history
  13. Roll src/third_party/dart bc93488..fc3af73 (2 commits) (#15965)

    https://dart.googlesource.com/sdk.git/+log/bc9348829ef8..fc3af737c759
    
    git log bc93488..fc3af73 --date=short --first-parent --format='%ad %ae %s'
    2020-01-24 [email protected] Update typed-data constructor documentation.
    2020-01-24 [email protected] [SDK] Fixes async* stack unwinding.
    
    Created with:
      gclient setdep -r src/third_party/dart@fc3af737c759
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/dart-sdk-flutter-engine
    Please CC [email protected] 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: [email protected]
    skia-flutter-autoroll authored Jan 24, 2020
    Configuration menu
    Copy the full SHA
    51a7964 View commit details
    Browse the repository at this point in the history
Loading