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: a02e3f6
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8274f54
Choose a head ref
  • 4 commits
  • 9 files changed
  • 2 contributors

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    29d1a4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a177821 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44e1d0b View commit details
    Browse the repository at this point in the history
  4. Reverts "Reland "Output .js files as ES6 modules. (#52023)" (#53688)" (

    …#53709)
    
    Reverts: #53688
    Initiated by: jiahaog
    Reason for reverting: canvaskit.js cannot be loaded in an internal end to end test - see b/350885206
    Original PR Author: eyebrowsoffire
    
    Reviewed By: {ditman}
    
    This change reverts the following previous change:
    This is an attempt to reland #52023. The issue previously is that if it was not specified by the user, the default CanvasKit base URL did not have a leading slash, which does not work when doing dynamic imports.
    auto-submit[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8274f54 View commit details
    Browse the repository at this point in the history
Loading