Skip to content
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/flutter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 098aac7ffeef
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 61e927d22fe6
Choose a head ref
  • 16 commits
  • 52 files changed
  • 9 contributors

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    338841a View commit details
    Browse the repository at this point in the history
  2. [flutter_tools] Fix so that the value set by `--dart-define-from-file…

    …` can be passed to Gradle (#114297)
    
    * Add dartDefineConfigJsonMap to the checklist
    
    * Fix typo
    
    * Align formatting with other code
    
    * Fix toGradleConfig method
    blendthink authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    229b39e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3895786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6e3ec8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Roll Flutter Engine from 7326e5b3354b to 329900fc85d6 (7 revisions) (#…

    …115185)
    
    * 645d4e313 Roll Dart SDK from 1e37edb1f6c1 to 2b6909ba35e5 (1 revision) (flutter/engine#37516)
    
    * 4cbfe4238 Build display lists from SkParagraph output using the ParagraphPainter interface (flutter/engine#37087)
    
    * 05649893f Roll Skia from 77620568f467 to 1a7879e4e26a (6 revisions) (flutter/engine#37520)
    
    * f48be3491 Run pub get before building host.dart. (flutter/engine#37502)
    
    * e815a60a7 Roll Skia from 1a7879e4e26a to a457da8acd16 (5 revisions) (flutter/engine#37524)
    
    * 0f93194b7 Roll ICU from 20f8ac695af5 to da0744861976 (1 revision) (flutter/engine#37525)
    
    * 329900fc8 Roll Skia from a457da8acd16 to 29b9dbd7a8ed (1 revision) (flutter/engine#37528)
    engine-flutter-autoroll authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    8d808b5 View commit details
    Browse the repository at this point in the history
  2. Add drone_dimensions to devicelab_build_test. (#115183)

    This is to allow a single drone to manage all the different subbuilds.
    
    Bug: #114943
    godofredoc authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    10dc566 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a5b531 View commit details
    Browse the repository at this point in the history
  4. [web] Add --local-web-sdk flag and use precompiled platform kernels…

    … for dart2js and ddc (#114639)
    
    * Dart2JS build step looks for compiled platform binaries.
    
    * Use new locations of platform binaries.
    
    * Added --local-web-sdk command line flag.
    
    * Need to use the matching frontend server when doing ddc stuff.
    
    * Update packages/flutter_tools/lib/src/test/web_test_compiler.dart
    
    Co-authored-by: Mouad Debbar <[email protected]>
    
    * Update packages/flutter_tools/lib/src/runner/flutter_command_runner.dart
    
    Co-authored-by: Mouad Debbar <[email protected]>
    
    * Formatting issues.
    
    * Need to use URI format for platform dill.
    
    * Fix resident runner tests.
    
    * Fix analysis issue.
    
    * Fix and add unit tests.
    
    * Add some useful comments.
    
    * Refine doc comments for flags.
    
    Co-authored-by: Mouad Debbar <[email protected]>
    eyebrowsoffire and mdebbar authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    0e9ee36 View commit details
    Browse the repository at this point in the history
  5. Make FutureBuilder handle SynchronousFuture correctly, reland Synchro…

    …nousFuture usage in test assets (#115173)
    
    * Make FutureBuilder handle SynchronousFuture correctly
    
    * Reland  "Load assets in flutter_test without turning event loop. (#115123)" (#115156)"
    
    This reverts commit 3895786.
    dnfield authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    9e314ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    673fd97 View commit details
    Browse the repository at this point in the history
  7. Roll Flutter Engine from 17d428e688a9 to 38c4f1d78630 (2 revisions) (#…

    …115192)
    
    * 09c3fcd01 Add more raster traces (flutter/engine#37510)
    
    * 38c4f1d78 Roll Fuchsia Linux SDK from R3L54Ma3VT2TQ6RpI... to xDY5B0-NZzq2idRNU... (flutter/engine#37541)
    engine-flutter-autoroll authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    edcdb00 View commit details
    Browse the repository at this point in the history
  8. Roll Flutter Engine from 38c4f1d78630 to 1f0dd2c0f5bb (2 revisions) (#…

    …115194)
    
    * adecac7e2 Roll Skia from 29b9dbd7a8ed to 3bbdd5bc54f2 (8 revisions) (flutter/engine#37542)
    
    * 1f0dd2c0f Roll Fuchsia Mac SDK from vEw8iuSZYmlfk1JiE... to j3vspnGJcQvIfsXXu... (flutter/engine#37543)
    engine-flutter-autoroll authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    8772768 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ec2bd0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7b6758 View commit details
    Browse the repository at this point in the history
  11. Roll Flutter Engine from f3dfdf4ccf38 to e3b3950f0fab (3 revisions) (#…

    …115200)
    
    * b57e45ea5 [dart:ui] add documentation to FragmentShader setSampler/setFloat (flutter/engine#37503)
    
    * 4b559e6d8 Roll Skia from a727f7ac8a98 to b126902e7988 (1 revision) (flutter/engine#37547)
    
    * e3b3950f0 Revert "[dart:ui] add documentation to FragmentShader setSampler/setFloat (#37503)" (flutter/engine#37549)
    engine-flutter-autoroll authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    94e753d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    61e927d View commit details
    Browse the repository at this point in the history
Loading