This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: ecdfc91d1618
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ecabc1037652
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 26 files changed
- 7 contributors
Commits on Feb 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 05dd023 - Browse repository at this point
Copy the full SHA 05dd023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f439d9 - Browse repository at this point
Copy the full SHA 9f439d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for effd8a0 - Browse repository at this point
Copy the full SHA effd8a0View commit details -
Manually add third_party/dart/pkg/stagehand to DEPS (#16785)
This is a new dependency introduced to the create_sdk build in https://dart-review.googlesource.com/c/sdk/+/136842
Configuration menu - View commit details
-
Copy full SHA for af90e8b - Browse repository at this point
Copy the full SHA af90e8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae999f0 - Browse repository at this point
Copy the full SHA ae999f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0897c3 - Browse repository at this point
Copy the full SHA d0897c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7af8d3e - Browse repository at this point
Copy the full SHA 7af8d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb3dc86 - Browse repository at this point
Copy the full SHA fb3dc86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 468b371 - Browse repository at this point
Copy the full SHA 468b371View commit details -
fuchsia: remove use of replace_as_executable (#16690)
On Fuchsia, we can now get executable VMOs from trusted backing filesystems. This allows us to remove the use of replace_as_executable in favor of opening files with `fdio_open_fd_at` with the `OPEN_RIGHT_EXECUTABLE` flag and getting VMOs by calling `fdio_get_vmo_exec`. By moving the responsibility for executability into the filesystem, we should be able to remove deprecated-ambient-replace-as-executable from component manifests for non-JIT runners (the JIT runners still call replace_as_executable in Dart's allocator). Test: verified locally that this works on Astro on a _user build with the runtime allowlist tightened.
Configuration menu - View commit details
-
Copy full SHA for ff921cd - Browse repository at this point
Copy the full SHA ff921cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d590e98 - Browse repository at this point
Copy the full SHA d590e98View commit details -
Fix handler unregistration in C++ channels (#16794)
MethodChannel and BasicMessageChannel in the C++ wrapper didn't have the expected semantics that passing a null handler would remove any existing handler. This was inconsistent with other platforms and with the lower-level object APIs in this wrapper, and made unregistration in cases where that's desirable more difficult due to needing to keep other object references. Adds tests for this functionality, and some backfill of missing tests for basic handler behavior. See flutter/flutter#51207
Configuration menu - View commit details
-
Copy full SHA for 52070e3 - Browse repository at this point
Copy the full SHA 52070e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 592b3ff - Browse repository at this point
Copy the full SHA 592b3ffView commit details -
[web] changing user limits for macos (#16797)
* changing user limits for macos * check kernel name instead
Nurhan Turgut authoredFeb 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 9ac76ad - Browse repository at this point
Copy the full SHA 9ac76adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7685e08 - Browse repository at this point
Copy the full SHA 7685e08View commit details
Commits on Feb 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3286543 - Browse repository at this point
Copy the full SHA 3286543View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29cff9e - Browse repository at this point
Copy the full SHA 29cff9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc3a15e - Browse repository at this point
Copy the full SHA fc3a15eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a9dc1 - Browse repository at this point
Copy the full SHA f1a9dc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecabc10 - Browse repository at this point
Copy the full SHA ecabc10View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ecdfc91d1618...ecabc1037652