Commit f0c4ef3
committed
Merge branch 'main' into dev/grendel/use-libc++
* main: (25 commits)
[CI] Break "Linux Tests" into 2 parallel jobs. (#9642)
Fix `WorkloadDependencies.proj` build. (#9648)
[CI] Set "WearOS Tests" parallelization to 2 agents. (#9639)
[CI] Break "Package Tests" into 2 parallel jobs. (#9638)
Bump to DevDiv/android-platform-support@3b4e16f1 (#9632)
[NativeAOT] improve build logic, part 2 (#9631)
Bump to dotnet/java-interop@2c06b3c2 (#9633)
[NativeAOT] improve build logic, part 1 (#9614)
[build] Generate `WorkloadDependencies.json` (#9613)
[monodroid] remove `monodroid_get_log_categories()` (#9625)
[monodroid] remove `_monodroid_get_identity_hash_code` (#9622)
Bump to dotnet/java-interop@f800ea52 (#9607)
[XABT] Break BuildApk into individual tasks for each content type. (#9612)
[Mono.Android] Bind Android API-Baklava DP1 (#9594)
[Xamarin.Android.Build.Tasks] Extract `BuildArchive` from `BuildApk` (#9556)
[NativeAOT] MSBuild-related logic to get projects to build (#9583)
[build] remove remnants of `OpenTK-1.0.dll` (#9610)
[build] remove `Xamarin.Android.CSharp.targets` (#9609)
[build] runtime "flavors" part 2 (#9598)
Bump com.android.tools.build:manifest-merger to 31.7.3 (#9600)
...File tree
138 files changed
+249594
-3642
lines changed- .github
- build-tools
- Xamarin.Android.Tools.BootstrapTasks/Xamarin.Android.Tools.BootstrapTasks
- api-merge
- automation
- yaml-templates
- create-android-api
- create-packs
- installers
- scripts
- xaprepare/xaprepare/ConfigAndData
- Dependencies
- eng
- external
- samples
- HelloWorld
- HelloLibrary
- HelloWorld
- VSAndroidApp
- Assets
- Properties
- Resources
- layout
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- src
- Microsoft.Android.Sdk.Analysis
- Mono.Android.Export
- Mono.Android.Runtime
- Mono.Android
- Android.Graphics
- Android.Runtime
- Java.Interop
- Profiles
- PublicAPI/API-36
- OpenTK-1.0
- Xamarin.Android.Build.Tasks
- Microsoft.Android.Sdk
- in
- targets
- Microsoft.NET.Sdk.Android
- Resources
- Tasks
- Tests
- Xamarin.Android.Build.Tests
- Xamarin.ProjectTools/Android
- Utilities
- manifestmerger
- native
- monodroid
- pinvoke-override
- runtime-base
- tests
- CodeBehind
- BuildTests
- CommonSampleLibrary
- Mono.Android-Tests
- Java.Interop-Tests
- Runtime-AppBundle
- Properties
- Runtime-MultiDex
- Properties
- TestRunner.Core
- TestRunner.NUnit
- Xamarin.Forms-Performance-Integration/Droid
- api-compatibility
- tools/workload-dependencies
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
138 files changed
+249594
-3642
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 66 | | |
71 | 67 | | |
72 | | - | |
| 68 | + | |
73 | 69 | | |
74 | 70 | | |
75 | 71 | | |
| |||
102 | 98 | | |
103 | 99 | | |
104 | 100 | | |
105 | | - | |
106 | 101 | | |
107 | 102 | | |
108 | 103 | | |
| |||
147 | 142 | | |
148 | 143 | | |
149 | 144 | | |
150 | | - | |
151 | 145 | | |
152 | 146 | | |
153 | 147 | | |
| |||
219 | 213 | | |
220 | 214 | | |
221 | 215 | | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
222 | 220 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
0 commit comments