-
-
Notifications
You must be signed in to change notification settings - Fork 205
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: getsentry/sentry-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.13.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getsentry/sentry-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.13.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 47 files changed
- 8 contributors
Commits on Apr 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c71525c - Browse repository at this point
Copy the full SHA c71525cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1be45ac - Browse repository at this point
Copy the full SHA 1be45acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d8c3ae - Browse repository at this point
Copy the full SHA 7d8c3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8966ed8 - Browse repository at this point
Copy the full SHA 8966ed8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e7a66 - Browse repository at this point
Copy the full SHA 91e7a66View commit details
Commits on Apr 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e8ef54b - Browse repository at this point
Copy the full SHA e8ef54bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 582164e - Browse repository at this point
Copy the full SHA 582164eView commit details
Commits on Apr 13, 2026
-
ref: make SENTRY_HANDLER_STACK_SIZE overridable via env var (#1636)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 14bc452 - Browse repository at this point
Copy the full SHA 14bc452View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e9335 - Browse repository at this point
Copy the full SHA e7e9335View commit details -
ref: zero-initialize
SENTRY_MAKEallocations (#1546)Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for ea6b39d - Browse repository at this point
Copy the full SHA ea6b39dView commit details
Commits on Apr 14, 2026
-
feat: add
before_screenshothook (#1641)Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for e15c217 - Browse repository at this point
Copy the full SHA e15c217View commit details -
fix(native): replace sandbox-incompatible IPC primitives on macOS (#1644
) * fix(native): replace sandbox-incompatible IPC primitives on macOS macOS App Sandbox blocks sem_open(), shm_open(), and fork() in sandboxed apps, causing the native backend to fail during init. - Replace sem_open/sem_wait with pthread_mutex_t for IPC synchronization - Replace shm_open with file-backed mmap using $TMPDIR (sandbox-safe) - Replace fork+exec with posix_spawn using POSIX_SPAWN_CLOEXEC_DEFAULT and explicit fd inheritance via posix_spawn_file_actions_addinherit_np - Pass shm_fd to daemon via posix_spawn instead of reopening by name - Add macOS App Sandbox integration tests verifying init, crash capture, minidump generation, and native stacktraces inside a sandboxed .app --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 2a6ec9d - Browse repository at this point
Copy the full SHA 2a6ec9dView commit details
Commits on Apr 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7bf4d2c - Browse repository at this point
Copy the full SHA 7bf4d2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b944a - Browse repository at this point
Copy the full SHA 17b944aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 848fd4c - Browse repository at this point
Copy the full SHA 848fd4cView 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 0.13.6...0.13.7