-
Notifications
You must be signed in to change notification settings - Fork 68
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: dart-lang/native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: hooks_runner-v0.19.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dart-lang/native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 65 files changed
- 3 contributors
Commits on May 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c3f9cfe - Browse repository at this point
Copy the full SHA c3f9cfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9b7199 - Browse repository at this point
Copy the full SHA f9b7199View commit details
Commits on May 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 33a0cdd - Browse repository at this point
Copy the full SHA 33a0cddView commit details -
[jnigen] Fix generic subinterfaces not specifying full type params (#…
…2255) Classes that inherited a generic without specifying all type parameters were not generated. Filling the ones not specified with `JObject?`.
Configuration menu - View commit details
-
Copy full SHA for 8aa3f53 - Browse repository at this point
Copy the full SHA 8aa3f53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11966f1 - Browse repository at this point
Copy the full SHA 11966f1View commit details
Commits on May 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 31e2ead - Browse repository at this point
Copy the full SHA 31e2eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ef07c - Browse repository at this point
Copy the full SHA 47ef07cView commit details
Commits on May 7, 2025
-
[native_toolchain_c] Firebase Studio setup (partially) (#2269)
Bug: #2273 This PR makes `dart test` in packages `hooks`, `hooks_runner`, `code_assets` and `data_assets` pass. This PR makes `dart test` in `package:native_toolchain_c` partially pass. The tests that are still failing are the cross-compiling tests from linux_x64 to linux_non-x64. Changes required to discover the toolchains on the NixOS vm of FireBase studio: * Adds the installation path of the Android NDK to the default installation paths. (It would be better if we got this from `ANDROID_HOME` or `ANDROID_SDK_ROOT`.) * Enables discovering `llvm-ar` and `ld.lld` on the PATH. They are in separate install locations in NixOS. * Prefer `ld.lld` over `ld` from GCC when not cross compiling in `CLinker` (more likely to be available). In addition this PR commits the `.idx/dev.nix` NixOS config so that new checkouts in FireBase studio will automatically pull in the right dependencies.
Configuration menu - View commit details
-
Copy full SHA for 19f4475 - Browse repository at this point
Copy the full SHA 19f4475View commit details -
[jnigen] Generate Kotlin stdlib classes without providing path (#2271)
* Add versions to gradle dependencies of jnigen * Add versions to gradle dependencies of jni * [jnigen] Generate Kotlin classes without providing path
Configuration menu - View commit details
-
Copy full SHA for 442ce18 - Browse repository at this point
Copy the full SHA 442ce18View 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 hooks_runner-v0.19.0...main