-
-
Notifications
You must be signed in to change notification settings - Fork 375
feat: Time to initial and full display #2724
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 all commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
994b69d
ttid ttfd
brustolin 379f8b0
tests
brustolin 2d7fdf5
adjustments
brustolin 53b0f01
Merge branch 'main' into feat/ttid-ttfd
brustolin 35fc235
todos
brustolin ca09c60
Update CHANGELOG.md
brustolin d375c33
Format code
getsentry-bot ad1a43d
Update CHANGELOG.md
brustolin d1681ce
fixing uikit reference
brustolin e7e696b
Update SentryHubTests.swift
brustolin be414d1
Format code
getsentry-bot db8dfb3
Apply suggestions from code review
brustolin 8222710
refactoring to extension
brustolin f03c193
format
brustolin 6c80d41
Merge branch 'feat/ttid-ttfd' of github.com:getsentry/sentry-cocoa in…
brustolin 2e6f2a3
Update TraceTestViewController.swift
brustolin ac2fcd7
Apply suggestions from code review
brustolin 5e041b3
renaming
brustolin d2bc42e
Merge branch 'main' into feat/ttid-ttfd
brustolin f894ebc
Format code
getsentry-bot 716a1c3
Update SentryTracer.m
brustolin 24aae3b
Merge branch 'feat/ttid-ttfd' of github.com:getsentry/sentry-cocoa in…
brustolin ae4e1b4
Format code
getsentry-bot f1c260b
Update SentryTests-Bridging-Header.h
brustolin f3f7961
Merge branch 'feat/ttid-ttfd' of github.com:getsentry/sentry-cocoa in…
brustolin ecb399a
Merge branch 'main' into feat/ttid-ttfd
brustolin fe05df6
dont enable timetoFullDisplay for sample
brustolin ce5cf2f
Format code
getsentry-bot 81e18bf
fix tests
brustolin 4e449e0
Merge branch 'feat/ttid-ttfd' of github.com:getsentry/sentry-cocoa in…
brustolin c3c07f8
Format code
getsentry-bot 3bc1de1
Update SentryTimeToDisplayTracker.m
brustolin c05f6d3
always have ttfd
brustolin e93fd2a
removing Tracer Extension
brustolin 692c9ad
Merge branch 'main' into feat/ttid-ttfd
brustolin ae1257a
fixing key
brustolin e68815e
Merge branch 'main' into feat/ttid-ttfd
brustolin 725ce29
Update CHANGELOG.md
brustolin fc4690a
Update SentryUIViewControllerPerformanceTracker.m
brustolin 605ba58
Format code
getsentry-bot a32310a
fixed time drifting
brustolin 0e34ab5
Moving TTID to after viewWillAppear
brustolin 23fb5ad
format
brustolin e680bbb
Fixing transaction duration
brustolin 689b9eb
Update SentryTracer.m
brustolin 6bec01c
Update SentryOptions.h
brustolin c01875e
Merge branch 'main' into feat/ttid-ttfd
brustolin 0c12984
Update SentryOptions.h
brustolin a046bec
Update SentryTracer.m
brustolin e1fcf91
fix tests
brustolin 313db3a
Update CHANGELOG.md
brustolin f441799
Apply suggestions from code review
brustolin b779319
Format code
getsentry-bot ea95a77
some updates
brustolin 6b40961
Merge branch 'feat/ttid-ttfd' of github.com:getsentry/sentry-cocoa in…
brustolin 36ec92a
Format code
getsentry-bot 7dd8615
merging
brustolin 1ab0baf
Merge branch 'feat/ttid-ttfd' of github.com:getsentry/sentry-cocoa in…
brustolin 5c0ef6d
Update SentryUIViewControllerPerformanceTracker.m
brustolin aa5ed70
Format code
getsentry-bot a729d6b
refactor tests
brustolin 8ae45f5
Update SentryUIViewControllerPerformanceTrackerTests.swift
brustolin db6707f
Apply suggestions from code review
brustolin 8e7f818
More tests
brustolin c5ec72d
Merge branch 'main' into feat/ttid-ttfd
brustolin 6c0904c
Update CHANGELOG.md
brustolin 31b8f15
Update TableViewController.swift
brustolin ca27faa
Merge branch 'main' into feat/ttid-ttfd
brustolin 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
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
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
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
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
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
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.