-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Tile compression - backtracking layers level #137
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
30 commits
Select commit
Hold shift + click to select a range
2895563
remove after buffer image comparisons (+4 squashed commits)
abelonogov-ld bc3df48
fix concurrency issues
abelonogov-ld c21e76d
sending just rect (+3 squashed commits)
abelonogov-ld 29fcaae
Merge branch 'andrey/send-changed-rectangles' into andrey/tile-compre…
abelonogov-ld 7bf2142
more
abelonogov-ld a342038
small fixes
abelonogov-ld b7d50e2
move check
abelonogov-ld c78596b
works with blinking
abelonogov-ld e119e60
still blinks
abelonogov-ld 7183c5e
renaming
abelonogov-ld 07b0fa7
renaming stuff
abelonogov-ld a394026
no back glitch
abelonogov-ld 2086a4d
renaming
abelonogov-ld aafeb93
TiledDiffManager
abelonogov-ld 7fe37d0
CaptureManager rename
abelonogov-ld 52d1ec1
more renaming
abelonogov-ld b124ed0
fix overflow
abelonogov-ld 2fca24c
adjustable tile sizes
abelonogov-ld 140ee73
old comments
abelonogov-ld 222600d
fix tile signature matching
abelonogov-ld cff72e6
first shippable version
abelonogov-ld 1364793
old code
abelonogov-ld deaed12
with-removal
abelonogov-ld a266ef3
fix removal algo
abelonogov-ld 9b4d363
rename to compression property and make option turn off able
abelonogov-ld 6f8dd6a
address feadback
abelonogov-ld 54fcb41
renaming
abelonogov-ld 8888ab1
Merge branch 'main' into andrey/tile-removals1
abelonogov-ld ca9a893
fix handling new keyFrame
abelonogov-ld 135e672
introduce constants
abelonogov-ld 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
219 changes: 143 additions & 76 deletions
219
...xporter/SessionReplayEventGenerator.swift → ...Replay/Exporter/RRWebEventGenerator.swift
Large diffs are not rendered by default.
Oops, something went wrong.
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.