-
-
Notifications
You must be signed in to change notification settings - Fork 226
Support 16 KB page sizes on Android - libsentrysupplemental #3723
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 44 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
c64ca21
Add net9.0 support
jamescrosswell 582045d
Workaround CastleProxy errors in device tests
jamescrosswell d3c40ca
Skip SystemDiagnosticsMetricsListenerTests in DeviceTests (will depre…
jamescrosswell df2cd5e
Disabled Handle_UnobservedTaskException_CaptureEvent (flaky test)
jamescrosswell 1154070
Update CHANGELOG.md
jamescrosswell 10550f7
Merge branch 'version-5.0.0' into net9
jamescrosswell f013b99
Made logic for detecting net8.0 or later more robust in Sentry.target…
jamescrosswell bdca1bb
Bump device tests to Xcode 16
jamescrosswell 8150ca8
Moved error from runtime to compile time in SingleFileApp
jamescrosswell 968e87b
Bump to XHarness 10 (prerelease)
jamescrosswell c3231da
Format code
getsentry-bot 93a950b
Merge branch 'version-5.0.0' into net9
jamescrosswell ba88d7e
Removed reference to obsolete member (Java SDK)
jamescrosswell 4a30dfd
Disabled iOS device tests
jamescrosswell 813a119
Removed hard coded alpha VersionSuffix
jamescrosswell 5efc0d5
Update ApiApprovalTests.Run.DotNet9_0.verified.txt
jamescrosswell 5beafd0
Debug native library references in integration tests on CI
jamescrosswell 196d00d
Reenable iOS device tests
jamescrosswell c9f3bc3
Fixed typo in MS Build condition on FrameworkSupportsNative
jamescrosswell faad873
Added temporary diagnostic logging to device-tests-ios.yml
jamescrosswell 306eefc
Update Sentry.Samples.Maui.csproj
jamescrosswell 301a854
Update device-tests-ios.yml
jamescrosswell ec2335e
Update device-test.ps1
jamescrosswell 58206a9
Update device-tests-ios.yml
jamescrosswell 7261983
Update build.yml
jamescrosswell bcc3f00
Disable Flaky tests
jamescrosswell d45ea42
Update Sentry.Native.targets
jamescrosswell 830ba36
Update Sentry.Native.targets
jamescrosswell 867073e
Merge branch 'version-5.0.0' into net9
jamescrosswell 4f59199
Update verify tests
jamescrosswell bab8ee7
Update SentryOptionsTests.Integrations_default_ones_are_properly_regi…
jamescrosswell 8699018
Update CHANGELOG.md
jamescrosswell 97b8a65
Update LocalDbFixture.cs
jamescrosswell 3da79c2
Merge branch 'net9' of github.com:getsentry/sentry-dotnet into net9
jamescrosswell 480814b
Format code
getsentry-bot e0ceb09
Update HubTests.cs
jamescrosswell ef82fb9
Merge branch 'net9' of github.com:getsentry/sentry-dotnet into net9
jamescrosswell 6cdb228
Fixed alignment in libsentrysupplemental.so
jamescrosswell 26c5906
Update CHANGELOG.md
jamescrosswell 12bfdee
Merge branch 'version-5.0.0' into align-libsentry
jamescrosswell cdf2106
Update CHANGELOG.md
jamescrosswell 8669e4c
Update action.yml
jamescrosswell a225f26
Revert "Update action.yml"
jamescrosswell 4dc5488
Update action.yml
jamescrosswell d5a1ae2
Update CHANGELOG.md
jamescrosswell File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+48 Bytes
(100%)
lib/sentrysupplemental/bin/arm64-v8a/libsentrysupplemental.so
Binary file not shown.
Binary file modified
BIN
+60 Bytes
(100%)
lib/sentrysupplemental/bin/armeabi-v7a/libsentrysupplemental.so
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+56 Bytes
(100%)
lib/sentrysupplemental/bin/x86_64/libsentrysupplemental.so
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.